Check for Large File Support -- yes we have Large File Support! Check for wide char support -- have wchar_t - enabling Unicode support Check for gcc no-builtin flag Check for rmdir Check for strchr Check for strrchr Check for rename Check for mktemp Check for mktime Check for mkstemp Check for memset Check for memmove Check for strerror Check for errno declaration Check for directory libraries Check for readlink Check for directory include file Check for nonexistent include files Check for term I/O include file Check for valloc Check for /usr/local/bin and /usr/local/man Check for OS-specific flags Check for symbolic links eval /usr/bin/make -f unix/Makefile zips `cat flags` make[2]: Entering directory '/nvmedata/autobuild/instance-23/output-1/build/zip-3.0' /nvmedata/autobuild/instance-23/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 zip.c /nvmedata/autobuild/instance-23/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 zipfile.c /nvmedata/autobuild/instance-23/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 zipup.c In file included from zipup.c:109: zipup.c: In function 'file_read': unix/zipup.h:21:22: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 21 | #define zread(f,b,n) read(f,b,n) | ^~~~~~~~~~~ zipup.c:1264:10: note: in expansion of macro 'zread' 1264 | zread(ifile, buf, 1); len = 1; /* keep single \r if EOF */ | ^~~~~ /nvmedata/autobuild/instance-23/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 fileio.c fileio.c: In function 'ask_for_split_read_path': fileio.c:2120:5: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 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); | ^~~~~~~~~~~~~~~~~~~~~~~~ /nvmedata/autobuild/instance-23/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 util.c /nvmedata/autobuild/instance-23/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 globals.c /nvmedata/autobuild/instance-23/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 crypt.c /nvmedata/autobuild/instance-23/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 ttyio.c ttyio.c: In function 'getp': ttyio.c:628:13: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 628 | read(f, &c, 1); | ^~~~~~~~~~~~~~ /nvmedata/autobuild/instance-23/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 unix/unix.c /nvmedata/autobuild/instance-23/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 crc32.c /nvmedata/autobuild/instance-23/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 zbz2err.c /nvmedata/autobuild/instance-23/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 deflate.c /nvmedata/autobuild/instance-23/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 trees.c /nvmedata/autobuild/instance-23/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 /nvmedata/autobuild/instance-23/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 zipcloak.c /nvmedata/autobuild/instance-23/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 zipfile_.o zipfile.c /nvmedata/autobuild/instance-23/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 fileio_.o fileio.c fileio.c: In function 'ask_for_split_read_path': fileio.c:2120:5: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 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); | ^~~~~~~~~~~~~~~~~~~~~~~~ /nvmedata/autobuild/instance-23/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 util_.o util.c /nvmedata/autobuild/instance-23/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 /nvmedata/autobuild/instance-23/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 /nvmedata/autobuild/instance-23/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 /nvmedata/autobuild/instance-23/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 /nvmedata/autobuild/instance-23/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 /nvmedata/autobuild/instance-23/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 /nvmedata/autobuild/instance-23/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); | ^~~~~~~~~~~~~~~~~~~ /nvmedata/autobuild/instance-23/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 '/nvmedata/autobuild/instance-23/output-1/build/zip-3.0' make[1]: Leaving directory '/nvmedata/autobuild/instance-23/output-1/build/zip-3.0' >>> zip 3.0 Installing to staging directory >>> zip 3.0 Fixing libtool files for la in $(find /nvmedata/autobuild/instance-23/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/nvmedata/autobuild/instance-23/output-1:@BASE_DIR@:g" \ -e "s:/nvmedata/autobuild/instance-23/output-1/host/powerpc64-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/nvmedata/autobuild/instance-23/output-1/host/powerpc64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/nvmedata/autobuild/instance-23/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> zip 3.0 Installing to target PATH="/nvmedata/autobuild/instance-23/output-1/host/bin:/nvmedata/autobuild/instance-23/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 PATH="/nvmedata/autobuild/instance-23/output-1/host/bin:/nvmedata/autobuild/instance-23/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/nvmedata/autobuild/instance-23/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ar" AS="/nvmedata/autobuild/instance-23/output-1/host/bin/powerpc64-buildroot-linux-gnu-as" LD="/nvmedata/autobuild/instance-23/output-1/host/bin/powerpc64-buildroot-linux-gnu-ld" NM="/nvmedata/autobuild/instance-23/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-nm" CC="/nvmedata/autobuild/instance-23/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc" GCC="/nvmedata/autobuild/instance-23/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc" CPP="/nvmedata/autobuild/instance-23/output-1/host/bin/powerpc64-buildroot-linux-gnu-cpp" CXX="/nvmedata/autobuild/instance-23/output-1/host/bin/powerpc64-buildroot-linux-gnu-g++" FC="/nvmedata/autobuild/instance-23/output-1/host/bin/powerpc64-buildroot-linux-gnu-gfortran" F77="/nvmedata/autobuild/instance-23/output-1/host/bin/powerpc64-buildroot-linux-gnu-gfortran" RANLIB="/nvmedata/autobuild/instance-23/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ranlib" READELF="/nvmedata/autobuild/instance-23/output-1/host/bin/powerpc64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/nvmedata/autobuild/instance-23/output-1/host/bin/powerpc64-buildroot-linux-gnu-objcopy" OBJDUMP="/nvmedata/autobuild/instance-23/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/nvmedata/autobuild/instance-23/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/nvmedata/autobuild/instance-23/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/nvmedata/autobuild/instance-23/output-1/host/include" LDFLAGS_FOR_BUILD="-L/nvmedata/autobuild/instance-23/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-23/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/nvmedata/autobuild/instance-23/output-1/host/bin/powerpc64-buildroot-linux-gnu-as" DEFAULT_LINKER="/nvmedata/autobuild/instance-23/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="/nvmedata/autobuild/instance-23/output-1/host/bin/pkg-config" STAGING_DIR="/nvmedata/autobuild/instance-23/output-1/host/powerpc64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no -C /nvmedata/autobuild/instance-23/output-1/build/zip-3.0 -f unix/Makefile install prefix=/nvmedata/autobuild/instance-23/output-1/target/usr make[1]: Entering directory '/nvmedata/autobuild/instance-23/output-1/build/zip-3.0' mkdir -p /nvmedata/autobuild/instance-23/output-1/target/usr/bin cp zip zipcloak zipnote zipsplit /nvmedata/autobuild/instance-23/output-1/target/usr/bin cd /nvmedata/autobuild/instance-23/output-1/target/usr/bin; chmod 755 zip zipcloak zipnote zipsplit mkdir -p /nvmedata/autobuild/instance-23/output-1/target/usr/man/man1 cp man/zip.1 /nvmedata/autobuild/instance-23/output-1/target/usr/man/man1/zip.1 chmod 644 /nvmedata/autobuild/instance-23/output-1/target/usr/man/man1/zip.1 cp man/zipcloak.1 /nvmedata/autobuild/instance-23/output-1/target/usr/man/man1/zipcloak.1 chmod 644 /nvmedata/autobuild/instance-23/output-1/target/usr/man/man1/zipcloak.1 cp man/zipnote.1 /nvmedata/autobuild/instance-23/output-1/target/usr/man/man1/zipnote.1 chmod 644 /nvmedata/autobuild/instance-23/output-1/target/usr/man/man1/zipnote.1 cp man/zipsplit.1 /nvmedata/autobuild/instance-23/output-1/target/usr/man/man1/zipsplit.1 chmod 644 /nvmedata/autobuild/instance-23/output-1/target/usr/man/man1/zipsplit.1 make[1]: Leaving directory '/nvmedata/autobuild/instance-23/output-1/build/zip-3.0' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /nvmedata/autobuild/instance-23/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_CC@%/nvmedata/autobuild/instance-23/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-23/output-1/host/bin/powerpc64-buildroot-linux-gnu-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-23/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ar%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_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/nvmedata/autobuild/instance-23/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-23/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-23/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-23/output-1/host/powerpc64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /nvmedata/autobuild/instance-23/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-23/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-23/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-23/output-1/host/bin/powerpc64-buildroot-linux-gnu-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-23/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ar%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_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@%/nvmedata/autobuild/instance-23/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-23/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-23/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-23/output-1/host/powerpc64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /nvmedata/autobuild/instance-23/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-23/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/bash$' /nvmedata/autobuild/instance-23/output-1/target/etc/shells || echo "/bin/bash" >> /nvmedata/autobuild/instance-23/output-1/target/etc/shells if grep -q CONFIG_ASH=y /nvmedata/autobuild/instance-23/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /nvmedata/autobuild/instance-23/output-1/target/etc/shells || echo "/bin/ash" >> /nvmedata/autobuild/instance-23/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /nvmedata/autobuild/instance-23/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /nvmedata/autobuild/instance-23/output-1/target/etc/shells || echo "/bin/hush" >> /nvmedata/autobuild/instance-23/output-1/target/etc/shells; fi mkdir -p /nvmedata/autobuild/instance-23/output-1/target/etc echo "buildroot" > /nvmedata/autobuild/instance-23/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /nvmedata/autobuild/instance-23/output-1/target/etc/hosts mkdir -p /nvmedata/autobuild/instance-23/output-1/target/etc echo "Welcome to Buildroot" > /nvmedata/autobuild/instance-23/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /nvmedata/autobuild/instance-23/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /nvmedata/autobuild/instance-23/output-1/target/etc/shells || echo "/bin/sh" >> /nvmedata/autobuild/instance-23/output-1/target/etc/shells if [ -x /nvmedata/autobuild/instance-23/output-1/target/sbin/swapon -a -x /nvmedata/autobuild/instance-23/output-1/target/sbin/swapoff ]; then /bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /nvmedata/autobuild/instance-23/output-1/target/etc/inittab; else /bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /nvmedata/autobuild/instance-23/output-1/target/etc/inittab; fi /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~sole::respawn:/sbin/getty -L console 0 vt100 #~' /nvmedata/autobuild/instance-23/output-1/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /nvmedata/autobuild/instance-23/output-1/target/etc/inittab rm -rf /nvmedata/autobuild/instance-23/output-1/target/usr/include /nvmedata/autobuild/instance-23/output-1/target/usr/share/aclocal \ /nvmedata/autobuild/instance-23/output-1/target/usr/lib/pkgconfig /nvmedata/autobuild/instance-23/output-1/target/usr/share/pkgconfig \ /nvmedata/autobuild/instance-23/output-1/target/usr/lib/cmake /nvmedata/autobuild/instance-23/output-1/target/usr/share/cmake \ /nvmedata/autobuild/instance-23/output-1/target/usr/doc find /nvmedata/autobuild/instance-23/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /nvmedata/autobuild/instance-23/output-1/target/lib/ /nvmedata/autobuild/instance-23/output-1/target/usr/lib/ /nvmedata/autobuild/instance-23/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /nvmedata/autobuild/instance-23/output-1/target/usr/share/gdb rm -rf /nvmedata/autobuild/instance-23/output-1/target/usr/share/zsh rm -rf /nvmedata/autobuild/instance-23/output-1/target/usr/man /nvmedata/autobuild/instance-23/output-1/target/usr/share/man rm -rf /nvmedata/autobuild/instance-23/output-1/target/usr/info /nvmedata/autobuild/instance-23/output-1/target/usr/share/info rm -rf /nvmedata/autobuild/instance-23/output-1/target/usr/doc /nvmedata/autobuild/instance-23/output-1/target/usr/share/doc rm -rf /nvmedata/autobuild/instance-23/output-1/target/usr/share/gtk-doc rmdir /nvmedata/autobuild/instance-23/output-1/target/usr/share 2>/dev/null || true rm -rf /nvmedata/autobuild/instance-23/output-1/target/lib/debug /nvmedata/autobuild/instance-23/output-1/target/usr/lib/debug find /nvmedata/autobuild/instance-23/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 /nvmedata/autobuild/instance-23/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /nvmedata/autobuild/instance-23/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /nvmedata/autobuild/instance-23/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 /nvmedata/autobuild/instance-23/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.05-rc2-50-gb1dd0548d3"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.05-rc2"; \ echo "PRETTY_NAME=\"Buildroot 2022.05-rc2\"" \ ) > /nvmedata/autobuild/instance-23/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /nvmedata/autobuild/instance-23/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/nvmedata/autobuild/instance-23/output-1/per-package /nvmedata/autobuild/instance-23/buildroot/support/scripts/fix-rpath target touch /nvmedata/autobuild/instance-23/output-1/target/usr >>> Generating root filesystems common tables rm -rf /nvmedata/autobuild/instance-23/output-1/build/buildroot-fs mkdir -p /nvmedata/autobuild/instance-23/output-1/build/buildroot-fs printf ' \n' >> /nvmedata/autobuild/instance-23/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /nvmedata/autobuild/instance-23/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /nvmedata/autobuild/instance-23/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.yaffs2 mkdir -p /nvmedata/autobuild/instance-23/output-1/images rm -rf /nvmedata/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2 mkdir -p /nvmedata/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /nvmedata/autobuild/instance-23/output-1/target/ /nvmedata/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /nvmedata/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /nvmedata/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /nvmedata/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/target" >> /nvmedata/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/nvmedata/autobuild/instance-23/output-1/host/bin:/nvmedata/autobuild/instance-23/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-23/buildroot/support/scripts/mkusers /nvmedata/autobuild/instance-23/output-1/build/buildroot-fs/full_users_table.txt /nvmedata/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/target >> /nvmedata/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/nvmedata/autobuild/instance-23/output-1/host/bin/makedevs -d /nvmedata/autobuild/instance-23/output-1/build/buildroot-fs/full_devices_table.txt /nvmedata/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/target" >> /nvmedata/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /nvmedata/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /nvmedata/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /nvmedata/autobuild/instance-23/output-1/host/bin/mkyaffs2 --all-root /nvmedata/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/target /nvmedata/autobuild/instance-23/output-1/images/rootfs.yaffs2\n' >> /nvmedata/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /nvmedata/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/nvmedata/autobuild/instance-23/output-1/host/bin:/nvmedata/autobuild/instance-23/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /nvmedata/autobuild/instance-23/output-1/host/bin/fakeroot -- /nvmedata/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/nvmedata/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/target table='/nvmedata/autobuild/instance-23/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/nvmedata/autobuild/instance-23/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][done] scanning complete, total 2546 objects. stage 2: creating image '/nvmedata/autobuild/instance-23/output-1/images/rootfs.yaffs2' [ ] 1/2546 0% [ ] 2/2546 0% [ ] 3/2546 0% [ ] 4/2546 0% [ ] 5/2546 0% [ ] 6/2546 0% [ ] 7/2546 0% [ ] 8/2546 0% [ ] 9/2546 0% [ ] 10/2546 0% [ ] 11/2546 0% [ ] 12/2546 0% [ ] 13/2546 0% [ ] 14/2546 0% [ ] 15/2546 0% [ ] 16/2546 0% [ ] 17/2546 0% [ ] 18/2546 0% [ ] 19/2546 0% [ ] 20/2546 0% [ ] 21/2546 0% [ ] 22/2546 0% [ ] 23/2546 0% [ ] 24/2546 0% [ ] 25/2546 0% [ ] 26/2546 1% [ ] 27/2546 1% [ ] 28/2546 1% [ ] 29/2546 1% [ ] 30/2546 1% [ ] 31/2546 1% [ ] 32/2546 1% [ ] 33/2546 1% [ ] 34/2546 1% [ ] 35/2546 1% [ ] 36/2546 1% [ ] 37/2546 1% [ ] 38/2546 1% [ ] 39/2546 1% [ ] 40/2546 1% [ ] 41/2546 1% [= ] 42/2546 1% [= ] 43/2546 1% [= ] 44/2546 1% [= ] 45/2546 1% [= ] 46/2546 1% [= ] 47/2546 1% [= ] 48/2546 1% [= ] 49/2546 1% [= ] 50/2546 1% [= ] 51/2546 2% [= ] 52/2546 2% [= ] 53/2546 2% [= ] 54/2546 2% [= ] 55/2546 2% [= ] 56/2546 2% [= ] 57/2546 2% [= ] 58/2546 2% [= ] 59/2546 2% [= ] 60/2546 2% [= ] 61/2546 2% [= ] 62/2546 2% [= ] 63/2546 2% [= ] 64/2546 2% [= ] 65/2546 2% [= ] 66/2546 2% [= ] 67/2546 2% [= ] 68/2546 2% [= ] 69/2546 2% [= ] 70/2546 2% [= ] 71/2546 2% [= ] 72/2546 2% [= ] 73/2546 2% [= ] 74/2546 2% [= ] 75/2546 2% [= ] 76/2546 2% [= ] 77/2546 3% [= ] 78/2546 3% [= ] 79/2546 3% [= ] 80/2546 3% [= ] 81/2546 3% [= ] 82/2546 3% [== ] 83/2546 3% [== ] 84/2546 3% [== ] 85/2546 3% [== ] 86/2546 3% [== ] 87/2546 3% [== ] 88/2546 3% [== ] 89/2546 3% [== ] 90/2546 3% [== ] 91/2546 3% [== ] 92/2546 3% [== ] 93/2546 3% [== ] 94/2546 3% [== ] 95/2546 3% [== ] 96/2546 3% [== ] 97/2546 3% [== ] 98/2546 3% [== ] 99/2546 3% [== ] 100/2546 3% [== ] 101/2546 3% [== ] 102/2546 4% [== ] 103/2546 4% [== ] 104/2546 4% [== ] 105/2546 4% [== ] 106/2546 4% [== ] 107/2546 4% [== ] 108/2546 4% [== ] 109/2546 4% [== ] 110/2546 4% [== ] 111/2546 4% [== ] 112/2546 4% [== ] 113/2546 4% [== ] 114/2546 4% [== ] 115/2546 4% [== ] 116/2546 4% [== ] 117/2546 4% [== ] 118/2546 4% [== ] 119/2546 4% [== ] 120/2546 4% [== ] 121/2546 4% [== ] 122/2546 4% [== ] 123/2546 4% [=== ] 124/2546 4% [=== ] 125/2546 4% [=== ] 126/2546 4% [=== ] 127/2546 4% [=== ] 128/2546 5% [=== ] 129/2546 5% [=== ] 130/2546 5% [=== ] 131/2546 5% [=== ] 132/2546 5% [=== ] 133/2546 5% [=== ] 134/2546 5% [=== ] 135/2546 5% [=== ] 136/2546 5% [=== ] 137/2546 5% [=== ] 138/2546 5% [=== ] 139/2546 5% [=== ] 140/2546 5% [=== ] 141/2546 5% [=== ] 142/2546 5% [=== ] 143/2546 5% [=== ] 144/2546 5% [=== ] 145/2546 5% [=== ] 146/2546 5% [=== ] 147/2546 5% [=== ] 148/2546 5% [=== ] 149/2546 5% [=== ] 150/2546 5% [=== ] 151/2546 5% [=== ] 152/2546 5% [=== ] 153/2546 6% [=== ] 154/2546 6% [=== ] 155/2546 6% [=== ] 156/2546 6% [=== ] 157/2546 6% [=== ] 158/2546 6% [=== ] 159/2546 6% [=== ] 160/2546 6% [=== ] 161/2546 6% [=== ] 162/2546 6% [=== ] 163/2546 6% [=== ] 164/2546 6% [==== ] 165/2546 6% [==== ] 166/2546 6% [==== ] 167/2546 6% [==== ] 168/2546 6% [==== ] 169/2546 6% [==== ] 170/2546 6% [==== ] 171/2546 6% [==== ] 172/2546 6% [==== ] 173/2546 6% [==== ] 174/2546 6% [==== ] 175/2546 6% [==== ] 176/2546 6% [==== ] 177/2546 6% [==== ] 178/2546 6% [==== ] 179/2546 7% [==== ] 180/2546 7% [==== ] 181/2546 7% [==== ] 182/2546 7% [==== ] 183/2546 7% [==== ] 184/2546 7% [==== ] 185/2546 7% [==== ] 186/2546 7% [==== ] 187/2546 7% [==== ] 188/2546 7% [==== ] 189/2546 7% [==== ] 190/2546 7% [==== ] 191/2546 7% [==== ] 192/2546 7% [==== ] 193/2546 7% [==== ] 194/2546 7% [==== ] 195/2546 7% [==== ] 196/2546 7% [==== ] 197/2546 7% [==== ] 198/2546 7% [==== ] 199/2546 7% [==== ] 200/2546 7% [==== ] 201/2546 7% [==== ] 202/2546 7% [==== ] 203/2546 7% [==== ] 204/2546 8% [==== ] 205/2546 8% [===== ] 206/2546 8% [===== ] 207/2546 8% [===== ] 208/2546 8% [===== ] 209/2546 8% [===== ] 210/2546 8% [===== ] 211/2546 8% [===== ] 212/2546 8% [===== ] 213/2546 8% [===== ] 214/2546 8% [===== ] 215/2546 8% [===== ] 216/2546 8% [===== ] 217/2546 8% [===== ] 218/2546 8% [===== ] 219/2546 8% [===== ] 220/2546 8% [===== ] 221/2546 8% [===== ] 222/2546 8% [===== ] 223/2546 8% [===== ] 224/2546 8% [===== ] 225/2546 8% [===== ] 226/2546 8% [===== ] 227/2546 8% [===== ] 228/2546 8% [===== ] 229/2546 8% [===== ] 230/2546 9% [===== ] 231/2546 9% [===== ] 232/2546 9% [===== ] 233/2546 9% [===== ] 234/2546 9% [===== ] 235/2546 9% [===== ] 236/2546 9% [===== ] 237/2546 9% [===== ] 238/2546 9% [===== ] 239/2546 9% [===== ] 240/2546 9% [===== ] 241/2546 9% [===== ] 242/2546 9% [===== ] 243/2546 9% [===== ] 244/2546 9% [===== ] 245/2546 9% [===== ] 246/2546 9% [====== ] 247/2546 9% [====== ] 248/2546 9% [====== ] 249/2546 9% [====== ] 250/2546 9% [====== ] 251/2546 9% [====== ] 252/2546 9% [====== ] 253/2546 9% [====== ] 254/2546 9% [====== ] 255/2546 10% [====== ] 256/2546 10% [====== ] 257/2546 10% [====== ] 258/2546 10% [====== ] 259/2546 10% [====== ] 260/2546 10% [====== ] 261/2546 10% [====== ] 262/2546 10% [====== ] 263/2546 10% [====== ] 264/2546 10% [====== ] 265/2546 10% [====== ] 266/2546 10% [====== ] 267/2546 10% [====== ] 268/2546 10% [====== ] 269/2546 10% [====== ] 270/2546 10% [====== ] 271/2546 10% [====== ] 272/2546 10% [====== ] 273/2546 10% [====== ] 274/2546 10% [====== ] 275/2546 10% [====== ] 276/2546 10% [====== ] 277/2546 10% [====== ] 278/2546 10% [====== ] 279/2546 10% [====== ] 280/2546 10% [====== ] 281/2546 11% [====== ] 282/2546 11% [====== ] 283/2546 11% [====== ] 284/2546 11% [====== ] 285/2546 11% [====== ] 286/2546 11% [====== ] 287/2546 11% [======= ] 288/2546 11% [======= ] 289/2546 11% [======= ] 290/2546 11% [======= ] 291/2546 11% [======= ] 292/2546 11% [======= ] 293/2546 11% [======= ] 294/2546 11% [======= ] 295/2546 11% [======= ] 296/2546 11% [======= ] 297/2546 11% [======= ] 298/2546 11% [======= ] 299/2546 11% [======= ] 300/2546 11% [======= ] 301/2546 11% [======= ] 302/2546 11% [======= ] 303/2546 11% [======= ] 304/2546 11% [======= ] 305/2546 11% [======= ] 306/2546 12% [======= ] 307/2546 12% [======= ] 308/2546 12% [======= ] 309/2546 12% [======= ] 310/2546 12% [======= ] 311/2546 12% [======= ] 312/2546 12% [======= ] 313/2546 12% [======= ] 314/2546 12% [======= ] 315/2546 12% [======= ] 316/2546 12% [======= ] 317/2546 12% [======= ] 318/2546 12% [======= ] 319/2546 12% [======= ] 320/2546 12% [======= ] 321/2546 12% [======= ] 322/2546 12% [======= ] 323/2546 12% [======= ] 324/2546 12% [======= ] 325/2546 12% [======= ] 326/2546 12% [======= ] 327/2546 12% [======= ] 328/2546 12% [======== ] 329/2546 12% [======== ] 330/2546 12% [======== ] 331/2546 13% [======== ] 332/2546 13% [======== ] 333/2546 13% [======== ] 334/2546 13% [======== ] 335/2546 13% [======== ] 336/2546 13% [======== ] 337/2546 13% [======== ] 338/2546 13% [======== ] 339/2546 13% [======== ] 340/2546 13% [======== ] 341/2546 13% [======== ] 342/2546 13% [======== ] 343/2546 13% [======== ] 344/2546 13% [======== ] 345/2546 13% [======== ] 346/2546 13% [======== ] 347/2546 13% [======== ] 348/2546 13% [======== ] 349/2546 13% [======== ] 350/2546 13% [======== ] 351/2546 13% [======== ] 352/2546 13% [======== ] 353/2546 13% [======== ] 354/2546 13% [======== ] 355/2546 13% [======== ] 356/2546 13% [======== ] 357/2546 14% [======== ] 358/2546 14% [======== ] 359/2546 14% [======== ] 360/2546 14% [======== ] 361/2546 14% [======== ] 362/2546 14% [======== ] 363/2546 14% [======== ] 364/2546 14% [======== ] 365/2546 14% [======== ] 366/2546 14% [======== ] 367/2546 14% [======== ] 368/2546 14% [======== ] 369/2546 14% [========= ] 370/2546 14% [========= ] 371/2546 14% [========= ] 372/2546 14% [========= ] 373/2546 14% [========= ] 374/2546 14% [========= ] 375/2546 14% [========= ] 376/2546 14% [========= ] 377/2546 14% [========= ] 378/2546 14% [========= ] 379/2546 14% [========= ] 380/2546 14% [========= ] 381/2546 14% [========= ] 382/2546 15% [========= ] 383/2546 15% [========= ] 384/2546 15% [========= ] 385/2546 15% [========= ] 386/2546 15% [========= ] 387/2546 15% [========= ] 388/2546 15% [========= ] 389/2546 15% [========= ] 390/2546 15% [========= ] 391/2546 15% [========= ] 392/2546 15% [========= ] 393/2546 15% [========= ] 394/2546 15% [========= ] 395/2546 15% [========= ] 396/2546 15% [========= ] 397/2546 15% [========= ] 398/2546 15% [========= ] 399/2546 15% [========= ] 400/2546 15% [========= ] 401/2546 15% [========= ] 402/2546 15% [========= ] 403/2546 15% [========= ] 404/2546 15% [========= ] 405/2546 15% [========= ] 406/2546 15% [========= ] 407/2546 15% [========= ] 408/2546 16% [========= ] 409/2546 16% [========= ] 410/2546 16% [========== ] 411/2546 16% [========== ] 412/2546 16% [========== ] 413/2546 16% [========== ] 414/2546 16% [========== ] 415/2546 16% [========== ] 416/2546 16% [========== ] 417/2546 16% [========== ] 418/2546 16% [========== ] 419/2546 16% [========== ] 420/2546 16% [========== ] 421/2546 16% [========== ] 422/2546 16% [========== ] 423/2546 16% [========== ] 424/2546 16% [========== ] 425/2546 16% [========== ] 426/2546 16% [========== ] 427/2546 16% [========== ] 428/2546 16% [========== ] 429/2546 16% [========== ] 430/2546 16% [========== ] 431/2546 16% [========== ] 432/2546 16% [========== ] 433/2546 17% [========== ] 434/2546 17% [========== ] 435/2546 17% [========== ] 436/2546 17% [========== ] 437/2546 17% [========== ] 438/2546 17% [========== ] 439/2546 17% [========== ] 440/2546 17% [========== ] 441/2546 17% [========== ] 442/2546 17% [========== ] 443/2546 17% [========== ] 444/2546 17% [========== ] 445/2546 17% [========== ] 446/2546 17% [========== ] 447/2546 17% [========== ] 448/2546 17% [========== ] 449/2546 17% [========== ] 450/2546 17% [========== ] 451/2546 17% [=========== ] 452/2546 17% [=========== ] 453/2546 17% [=========== ] 454/2546 17% [=========== ] 455/2546 17% [=========== ] 456/2546 17% [=========== ] 457/2546 17% [=========== ] 458/2546 17% [=========== ] 459/2546 18% [=========== ] 460/2546 18% [=========== ] 461/2546 18% [=========== ] 462/2546 18% [=========== ] 463/2546 18% [=========== ] 464/2546 18% [=========== ] 465/2546 18% [=========== ] 466/2546 18% [=========== ] 467/2546 18% [=========== ] 468/2546 18% [=========== ] 469/2546 18% [=========== ] 470/2546 18% [=========== ] 471/2546 18% [=========== ] 472/2546 18% [=========== ] 473/2546 18% [=========== ] 474/2546 18% [=========== ] 475/2546 18% [=========== ] 476/2546 18% [=========== ] 477/2546 18% [=========== ] 478/2546 18% [=========== ] 479/2546 18% [=========== ] 480/2546 18% [=========== ] 481/2546 18% [=========== ] 482/2546 18% [=========== ] 483/2546 18% [=========== ] 484/2546 19% [=========== ] 485/2546 19% [=========== ] 486/2546 19% [=========== ] 487/2546 19% [=========== ] 488/2546 19% [=========== ] 489/2546 19% [=========== ] 490/2546 19% [=========== ] 491/2546 19% [=========== ] 492/2546 19% [============ ] 493/2546 19% [============ ] 494/2546 19% [============ ] 495/2546 19% [============ ] 496/2546 19% [============ ] 497/2546 19% [============ ] 498/2546 19% [============ ] 499/2546 19% [============ ] 500/2546 19% [============ ] 501/2546 19% [============ ] 502/2546 19% [============ ] 503/2546 19% [============ ] 504/2546 19% [============ ] 505/2546 19% [============ ] 506/2546 19% [============ ] 507/2546 19% [============ ] 508/2546 19% [============ ] 509/2546 19% [============ ] 510/2546 20% [============ ] 511/2546 20% [============ ] 512/2546 20% [============ ] 513/2546 20% [============ ] 514/2546 20% [============ ] 515/2546 20% [============ ] 516/2546 20% [============ ] 517/2546 20% [============ ] 518/2546 20% [============ ] 519/2546 20% [============ ] 520/2546 20% [============ ] 521/2546 20% [============ ] 522/2546 20% [============ ] 523/2546 20% [============ ] 524/2546 20% [============ ] 525/2546 20% [============ ] 526/2546 20% [============ ] 527/2546 20% [============ ] 528/2546 20% [============ ] 529/2546 20% [============ ] 530/2546 20% [============ ] 531/2546 20% [============ ] 532/2546 20% [============ ] 533/2546 20% [============= ] 534/2546 20% [============= ] 535/2546 21% [============= ] 536/2546 21% [============= ] 537/2546 21% [============= ] 538/2546 21% [============= ] 539/2546 21% [============= ] 540/2546 21% [============= ] 541/2546 21% [============= ] 542/2546 21% [============= ] 543/2546 21% [============= ] 544/2546 21% [============= ] 545/2546 21% [============= ] 546/2546 21% [============= ] 547/2546 21% [============= ] 548/2546 21% [============= ] 549/2546 21% [============= ] 550/2546 21% [============= ] 551/2546 21% [============= ] 552/2546 21% [============= ] 553/2546 21% [============= ] 554/2546 21% [============= ] 555/2546 21% [============= ] 556/2546 21% [============= ] 557/2546 21% [============= ] 558/2546 21% [============= ] 559/2546 21% [============= ] 560/2546 21% [============= ] 561/2546 22% [============= ] 562/2546 22% [============= ] 563/2546 22% [============= ] 564/2546 22% [============= ] 565/2546 22% [============= ] 566/2546 22% [============= ] 567/2546 22% [============= ] 568/2546 22% [============= ] 569/2546 22% [============= ] 570/2546 22% [============= ] 571/2546 22% [============= ] 572/2546 22% [============= ] 573/2546 22% [============= ] 574/2546 22% [============== ] 575/2546 22% [============== ] 576/2546 22% [============== ] 577/2546 22% [============== ] 578/2546 22% [============== ] 579/2546 22% [============== ] 580/2546 22% [============== ] 581/2546 22% [============== ] 582/2546 22% [============== ] 583/2546 22% [============== ] 584/2546 22% [============== ] 585/2546 22% [============== ] 586/2546 23% [============== ] 587/2546 23% [============== ] 588/2546 23% [============== ] 589/2546 23% [============== ] 590/2546 23% [============== ] 591/2546 23% [============== ] 592/2546 23% [============== ] 593/2546 23% [============== ] 594/2546 23% [============== ] 595/2546 23% [============== ] 596/2546 23% [============== ] 597/2546 23% [============== ] 598/2546 23% [============== ] 599/2546 23% [============== ] 600/2546 23% [============== ] 601/2546 23% [============== ] 602/2546 23% [============== ] 603/2546 23% [============== ] 604/2546 23% [============== ] 605/2546 23% [============== ] 606/2546 23% [============== ] 607/2546 23% [============== ] 608/2546 23% [============== ] 609/2546 23% [============== ] 610/2546 23% [============== ] 611/2546 23% [============== ] 612/2546 24% [============== ] 613/2546 24% [============== ] 614/2546 24% [============== ] 615/2546 24% [=============== ] 616/2546 24% [=============== ] 617/2546 24% [=============== ] 618/2546 24% [=============== ] 619/2546 24% [=============== ] 620/2546 24% [=============== ] 621/2546 24% [=============== ] 622/2546 24% [=============== ] 623/2546 24% [=============== ] 624/2546 24% [=============== ] 625/2546 24% [=============== ] 626/2546 24% [=============== ] 627/2546 24% [=============== ] 628/2546 24% [=============== ] 629/2546 24% [=============== ] 630/2546 24% [=============== ] 631/2546 24% [=============== ] 632/2546 24% [=============== ] 633/2546 24% [=============== ] 634/2546 24% [=============== ] 635/2546 24% [=============== ] 636/2546 24% [=============== ] 637/2546 25% [=============== ] 638/2546 25% [=============== ] 639/2546 25% [=============== ] 640/2546 25% [=============== ] 641/2546 25% [=============== ] 642/2546 25% [=============== ] 643/2546 25% [=============== ] 644/2546 25% [=============== ] 645/2546 25% [=============== ] 646/2546 25% [=============== ] 647/2546 25% [=============== ] 648/2546 25% [=============== ] 649/2546 25% [=============== ] 650/2546 25% [=============== ] 651/2546 25% [=============== ] 652/2546 25% [=============== ] 653/2546 25% [=============== ] 654/2546 25% [=============== ] 655/2546 25% [=============== ] 656/2546 25% [=============== ] 657/2546 25% [================ ] 658/2546 25% [================ ] 659/2546 25% [================ ] 660/2546 25% [================ ] 661/2546 25% [================ ] 662/2546 26% [================ ] 663/2546 26% [================ ] 664/2546 26% [================ ] 665/2546 26% [================ ] 666/2546 26% [================ ] 667/2546 26% [================ ] 668/2546 26% [================ ] 669/2546 26% [================ ] 670/2546 26% [================ ] 671/2546 26% [================ ] 672/2546 26% [================ ] 673/2546 26% [================ ] 674/2546 26% [================ ] 675/2546 26% [================ ] 676/2546 26% [================ ] 677/2546 26% [================ ] 678/2546 26% [================ ] 679/2546 26% [================ ] 680/2546 26% [================ ] 681/2546 26% [================ ] 682/2546 26% [================ ] 683/2546 26% [================ ] 684/2546 26% [================ ] 685/2546 26% [================ ] 686/2546 26% [================ ] 687/2546 26% [================ ] 688/2546 27% [================ ] 689/2546 27% [================ ] 690/2546 27% [================ ] 691/2546 27% [================ ] 692/2546 27% [================ ] 693/2546 27% [================ ] 694/2546 27% [================ ] 695/2546 27% [================ ] 696/2546 27% [================ ] 697/2546 27% [================ ] 698/2546 27% [================= ] 699/2546 27% [================= ] 700/2546 27% [================= ] 701/2546 27% [================= ] 702/2546 27% [================= ] 703/2546 27% [================= ] 704/2546 27% [================= ] 705/2546 27% [================= ] 706/2546 27% [================= ] 707/2546 27% [================= ] 708/2546 27% [================= ] 709/2546 27% [================= ] 710/2546 27% [================= ] 711/2546 27% [================= ] 712/2546 27% [================= ] 713/2546 28% [================= ] 714/2546 28% [================= ] 715/2546 28% [================= ] 716/2546 28% [================= ] 717/2546 28% [================= ] 718/2546 28% [================= ] 719/2546 28% [================= ] 720/2546 28% [================= ] 721/2546 28% [================= ] 722/2546 28% [================= ] 723/2546 28% [================= ] 724/2546 28% [================= ] 725/2546 28% [================= ] 726/2546 28% [================= ] 727/2546 28% [================= ] 728/2546 28% [================= ] 729/2546 28% [================= ] 730/2546 28% [================= ] 731/2546 28% [================= ] 732/2546 28% [================= ] 733/2546 28% [================= ] 734/2546 28% [================= ] 735/2546 28% [================= ] 736/2546 28% [================= ] 737/2546 28% [================= ] 738/2546 28% [================= ] 739/2546 29% [================== ] 740/2546 29% [================== ] 741/2546 29% [================== ] 742/2546 29% [================== ] 743/2546 29% [================== ] 744/2546 29% [================== ] 745/2546 29% [================== ] 746/2546 29% [================== ] 747/2546 29% [================== ] 748/2546 29% [================== ] 749/2546 29% [================== ] 750/2546 29% [================== ] 751/2546 29% [================== ] 752/2546 29% [================== ] 753/2546 29% [================== ] 754/2546 29% [================== ] 755/2546 29% [================== ] 756/2546 29% [================== ] 757/2546 29% [================== ] 758/2546 29% [================== ] 759/2546 29% [================== ] 760/2546 29% [================== ] 761/2546 29% [================== ] 762/2546 29% [================== ] 763/2546 29% [================== ] 764/2546 30% [================== ] 765/2546 30% [================== ] 766/2546 30% [================== ] 767/2546 30% [================== ] 768/2546 30% [================== ] 769/2546 30% [================== ] 770/2546 30% [================== ] 771/2546 30% [================== ] 772/2546 30% [================== ] 773/2546 30% [================== ] 774/2546 30% [================== ] 775/2546 30% [================== ] 776/2546 30% [================== ] 777/2546 30% [================== ] 778/2546 30% [================== ] 779/2546 30% [================== ] 780/2546 30% [=================== ] 781/2546 30% [=================== ] 782/2546 30% [=================== ] 783/2546 30% [=================== ] 784/2546 30% [=================== ] 785/2546 30% [=================== ] 786/2546 30% [=================== ] 787/2546 30% [=================== ] 788/2546 30% [=================== ] 789/2546 30% [=================== ] 790/2546 31% [=================== ] 791/2546 31% [=================== ] 792/2546 31% [=================== ] 793/2546 31% [=================== ] 794/2546 31% [=================== ] 795/2546 31% [=================== ] 796/2546 31% [=================== ] 797/2546 31% [=================== ] 798/2546 31% [=================== ] 799/2546 31% [=================== ] 800/2546 31% [=================== ] 801/2546 31% [=================== ] 802/2546 31% [=================== ] 803/2546 31% [=================== ] 804/2546 31% [=================== ] 805/2546 31% [=================== ] 806/2546 31% [=================== ] 807/2546 31% [=================== ] 808/2546 31% [=================== ] 809/2546 31% [=================== ] 810/2546 31% [=================== ] 811/2546 31% [=================== ] 812/2546 31% [=================== ] 813/2546 31% [=================== ] 814/2546 31% [=================== ] 815/2546 32% [=================== ] 816/2546 32% [=================== ] 817/2546 32% [=================== ] 818/2546 32% [=================== ] 819/2546 32% [=================== ] 820/2546 32% [=================== ] 821/2546 32% [==================== ] 822/2546 32% [==================== ] 823/2546 32% [==================== ] 824/2546 32% [==================== ] 825/2546 32% [==================== ] 826/2546 32% [==================== ] 827/2546 32% [==================== ] 828/2546 32% [==================== ] 829/2546 32% [==================== ] 830/2546 32% [==================== ] 831/2546 32% [==================== ] 832/2546 32% [==================== ] 833/2546 32% [==================== ] 834/2546 32% [==================== ] 835/2546 32% [==================== ] 836/2546 32% [==================== ] 837/2546 32% [==================== ] 838/2546 32% [==================== ] 839/2546 32% [==================== ] 840/2546 32% [==================== ] 841/2546 33% [==================== ] 842/2546 33% [==================== ] 843/2546 33% [==================== ] 844/2546 33% [==================== ] 845/2546 33% [==================== ] 846/2546 33% [==================== ] 847/2546 33% [==================== ] 848/2546 33% [==================== ] 849/2546 33% [==================== ] 850/2546 33% [==================== ] 851/2546 33% [==================== ] 852/2546 33% [==================== ] 853/2546 33% [==================== ] 854/2546 33% [==================== ] 855/2546 33% [==================== ] 856/2546 33% [==================== ] 857/2546 33% [==================== ] 858/2546 33% [==================== ] 859/2546 33% [==================== ] 860/2546 33% [==================== ] 861/2546 33% [==================== ] 862/2546 33% [===================== ] 863/2546 33% [===================== ] 864/2546 33% [===================== ] 865/2546 33% [===================== ] 866/2546 34% [===================== ] 867/2546 34% [===================== ] 868/2546 34% [===================== ] 869/2546 34% [===================== ] 870/2546 34% [===================== ] 871/2546 34% [===================== ] 872/2546 34% [===================== ] 873/2546 34% [===================== ] 874/2546 34% [===================== ] 875/2546 34% [===================== ] 876/2546 34% [===================== ] 877/2546 34% [===================== ] 878/2546 34% [===================== ] 879/2546 34% [===================== ] 880/2546 34% [===================== ] 881/2546 34% [===================== ] 882/2546 34% [===================== ] 883/2546 34% [===================== ] 884/2546 34% [===================== ] 885/2546 34% [===================== ] 886/2546 34% [===================== ] 887/2546 34% [===================== ] 888/2546 34% [===================== ] 889/2546 34% [===================== ] 890/2546 34% [===================== ] 891/2546 34% [===================== ] 892/2546 35% [===================== ] 893/2546 35% [===================== ] 894/2546 35% [===================== ] 895/2546 35% [===================== ] 896/2546 35% [===================== ] 897/2546 35% [===================== ] 898/2546 35% [===================== ] 899/2546 35% [===================== ] 900/2546 35% [===================== ] 901/2546 35% [===================== ] 902/2546 35% [===================== ] 903/2546 35% [====================== ] 904/2546 35% [====================== ] 905/2546 35% [====================== ] 906/2546 35% [====================== ] 907/2546 35% [====================== ] 908/2546 35% [====================== ] 909/2546 35% [====================== ] 910/2546 35% [====================== ] 911/2546 35% [====================== ] 912/2546 35% [====================== ] 913/2546 35% [====================== ] 914/2546 35% [====================== ] 915/2546 35% [====================== ] 916/2546 35% [====================== ] 917/2546 36% [====================== ] 918/2546 36% [====================== ] 919/2546 36% [====================== ] 920/2546 36% [====================== ] 921/2546 36% [====================== ] 922/2546 36% [====================== ] 923/2546 36% [====================== ] 924/2546 36% [====================== ] 925/2546 36% [====================== ] 926/2546 36% [====================== ] 927/2546 36% [====================== ] 928/2546 36% [====================== ] 929/2546 36% [====================== ] 930/2546 36% [====================== ] 931/2546 36% [====================== ] 932/2546 36% [====================== ] 933/2546 36% [====================== ] 934/2546 36% [====================== ] 935/2546 36% [====================== ] 936/2546 36% [====================== ] 937/2546 36% [====================== ] 938/2546 36% [====================== ] 939/2546 36% [====================== ] 940/2546 36% [====================== ] 941/2546 36% [====================== ] 942/2546 36% [====================== ] 943/2546 37% [====================== ] 944/2546 37% [======================= ] 945/2546 37% [======================= ] 946/2546 37% [======================= ] 947/2546 37% [======================= ] 948/2546 37% [======================= ] 949/2546 37% [======================= ] 950/2546 37% [======================= ] 951/2546 37% [======================= ] 952/2546 37% [======================= ] 953/2546 37% [======================= ] 954/2546 37% [======================= ] 955/2546 37% [======================= ] 956/2546 37% [======================= ] 957/2546 37% [======================= ] 958/2546 37% [======================= ] 959/2546 37% [======================= ] 960/2546 37% [======================= ] 961/2546 37% [======================= ] 962/2546 37% [======================= ] 963/2546 37% [======================= ] 964/2546 37% [======================= ] 965/2546 37% [======================= ] 966/2546 37% [======================= ] 967/2546 37% [======================= ] 968/2546 38% [======================= ] 969/2546 38% [======================= ] 970/2546 38% [======================= ] 971/2546 38% [======================= ] 972/2546 38% [======================= ] 973/2546 38% [======================= ] 974/2546 38% [======================= ] 975/2546 38% [======================= ] 976/2546 38% [======================= ] 977/2546 38% [======================= ] 978/2546 38% [======================= ] 979/2546 38% [======================= ] 980/2546 38% [======================= ] 981/2546 38% [======================= ] 982/2546 38% [======================= ] 983/2546 38% [======================= ] 984/2546 38% [======================= ] 985/2546 38% [======================== ] 986/2546 38% [======================== ] 987/2546 38% [======================== ] 988/2546 38% [======================== ] 989/2546 38% [======================== ] 990/2546 38% [======================== ] 991/2546 38% [======================== ] 992/2546 38% [======================== ] 993/2546 39% [======================== ] 994/2546 39% [======================== ] 995/2546 39% [======================== ] 996/2546 39% [======================== ] 997/2546 39% [======================== ] 998/2546 39% [======================== ] 999/2546 39% [======================== ] 1000/2546 39% [======================== ] 1001/2546 39% [======================== ] 1002/2546 39% [======================== ] 1003/2546 39% [======================== ] 1004/2546 39% [======================== ] 1005/2546 39% [======================== ] 1006/2546 39% [======================== ] 1007/2546 39% [======================== ] 1008/2546 39% [======================== ] 1009/2546 39% [======================== ] 1010/2546 39% [======================== ] 1011/2546 39% [======================== ] 1012/2546 39% [======================== ] 1013/2546 39% [======================== ] 1014/2546 39% [======================== ] 1015/2546 39% [======================== ] 1016/2546 39% [======================== ] 1017/2546 39% [======================== ] 1018/2546 39% [======================== ] 1019/2546 40% [======================== ] 1020/2546 40% [======================== ] 1021/2546 40% [======================== ] 1022/2546 40% [======================== ] 1023/2546 40% [======================== ] 1024/2546 40% [======================== ] 1025/2546 40% [======================== ] 1026/2546 40% [========================= ] 1027/2546 40% [========================= ] 1028/2546 40% [========================= ] 1029/2546 40% [========================= ] 1030/2546 40% [========================= ] 1031/2546 40% [========================= ] 1032/2546 40% [========================= ] 1033/2546 40% [========================= ] 1034/2546 40% [========================= ] 1035/2546 40% [========================= ] 1036/2546 40% [========================= ] 1037/2546 40% [========================= ] 1038/2546 40% [========================= ] 1039/2546 40% [========================= ] 1040/2546 40% [========================= ] 1041/2546 40% [========================= ] 1042/2546 40% [========================= ] 1043/2546 40% [========================= ] 1044/2546 41% [========================= ] 1045/2546 41% [========================= ] 1046/2546 41% [========================= ] 1047/2546 41% [========================= ] 1048/2546 41% [========================= ] 1049/2546 41% [========================= ] 1050/2546 41% [========================= ] 1051/2546 41% [========================= ] 1052/2546 41% [========================= ] 1053/2546 41% [========================= ] 1054/2546 41% [========================= ] 1055/2546 41% [========================= ] 1056/2546 41% [========================= ] 1057/2546 41% [========================= ] 1058/2546 41% [========================= ] 1059/2546 41% [========================= ] 1060/2546 41% [========================= ] 1061/2546 41% [========================= ] 1062/2546 41% [========================= ] 1063/2546 41% [========================= ] 1064/2546 41% [========================= ] 1065/2546 41% [========================= ] 1066/2546 41% [========================= ] 1067/2546 41% [========================== ] 1068/2546 41% [========================== ] 1069/2546 41% [========================== ] 1070/2546 42% [========================== ] 1071/2546 42% [========================== ] 1072/2546 42% [========================== ] 1073/2546 42% [========================== ] 1074/2546 42% [========================== ] 1075/2546 42% [========================== ] 1076/2546 42% [========================== ] 1077/2546 42% [========================== ] 1078/2546 42% [========================== ] 1079/2546 42% [========================== ] 1080/2546 42% [========================== ] 1081/2546 42% [========================== ] 1082/2546 42% [========================== ] 1083/2546 42% [========================== ] 1084/2546 42% [========================== ] 1085/2546 42% [========================== ] 1086/2546 42% [========================== ] 1087/2546 42% [========================== ] 1088/2546 42% [========================== ] 1089/2546 42% [========================== ] 1090/2546 42% [========================== ] 1091/2546 42% [========================== ] 1092/2546 42% [========================== ] 1093/2546 42% [========================== ] 1094/2546 42% [========================== ] 1095/2546 43% [========================== ] 1096/2546 43% [========================== ] 1097/2546 43% [========================== ] 1098/2546 43% [========================== ] 1099/2546 43% [========================== ] 1100/2546 43% [========================== ] 1101/2546 43% [========================== ] 1102/2546 43% [========================== ] 1103/2546 43% [========================== ] 1104/2546 43% [========================== ] 1105/2546 43% [========================== ] 1106/2546 43% [========================== ] 1107/2546 43% [========================== ] 1108/2546 43% [=========================== ] 1109/2546 43% [=========================== ] 1110/2546 43% [=========================== ] 1111/2546 43% [=========================== ] 1112/2546 43% [=========================== ] 1113/2546 43% [=========================== ] 1114/2546 43% [=========================== ] 1115/2546 43% [=========================== ] 1116/2546 43% [=========================== ] 1117/2546 43% [=========================== ] 1118/2546 43% [=========================== ] 1119/2546 43% [=========================== ] 1120/2546 43% [=========================== ] 1121/2546 44% [=========================== ] 1122/2546 44% [=========================== ] 1123/2546 44% [=========================== ] 1124/2546 44% [=========================== ] 1125/2546 44% [=========================== ] 1126/2546 44% [=========================== ] 1127/2546 44% [=========================== ] 1128/2546 44% [=========================== ] 1129/2546 44% [=========================== ] 1130/2546 44% [=========================== ] 1131/2546 44% [=========================== ] 1132/2546 44% [=========================== ] 1133/2546 44% [=========================== ] 1134/2546 44% [=========================== ] 1135/2546 44% [=========================== ] 1136/2546 44% [=========================== ] 1137/2546 44% [=========================== ] 1138/2546 44% [=========================== ] 1139/2546 44% [=========================== ] 1140/2546 44% [=========================== ] 1141/2546 44% [=========================== ] 1142/2546 44% [=========================== ] 1143/2546 44% [=========================== ] 1144/2546 44% [=========================== ] 1145/2546 44% [=========================== ] 1146/2546 45% [=========================== ] 1147/2546 45% [=========================== ] 1148/2546 45% [=========================== ] 1149/2546 45% [============================ ] 1150/2546 45% [============================ ] 1151/2546 45% [============================ ] 1152/2546 45% [============================ ] 1153/2546 45% [============================ ] 1154/2546 45% [============================ ] 1155/2546 45% [============================ ] 1156/2546 45% [============================ ] 1157/2546 45% [============================ ] 1158/2546 45% [============================ ] 1159/2546 45% [============================ ] 1160/2546 45% [============================ ] 1161/2546 45% [============================ ] 1162/2546 45% [============================ ] 1163/2546 45% [============================ ] 1164/2546 45% [============================ ] 1165/2546 45% [============================ ] 1166/2546 45% [============================ ] 1167/2546 45% [============================ ] 1168/2546 45% [============================ ] 1169/2546 45% [============================ ] 1170/2546 45% [============================ ] 1171/2546 45% [============================ ] 1172/2546 46% [============================ ] 1173/2546 46% [============================ ] 1174/2546 46% [============================ ] 1175/2546 46% [============================ ] 1176/2546 46% [============================ ] 1177/2546 46% [============================ ] 1178/2546 46% [============================ ] 1179/2546 46% [============================ ] 1180/2546 46% [============================ ] 1181/2546 46% [============================ ] 1182/2546 46% [============================ ] 1183/2546 46% [============================ ] 1184/2546 46% [============================ ] 1185/2546 46% [============================ ] 1186/2546 46% [============================ ] 1187/2546 46% [============================ ] 1188/2546 46% [============================ ] 1189/2546 46% [============================ ] 1190/2546 46% [============================= ] 1191/2546 46% [============================= ] 1192/2546 46% [============================= ] 1193/2546 46% [============================= ] 1194/2546 46% [============================= ] 1195/2546 46% [============================= ] 1196/2546 46% [============================= ] 1197/2546 47% [============================= ] 1198/2546 47% [============================= ] 1199/2546 47% [============================= ] 1200/2546 47% [============================= ] 1201/2546 47% [============================= ] 1202/2546 47% [============================= ] 1203/2546 47% [============================= ] 1204/2546 47% [============================= ] 1205/2546 47% [============================= ] 1206/2546 47% [============================= ] 1207/2546 47% [============================= ] 1208/2546 47% [============================= ] 1209/2546 47% [============================= ] 1210/2546 47% [============================= ] 1211/2546 47% [============================= ] 1212/2546 47% [============================= ] 1213/2546 47% [============================= ] 1214/2546 47% [============================= ] 1215/2546 47% [============================= ] 1216/2546 47% [============================= ] 1217/2546 47% [============================= ] 1218/2546 47% [============================= ] 1219/2546 47% [============================= ] 1220/2546 47% [============================= ] 1221/2546 47% [============================= ] 1222/2546 47% [============================= ] 1223/2546 48% [============================= ] 1224/2546 48% [============================= ] 1225/2546 48% [============================= ] 1226/2546 48% [============================= ] 1227/2546 48% [============================= ] 1228/2546 48% [============================= ] 1229/2546 48% [============================= ] 1230/2546 48% [============================= ] 1231/2546 48% [============================== ] 1232/2546 48% [============================== ] 1233/2546 48% [============================== ] 1234/2546 48% [============================== ] 1235/2546 48% [============================== ] 1236/2546 48% [============================== ] 1237/2546 48% [============================== ] 1238/2546 48% [============================== ] 1239/2546 48% [============================== ] 1240/2546 48% [============================== ] 1241/2546 48% [============================== ] 1242/2546 48% [============================== ] 1243/2546 48% [============================== ] 1244/2546 48% [============================== ] 1245/2546 48% [============================== ] 1246/2546 48% [============================== ] 1247/2546 48% [============================== ] 1248/2546 49% [============================== ] 1249/2546 49% [============================== ] 1250/2546 49% [============================== ] 1251/2546 49% [============================== ] 1252/2546 49% [============================== ] 1253/2546 49% [============================== ] 1254/2546 49% [============================== ] 1255/2546 49% [============================== ] 1256/2546 49% [============================== ] 1257/2546 49% [============================== ] 1258/2546 49% [============================== ] 1259/2546 49% [============================== ] 1260/2546 49% [============================== ] 1261/2546 49% [============================== ] 1262/2546 49% [============================== ] 1263/2546 49% [============================== ] 1264/2546 49% [============================== ] 1265/2546 49% [============================== ] 1266/2546 49% [============================== ] 1267/2546 49% [============================== ] 1268/2546 49% [============================== ] 1269/2546 49% [============================== ] 1270/2546 49% [============================== ] 1271/2546 49% [============================== ] 1272/2546 49% [=============================== ] 1273/2546 50% [=============================== ] 1274/2546 50% [=============================== ] 1275/2546 50% [=============================== ] 1276/2546 50% [=============================== ] 1277/2546 50% [=============================== ] 1278/2546 50% [=============================== ] 1279/2546 50% [=============================== ] 1280/2546 50% [=============================== ] 1281/2546 50% [=============================== ] 1282/2546 50% [=============================== ] 1283/2546 50% [=============================== ] 1284/2546 50% [=============================== ] 1285/2546 50% [=============================== ] 1286/2546 50% [=============================== ] 1287/2546 50% [=============================== ] 1288/2546 50% [=============================== ] 1289/2546 50% [=============================== ] 1290/2546 50% [=============================== ] 1291/2546 50% [=============================== ] 1292/2546 50% [=============================== ] 1293/2546 50% [=============================== ] 1294/2546 50% [=============================== ] 1295/2546 50% [=============================== ] 1296/2546 50% [=============================== ] 1297/2546 50% [=============================== ] 1298/2546 50% [=============================== ] 1299/2546 51% [=============================== ] 1300/2546 51% [=============================== ] 1301/2546 51% [=============================== ] 1302/2546 51% [=============================== ] 1303/2546 51% [=============================== ] 1304/2546 51% [=============================== ] 1305/2546 51% [=============================== ] 1306/2546 51% [=============================== ] 1307/2546 51% [=============================== ] 1308/2546 51% [=============================== ] 1309/2546 51% [=============================== ] 1310/2546 51% [=============================== ] 1311/2546 51% [=============================== ] 1312/2546 51% [=============================== ] 1313/2546 51% [=============================== ] 1314/2546 51% [================================ ] 1315/2546 51% [================================ ] 1316/2546 51% [================================ ] 1317/2546 51% [================================ ] 1318/2546 51% [================================ ] 1319/2546 51% [================================ ] 1320/2546 51% [================================ ] 1321/2546 51% [================================ ] 1322/2546 51% [================================ ] 1323/2546 51% [================================ ] 1324/2546 52% [================================ ] 1325/2546 52% [================================ ] 1326/2546 52% [================================ ] 1327/2546 52% [================================ ] 1328/2546 52% [================================ ] 1329/2546 52% [================================ ] 1330/2546 52% [================================ ] 1331/2546 52% [================================ ] 1332/2546 52% [================================ ] 1333/2546 52% [================================ ] 1334/2546 52% [================================ ] 1335/2546 52% [================================ ] 1336/2546 52% [================================ ] 1337/2546 52% [================================ ] 1338/2546 52% [================================ ] 1339/2546 52% [================================ ] 1340/2546 52% [================================ ] 1341/2546 52% [================================ ] 1342/2546 52% [================================ ] 1343/2546 52% [================================ ] 1344/2546 52% [================================ ] 1345/2546 52% [================================ ] 1346/2546 52% [================================ ] 1347/2546 52% [================================ ] 1348/2546 52% [================================ ] 1349/2546 52% [================================ ] 1350/2546 53% [================================ ] 1351/2546 53% [================================ ] 1352/2546 53% [================================ ] 1353/2546 53% [================================ ] 1354/2546 53% [================================ ] 1355/2546 53% [================================= ] 1356/2546 53% [================================= ] 1357/2546 53% [================================= ] 1358/2546 53% [================================= ] 1359/2546 53% [================================= ] 1360/2546 53% [================================= ] 1361/2546 53% [================================= ] 1362/2546 53% [================================= ] 1363/2546 53% [================================= ] 1364/2546 53% [================================= ] 1365/2546 53% [================================= ] 1366/2546 53% [================================= ] 1367/2546 53% [================================= ] 1368/2546 53% [================================= ] 1369/2546 53% [================================= ] 1370/2546 53% [================================= ] 1371/2546 53% [================================= ] 1372/2546 53% [================================= ] 1373/2546 53% [================================= ] 1374/2546 53% [================================= ] 1375/2546 54% [================================= ] 1376/2546 54% [================================= ] 1377/2546 54% [================================= ] 1378/2546 54% [================================= ] 1379/2546 54% [================================= ] 1380/2546 54% [================================= ] 1381/2546 54% [================================= ] 1382/2546 54% [================================= ] 1383/2546 54% [================================= ] 1384/2546 54% [================================= ] 1385/2546 54% [================================= ] 1386/2546 54% [================================= ] 1387/2546 54% [================================= ] 1388/2546 54% [================================= ] 1389/2546 54% [================================= ] 1390/2546 54% [================================= ] 1391/2546 54% [================================= ] 1392/2546 54% [================================= ] 1393/2546 54% [================================= ] 1394/2546 54% [================================= ] 1395/2546 54% [================================= ] 1396/2546 54% [================================== ] 1397/2546 54% [================================== ] 1398/2546 54% [================================== ] 1399/2546 54% [================================== ] 1400/2546 54% [================================== ] 1401/2546 55% [================================== ] 1402/2546 55% [================================== ] 1403/2546 55% [================================== ] 1404/2546 55% [================================== ] 1405/2546 55% [================================== ] 1406/2546 55% [================================== ] 1407/2546 55% [================================== ] 1408/2546 55% [================================== ] 1409/2546 55% [================================== ] 1410/2546 55% [================================== ] 1411/2546 55% [================================== ] 1412/2546 55% [================================== ] 1413/2546 55% [================================== ] 1414/2546 55% [================================== ] 1415/2546 55% [================================== ] 1416/2546 55% [================================== ] 1417/2546 55% [================================== ] 1418/2546 55% [================================== ] 1419/2546 55% [================================== ] 1420/2546 55% [================================== ] 1421/2546 55% [================================== ] 1422/2546 55% [================================== ] 1423/2546 55% [================================== ] 1424/2546 55% [================================== ] 1425/2546 55% [================================== ] 1426/2546 56% [================================== ] 1427/2546 56% [================================== ] 1428/2546 56% [================================== ] 1429/2546 56% [================================== ] 1430/2546 56% [================================== ] 1431/2546 56% [================================== ] 1432/2546 56% [================================== ] 1433/2546 56% [================================== ] 1434/2546 56% [================================== ] 1435/2546 56% [================================== ] 1436/2546 56% [================================== ] 1437/2546 56% [=================================== ] 1438/2546 56% [=================================== ] 1439/2546 56% [=================================== ] 1440/2546 56% [=================================== ] 1441/2546 56% [=================================== ] 1442/2546 56% [=================================== ] 1443/2546 56% [=================================== ] 1444/2546 56% [=================================== ] 1445/2546 56% [=================================== ] 1446/2546 56% [=================================== ] 1447/2546 56% [=================================== ] 1448/2546 56% [=================================== ] 1449/2546 56% [=================================== ] 1450/2546 56% [=================================== ] 1451/2546 56% [=================================== ] 1452/2546 57% [=================================== ] 1453/2546 57% [=================================== ] 1454/2546 57% [=================================== ] 1455/2546 57% [=================================== ] 1456/2546 57% [=================================== ] 1457/2546 57% [=================================== ] 1458/2546 57% [=================================== ] 1459/2546 57% [=================================== ] 1460/2546 57% [=================================== ] 1461/2546 57% [=================================== ] 1462/2546 57% [=================================== ] 1463/2546 57% [=================================== ] 1464/2546 57% [=================================== ] 1465/2546 57% [=================================== ] 1466/2546 57% [=================================== ] 1467/2546 57% [=================================== ] 1468/2546 57% [=================================== ] 1469/2546 57% [=================================== ] 1470/2546 57% [=================================== ] 1471/2546 57% [=================================== ] 1472/2546 57% [=================================== ] 1473/2546 57% [=================================== ] 1474/2546 57% [=================================== ] 1475/2546 57% [=================================== ] 1476/2546 57% [=================================== ] 1477/2546 58% [=================================== ] 1478/2546 58% [==================================== ] 1479/2546 58% [==================================== ] 1480/2546 58% [==================================== ] 1481/2546 58% [==================================== ] 1482/2546 58% [==================================== ] 1483/2546 58% [==================================== ] 1484/2546 58% [==================================== ] 1485/2546 58% [==================================== ] 1486/2546 58% [==================================== ] 1487/2546 58% [==================================== ] 1488/2546 58% [==================================== ] 1489/2546 58% [==================================== ] 1490/2546 58% [==================================== ] 1491/2546 58% [==================================== ] 1492/2546 58% [==================================== ] 1493/2546 58% [==================================== ] 1494/2546 58% [==================================== ] 1495/2546 58% [==================================== ] 1496/2546 58% [==================================== ] 1497/2546 58% [==================================== ] 1498/2546 58% [==================================== ] 1499/2546 58% [==================================== ] 1500/2546 58% [==================================== ] 1501/2546 58% [==================================== ] 1502/2546 58% [==================================== ] 1503/2546 59% [==================================== ] 1504/2546 59% [==================================== ] 1505/2546 59% [==================================== ] 1506/2546 59% [==================================== ] 1507/2546 59% [==================================== ] 1508/2546 59% [==================================== ] 1509/2546 59% [==================================== ] 1510/2546 59% [==================================== ] 1511/2546 59% [==================================== ] 1512/2546 59% [==================================== ] 1513/2546 59% [==================================== ] 1514/2546 59% [==================================== ] 1515/2546 59% [==================================== ] 1516/2546 59% [==================================== ] 1517/2546 59% [==================================== ] 1518/2546 59% [==================================== ] 1519/2546 59% [===================================== ] 1520/2546 59% [===================================== ] 1521/2546 59% [===================================== ] 1522/2546 59% [===================================== ] 1523/2546 59% [===================================== ] 1524/2546 59% [===================================== ] 1525/2546 59% [===================================== ] 1526/2546 59% [===================================== ] 1527/2546 59% [===================================== ] 1528/2546 60% [===================================== ] 1529/2546 60% [===================================== ] 1530/2546 60% [===================================== ] 1531/2546 60% [===================================== ] 1532/2546 60% [===================================== ] 1533/2546 60% [===================================== ] 1534/2546 60% [===================================== ] 1535/2546 60% [===================================== ] 1536/2546 60% [===================================== ] 1537/2546 60% [===================================== ] 1538/2546 60% [===================================== ] 1539/2546 60% [===================================== ] 1540/2546 60% [===================================== ] 1541/2546 60% [===================================== ] 1542/2546 60% [===================================== ] 1543/2546 60% [===================================== ] 1544/2546 60% [===================================== ] 1545/2546 60% [===================================== ] 1546/2546 60% [===================================== ] 1547/2546 60% [===================================== ] 1548/2546 60% [===================================== ] 1549/2546 60% [===================================== ] 1550/2546 60% [===================================== ] 1551/2546 60% [===================================== ] 1552/2546 60% [===================================== ] 1553/2546 60% [===================================== ] 1554/2546 61% [===================================== ] 1555/2546 61% [===================================== ] 1556/2546 61% [===================================== ] 1557/2546 61% [===================================== ] 1558/2546 61% [===================================== ] 1559/2546 61% [===================================== ] 1560/2546 61% [====================================== ] 1561/2546 61% [====================================== ] 1562/2546 61% [====================================== ] 1563/2546 61% [====================================== ] 1564/2546 61% [====================================== ] 1565/2546 61% [====================================== ] 1566/2546 61% [====================================== ] 1567/2546 61% [====================================== ] 1568/2546 61% [====================================== ] 1569/2546 61% [====================================== ] 1570/2546 61% [====================================== ] 1571/2546 61% [====================================== ] 1572/2546 61% [====================================== ] 1573/2546 61% [====================================== ] 1574/2546 61% [====================================== ] 1575/2546 61% [====================================== ] 1576/2546 61% [====================================== ] 1577/2546 61% [====================================== ] 1578/2546 61% [====================================== ] 1579/2546 62% [====================================== ] 1580/2546 62% [====================================== ] 1581/2546 62% [====================================== ] 1582/2546 62% [====================================== ] 1583/2546 62% [====================================== ] 1584/2546 62% [====================================== ] 1585/2546 62% [====================================== ] 1586/2546 62% [====================================== ] 1587/2546 62% [====================================== ] 1588/2546 62% [====================================== ] 1589/2546 62% [====================================== ] 1590/2546 62% [====================================== ] 1591/2546 62% [====================================== ] 1592/2546 62% [====================================== ] 1593/2546 62% [====================================== ] 1594/2546 62% [====================================== ] 1595/2546 62% [====================================== ] 1596/2546 62% [====================================== ] 1597/2546 62% [====================================== ] 1598/2546 62% [====================================== ] 1599/2546 62% [====================================== ] 1600/2546 62% [====================================== ] 1601/2546 62% [======================================= ] 1602/2546 62% [======================================= ] 1603/2546 62% [======================================= ] 1604/2546 63% [======================================= ] 1605/2546 63% [======================================= ] 1606/2546 63% [======================================= ] 1607/2546 63% [======================================= ] 1608/2546 63% [======================================= ] 1609/2546 63% [======================================= ] 1610/2546 63% [======================================= ] 1611/2546 63% [======================================= ] 1612/2546 63% [======================================= ] 1613/2546 63% [======================================= ] 1614/2546 63% [======================================= ] 1615/2546 63% [======================================= ] 1616/2546 63% [======================================= ] 1617/2546 63% [======================================= ] 1618/2546 63% [======================================= ] 1619/2546 63% [======================================= ] 1620/2546 63% [======================================= ] 1621/2546 63% [======================================= ] 1622/2546 63% [======================================= ] 1623/2546 63% [======================================= ] 1624/2546 63% [======================================= ] 1625/2546 63% [======================================= ] 1626/2546 63% [======================================= ] 1627/2546 63% [======================================= ] 1628/2546 63% [======================================= ] 1629/2546 63% [======================================= ] 1630/2546 64% [======================================= ] 1631/2546 64% [======================================= ] 1632/2546 64% [======================================= ] 1633/2546 64% [======================================= ] 1634/2546 64% [======================================= ] 1635/2546 64% [======================================= ] 1636/2546 64% [======================================= ] 1637/2546 64% [======================================= ] 1638/2546 64% [======================================= ] 1639/2546 64% [======================================= ] 1640/2546 64% [======================================= ] 1641/2546 64% [======================================= ] 1642/2546 64% [======================================== ] 1643/2546 64% [======================================== ] 1644/2546 64% [======================================== ] 1645/2546 64% [======================================== ] 1646/2546 64% [======================================== ] 1647/2546 64% [======================================== ] 1648/2546 64% [======================================== ] 1649/2546 64% [======================================== ] 1650/2546 64% [======================================== ] 1651/2546 64% [======================================== ] 1652/2546 64% [======================================== ] 1653/2546 64% [======================================== ] 1654/2546 64% [======================================== ] 1655/2546 65% [======================================== ] 1656/2546 65% [======================================== ] 1657/2546 65% [======================================== ] 1658/2546 65% [======================================== ] 1659/2546 65% [======================================== ] 1660/2546 65% [======================================== ] 1661/2546 65% [======================================== ] 1662/2546 65% [======================================== ] 1663/2546 65% [======================================== ] 1664/2546 65% [======================================== ] 1665/2546 65% [======================================== ] 1666/2546 65% [======================================== ] 1667/2546 65% [======================================== ] 1668/2546 65% [======================================== ] 1669/2546 65% [======================================== ] 1670/2546 65% [======================================== ] 1671/2546 65% [======================================== ] 1672/2546 65% [======================================== ] 1673/2546 65% [======================================== ] 1674/2546 65% [======================================== ] 1675/2546 65% [======================================== ] 1676/2546 65% [======================================== ] 1677/2546 65% [======================================== ] 1678/2546 65% [======================================== ] 1679/2546 65% [======================================== ] 1680/2546 65% [======================================== ] 1681/2546 66% [======================================== ] 1682/2546 66% [======================================== ] 1683/2546 66% [========================================= ] 1684/2546 66% [========================================= ] 1685/2546 66% [========================================= ] 1686/2546 66% [========================================= ] 1687/2546 66% [========================================= ] 1688/2546 66% [========================================= ] 1689/2546 66% [========================================= ] 1690/2546 66% [========================================= ] 1691/2546 66% [========================================= ] 1692/2546 66% [========================================= ] 1693/2546 66% [========================================= ] 1694/2546 66% [========================================= ] 1695/2546 66% [========================================= ] 1696/2546 66% [========================================= ] 1697/2546 66% [========================================= ] 1698/2546 66% [========================================= ] 1699/2546 66% [========================================= ] 1700/2546 66% [========================================= ] 1701/2546 66% [========================================= ] 1702/2546 66% [========================================= ] 1703/2546 66% [========================================= ] 1704/2546 66% [========================================= ] 1705/2546 66% [========================================= ] 1706/2546 67% [========================================= ] 1707/2546 67% [========================================= ] 1708/2546 67% [========================================= ] 1709/2546 67% [========================================= ] 1710/2546 67% [========================================= ] 1711/2546 67% [========================================= ] 1712/2546 67% [========================================= ] 1713/2546 67% [========================================= ] 1714/2546 67% [========================================= ] 1715/2546 67% [========================================= ] 1716/2546 67% [========================================= ] 1717/2546 67% [========================================= ] 1718/2546 67% [========================================= ] 1719/2546 67% [========================================= ] 1720/2546 67% [========================================= ] 1721/2546 67% [========================================= ] 1722/2546 67% [========================================= ] 1723/2546 67% [========================================= ] 1724/2546 67% [========================================== ] 1725/2546 67% [========================================== ] 1726/2546 67% [========================================== ] 1727/2546 67% [========================================== ] 1728/2546 67% [========================================== ] 1729/2546 67% [========================================== ] 1730/2546 67% [========================================== ] 1731/2546 67% [========================================== ] 1732/2546 68% [========================================== ] 1733/2546 68% [========================================== ] 1734/2546 68% [========================================== ] 1735/2546 68% [========================================== ] 1736/2546 68% [========================================== ] 1737/2546 68% [========================================== ] 1738/2546 68% [========================================== ] 1739/2546 68% [========================================== ] 1740/2546 68% [========================================== ] 1741/2546 68% [========================================== ] 1742/2546 68% [========================================== ] 1743/2546 68% [========================================== ] 1744/2546 68% [========================================== ] 1745/2546 68% [========================================== ] 1746/2546 68% [========================================== ] 1747/2546 68% [========================================== ] 1748/2546 68% [========================================== ] 1749/2546 68% [========================================== ] 1750/2546 68% [========================================== ] 1751/2546 68% [========================================== ] 1752/2546 68% [========================================== ] 1753/2546 68% [========================================== ] 1754/2546 68% [========================================== ] 1755/2546 68% [========================================== ] 1756/2546 68% [========================================== ] 1757/2546 69% [========================================== ] 1758/2546 69% [========================================== ] 1759/2546 69% [========================================== ] 1760/2546 69% [========================================== ] 1761/2546 69% [========================================== ] 1762/2546 69% [========================================== ] 1763/2546 69% [========================================== ] 1764/2546 69% [========================================== ] 1765/2546 69% [=========================================== ] 1766/2546 69% [=========================================== ] 1767/2546 69% [=========================================== ] 1768/2546 69% [=========================================== ] 1769/2546 69% [=========================================== ] 1770/2546 69% [=========================================== ] 1771/2546 69% [=========================================== ] 1772/2546 69% [=========================================== ] 1773/2546 69% [=========================================== ] 1774/2546 69% [=========================================== ] 1775/2546 69% [=========================================== ] 1776/2546 69% [=========================================== ] 1777/2546 69% [=========================================== ] 1778/2546 69% [=========================================== ] 1779/2546 69% [=========================================== ] 1780/2546 69% [=========================================== ] 1781/2546 69% [=========================================== ] 1782/2546 69% [=========================================== ] 1783/2546 70% [=========================================== ] 1784/2546 70% [=========================================== ] 1785/2546 70% [=========================================== ] 1786/2546 70% [=========================================== ] 1787/2546 70% [=========================================== ] 1788/2546 70% [=========================================== ] 1789/2546 70% [=========================================== ] 1790/2546 70% [=========================================== ] 1791/2546 70% [=========================================== ] 1792/2546 70% [=========================================== ] 1793/2546 70% [=========================================== ] 1794/2546 70% [=========================================== ] 1795/2546 70% [=========================================== ] 1796/2546 70% [=========================================== ] 1797/2546 70% [=========================================== ] 1798/2546 70% [=========================================== ] 1799/2546 70% [=========================================== ] 1800/2546 70% [=========================================== ] 1801/2546 70% [=========================================== ] 1802/2546 70% [=========================================== ] 1803/2546 70% [=========================================== ] 1804/2546 70% [=========================================== ] 1805/2546 70% [=========================================== ] 1806/2546 70% [============================================ ] 1807/2546 70% [============================================ ] 1808/2546 71% [============================================ ] 1809/2546 71% [============================================ ] 1810/2546 71% [============================================ ] 1811/2546 71% [============================================ ] 1812/2546 71% [============================================ ] 1813/2546 71% [============================================ ] 1814/2546 71% [============================================ ] 1815/2546 71% [============================================ ] 1816/2546 71% [============================================ ] 1817/2546 71% [============================================ ] 1818/2546 71% [============================================ ] 1819/2546 71% [============================================ ] 1820/2546 71% [============================================ ] 1821/2546 71% [============================================ ] 1822/2546 71% [============================================ ] 1823/2546 71% [============================================ ] 1824/2546 71% [============================================ ] 1825/2546 71% [============================================ ] 1826/2546 71% [============================================ ] 1827/2546 71% [============================================ ] 1828/2546 71% [============================================ ] 1829/2546 71% [============================================ ] 1830/2546 71% [============================================ ] 1831/2546 71% [============================================ ] 1832/2546 71% [============================================ ] 1833/2546 71% [============================================ ] 1834/2546 72% [============================================ ] 1835/2546 72% [============================================ ] 1836/2546 72% [============================================ ] 1837/2546 72% [============================================ ] 1838/2546 72% [============================================ ] 1839/2546 72% [============================================ ] 1840/2546 72% [============================================ ] 1841/2546 72% [============================================ ] 1842/2546 72% [============================================ ] 1843/2546 72% [============================================ ] 1844/2546 72% [============================================ ] 1845/2546 72% [============================================ ] 1846/2546 72% [============================================ ] 1847/2546 72% [============================================= ] 1848/2546 72% [============================================= ] 1849/2546 72% [============================================= ] 1850/2546 72% [============================================= ] 1851/2546 72% [============================================= ] 1852/2546 72% [============================================= ] 1853/2546 72% [============================================= ] 1854/2546 72% [============================================= ] 1855/2546 72% [============================================= ] 1856/2546 72% [============================================= ] 1857/2546 72% [============================================= ] 1858/2546 72% [============================================= ] 1859/2546 73% [============================================= ] 1860/2546 73% [============================================= ] 1861/2546 73% [============================================= ] 1862/2546 73% [============================================= ] 1863/2546 73% [============================================= ] 1864/2546 73% [============================================= ] 1865/2546 73% [============================================= ] 1866/2546 73% [============================================= ] 1867/2546 73% [============================================= ] 1868/2546 73% [============================================= ] 1869/2546 73% [============================================= ] 1870/2546 73% [============================================= ] 1871/2546 73% [============================================= ] 1872/2546 73% [============================================= ] 1873/2546 73% [============================================= ] 1874/2546 73% [============================================= ] 1875/2546 73% [============================================= ] 1876/2546 73% [============================================= ] 1877/2546 73% [============================================= ] 1878/2546 73% [============================================= ] 1879/2546 73% [============================================= ] 1880/2546 73% [============================================= ] 1881/2546 73% [============================================= ] 1882/2546 73% [============================================= ] 1883/2546 73% [============================================= ] 1884/2546 73% [============================================= ] 1885/2546 74% [============================================= ] 1886/2546 74% [============================================= ] 1887/2546 74% [============================================= ] 1888/2546 74% [============================================== ] 1889/2546 74% [============================================== ] 1890/2546 74% [============================================== ] 1891/2546 74% [============================================== ] 1892/2546 74% [============================================== ] 1893/2546 74% [============================================== ] 1894/2546 74% [============================================== ] 1895/2546 74% [============================================== ] 1896/2546 74% [============================================== ] 1897/2546 74% [============================================== ] 1898/2546 74% [============================================== ] 1899/2546 74% [============================================== ] 1900/2546 74% [============================================== ] 1901/2546 74% [============================================== ] 1902/2546 74% [============================================== ] 1903/2546 74% [============================================== ] 1904/2546 74% [============================================== ] 1905/2546 74% [============================================== ] 1906/2546 74% [============================================== ] 1907/2546 74% [============================================== ] 1908/2546 74% [============================================== ] 1909/2546 74% [============================================== ] 1910/2546 75% [============================================== ] 1911/2546 75% [============================================== ] 1912/2546 75% [============================================== ] 1913/2546 75% [============================================== ] 1914/2546 75% [============================================== ] 1915/2546 75% [============================================== ] 1916/2546 75% [============================================== ] 1917/2546 75% [============================================== ] 1918/2546 75% [============================================== ] 1919/2546 75% [============================================== ] 1920/2546 75% [============================================== ] 1921/2546 75% [============================================== ] 1922/2546 75% [============================================== ] 1923/2546 75% [============================================== ] 1924/2546 75% [============================================== ] 1925/2546 75% [============================================== ] 1926/2546 75% [============================================== ] 1927/2546 75% [============================================== ] 1928/2546 75% [============================================== ] 1929/2546 75% [============================================== ] 1930/2546 75% [=============================================== ] 1931/2546 75% [=============================================== ] 1932/2546 75% [=============================================== ] 1933/2546 75% [=============================================== ] 1934/2546 75% [=============================================== ] 1935/2546 76% [=============================================== ] 1936/2546 76% [=============================================== ] 1937/2546 76% [=============================================== ] 1938/2546 76% [=============================================== ] 1939/2546 76% [=============================================== ] 1940/2546 76% [=============================================== ] 1941/2546 76% [=============================================== ] 1942/2546 76% [=============================================== ] 1943/2546 76% [=============================================== ] 1944/2546 76% [=============================================== ] 1945/2546 76% [=============================================== ] 1946/2546 76% [=============================================== ] 1947/2546 76% [=============================================== ] 1948/2546 76% [=============================================== ] 1949/2546 76% [=============================================== ] 1950/2546 76% [=============================================== ] 1951/2546 76% [=============================================== ] 1952/2546 76% [=============================================== ] 1953/2546 76% [=============================================== ] 1954/2546 76% [=============================================== ] 1955/2546 76% [=============================================== ] 1956/2546 76% [=============================================== ] 1957/2546 76% [=============================================== ] 1958/2546 76% [=============================================== ] 1959/2546 76% [=============================================== ] 1960/2546 76% [=============================================== ] 1961/2546 77% [=============================================== ] 1962/2546 77% [=============================================== ] 1963/2546 77% [=============================================== ] 1964/2546 77% [=============================================== ] 1965/2546 77% [=============================================== ] 1966/2546 77% [=============================================== ] 1967/2546 77% [=============================================== ] 1968/2546 77% [=============================================== ] 1969/2546 77% [=============================================== ] 1970/2546 77% [=============================================== ] 1971/2546 77% [================================================ ] 1972/2546 77% [================================================ ] 1973/2546 77% [================================================ ] 1974/2546 77% [================================================ ] 1975/2546 77% [================================================ ] 1976/2546 77% [================================================ ] 1977/2546 77% [================================================ ] 1978/2546 77% [================================================ ] 1979/2546 77% [================================================ ] 1980/2546 77% [================================================ ] 1981/2546 77% [================================================ ] 1982/2546 77% [================================================ ] 1983/2546 77% [================================================ ] 1984/2546 77% [================================================ ] 1985/2546 77% [================================================ ] 1986/2546 78% [================================================ ] 1987/2546 78% [================================================ ] 1988/2546 78% [================================================ ] 1989/2546 78% [================================================ ] 1990/2546 78% [================================================ ] 1991/2546 78% [================================================ ] 1992/2546 78% [================================================ ] 1993/2546 78% [================================================ ] 1994/2546 78% [================================================ ] 1995/2546 78% [================================================ ] 1996/2546 78% [================================================ ] 1997/2546 78% [================================================ ] 1998/2546 78% [================================================ ] 1999/2546 78% [================================================ ] 2000/2546 78% [================================================ ] 2001/2546 78% [================================================ ] 2002/2546 78% [================================================ ] 2003/2546 78% [================================================ ] 2004/2546 78% [================================================ ] 2005/2546 78% [================================================ ] 2006/2546 78% [================================================ ] 2007/2546 78% [================================================ ] 2008/2546 78% [================================================ ] 2009/2546 78% [================================================ ] 2010/2546 78% [================================================ ] 2011/2546 78% [================================================ ] 2012/2546 79% [================================================= ] 2013/2546 79% [================================================= ] 2014/2546 79% [================================================= ] 2015/2546 79% [================================================= ] 2016/2546 79% [================================================= ] 2017/2546 79% [================================================= ] 2018/2546 79% [================================================= ] 2019/2546 79% [================================================= ] 2020/2546 79% [================================================= ] 2021/2546 79% [================================================= ] 2022/2546 79% [================================================= ] 2023/2546 79% [================================================= ] 2024/2546 79% [================================================= ] 2025/2546 79% [================================================= ] 2026/2546 79% [================================================= ] 2027/2546 79% [================================================= ] 2028/2546 79% [================================================= ] 2029/2546 79% [================================================= ] 2030/2546 79% [================================================= ] 2031/2546 79% [================================================= ] 2032/2546 79% [================================================= ] 2033/2546 79% [================================================= ] 2034/2546 79% [================================================= ] 2035/2546 79% [================================================= ] 2036/2546 79% [================================================= ] 2037/2546 80% [================================================= ] 2038/2546 80% [================================================= ] 2039/2546 80% [================================================= ] 2040/2546 80% [================================================= ] 2041/2546 80% [================================================= ] 2042/2546 80% [================================================= ] 2043/2546 80% [================================================= ] 2044/2546 80% [================================================= ] 2045/2546 80% [================================================= ] 2046/2546 80% [================================================= ] 2047/2546 80% [================================================= ] 2048/2546 80% [================================================= ] 2049/2546 80% [================================================= ] 2050/2546 80% [================================================= ] 2051/2546 80% [================================================= ] 2052/2546 80% [================================================= ] 2053/2546 80% [================================================== ] 2054/2546 80% [================================================== ] 2055/2546 80% [================================================== ] 2056/2546 80% [================================================== ] 2057/2546 80% [================================================== ] 2058/2546 80% [================================================== ] 2059/2546 80% [================================================== ] 2060/2546 80% [================================================== ] 2061/2546 80% [================================================== ] 2062/2546 80% [================================================== ] 2063/2546 81% [================================================== ] 2064/2546 81% [================================================== ] 2065/2546 81% [================================================== ] 2066/2546 81% [================================================== ] 2067/2546 81% [================================================== ] 2068/2546 81% [================================================== ] 2069/2546 81% [================================================== ] 2070/2546 81% [================================================== ] 2071/2546 81% [================================================== ] 2072/2546 81% [================================================== ] 2073/2546 81% [================================================== ] 2074/2546 81% [================================================== ] 2075/2546 81% [================================================== ] 2076/2546 81% [================================================== ] 2077/2546 81% [================================================== ] 2078/2546 81% [================================================== ] 2079/2546 81% [================================================== ] 2080/2546 81% [================================================== ] 2081/2546 81% [================================================== ] 2082/2546 81% [================================================== ] 2083/2546 81% [================================================== ] 2084/2546 81% [================================================== ] 2085/2546 81% [================================================== ] 2086/2546 81% [================================================== ] 2087/2546 81% [================================================== ] 2088/2546 82% [================================================== ] 2089/2546 82% [================================================== ] 2090/2546 82% [================================================== ] 2091/2546 82% [================================================== ] 2092/2546 82% [================================================== ] 2093/2546 82% [================================================== ] 2094/2546 82% [=================================================== ] 2095/2546 82% [=================================================== ] 2096/2546 82% [=================================================== ] 2097/2546 82% [=================================================== ] 2098/2546 82% [=================================================== ] 2099/2546 82% [=================================================== ] 2100/2546 82% [=================================================== ] 2101/2546 82% [=================================================== ] 2102/2546 82% [=================================================== ] 2103/2546 82% [=================================================== ] 2104/2546 82% [=================================================== ] 2105/2546 82% [=================================================== ] 2106/2546 82% [=================================================== ] 2107/2546 82% [=================================================== ] 2108/2546 82% [=================================================== ] 2109/2546 82% [=================================================== ] 2110/2546 82% [=================================================== ] 2111/2546 82% [=================================================== ] 2112/2546 82% [=================================================== ] 2113/2546 82% [=================================================== ] 2114/2546 83% [=================================================== ] 2115/2546 83% [=================================================== ] 2116/2546 83% [=================================================== ] 2117/2546 83% [=================================================== ] 2118/2546 83% [=================================================== ] 2119/2546 83% [=================================================== ] 2120/2546 83% [=================================================== ] 2121/2546 83% [=================================================== ] 2122/2546 83% [=================================================== ] 2123/2546 83% [=================================================== ] 2124/2546 83% [=================================================== ] 2125/2546 83% [=================================================== ] 2126/2546 83% [=================================================== ] 2127/2546 83% [=================================================== ] 2128/2546 83% [=================================================== ] 2129/2546 83% [=================================================== ] 2130/2546 83% [=================================================== ] 2131/2546 83% [=================================================== ] 2132/2546 83% [=================================================== ] 2133/2546 83% [=================================================== ] 2134/2546 83% [=================================================== ] 2135/2546 83% [==================================================== ] 2136/2546 83% [==================================================== ] 2137/2546 83% [==================================================== ] 2138/2546 83% [==================================================== ] 2139/2546 84% [==================================================== ] 2140/2546 84% [==================================================== ] 2141/2546 84% [==================================================== ] 2142/2546 84% [==================================================== ] 2143/2546 84% [==================================================== ] 2144/2546 84% [==================================================== ] 2145/2546 84% [==================================================== ] 2146/2546 84% [==================================================== ] 2147/2546 84% [==================================================== ] 2148/2546 84% [==================================================== ] 2149/2546 84% [==================================================== ] 2150/2546 84% [==================================================== ] 2151/2546 84% [==================================================== ] 2152/2546 84% [==================================================== ] 2153/2546 84% [==================================================== ] 2154/2546 84% [==================================================== ] 2155/2546 84% [==================================================== ] 2156/2546 84% [==================================================== ] 2157/2546 84% [==================================================== ] 2158/2546 84% [==================================================== ] 2159/2546 84% [==================================================== ] 2160/2546 84% [==================================================== ] 2161/2546 84% [==================================================== ] 2162/2546 84% [==================================================== ] 2163/2546 84% [==================================================== ] 2164/2546 84% [==================================================== ] 2165/2546 85% [==================================================== ] 2166/2546 85% [==================================================== ] 2167/2546 85% [==================================================== ] 2168/2546 85% [==================================================== ] 2169/2546 85% [==================================================== ] 2170/2546 85% [==================================================== ] 2171/2546 85% [==================================================== ] 2172/2546 85% [==================================================== ] 2173/2546 85% [==================================================== ] 2174/2546 85% [==================================================== ] 2175/2546 85% [==================================================== ] 2176/2546 85% [===================================================== ] 2177/2546 85% [===================================================== ] 2178/2546 85% [===================================================== ] 2179/2546 85% [===================================================== ] 2180/2546 85% [===================================================== ] 2181/2546 85% [===================================================== ] 2182/2546 85% [===================================================== ] 2183/2546 85% [===================================================== ] 2184/2546 85% [===================================================== ] 2185/2546 85% [===================================================== ] 2186/2546 85% [===================================================== ] 2187/2546 85% [===================================================== ] 2188/2546 85% [===================================================== ] 2189/2546 85% [===================================================== ] 2190/2546 86% [===================================================== ] 2191/2546 86% [===================================================== ] 2192/2546 86% [===================================================== ] 2193/2546 86% [===================================================== ] 2194/2546 86% [===================================================== ] 2195/2546 86% [===================================================== ] 2196/2546 86% [===================================================== ] 2197/2546 86% [===================================================== ] 2198/2546 86% [===================================================== ] 2199/2546 86% [===================================================== ] 2200/2546 86% [===================================================== ] 2201/2546 86% [===================================================== ] 2202/2546 86% [===================================================== ] 2203/2546 86% [===================================================== ] 2204/2546 86% [===================================================== ] 2205/2546 86% [===================================================== ] 2206/2546 86% [===================================================== ] 2207/2546 86% [===================================================== ] 2208/2546 86% [===================================================== ] 2209/2546 86% [===================================================== ] 2210/2546 86% [===================================================== ] 2211/2546 86% [===================================================== ] 2212/2546 86% [===================================================== ] 2213/2546 86% [===================================================== ] 2214/2546 86% [===================================================== ] 2215/2546 86% [===================================================== ] 2216/2546 87% [===================================================== ] 2217/2546 87% [====================================================== ] 2218/2546 87% [====================================================== ] 2219/2546 87% [====================================================== ] 2220/2546 87% [====================================================== ] 2221/2546 87% [====================================================== ] 2222/2546 87% [====================================================== ] 2223/2546 87% [====================================================== ] 2224/2546 87% [====================================================== ] 2225/2546 87% [====================================================== ] 2226/2546 87% [====================================================== ] 2227/2546 87% [====================================================== ] 2228/2546 87% [====================================================== ] 2229/2546 87% [====================================================== ] 2230/2546 87% [====================================================== ] 2231/2546 87% [====================================================== ] 2232/2546 87% [====================================================== ] 2233/2546 87% [====================================================== ] 2234/2546 87% [====================================================== ] 2235/2546 87% [====================================================== ] 2236/2546 87% [====================================================== ] 2237/2546 87% [====================================================== ] 2238/2546 87% [====================================================== ] 2239/2546 87% [====================================================== ] 2240/2546 87% [====================================================== ] 2241/2546 88% [====================================================== ] 2242/2546 88% [====================================================== ] 2243/2546 88% [====================================================== ] 2244/2546 88% [====================================================== ] 2245/2546 88% [====================================================== ] 2246/2546 88% [====================================================== ] 2247/2546 88% [====================================================== ] 2248/2546 88% [====================================================== ] 2249/2546 88% [====================================================== ] 2250/2546 88% [====================================================== ] 2251/2546 88% [====================================================== ] 2252/2546 88% [====================================================== ] 2253/2546 88% [====================================================== ] 2254/2546 88% [====================================================== ] 2255/2546 88% [====================================================== ] 2256/2546 88% [====================================================== ] 2257/2546 88% [====================================================== ] 2258/2546 88% [======================================================= ] 2259/2546 88% [======================================================= ] 2260/2546 88% [======================================================= ] 2261/2546 88% [======================================================= ] 2262/2546 88% [======================================================= ] 2263/2546 88% [======================================================= ] 2264/2546 88% [======================================================= ] 2265/2546 88% [======================================================= ] 2266/2546 89% [======================================================= ] 2267/2546 89% [======================================================= ] 2268/2546 89% [======================================================= ] 2269/2546 89% [======================================================= ] 2270/2546 89% [======================================================= ] 2271/2546 89% [======================================================= ] 2272/2546 89% [======================================================= ] 2273/2546 89% [======================================================= ] 2274/2546 89% [======================================================= ] 2275/2546 89% [======================================================= ] 2276/2546 89% [======================================================= ] 2277/2546 89% [======================================================= ] 2278/2546 89% [======================================================= ] 2279/2546 89% [======================================================= ] 2280/2546 89% [======================================================= ] 2281/2546 89% [======================================================= ] 2282/2546 89% [======================================================= ] 2283/2546 89% [======================================================= ] 2284/2546 89% [======================================================= ] 2285/2546 89% [======================================================= ] 2286/2546 89% [======================================================= ] 2287/2546 89% [======================================================= ] 2288/2546 89% [======================================================= ] 2289/2546 89% [======================================================= ] 2290/2546 89% [======================================================= ] 2291/2546 89% [======================================================= ] 2292/2546 90% [======================================================= ] 2293/2546 90% [======================================================= ] 2294/2546 90% [======================================================= ] 2295/2546 90% [======================================================= ] 2296/2546 90% [======================================================= ] 2297/2546 90% [======================================================= ] 2298/2546 90% [======================================================= ] 2299/2546 90% [======================================================== ] 2300/2546 90% [======================================================== ] 2301/2546 90% [======================================================== ] 2302/2546 90% [======================================================== ] 2303/2546 90% [======================================================== ] 2304/2546 90% [======================================================== ] 2305/2546 90% [======================================================== ] 2306/2546 90% [======================================================== ] 2307/2546 90% [======================================================== ] 2308/2546 90% [======================================================== ] 2309/2546 90% [======================================================== ] 2310/2546 90% [======================================================== ] 2311/2546 90% [======================================================== ] 2312/2546 90% [======================================================== ] 2313/2546 90% [======================================================== ] 2314/2546 90% [======================================================== ] 2315/2546 90% [======================================================== ] 2316/2546 90% [======================================================== ] 2317/2546 91% [======================================================== ] 2318/2546 91% [======================================================== ] 2319/2546 91% [======================================================== ] 2320/2546 91% [======================================================== ] 2321/2546 91% [======================================================== ] 2322/2546 91% [======================================================== ] 2323/2546 91% [======================================================== ] 2324/2546 91% [======================================================== ] 2325/2546 91% [======================================================== ] 2326/2546 91% [======================================================== ] 2327/2546 91% [======================================================== ] 2328/2546 91% [======================================================== ] 2329/2546 91% [======================================================== ] 2330/2546 91% [======================================================== ] 2331/2546 91% [======================================================== ] 2332/2546 91% [======================================================== ] 2333/2546 91% [======================================================== ] 2334/2546 91% [======================================================== ] 2335/2546 91% [======================================================== ] 2336/2546 91% [======================================================== ] 2337/2546 91% [======================================================== ] 2338/2546 91% [======================================================== ] 2339/2546 91% [======================================================== ] 2340/2546 91% [========================================================= ] 2341/2546 91% [========================================================= ] 2342/2546 91% [========================================================= ] 2343/2546 92% [========================================================= ] 2344/2546 92% [========================================================= ] 2345/2546 92% [========================================================= ] 2346/2546 92% [========================================================= ] 2347/2546 92% [========================================================= ] 2348/2546 92% [========================================================= ] 2349/2546 92% [========================================================= ] 2350/2546 92% [========================================================= ] 2351/2546 92% [========================================================= ] 2352/2546 92% [========================================================= ] 2353/2546 92% [========================================================= ] 2354/2546 92% [========================================================= ] 2355/2546 92% [========================================================= ] 2356/2546 92% [========================================================= ] 2357/2546 92% [========================================================= ] 2358/2546 92% [========================================================= ] 2359/2546 92% [========================================================= ] 2360/2546 92% [========================================================= ] 2361/2546 92% [========================================================= ] 2362/2546 92% [========================================================= ] 2363/2546 92% [========================================================= ] 2364/2546 92% [========================================================= ] 2365/2546 92% [========================================================= ] 2366/2546 92% [========================================================= ] 2367/2546 92% [========================================================= ] 2368/2546 93% [========================================================= ] 2369/2546 93% [========================================================= ] 2370/2546 93% [========================================================= ] 2371/2546 93% [========================================================= ] 2372/2546 93% [========================================================= ] 2373/2546 93% [========================================================= ] 2374/2546 93% [========================================================= ] 2375/2546 93% [========================================================= ] 2376/2546 93% [========================================================= ] 2377/2546 93% [========================================================= ] 2378/2546 93% [========================================================= ] 2379/2546 93% [========================================================= ] 2380/2546 93% [========================================================= ] 2381/2546 93% [========================================================== ] 2382/2546 93% [========================================================== ] 2383/2546 93% [========================================================== ] 2384/2546 93% [========================================================== ] 2385/2546 93% [========================================================== ] 2386/2546 93% [========================================================== ] 2387/2546 93% [========================================================== ] 2388/2546 93% [========================================================== ] 2389/2546 93% [========================================================== ] 2390/2546 93% [========================================================== ] 2391/2546 93% [========================================================== ] 2392/2546 93% [========================================================== ] 2393/2546 93% [========================================================== ] 2394/2546 94% [========================================================== ] 2395/2546 94% [========================================================== ] 2396/2546 94% [========================================================== ] 2397/2546 94% [========================================================== ] 2398/2546 94% [========================================================== ] 2399/2546 94% [========================================================== ] 2400/2546 94% [========================================================== ] 2401/2546 94% [========================================================== ] 2402/2546 94% [========================================================== ] 2403/2546 94% [========================================================== ] 2404/2546 94% [========================================================== ] 2405/2546 94% [========================================================== ] 2406/2546 94% [========================================================== ] 2407/2546 94% [========================================================== ] 2408/2546 94% [========================================================== ] 2409/2546 94% [========================================================== ] 2410/2546 94% [========================================================== ] 2411/2546 94% [========================================================== ] 2412/2546 94% [========================================================== ] 2413/2546 94% [========================================================== ] 2414/2546 94% [========================================================== ] 2415/2546 94% [========================================================== ] 2416/2546 94% [========================================================== ] 2417/2546 94% [========================================================== ] 2418/2546 94% [========================================================== ] 2419/2546 95% [========================================================== ] 2420/2546 95% [========================================================== ] 2421/2546 95% [========================================================== ] 2422/2546 95% [=========================================================== ] 2423/2546 95% [=========================================================== ] 2424/2546 95% [=========================================================== ] 2425/2546 95% [=========================================================== ] 2426/2546 95% [=========================================================== ] 2427/2546 95% [=========================================================== ] 2428/2546 95% [=========================================================== ] 2429/2546 95% [=========================================================== ] 2430/2546 95% [=========================================================== ] 2431/2546 95% [=========================================================== ] 2432/2546 95% [=========================================================== ] 2433/2546 95% [=========================================================== ] 2434/2546 95% [=========================================================== ] 2435/2546 95% [=========================================================== ] 2436/2546 95% [=========================================================== ] 2437/2546 95% [=========================================================== ] 2438/2546 95% [=========================================================== ] 2439/2546 95% [=========================================================== ] 2440/2546 95% [=========================================================== ] 2441/2546 95% [=========================================================== ] 2442/2546 95% [=========================================================== ] 2443/2546 95% [=========================================================== ] 2444/2546 95% [=========================================================== ] 2445/2546 96% [=========================================================== ] 2446/2546 96% [=========================================================== ] 2447/2546 96% [=========================================================== ] 2448/2546 96% [=========================================================== ] 2449/2546 96% [=========================================================== ] 2450/2546 96% [=========================================================== ] 2451/2546 96% [=========================================================== ] 2452/2546 96% [=========================================================== ] 2453/2546 96% [=========================================================== ] 2454/2546 96% [=========================================================== ] 2455/2546 96% [=========================================================== ] 2456/2546 96% [=========================================================== ] 2457/2546 96% [=========================================================== ] 2458/2546 96% [=========================================================== ] 2459/2546 96% [=========================================================== ] 2460/2546 96% [=========================================================== ] 2461/2546 96% [=========================================================== ] 2462/2546 96% [=========================================================== ] 2463/2546 96% [============================================================ ] 2464/2546 96% [============================================================ ] 2465/2546 96% [============================================================ ] 2466/2546 96% [============================================================ ] 2467/2546 96% [============================================================ ] 2468/2546 96% [============================================================ ] 2469/2546 96% [============================================================ ] 2470/2546 97% [============================================================ ] 2471/2546 97% [============================================================ ] 2472/2546 97% [============================================================ ] 2473/2546 97% [============================================================ ] 2474/2546 97% [============================================================ ] 2475/2546 97% [============================================================ ] 2476/2546 97% [============================================================ ] 2477/2546 97% [============================================================ ] 2478/2546 97% [============================================================ ] 2479/2546 97% [============================================================ ] 2480/2546 97% [============================================================ ] 2481/2546 97% [============================================================ ] 2482/2546 97% [============================================================ ] 2483/2546 97% [============================================================ ] 2484/2546 97% [============================================================ ] 2485/2546 97% [============================================================ ] 2486/2546 97% [============================================================ ] 2487/2546 97% [============================================================ ] 2488/2546 97% [============================================================ ] 2489/2546 97% [============================================================ ] 2490/2546 97% [============================================================ ] 2491/2546 97% [============================================================ ] 2492/2546 97% [============================================================ ] 2493/2546 97% [============================================================ ] 2494/2546 97% [============================================================ ] 2495/2546 97% [============================================================ ] 2496/2546 98% [============================================================ ] 2497/2546 98% [============================================================ ] 2498/2546 98% [============================================================ ] 2499/2546 98% [============================================================ ] 2500/2546 98% [============================================================ ] 2501/2546 98% [============================================================ ] 2502/2546 98% [============================================================ ] 2503/2546 98% [============================================================ ] 2504/2546 98% [============================================================= ] 2505/2546 98% [============================================================= ] 2506/2546 98% [============================================================= ] 2507/2546 98% [============================================================= ] 2508/2546 98% [============================================================= ] 2509/2546 98% [============================================================= ] 2510/2546 98% [============================================================= ] 2511/2546 98% [============================================================= ] 2512/2546 98% [============================================================= ] 2513/2546 98% [============================================================= ] 2514/2546 98% [============================================================= ] 2515/2546 98% [============================================================= ] 2516/2546 98% [============================================================= ] 2517/2546 98% [============================================================= ] 2518/2546 98% [============================================================= ] 2519/2546 98% [============================================================= ] 2520/2546 98% [============================================================= ] 2521/2546 99% [============================================================= ] 2522/2546 99% [============================================================= ] 2523/2546 99% [============================================================= ] 2524/2546 99% [============================================================= ] 2525/2546 99% [============================================================= ] 2526/2546 99% [============================================================= ] 2527/2546 99% [============================================================= ] 2528/2546 99% [============================================================= ] 2529/2546 99% [============================================================= ] 2530/2546 99% [============================================================= ] 2531/2546 99% [============================================================= ] 2532/2546 99% [============================================================= ] 2533/2546 99% [============================================================= ] 2534/2546 99% [============================================================= ] 2535/2546 99% [============================================================= ] 2536/2546 99% [============================================================= ] 2537/2546 99% [============================================================= ] 2538/2546 99% [============================================================= ] 2539/2546 99% [============================================================= ] 2540/2546 99% [============================================================= ] 2541/2546 99% [============================================================= ] 2542/2546 99% [============================================================= ] 2543/2546 99% [============================================================= ] 2544/2546 99% [============================================================= ] 2545/2546 99% [==============================================================] 2546/2546 100% operation complete, 2546 objects in 32823 NAND pages. ln -snf /nvmedata/autobuild/instance-23/output-1/host/powerpc64-buildroot-linux-gnu/sysroot /nvmedata/autobuild/instance-23/output-1/staging make: Leaving directory '/nvmedata/autobuild/instance-23/buildroot' make: Entering directory '/nvmedata/autobuild/instance-23/buildroot' >>> Buildroot 2022.05-rc2-50-gb1dd0548d3 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> 4th 3.64.0 Collecting legal info COPYING: OK (sha256: 8c6111b645a02219579ea66e84aa8e78a0ed4f4dd80857ffb91bcda5528717d4) >>> host-4th 3.64.0 Collecting legal info COPYING: OK (sha256: 8c6111b645a02219579ea66e84aa8e78a0ed4f4dd80857ffb91bcda5528717d4) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 10.3.0 Collecting legal info >>> glibc 2.35-96-g2c4fc8e5ca742c6a3a1933799495bb0b00a807f0 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-gawk 5.1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 10.3.0 Collecting legal info >>> host-binutils 2.37 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.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 5.17.7 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> aespipe 2.4f Collecting legal info >>> arp-scan 1.9.7 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> bash 5.1.16 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> readline 8.1.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> bats-core 1.4.1 Collecting legal info LICENSE.md: OK (sha256: 55074b2b3b87809105034e1468e59076554d76a80c67bcc592000cc3d929852d) >>> bitstream-vera 1.10 Collecting legal info COPYRIGHT.TXT: OK (sha256: 3361d054759a2fc686a2c058be82deaf9c2e6fe549be9004d7935a6c1736315d) >>> bmx7 7.1.1 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mbedtls 2.28.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-cmake 3.18.6 Collecting legal info Copyright.txt: OK (sha256: 131b9ff756b64a25b7461c3c1382e70b16c70a5b4833a1577897fa3ea6d88f8d) >>> wireless_tools 30.pre9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> zlib Collecting legal info >>> zlib-ng 2.0.6 Collecting legal info LICENSE.md: OK (sha256: d3c80be055d94d798eaa786116e84fa0b010bc11420b5d2060d978ea77845436) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> sysvinit 2.99 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> ca-certificates 20211016 Collecting legal info debian/copyright: OK (sha256: e85e1bcad3a915dc7e6f41412bc5bdeba275cadd817896ea0451f2140a93967c) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1o Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> host-python3 3.10.4 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.7 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> can-utils 2021.08.0 Collecting legal info LICENSES/BSD-3-Clause: OK (sha256: c3dc748f5e725cf5ed89784fe78e4ff1b05d309bf1e7ade4c572e8fde1b8406c) LICENSES/GPL-2.0-only.txt: OK (sha256: 995a31f60a9ddb4c609214cc7d17ca94cc3cbc7f37e1e64dba81e7f8ea9d4f91) >>> host-checkpolicy 3.3 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-libselinux 3.3 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> host-libsepol 3.3 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-pcre2 10.40 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> host-swig 4.0.2 Collecting legal info LICENSE: OK (sha256: f53abaeed775018d519a1b9615f0ca17894772bd9ca21c2a156bf340ac41c13e) LICENSE-GPL: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE-UNIVERSITIES: OK (sha256: 7f50d942373a871211c5efee03f3db2f9efd1cff1002b0ef8e3748baa611a5c2) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> datatables 1.10.20 Collecting legal info license.txt: OK (sha256: c6a873f21550ed804f76013c36e14225704c1aa551fdb870e0c626eb91c19247) >>> dialog 1.3-20220117 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> execline 2.8.0.1 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> skalibs 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> faad2 2.10.0 Collecting legal info COPYING: OK (sha256: d3baf3a54943cf12a994c85867a18dec84f810901b2f2878ddfd77efcc3c150f) >>> flickcurl 1.26 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) LICENSE-2.0.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) LICENSE.html: OK (sha256: 3590f30b0fb9446a1f0a7ea5bcbb5786fa66fa362800f53d2575875d74b91909) >>> libcurl 7.83.1 Collecting legal info COPYING: OK (sha256: 321b1a09ebc30410f2e837c072e5521cf7095b757193af4a7dae1086e36ed31a) >>> libssh2 1.10.0 Collecting legal info COPYING: OK (sha256: 859e60d760a3446ecaf777339f1eef98c527aea40714384d24b882a83ffdd23a) >>> openssl Collecting legal info >>> libopenssl 1.1.1o Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libxml2 2.9.14 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> fswebcam 20200725 Collecting legal info LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> gd 2.3.3 Collecting legal info COPYING: OK (sha256: 005f4b6b0141d1bd11d371bbf7d4f67947f85a4906b7f5465f942204cf918ba3) >>> jpeg Collecting legal info >>> jpeg-turbo 2.1.3 Collecting legal info LICENSE.md: OK (sha256: ee1eaf194d5924b6360af8a6ba6a4e1554037091f7505943300cdeec65f1aebb) README.ijg: OK (sha256: 4b7b9f8c03bb8d60270dfd12684e70ab21e4abfd27e73905cd1a7c4cae6f5cdb) >>> host-genext2fs 1.5.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-genpart 1.0.2 Collecting legal info >>> gnupg 1.4.23 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> haserl 0.9.36 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> hiredis 1.0.2 Collecting legal info COPYING: OK (sha256: dca05ce8fc87a8261783b4aed0deef8becc9350b6aa770bc714d0c1833b896eb) >>> ima-evm-utils 1.4 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> keyutils 1.6.3 Collecting legal info LICENCE.GPL: OK (sha256: f46409d4822b2457b39bbd0e7881eecb396130eb8320b7748fa7e9488970aa6d) LICENCE.LGPL: OK (sha256: 0d15593e3a8ad90917f8509b5ac1e4b5e5d196434a68029aa9dc0858a4a4c521) >>> tpm2-tss 3.1.0 Collecting legal info LICENSE: OK (sha256: 18c1bf4b1ba1fb2c4ffa7398c234d83c0d55475298e470ae1e5e3a8a8bd2e448) >>> initscripts Collecting legal info >>> irda-utils 0.9.18 Collecting legal info man/COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> jasper 2.0.33 Collecting legal info LICENSE: OK (sha256: 4ad1bb42aff888c4403d792e6e2c5f1716d6c279fea70b296333c9d577d30b81) >>> libb64 1.2.1 Collecting legal info LICENSE: OK (sha256: 834b7afa1b3c40289a3be775d3625016be1c0d7ea7a4a26c1eb207f53dc961d8) >>> libcuefile 475 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdvdcss 1.4.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libfastjson 0.99.9 Collecting legal info COPYING: OK (sha256: b29370bbfa98816e1fca0901f18149d920736771bfd68b4ee0eb00c78b38d245) >>> libilbc 829b08c7902ceb87a261279fabb36b6d523c6e07 Collecting legal info gips_iLBClicense.pdf: OK (sha256: b7f4cbb4a12cd11a3d1aeda9bd17c99f59b054de4b3ee53045531cd2fa74dd2a) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmpdclient 2.20 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> host-meson 0.62.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 62.1.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> libnetfilter_conntrack 1.0.9 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libp11 0.4.11 Collecting legal info COPYING: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libreplaygain r475 Collecting legal info src/gain_analysis.c: OK (sha256: 511e7b63ce6530b93932d19da3471a6672586339bc131b2699ad4e9b0ee6c9bb) >>> libsndfile 1.0.31 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> libtool 2.4.6 Collecting legal info libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> mpd-mpc 0.34 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> musepack r475 Collecting legal info libmpcdec/COPYING: OK (sha256: 141f551d8e4f037b7f6bc9136b7d3116c7ae9ec8da10c4f14c07c6dc34bc9aa5) libmpcenc/quant.c: OK (sha256: 0da88639aebbd614151ee52294fa13789f8cd28d9f2e0a56998b89b5c21ddc2b) >>> odhcploc 20111021 Collecting legal info COPYING: OK (sha256: 092a5b7be2a7ff088be7ec99adf68629509911b66f304b8ea0c835cdc138d544) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> picocom 3.1 Collecting legal info LICENSE.txt: OK (sha256: 9273c6b2c55be95f0f0df292d87e8900e5bfdf5b510a6ea09e80306cf45c10f6) >>> popperjs 1.16.0 Collecting legal info LICENSE.md: OK (sha256: 2961310ed05cd9373a08b8191c071425a7fede0ca5d807ca38fa5f5f61c5b834) >>> host-python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> s6-dns 2.3.5.1 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> s6-linux-init 1.0.6.3 Collecting legal info COPYING: OK (sha256: 4a5e44a69d649f0c37b29d7f6e5df1bb292b09898247be07f0c97814dac4b15d) >>> s6 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> s6-linux-utils 2.5.1.5 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> s6-portable-utils 2.2.3.2 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> sbc 1.5 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> screenfetch 3.9.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sound-theme-borealis 0.9a Collecting legal info >>> uboot-tools 2021.07 Collecting legal info Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-uboot-tools 2021.07 Collecting legal info Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> uemacs 1cdcf9df88144049750116e36fe20c8c39fa2517 Collecting legal info README: OK (sha256: 6e2a4cf41ec8d4379c154923349733bc0d3935c6fa72c4337cf1bc137b98b90a) >>> wilc-firmware wilc_linux_15_6 Collecting legal info LICENSE.wilc_fw: OK (sha256: 71355eee947a312594dbdaac039827544f93d23949b65c356b7b0ce09e2600fb) >>> xl2tp 1.3.17 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> zchunk 1.2.2 Collecting legal info LICENSE: OK (sha256: 3c6a4fd5a93cacec6bf694d0537246bc15a95a274f5c5301749754e56d27b797) >>> 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.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-libcap 2.64 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-makedevs Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-10.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: aespipe-2.4f: cannot save license (AESPIPE_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (HOST_GENPART_LICENSE_FILES not defined) WARNING: sound-theme-borealis-0.9a: cannot save license (SOUND_THEME_BOREALIS_LICENSE_FILES not defined) Legal info produced in /nvmedata/autobuild/instance-23/output-1/legal-info make: Leaving directory '/nvmedata/autobuild/instance-23/buildroot'