hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Initialized empty Git repository in /nvmedata/autobuild/instance-1/dl/x264/git/.git/ GIT_DIR=/nvmedata/autobuild/instance-1/dl/x264/git/.git git remote add origin 'https://code.videolan.org/videolan/x264.git' GIT_DIR=/nvmedata/autobuild/instance-1/dl/x264/git/.git git remote set-url origin 'https://code.videolan.org/videolan/x264.git' Fetching all references GIT_DIR=/nvmedata/autobuild/instance-1/dl/x264/git/.git git fetch origin From https://code.videolan.org/videolan/x264 * [new branch] master -> origin/master * [new branch] stable -> origin/stable GIT_DIR=/nvmedata/autobuild/instance-1/dl/x264/git/.git git fetch origin -t GIT_DIR=/nvmedata/autobuild/instance-1/dl/x264/git/.git git submodule --quiet foreach 'printf "Deregistering submodule \"%s\"\n" "${path}" && cd .. && rm -rf "${path##*/}"' GIT_DIR=/nvmedata/autobuild/instance-1/dl/x264/git/.git git checkout -f -q 'baee400fa9ced6f5481a728138fed6e867b0ff7f' warning: refname 'baee400fa9ced6f5481a728138fed6e867b0ff7f' is ambiguous. Git normally never creates a ref that ends with 40 hex characters because it will be ignored when you just specify 40-hex. These refs may be created by mistake. For example, git switch -c $br $(git rev-parse ...) where "$br" is somehow empty and a 40-hex ref is created. Please examine these refs and maybe delete them. Turn this message off by running "git config advice.objectNameWarning false" GIT_DIR=/nvmedata/autobuild/instance-1/dl/x264/git/.git git clean -ffdx x264-baee400fa9ced6f5481a728138fed6e867b0ff7f-br1.tar.gz: OK (sha256: e83cda2a69e72bc45bcb14aa7ca5e689cf0f67dc29fc6f1dce63abe2a428fc01) >>> x264 baee400fa9ced6f5481a728138fed6e867b0ff7f Extracting gzip -d -c /nvmedata/autobuild/instance-1/dl/x264/x264-baee400fa9ced6f5481a728138fed6e867b0ff7f-br1.tar.gz | tar --strip-components=1 -C /nvmedata/autobuild/instance-1/output-1/build/x264-baee400fa9ced6f5481a728138fed6e867b0ff7f -xf - >>> x264 baee400fa9ced6f5481a728138fed6e867b0ff7f Patching >>> x264 baee400fa9ced6f5481a728138fed6e867b0ff7f Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /nvmedata/autobuild/instance-1/output-1/build/x264-baee400fa9ced6f5481a728138fed6e867b0ff7f -name $file); do cp support/gnuconfig/$file $i; done; done >>> x264 baee400fa9ced6f5481a728138fed6e867b0ff7f Configuring (cd /nvmedata/autobuild/instance-1/output-1/build/x264-baee400fa9ced6f5481a728138fed6e867b0ff7f; PATH="/nvmedata/autobuild/instance-1/output-1/host/bin:/nvmedata/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc-ar" AS="/nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-as" LD="/nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-ld" NM="/nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc-nm" CC="/nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc" GCC="/nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc" CPP="/nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-cpp" CXX="/nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-g++" FC="/nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gfortran" F77="/nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gfortran" RANLIB="/nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc-ranlib" READELF="/nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-objcopy" OBJDUMP="/nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-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-1/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/nvmedata/autobuild/instance-1/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/nvmedata/autobuild/instance-1/output-1/host/include" LDFLAGS_FOR_BUILD="-L/nvmedata/autobuild/instance-1/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-1/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-as" DEFAULT_LINKER="/nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-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 -O1 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 " LDFLAGS="" FCFLAGS=" -O1 -g0" FFLAGS=" -O1 -g0" PKG_CONFIG="/nvmedata/autobuild/instance-1/output-1/host/bin/pkg-config" STAGING_DIR="/nvmedata/autobuild/instance-1/output-1/host/arceb-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ./configure --prefix=/usr --host="arceb-buildroot-linux-uclibc" --cross-prefix="/nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-" --disable-ffms --enable-static --disable-opencl --disable-avs --disable-lavf --disable-swscale --disable-asm --enable-pic --enable-shared --disable-cli ) platform: ARCEB byte order: big-endian system: LINUX cli: no libx264: internal shared: yes static: yes bashcompletion: no asm: no interlaced: yes avs: no lavf: no ffms: no mp4: no gpl: yes thread: posix opencl: no filters: crop select_every lto: no debug: no gprof: no strip: no PIC: yes bit depth: all chroma format: all You can run 'make' or 'make fprofiled' now. >>> x264 baee400fa9ced6f5481a728138fed6e867b0ff7f Building PATH="/nvmedata/autobuild/instance-1/output-1/host/bin:/nvmedata/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 -C /nvmedata/autobuild/instance-1/output-1/build/x264-baee400fa9ced6f5481a728138fed6e867b0ff7f make[1]: Entering directory '/nvmedata/autobuild/instance-1/output-1/build/x264-baee400fa9ced6f5481a728138fed6e867b0ff7f' dependency file generation... /nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c common/osdep.c -o common/osdep.o /nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c common/base.c -o common/base.o /nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c common/cpu.c -o common/cpu.o /nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c common/tables.c -o common/tables.o /nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c encoder/api.c -o encoder/api.o /nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c common/mc.c -o common/mc-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c common/predict.c -o common/predict-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c common/pixel.c -o common/pixel-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c common/macroblock.c -o common/macroblock-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c common/frame.c -o common/frame-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c common/dct.c -o common/dct-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c common/cabac.c -o common/cabac-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c common/common.c -o common/common-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c common/rectangle.c -o common/rectangle-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c common/set.c -o common/set-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c common/quant.c -o common/quant-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c common/deblock.c -o common/deblock-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c common/vlc.c -o common/vlc-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c common/mvpred.c -o common/mvpred-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c common/bitstream.c -o common/bitstream-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c encoder/analyse.c -o encoder/analyse-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c encoder/me.c -o encoder/me-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c encoder/ratecontrol.c -o encoder/ratecontrol-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c encoder/set.c -o encoder/set-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c encoder/macroblock.c -o encoder/macroblock-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c encoder/cabac.c -o encoder/cabac-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c encoder/cavlc.c -o encoder/cavlc-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c encoder/encoder.c -o encoder/encoder-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c encoder/lookahead.c -o encoder/lookahead-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c common/threadpool.c -o common/threadpool-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8 /nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c common/mc.c -o common/mc-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c common/predict.c -o common/predict-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c common/pixel.c -o common/pixel-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c common/macroblock.c -o common/macroblock-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c common/frame.c -o common/frame-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c common/dct.c -o common/dct-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c common/cabac.c -o common/cabac-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c common/common.c -o common/common-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c common/rectangle.c -o common/rectangle-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c common/set.c -o common/set-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c common/quant.c -o common/quant-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c common/deblock.c -o common/deblock-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c common/vlc.c -o common/vlc-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c common/mvpred.c -o common/mvpred-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c common/bitstream.c -o common/bitstream-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c encoder/analyse.c -o encoder/analyse-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c encoder/me.c -o encoder/me-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c encoder/ratecontrol.c -o encoder/ratecontrol-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c encoder/set.c -o encoder/set-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c encoder/macroblock.c -o encoder/macroblock-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c encoder/cabac.c -o encoder/cabac-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c encoder/cavlc.c -o encoder/cavlc-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c encoder/encoder.c -o encoder/encoder-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c encoder/lookahead.c -o encoder/lookahead-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fPIC -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -DX264_API_EXPORTS -c common/threadpool.c -o common/threadpool-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -o libx264.so.164 common/osdep.o common/base.o common/cpu.o common/tables.o encoder/api.o common/mc-8.o common/predict-8.o common/pixel-8.o common/macroblock-8.o common/frame-8.o common/dct-8.o common/cabac-8.o common/common-8.o common/rectangle-8.o common/set-8.o common/quant-8.o common/deblock-8.o common/vlc-8.o common/mvpred-8.o common/bitstream-8.o encoder/analyse-8.o encoder/me-8.o encoder/ratecontrol-8.o encoder/set-8.o encoder/macroblock-8.o encoder/cabac-8.o encoder/cavlc-8.o encoder/encoder-8.o encoder/lookahead-8.o common/threadpool-8.o common/mc-10.o common/predict-10.o common/pixel-10.o common/macroblock-10.o common/frame-10.o common/dct-10.o common/cabac-10.o common/common-10.o common/rectangle-10.o common/set-10.o common/quant-10.o common/deblock-10.o common/vlc-10.o common/mvpred-10.o common/bitstream-10.o encoder/analyse-10.o encoder/me-10.o encoder/ratecontrol-10.o encoder/set-10.o encoder/macroblock-10.o encoder/cabac-10.o encoder/cavlc-10.o encoder/encoder-10.o encoder/lookahead-10.o common/threadpool-10.o -shared -Wl,-soname,libx264.so.164 -Wl,-Bsymbolic -lm -lpthread rm -f libx264.a /nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc-ar rc libx264.a common/osdep.o common/base.o common/cpu.o common/tables.o encoder/api.o common/mc-8.o common/predict-8.o common/pixel-8.o common/macroblock-8.o common/frame-8.o common/dct-8.o common/cabac-8.o common/common-8.o common/rectangle-8.o common/set-8.o common/quant-8.o common/deblock-8.o common/vlc-8.o common/mvpred-8.o common/bitstream-8.o encoder/analyse-8.o encoder/me-8.o encoder/ratecontrol-8.o encoder/set-8.o encoder/macroblock-8.o encoder/cabac-8.o encoder/cavlc-8.o encoder/encoder-8.o encoder/lookahead-8.o common/threadpool-8.o common/mc-10.o common/predict-10.o common/pixel-10.o common/macroblock-10.o common/frame-10.o common/dct-10.o common/cabac-10.o common/common-10.o common/rectangle-10.o common/set-10.o common/quant-10.o common/deblock-10.o common/vlc-10.o common/mvpred-10.o common/bitstream-10.o encoder/analyse-10.o encoder/me-10.o encoder/ratecontrol-10.o encoder/set-10.o encoder/macroblock-10.o encoder/cabac-10.o encoder/cavlc-10.o encoder/encoder-10.o encoder/lookahead-10.o common/threadpool-10.o /nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc-ranlib libx264.a make[1]: Leaving directory '/nvmedata/autobuild/instance-1/output-1/build/x264-baee400fa9ced6f5481a728138fed6e867b0ff7f' >>> x264 baee400fa9ced6f5481a728138fed6e867b0ff7f Installing to staging directory PATH="/nvmedata/autobuild/instance-1/output-1/host/bin:/nvmedata/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 DESTDIR="/nvmedata/autobuild/instance-1/output-1/host/arceb-buildroot-linux-uclibc/sysroot" -C /nvmedata/autobuild/instance-1/output-1/build/x264-baee400fa9ced6f5481a728138fed6e867b0ff7f install make[1]: Entering directory '/nvmedata/autobuild/instance-1/output-1/build/x264-baee400fa9ced6f5481a728138fed6e867b0ff7f' install -d /nvmedata/autobuild/instance-1/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include install -d /nvmedata/autobuild/instance-1/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig install -m 644 ./x264.h x264_config.h /nvmedata/autobuild/instance-1/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include install -m 644 x264.pc /nvmedata/autobuild/instance-1/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig install -d /nvmedata/autobuild/instance-1/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/lib ln -f -s libx264.so.164 /nvmedata/autobuild/instance-1/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/lib/libx264.so install -m 755 libx264.so.164 /nvmedata/autobuild/instance-1/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/lib install -d /nvmedata/autobuild/instance-1/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/lib install -m 644 libx264.a /nvmedata/autobuild/instance-1/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/lib /nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc-ranlib /nvmedata/autobuild/instance-1/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/lib/libx264.a make[1]: Leaving directory '/nvmedata/autobuild/instance-1/output-1/build/x264-baee400fa9ced6f5481a728138fed6e867b0ff7f' >>> x264 baee400fa9ced6f5481a728138fed6e867b0ff7f Fixing libtool files for la in $(find /nvmedata/autobuild/instance-1/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/nvmedata/autobuild/instance-1/output-1:@BASE_DIR@:g" \ -e "s:/nvmedata/autobuild/instance-1/output-1/host/arceb-buildroot-linux-uclibc/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-1/output-1/host/arceb-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/nvmedata/autobuild/instance-1/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 >>> x264 baee400fa9ced6f5481a728138fed6e867b0ff7f Installing to target PATH="/nvmedata/autobuild/instance-1/output-1/host/bin:/nvmedata/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 DESTDIR="/nvmedata/autobuild/instance-1/output-1/target" -C /nvmedata/autobuild/instance-1/output-1/build/x264-baee400fa9ced6f5481a728138fed6e867b0ff7f install make[1]: Entering directory '/nvmedata/autobuild/instance-1/output-1/build/x264-baee400fa9ced6f5481a728138fed6e867b0ff7f' install -d /nvmedata/autobuild/instance-1/output-1/target/usr/include install -d /nvmedata/autobuild/instance-1/output-1/target/usr/lib/pkgconfig install -m 644 ./x264.h x264_config.h /nvmedata/autobuild/instance-1/output-1/target/usr/include install -m 644 x264.pc /nvmedata/autobuild/instance-1/output-1/target/usr/lib/pkgconfig install -d /nvmedata/autobuild/instance-1/output-1/target/usr/lib ln -f -s libx264.so.164 /nvmedata/autobuild/instance-1/output-1/target/usr/lib/libx264.so install -m 755 libx264.so.164 /nvmedata/autobuild/instance-1/output-1/target/usr/lib install -d /nvmedata/autobuild/instance-1/output-1/target/usr/lib install -m 644 libx264.a /nvmedata/autobuild/instance-1/output-1/target/usr/lib /nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc-ranlib /nvmedata/autobuild/instance-1/output-1/target/usr/lib/libx264.a make[1]: Leaving directory '/nvmedata/autobuild/instance-1/output-1/build/x264-baee400fa9ced6f5481a728138fed6e867b0ff7f' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /nvmedata/autobuild/instance-1/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0'@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', '-O1', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arc%g" -e "s%@TARGET_CPU@%arc700%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@%/usr/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-1/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-1/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-1/output-1/host/arceb-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /nvmedata/autobuild/instance-1/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-1/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-1/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arc%g" -e "s%@TARGET_CPU@%arc700%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0'%g" -e "s%@BR2_CMAKE@%/usr/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-1/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-1/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-1/output-1/host/arceb-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /nvmedata/autobuild/instance-1/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-1/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~#ttyS0::respawn:/sbin/getty -L ttyS0 115200 vt100 #~' /nvmedata/autobuild/instance-1/output-1/target/etc/inittab /usr/bin/sed -i -e '/^[^#].*-o remount,rw \/$/s~^~#~' /nvmedata/autobuild/instance-1/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /nvmedata/autobuild/instance-1/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /nvmedata/autobuild/instance-1/output-1/target/etc/shells || echo "/bin/ash" >> /nvmedata/autobuild/instance-1/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /nvmedata/autobuild/instance-1/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /nvmedata/autobuild/instance-1/output-1/target/etc/shells || echo "/bin/hush" >> /nvmedata/autobuild/instance-1/output-1/target/etc/shells; fi mkdir -p /nvmedata/autobuild/instance-1/output-1/target/etc echo "buildroot" > /nvmedata/autobuild/instance-1/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /nvmedata/autobuild/instance-1/output-1/target/etc/hosts mkdir -p /nvmedata/autobuild/instance-1/output-1/target/etc echo "Welcome to Buildroot" > /nvmedata/autobuild/instance-1/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /nvmedata/autobuild/instance-1/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /nvmedata/autobuild/instance-1/output-1/target/etc/shells || echo "/bin/sh" >> /nvmedata/autobuild/instance-1/output-1/target/etc/shells if [ -x /nvmedata/autobuild/instance-1/output-1/target/sbin/swapon -a -x /nvmedata/autobuild/instance-1/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /nvmedata/autobuild/instance-1/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /nvmedata/autobuild/instance-1/output-1/target/etc/inittab; fi rm -rf /nvmedata/autobuild/instance-1/output-1/target/usr/include /nvmedata/autobuild/instance-1/output-1/target/usr/share/aclocal \ /nvmedata/autobuild/instance-1/output-1/target/usr/lib/pkgconfig /nvmedata/autobuild/instance-1/output-1/target/usr/share/pkgconfig \ /nvmedata/autobuild/instance-1/output-1/target/usr/lib/cmake /nvmedata/autobuild/instance-1/output-1/target/usr/share/cmake \ /nvmedata/autobuild/instance-1/output-1/target/usr/lib/rpm /nvmedata/autobuild/instance-1/output-1/target/usr/doc find /nvmedata/autobuild/instance-1/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /nvmedata/autobuild/instance-1/output-1/target/lib/ /nvmedata/autobuild/instance-1/output-1/target/usr/lib/ /nvmedata/autobuild/instance-1/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /nvmedata/autobuild/instance-1/output-1/target/usr/share/gdb rm -rf /nvmedata/autobuild/instance-1/output-1/target/usr/share/bash-completion rm -rf /nvmedata/autobuild/instance-1/output-1/target/etc/bash_completion.d rm -rf /nvmedata/autobuild/instance-1/output-1/target/usr/share/zsh rm -rf /nvmedata/autobuild/instance-1/output-1/target/usr/man /nvmedata/autobuild/instance-1/output-1/target/usr/share/man rm -rf /nvmedata/autobuild/instance-1/output-1/target/usr/info /nvmedata/autobuild/instance-1/output-1/target/usr/share/info rm -rf /nvmedata/autobuild/instance-1/output-1/target/usr/doc /nvmedata/autobuild/instance-1/output-1/target/usr/share/doc rm -rf /nvmedata/autobuild/instance-1/output-1/target/usr/share/gtk-doc rmdir /nvmedata/autobuild/instance-1/output-1/target/usr/share 2>/dev/null || true rm -rf /nvmedata/autobuild/instance-1/output-1/target/lib/debug /nvmedata/autobuild/instance-1/output-1/target/usr/lib/debug find /nvmedata/autobuild/instance-1/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-1/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-1/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-1/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-1/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.05-952-g2a592f0b2a"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.08-git\"" \ ) > /nvmedata/autobuild/instance-1/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /nvmedata/autobuild/instance-1/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/nvmedata/autobuild/instance-1/output-1/per-package /nvmedata/autobuild/instance-1/buildroot/support/scripts/fix-rpath target touch /nvmedata/autobuild/instance-1/output-1/target/usr >>> Generating root filesystems common tables rm -rf /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs mkdir -p /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs printf ' _ntp -1 _ntp -1 * - - - Network Time Protocol daemon\n ftp -1 ftp -1 * /home/ftp - - Anonymous FTP User\n\n' >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.yaffs2 mkdir -p /nvmedata/autobuild/instance-1/output-1/images rm -rf /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2 mkdir -p /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /nvmedata/autobuild/instance-1/output-1/target/ /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target" >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/nvmedata/autobuild/instance-1/output-1/host/bin:/nvmedata/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-1/buildroot/support/scripts/mkusers /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/nvmedata/autobuild/instance-1/output-1/host/bin/makedevs -d /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target" >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /nvmedata/autobuild/instance-1/output-1/host/bin/mkyaffs2 --all-root /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target /nvmedata/autobuild/instance-1/output-1/images/rootfs.yaffs2\n' >> /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/nvmedata/autobuild/instance-1/output-1/host/bin:/nvmedata/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /nvmedata/autobuild/instance-1/output-1/host/bin/fakeroot -- /nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/nvmedata/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target table='/nvmedata/autobuild/instance-1/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-1/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][done] scanning complete, total 4214 objects. stage 2: creating image '/nvmedata/autobuild/instance-1/output-1/images/rootfs.yaffs2' [ ] 1/4214 0% [ ] 2/4214 0% [ ] 3/4214 0% [ ] 4/4214 0% [ ] 5/4214 0% [ ] 6/4214 0% [ ] 7/4214 0% [ ] 8/4214 0% [ ] 9/4214 0% [ ] 10/4214 0% [ ] 11/4214 0% [ ] 12/4214 0% [ ] 13/4214 0% [ ] 14/4214 0% [ ] 15/4214 0% [ ] 16/4214 0% [ ] 17/4214 0% [ ] 18/4214 0% [ ] 19/4214 0% [ ] 20/4214 0% [ ] 21/4214 0% [ ] 22/4214 0% [ ] 23/4214 0% [ ] 24/4214 0% [ ] 25/4214 0% [ ] 26/4214 0% [ ] 27/4214 0% [ ] 28/4214 0% [ ] 29/4214 0% [ ] 30/4214 0% [ ] 31/4214 0% [ ] 32/4214 0% [ ] 33/4214 0% [ ] 34/4214 0% [ ] 35/4214 0% [ ] 36/4214 0% [ ] 37/4214 0% [ ] 38/4214 0% [ ] 39/4214 0% [ ] 40/4214 0% [ ] 41/4214 0% [ ] 42/4214 0% [ ] 43/4214 1% [ ] 44/4214 1% [ ] 45/4214 1% [ ] 46/4214 1% [ ] 47/4214 1% [ ] 48/4214 1% [ ] 49/4214 1% [ ] 50/4214 1% [ ] 51/4214 1% [ ] 52/4214 1% [ ] 53/4214 1% [ ] 54/4214 1% [ ] 55/4214 1% [ ] 56/4214 1% [ ] 57/4214 1% [ ] 58/4214 1% [ ] 59/4214 1% [ ] 60/4214 1% [ ] 61/4214 1% [ ] 62/4214 1% [ ] 63/4214 1% [ ] 64/4214 1% [ ] 65/4214 1% [ ] 66/4214 1% [ ] 67/4214 1% [= ] 68/4214 1% [= ] 69/4214 1% [= ] 70/4214 1% [= ] 71/4214 1% [= ] 72/4214 1% [= ] 73/4214 1% [= ] 74/4214 1% [= ] 75/4214 1% [= ] 76/4214 1% [= ] 77/4214 1% [= ] 78/4214 1% [= ] 79/4214 1% [= ] 80/4214 1% [= ] 81/4214 1% [= ] 82/4214 1% [= ] 83/4214 1% [= ] 84/4214 1% [= ] 85/4214 2% [= ] 86/4214 2% [= ] 87/4214 2% [= ] 88/4214 2% [= ] 89/4214 2% [= ] 90/4214 2% [= ] 91/4214 2% [= ] 92/4214 2% [= ] 93/4214 2% [= ] 94/4214 2% [= ] 95/4214 2% [= ] 96/4214 2% [= ] 97/4214 2% [= ] 98/4214 2% [= ] 99/4214 2% [= ] 100/4214 2% [= ] 101/4214 2% [= ] 102/4214 2% [= ] 103/4214 2% [= ] 104/4214 2% [= ] 105/4214 2% [= ] 106/4214 2% [= ] 107/4214 2% [= ] 108/4214 2% [= ] 109/4214 2% [= ] 110/4214 2% [= ] 111/4214 2% [= ] 112/4214 2% [= ] 113/4214 2% [= ] 114/4214 2% [= ] 115/4214 2% [= ] 116/4214 2% [= ] 117/4214 2% [= ] 118/4214 2% [= ] 119/4214 2% [= ] 120/4214 2% [= ] 121/4214 2% [= ] 122/4214 2% [= ] 123/4214 2% [= ] 124/4214 2% [= ] 125/4214 2% [= ] 126/4214 2% [= ] 127/4214 3% [= ] 128/4214 3% [= ] 129/4214 3% [= ] 130/4214 3% [= ] 131/4214 3% [= ] 132/4214 3% [= ] 133/4214 3% [= ] 134/4214 3% [= ] 135/4214 3% [== ] 136/4214 3% [== ] 137/4214 3% [== ] 138/4214 3% [== ] 139/4214 3% [== ] 140/4214 3% [== ] 141/4214 3% [== ] 142/4214 3% [== ] 143/4214 3% [== ] 144/4214 3% [== ] 145/4214 3% [== ] 146/4214 3% [== ] 147/4214 3% [== ] 148/4214 3% [== ] 149/4214 3% [== ] 150/4214 3% [== ] 151/4214 3% [== ] 152/4214 3% [== ] 153/4214 3% [== ] 154/4214 3% [== ] 155/4214 3% [== ] 156/4214 3% [== ] 157/4214 3% [== ] 158/4214 3% [== ] 159/4214 3% [== ] 160/4214 3% [== ] 161/4214 3% [== ] 162/4214 3% [== ] 163/4214 3% [== ] 164/4214 3% [== ] 165/4214 3% [== ] 166/4214 3% [== ] 167/4214 3% [== ] 168/4214 3% [== ] 169/4214 4% [== ] 170/4214 4% [== ] 171/4214 4% [== ] 172/4214 4% [== ] 173/4214 4% [== ] 174/4214 4% [== ] 175/4214 4% [== ] 176/4214 4% [== ] 177/4214 4% [== ] 178/4214 4% [== ] 179/4214 4% [== ] 180/4214 4% [== ] 181/4214 4% [== ] 182/4214 4% [== ] 183/4214 4% [== ] 184/4214 4% [== ] 185/4214 4% [== ] 186/4214 4% [== ] 187/4214 4% [== ] 188/4214 4% [== ] 189/4214 4% [== ] 190/4214 4% [== ] 191/4214 4% [== ] 192/4214 4% [== ] 193/4214 4% [== ] 194/4214 4% [== ] 195/4214 4% [== ] 196/4214 4% [== ] 197/4214 4% [== ] 198/4214 4% [== ] 199/4214 4% [== ] 200/4214 4% [== ] 201/4214 4% [== ] 202/4214 4% [== ] 203/4214 4% [=== ] 204/4214 4% [=== ] 205/4214 4% [=== ] 206/4214 4% [=== ] 207/4214 4% [=== ] 208/4214 4% [=== ] 209/4214 4% [=== ] 210/4214 4% [=== ] 211/4214 5% [=== ] 212/4214 5% [=== ] 213/4214 5% [=== ] 214/4214 5% [=== ] 215/4214 5% [=== ] 216/4214 5% [=== ] 217/4214 5% [=== ] 218/4214 5% [=== ] 219/4214 5% [=== ] 220/4214 5% [=== ] 221/4214 5% [=== ] 222/4214 5% [=== ] 223/4214 5% [=== ] 224/4214 5% [=== ] 225/4214 5% [=== ] 226/4214 5% [=== ] 227/4214 5% [=== ] 228/4214 5% [=== ] 229/4214 5% [=== ] 230/4214 5% [=== ] 231/4214 5% [=== ] 232/4214 5% [=== ] 233/4214 5% [=== ] 234/4214 5% [=== ] 235/4214 5% [=== ] 236/4214 5% [=== ] 237/4214 5% [=== ] 238/4214 5% [=== ] 239/4214 5% [=== ] 240/4214 5% [=== ] 241/4214 5% [=== ] 242/4214 5% [=== ] 243/4214 5% [=== ] 244/4214 5% [=== ] 245/4214 5% [=== ] 246/4214 5% [=== ] 247/4214 5% [=== ] 248/4214 5% [=== ] 249/4214 5% [=== ] 250/4214 5% [=== ] 251/4214 5% [=== ] 252/4214 5% [=== ] 253/4214 6% [=== ] 254/4214 6% [=== ] 255/4214 6% [=== ] 256/4214 6% [=== ] 257/4214 6% [=== ] 258/4214 6% [=== ] 259/4214 6% [=== ] 260/4214 6% [=== ] 261/4214 6% [=== ] 262/4214 6% [=== ] 263/4214 6% [=== ] 264/4214 6% [=== ] 265/4214 6% [=== ] 266/4214 6% [=== ] 267/4214 6% [=== ] 268/4214 6% [=== ] 269/4214 6% [=== ] 270/4214 6% [=== ] 271/4214 6% [==== ] 272/4214 6% [==== ] 273/4214 6% [==== ] 274/4214 6% [==== ] 275/4214 6% [==== ] 276/4214 6% [==== ] 277/4214 6% [==== ] 278/4214 6% [==== ] 279/4214 6% [==== ] 280/4214 6% [==== ] 281/4214 6% [==== ] 282/4214 6% [==== ] 283/4214 6% [==== ] 284/4214 6% [==== ] 285/4214 6% [==== ] 286/4214 6% [==== ] 287/4214 6% [==== ] 288/4214 6% [==== ] 289/4214 6% [==== ] 290/4214 6% [==== ] 291/4214 6% [==== ] 292/4214 6% [==== ] 293/4214 6% [==== ] 294/4214 6% [==== ] 295/4214 7% [==== ] 296/4214 7% [==== ] 297/4214 7% [==== ] 298/4214 7% [==== ] 299/4214 7% [==== ] 300/4214 7% [==== ] 301/4214 7% [==== ] 302/4214 7% [==== ] 303/4214 7% [==== ] 304/4214 7% [==== ] 305/4214 7% [==== ] 306/4214 7% [==== ] 307/4214 7% [==== ] 308/4214 7% [==== ] 309/4214 7% [==== ] 310/4214 7% [==== ] 311/4214 7% [==== ] 312/4214 7% [==== ] 313/4214 7% [==== ] 314/4214 7% [==== ] 315/4214 7% [==== ] 316/4214 7% [==== ] 317/4214 7% [==== ] 318/4214 7% [==== ] 319/4214 7% [==== ] 320/4214 7% [==== ] 321/4214 7% [==== ] 322/4214 7% [==== ] 323/4214 7% [==== ] 324/4214 7% [==== ] 325/4214 7% [==== ] 326/4214 7% [==== ] 327/4214 7% [==== ] 328/4214 7% [==== ] 329/4214 7% [==== ] 330/4214 7% [==== ] 331/4214 7% [==== ] 332/4214 7% [==== ] 333/4214 7% [==== ] 334/4214 7% [==== ] 335/4214 7% [==== ] 336/4214 7% [==== ] 337/4214 7% [==== ] 338/4214 8% [==== ] 339/4214 8% [===== ] 340/4214 8% [===== ] 341/4214 8% [===== ] 342/4214 8% [===== ] 343/4214 8% [===== ] 344/4214 8% [===== ] 345/4214 8% [===== ] 346/4214 8% [===== ] 347/4214 8% [===== ] 348/4214 8% [===== ] 349/4214 8% [===== ] 350/4214 8% [===== ] 351/4214 8% [===== ] 352/4214 8% [===== ] 353/4214 8% [===== ] 354/4214 8% [===== ] 355/4214 8% [===== ] 356/4214 8% [===== ] 357/4214 8% [===== ] 358/4214 8% [===== ] 359/4214 8% [===== ] 360/4214 8% [===== ] 361/4214 8% [===== ] 362/4214 8% [===== ] 363/4214 8% [===== ] 364/4214 8% [===== ] 365/4214 8% [===== ] 366/4214 8% [===== ] 367/4214 8% [===== ] 368/4214 8% [===== ] 369/4214 8% [===== ] 370/4214 8% [===== ] 371/4214 8% [===== ] 372/4214 8% [===== ] 373/4214 8% [===== ] 374/4214 8% [===== ] 375/4214 8% [===== ] 376/4214 8% [===== ] 377/4214 8% [===== ] 378/4214 8% [===== ] 379/4214 8% [===== ] 380/4214 9% [===== ] 381/4214 9% [===== ] 382/4214 9% [===== ] 383/4214 9% [===== ] 384/4214 9% [===== ] 385/4214 9% [===== ] 386/4214 9% [===== ] 387/4214 9% [===== ] 388/4214 9% [===== ] 389/4214 9% [===== ] 390/4214 9% [===== ] 391/4214 9% [===== ] 392/4214 9% [===== ] 393/4214 9% [===== ] 394/4214 9% [===== ] 395/4214 9% [===== ] 396/4214 9% [===== ] 397/4214 9% [===== ] 398/4214 9% [===== ] 399/4214 9% [===== ] 400/4214 9% [===== ] 401/4214 9% [===== ] 402/4214 9% [===== ] 403/4214 9% [===== ] 404/4214 9% [===== ] 405/4214 9% [===== ] 406/4214 9% [===== ] 407/4214 9% [====== ] 408/4214 9% [====== ] 409/4214 9% [====== ] 410/4214 9% [====== ] 411/4214 9% [====== ] 412/4214 9% [====== ] 413/4214 9% [====== ] 414/4214 9% [====== ] 415/4214 9% [====== ] 416/4214 9% [====== ] 417/4214 9% [====== ] 418/4214 9% [====== ] 419/4214 9% [====== ] 420/4214 9% [====== ] 421/4214 9% [====== ] 422/4214 10% [====== ] 423/4214 10% [====== ] 424/4214 10% [====== ] 425/4214 10% [====== ] 426/4214 10% [====== ] 427/4214 10% [====== ] 428/4214 10% [====== ] 429/4214 10% [====== ] 430/4214 10% [====== ] 431/4214 10% [====== ] 432/4214 10% [====== ] 433/4214 10% [====== ] 434/4214 10% [====== ] 435/4214 10% [====== ] 436/4214 10% [====== ] 437/4214 10% [====== ] 438/4214 10% [====== ] 439/4214 10% [====== ] 440/4214 10% [====== ] 441/4214 10% [====== ] 442/4214 10% [====== ] 443/4214 10% [====== ] 444/4214 10% [====== ] 445/4214 10% [====== ] 446/4214 10% [====== ] 447/4214 10% [====== ] 448/4214 10% [====== ] 449/4214 10% [====== ] 450/4214 10% [====== ] 451/4214 10% [====== ] 452/4214 10% [====== ] 453/4214 10% [====== ] 454/4214 10% [====== ] 455/4214 10% [====== ] 456/4214 10% [====== ] 457/4214 10% [====== ] 458/4214 10% [====== ] 459/4214 10% [====== ] 460/4214 10% [====== ] 461/4214 10% [====== ] 462/4214 10% [====== ] 463/4214 10% [====== ] 464/4214 11% [====== ] 465/4214 11% [====== ] 466/4214 11% [====== ] 467/4214 11% [====== ] 468/4214 11% [====== ] 469/4214 11% [====== ] 470/4214 11% [====== ] 471/4214 11% [====== ] 472/4214 11% [====== ] 473/4214 11% [====== ] 474/4214 11% [====== ] 475/4214 11% [======= ] 476/4214 11% [======= ] 477/4214 11% [======= ] 478/4214 11% [======= ] 479/4214 11% [======= ] 480/4214 11% [======= ] 481/4214 11% [======= ] 482/4214 11% [======= ] 483/4214 11% [======= ] 484/4214 11% [======= ] 485/4214 11% [======= ] 486/4214 11% [======= ] 487/4214 11% [======= ] 488/4214 11% [======= ] 489/4214 11% [======= ] 490/4214 11% [======= ] 491/4214 11% [======= ] 492/4214 11% [======= ] 493/4214 11% [======= ] 494/4214 11% [======= ] 495/4214 11% [======= ] 496/4214 11% [======= ] 497/4214 11% [======= ] 498/4214 11% [======= ] 499/4214 11% [======= ] 500/4214 11% [======= ] 501/4214 11% [======= ] 502/4214 11% [======= ] 503/4214 11% [======= ] 504/4214 11% [======= ] 505/4214 11% [======= ] 506/4214 12% [======= ] 507/4214 12% [======= ] 508/4214 12% [======= ] 509/4214 12% [======= ] 510/4214 12% [======= ] 511/4214 12% [======= ] 512/4214 12% [======= ] 513/4214 12% [======= ] 514/4214 12% [======= ] 515/4214 12% [======= ] 516/4214 12% [======= ] 517/4214 12% [======= ] 518/4214 12% [======= ] 519/4214 12% [======= ] 520/4214 12% [======= ] 521/4214 12% [======= ] 522/4214 12% [======= ] 523/4214 12% [======= ] 524/4214 12% [======= ] 525/4214 12% [======= ] 526/4214 12% [======= ] 527/4214 12% [======= ] 528/4214 12% [======= ] 529/4214 12% [======= ] 530/4214 12% [======= ] 531/4214 12% [======= ] 532/4214 12% [======= ] 533/4214 12% [======= ] 534/4214 12% [======= ] 535/4214 12% [======= ] 536/4214 12% [======= ] 537/4214 12% [======= ] 538/4214 12% [======= ] 539/4214 12% [======= ] 540/4214 12% [======= ] 541/4214 12% [======= ] 542/4214 12% [======= ] 543/4214 12% [======== ] 544/4214 12% [======== ] 545/4214 12% [======== ] 546/4214 12% [======== ] 547/4214 12% [======== ] 548/4214 13% [======== ] 549/4214 13% [======== ] 550/4214 13% [======== ] 551/4214 13% [======== ] 552/4214 13% [======== ] 553/4214 13% [======== ] 554/4214 13% [======== ] 555/4214 13% [======== ] 556/4214 13% [======== ] 557/4214 13% [======== ] 558/4214 13% [======== ] 559/4214 13% [======== ] 560/4214 13% [======== ] 561/4214 13% [======== ] 562/4214 13% [======== ] 563/4214 13% [======== ] 564/4214 13% [======== ] 565/4214 13% [======== ] 566/4214 13% [======== ] 567/4214 13% [======== ] 568/4214 13% [======== ] 569/4214 13% [======== ] 570/4214 13% [======== ] 571/4214 13% [======== ] 572/4214 13% [======== ] 573/4214 13% [======== ] 574/4214 13% [======== ] 575/4214 13% [======== ] 576/4214 13% [======== ] 577/4214 13% [======== ] 578/4214 13% [======== ] 579/4214 13% [======== ] 580/4214 13% [======== ] 581/4214 13% [======== ] 582/4214 13% [======== ] 583/4214 13% [======== ] 584/4214 13% [======== ] 585/4214 13% [======== ] 586/4214 13% [======== ] 587/4214 13% [======== ] 588/4214 13% [======== ] 589/4214 13% [======== ] 590/4214 14% [======== ] 591/4214 14% [======== ] 592/4214 14% [======== ] 593/4214 14% [======== ] 594/4214 14% [======== ] 595/4214 14% [======== ] 596/4214 14% [======== ] 597/4214 14% [======== ] 598/4214 14% [======== ] 599/4214 14% [======== ] 600/4214 14% [======== ] 601/4214 14% [======== ] 602/4214 14% [======== ] 603/4214 14% [======== ] 604/4214 14% [======== ] 605/4214 14% [======== ] 606/4214 14% [======== ] 607/4214 14% [======== ] 608/4214 14% [======== ] 609/4214 14% [======== ] 610/4214 14% [======== ] 611/4214 14% [========= ] 612/4214 14% [========= ] 613/4214 14% [========= ] 614/4214 14% [========= ] 615/4214 14% [========= ] 616/4214 14% [========= ] 617/4214 14% [========= ] 618/4214 14% [========= ] 619/4214 14% [========= ] 620/4214 14% [========= ] 621/4214 14% [========= ] 622/4214 14% [========= ] 623/4214 14% [========= ] 624/4214 14% [========= ] 625/4214 14% [========= ] 626/4214 14% [========= ] 627/4214 14% [========= ] 628/4214 14% [========= ] 629/4214 14% [========= ] 630/4214 14% [========= ] 631/4214 14% [========= ] 632/4214 14% [========= ] 633/4214 15% [========= ] 634/4214 15% [========= ] 635/4214 15% [========= ] 636/4214 15% [========= ] 637/4214 15% [========= ] 638/4214 15% [========= ] 639/4214 15% [========= ] 640/4214 15% [========= ] 641/4214 15% [========= ] 642/4214 15% [========= ] 643/4214 15% [========= ] 644/4214 15% [========= ] 645/4214 15% [========= ] 646/4214 15% [========= ] 647/4214 15% [========= ] 648/4214 15% [========= ] 649/4214 15% [========= ] 650/4214 15% [========= ] 651/4214 15% [========= ] 652/4214 15% [========= ] 653/4214 15% [========= ] 654/4214 15% [========= ] 655/4214 15% [========= ] 656/4214 15% [========= ] 657/4214 15% [========= ] 658/4214 15% [========= ] 659/4214 15% [========= ] 660/4214 15% [========= ] 661/4214 15% [========= ] 662/4214 15% [========= ] 663/4214 15% [========= ] 664/4214 15% [========= ] 665/4214 15% [========= ] 666/4214 15% [========= ] 667/4214 15% [========= ] 668/4214 15% [========= ] 669/4214 15% [========= ] 670/4214 15% [========= ] 671/4214 15% [========= ] 672/4214 15% [========= ] 673/4214 15% [========= ] 674/4214 15% [========= ] 675/4214 16% [========= ] 676/4214 16% [========= ] 677/4214 16% [========= ] 678/4214 16% [========= ] 679/4214 16% [========== ] 680/4214 16% [========== ] 681/4214 16% [========== ] 682/4214 16% [========== ] 683/4214 16% [========== ] 684/4214 16% [========== ] 685/4214 16% [========== ] 686/4214 16% [========== ] 687/4214 16% [========== ] 688/4214 16% [========== ] 689/4214 16% [========== ] 690/4214 16% [========== ] 691/4214 16% [========== ] 692/4214 16% [========== ] 693/4214 16% [========== ] 694/4214 16% [========== ] 695/4214 16% [========== ] 696/4214 16% [========== ] 697/4214 16% [========== ] 698/4214 16% [========== ] 699/4214 16% [========== ] 700/4214 16% [========== ] 701/4214 16% [========== ] 702/4214 16% [========== ] 703/4214 16% [========== ] 704/4214 16% [========== ] 705/4214 16% [========== ] 706/4214 16% [========== ] 707/4214 16% [========== ] 708/4214 16% [========== ] 709/4214 16% [========== ] 710/4214 16% [========== ] 711/4214 16% [========== ] 712/4214 16% [========== ] 713/4214 16% [========== ] 714/4214 16% [========== ] 715/4214 16% [========== ] 716/4214 16% [========== ] 717/4214 17% [========== ] 718/4214 17% [========== ] 719/4214 17% [========== ] 720/4214 17% [========== ] 721/4214 17% [========== ] 722/4214 17% [========== ] 723/4214 17% [========== ] 724/4214 17% [========== ] 725/4214 17% [========== ] 726/4214 17% [========== ] 727/4214 17% [========== ] 728/4214 17% [========== ] 729/4214 17% [========== ] 730/4214 17% [========== ] 731/4214 17% [========== ] 732/4214 17% [========== ] 733/4214 17% [========== ] 734/4214 17% [========== ] 735/4214 17% [========== ] 736/4214 17% [========== ] 737/4214 17% [========== ] 738/4214 17% [========== ] 739/4214 17% [========== ] 740/4214 17% [========== ] 741/4214 17% [========== ] 742/4214 17% [========== ] 743/4214 17% [========== ] 744/4214 17% [========== ] 745/4214 17% [========== ] 746/4214 17% [========== ] 747/4214 17% [=========== ] 748/4214 17% [=========== ] 749/4214 17% [=========== ] 750/4214 17% [=========== ] 751/4214 17% [=========== ] 752/4214 17% [=========== ] 753/4214 17% [=========== ] 754/4214 17% [=========== ] 755/4214 17% [=========== ] 756/4214 17% [=========== ] 757/4214 17% [=========== ] 758/4214 17% [=========== ] 759/4214 18% [=========== ] 760/4214 18% [=========== ] 761/4214 18% [=========== ] 762/4214 18% [=========== ] 763/4214 18% [=========== ] 764/4214 18% [=========== ] 765/4214 18% [=========== ] 766/4214 18% [=========== ] 767/4214 18% [=========== ] 768/4214 18% [=========== ] 769/4214 18% [=========== ] 770/4214 18% [=========== ] 771/4214 18% [=========== ] 772/4214 18% [=========== ] 773/4214 18% [=========== ] 774/4214 18% [=========== ] 775/4214 18% [=========== ] 776/4214 18% [=========== ] 777/4214 18% [=========== ] 778/4214 18% [=========== ] 779/4214 18% [=========== ] 780/4214 18% [=========== ] 781/4214 18% [=========== ] 782/4214 18% [=========== ] 783/4214 18% [=========== ] 784/4214 18% [=========== ] 785/4214 18% [=========== ] 786/4214 18% [=========== ] 787/4214 18% [=========== ] 788/4214 18% [=========== ] 789/4214 18% [=========== ] 790/4214 18% [=========== ] 791/4214 18% [=========== ] 792/4214 18% [=========== ] 793/4214 18% [=========== ] 794/4214 18% [=========== ] 795/4214 18% [=========== ] 796/4214 18% [=========== ] 797/4214 18% [=========== ] 798/4214 18% [=========== ] 799/4214 18% [=========== ] 800/4214 18% [=========== ] 801/4214 19% [=========== ] 802/4214 19% [=========== ] 803/4214 19% [=========== ] 804/4214 19% [=========== ] 805/4214 19% [=========== ] 806/4214 19% [=========== ] 807/4214 19% [=========== ] 808/4214 19% [=========== ] 809/4214 19% [=========== ] 810/4214 19% [=========== ] 811/4214 19% [=========== ] 812/4214 19% [=========== ] 813/4214 19% [=========== ] 814/4214 19% [=========== ] 815/4214 19% [============ ] 816/4214 19% [============ ] 817/4214 19% [============ ] 818/4214 19% [============ ] 819/4214 19% [============ ] 820/4214 19% [============ ] 821/4214 19% [============ ] 822/4214 19% [============ ] 823/4214 19% [============ ] 824/4214 19% [============ ] 825/4214 19% [============ ] 826/4214 19% [============ ] 827/4214 19% [============ ] 828/4214 19% [============ ] 829/4214 19% [============ ] 830/4214 19% [============ ] 831/4214 19% [============ ] 832/4214 19% [============ ] 833/4214 19% [============ ] 834/4214 19% [============ ] 835/4214 19% [============ ] 836/4214 19% [============ ] 837/4214 19% [============ ] 838/4214 19% [============ ] 839/4214 19% [============ ] 840/4214 19% [============ ] 841/4214 19% [============ ] 842/4214 19% [============ ] 843/4214 20% [============ ] 844/4214 20% [============ ] 845/4214 20% [============ ] 846/4214 20% [============ ] 847/4214 20% [============ ] 848/4214 20% [============ ] 849/4214 20% [============ ] 850/4214 20% [============ ] 851/4214 20% [============ ] 852/4214 20% [============ ] 853/4214 20% [============ ] 854/4214 20% [============ ] 855/4214 20% [============ ] 856/4214 20% [============ ] 857/4214 20% [============ ] 858/4214 20% [============ ] 859/4214 20% [============ ] 860/4214 20% [============ ] 861/4214 20% [============ ] 862/4214 20% [============ ] 863/4214 20% [============ ] 864/4214 20% [============ ] 865/4214 20% [============ ] 866/4214 20% [============ ] 867/4214 20% [============ ] 868/4214 20% [============ ] 869/4214 20% [============ ] 870/4214 20% [============ ] 871/4214 20% [============ ] 872/4214 20% [============ ] 873/4214 20% [============ ] 874/4214 20% [============ ] 875/4214 20% [============ ] 876/4214 20% [============ ] 877/4214 20% [============ ] 878/4214 20% [============ ] 879/4214 20% [============ ] 880/4214 20% [============ ] 881/4214 20% [============ ] 882/4214 20% [============ ] 883/4214 20% [============= ] 884/4214 20% [============= ] 885/4214 21% [============= ] 886/4214 21% [============= ] 887/4214 21% [============= ] 888/4214 21% [============= ] 889/4214 21% [============= ] 890/4214 21% [============= ] 891/4214 21% [============= ] 892/4214 21% [============= ] 893/4214 21% [============= ] 894/4214 21% [============= ] 895/4214 21% [============= ] 896/4214 21% [============= ] 897/4214 21% [============= ] 898/4214 21% [============= ] 899/4214 21% [============= ] 900/4214 21% [============= ] 901/4214 21% [============= ] 902/4214 21% [============= ] 903/4214 21% [============= ] 904/4214 21% [============= ] 905/4214 21% [============= ] 906/4214 21% [============= ] 907/4214 21% [============= ] 908/4214 21% [============= ] 909/4214 21% [============= ] 910/4214 21% [============= ] 911/4214 21% [============= ] 912/4214 21% [============= ] 913/4214 21% [============= ] 914/4214 21% [============= ] 915/4214 21% [============= ] 916/4214 21% [============= ] 917/4214 21% [============= ] 918/4214 21% [============= ] 919/4214 21% [============= ] 920/4214 21% [============= ] 921/4214 21% [============= ] 922/4214 21% [============= ] 923/4214 21% [============= ] 924/4214 21% [============= ] 925/4214 21% [============= ] 926/4214 21% [============= ] 927/4214 21% [============= ] 928/4214 22% [============= ] 929/4214 22% [============= ] 930/4214 22% [============= ] 931/4214 22% [============= ] 932/4214 22% [============= ] 933/4214 22% [============= ] 934/4214 22% [============= ] 935/4214 22% [============= ] 936/4214 22% [============= ] 937/4214 22% [============= ] 938/4214 22% [============= ] 939/4214 22% [============= ] 940/4214 22% [============= ] 941/4214 22% [============= ] 942/4214 22% [============= ] 943/4214 22% [============= ] 944/4214 22% [============= ] 945/4214 22% [============= ] 946/4214 22% [============= ] 947/4214 22% [============= ] 948/4214 22% [============= ] 949/4214 22% [============= ] 950/4214 22% [============= ] 951/4214 22% [============== ] 952/4214 22% [============== ] 953/4214 22% [============== ] 954/4214 22% [============== ] 955/4214 22% [============== ] 956/4214 22% [============== ] 957/4214 22% [============== ] 958/4214 22% [============== ] 959/4214 22% [============== ] 960/4214 22% [============== ] 961/4214 22% [============== ] 962/4214 22% [============== ] 963/4214 22% [============== ] 964/4214 22% [============== ] 965/4214 22% [============== ] 966/4214 22% [============== ] 967/4214 22% [============== ] 968/4214 22% [============== ] 969/4214 22% [============== ] 970/4214 23% [============== ] 971/4214 23% [============== ] 972/4214 23% [============== ] 973/4214 23% [============== ] 974/4214 23% [============== ] 975/4214 23% [============== ] 976/4214 23% [============== ] 977/4214 23% [============== ] 978/4214 23% [============== ] 979/4214 23% [============== ] 980/4214 23% [============== ] 981/4214 23% [============== ] 982/4214 23% [============== ] 983/4214 23% [============== ] 984/4214 23% [============== ] 985/4214 23% [============== ] 986/4214 23% [============== ] 987/4214 23% [============== ] 988/4214 23% [============== ] 989/4214 23% [============== ] 990/4214 23% [============== ] 991/4214 23% [============== ] 992/4214 23% [============== ] 993/4214 23% [============== ] 994/4214 23% [============== ] 995/4214 23% [============== ] 996/4214 23% [============== ] 997/4214 23% [============== ] 998/4214 23% [============== ] 999/4214 23% [============== ] 1000/4214 23% [============== ] 1001/4214 23% [============== ] 1002/4214 23% [============== ] 1003/4214 23% [============== ] 1004/4214 23% [============== ] 1005/4214 23% [============== ] 1006/4214 23% [============== ] 1007/4214 23% [============== ] 1008/4214 23% [============== ] 1009/4214 23% [============== ] 1010/4214 23% [============== ] 1011/4214 23% [============== ] 1012/4214 24% [============== ] 1013/4214 24% [============== ] 1014/4214 24% [============== ] 1015/4214 24% [============== ] 1016/4214 24% [============== ] 1017/4214 24% [============== ] 1018/4214 24% [============== ] 1019/4214 24% [=============== ] 1020/4214 24% [=============== ] 1021/4214 24% [=============== ] 1022/4214 24% [=============== ] 1023/4214 24% [=============== ] 1024/4214 24% [=============== ] 1025/4214 24% [=============== ] 1026/4214 24% [=============== ] 1027/4214 24% [=============== ] 1028/4214 24% [=============== ] 1029/4214 24% [=============== ] 1030/4214 24% [=============== ] 1031/4214 24% [=============== ] 1032/4214 24% [=============== ] 1033/4214 24% [=============== ] 1034/4214 24% [=============== ] 1035/4214 24% [=============== ] 1036/4214 24% [=============== ] 1037/4214 24% [=============== ] 1038/4214 24% [=============== ] 1039/4214 24% [=============== ] 1040/4214 24% [=============== ] 1041/4214 24% [=============== ] 1042/4214 24% [=============== ] 1043/4214 24% [=============== ] 1044/4214 24% [=============== ] 1045/4214 24% [=============== ] 1046/4214 24% [=============== ] 1047/4214 24% [=============== ] 1048/4214 24% [=============== ] 1049/4214 24% [=============== ] 1050/4214 24% [=============== ] 1051/4214 24% [=============== ] 1052/4214 24% [=============== ] 1053/4214 24% [=============== ] 1054/4214 25% [=============== ] 1055/4214 25% [=============== ] 1056/4214 25% [=============== ] 1057/4214 25% [=============== ] 1058/4214 25% [=============== ] 1059/4214 25% [=============== ] 1060/4214 25% [=============== ] 1061/4214 25% [=============== ] 1062/4214 25% [=============== ] 1063/4214 25% [=============== ] 1064/4214 25% [=============== ] 1065/4214 25% [=============== ] 1066/4214 25% [=============== ] 1067/4214 25% [=============== ] 1068/4214 25% [=============== ] 1069/4214 25% [=============== ] 1070/4214 25% [=============== ] 1071/4214 25% [=============== ] 1072/4214 25% [=============== ] 1073/4214 25% [=============== ] 1074/4214 25% [=============== ] 1075/4214 25% [=============== ] 1076/4214 25% [=============== ] 1077/4214 25% [=============== ] 1078/4214 25% [=============== ] 1079/4214 25% [=============== ] 1080/4214 25% [=============== ] 1081/4214 25% [=============== ] 1082/4214 25% [=============== ] 1083/4214 25% [=============== ] 1084/4214 25% [=============== ] 1085/4214 25% [=============== ] 1086/4214 25% [=============== ] 1087/4214 25% [================ ] 1088/4214 25% [================ ] 1089/4214 25% [================ ] 1090/4214 25% [================ ] 1091/4214 25% [================ ] 1092/4214 25% [================ ] 1093/4214 25% [================ ] 1094/4214 25% [================ ] 1095/4214 25% [================ ] 1096/4214 26% [================ ] 1097/4214 26% [================ ] 1098/4214 26% [================ ] 1099/4214 26% [================ ] 1100/4214 26% [================ ] 1101/4214 26% [================ ] 1102/4214 26% [================ ] 1103/4214 26% [================ ] 1104/4214 26% [================ ] 1105/4214 26% [================ ] 1106/4214 26% [================ ] 1107/4214 26% [================ ] 1108/4214 26% [================ ] 1109/4214 26% [================ ] 1110/4214 26% [================ ] 1111/4214 26% [================ ] 1112/4214 26% [================ ] 1113/4214 26% [================ ] 1114/4214 26% [================ ] 1115/4214 26% [================ ] 1116/4214 26% [================ ] 1117/4214 26% [================ ] 1118/4214 26% [================ ] 1119/4214 26% [================ ] 1120/4214 26% [================ ] 1121/4214 26% [================ ] 1122/4214 26% [================ ] 1123/4214 26% [================ ] 1124/4214 26% [================ ] 1125/4214 26% [================ ] 1126/4214 26% [================ ] 1127/4214 26% [================ ] 1128/4214 26% [================ ] 1129/4214 26% [================ ] 1130/4214 26% [================ ] 1131/4214 26% [================ ] 1132/4214 26% [================ ] 1133/4214 26% [================ ] 1134/4214 26% [================ ] 1135/4214 26% [================ ] 1136/4214 26% [================ ] 1137/4214 26% [================ ] 1138/4214 27% [================ ] 1139/4214 27% [================ ] 1140/4214 27% [================ ] 1141/4214 27% [================ ] 1142/4214 27% [================ ] 1143/4214 27% [================ ] 1144/4214 27% [================ ] 1145/4214 27% [================ ] 1146/4214 27% [================ ] 1147/4214 27% [================ ] 1148/4214 27% [================ ] 1149/4214 27% [================ ] 1150/4214 27% [================ ] 1151/4214 27% [================ ] 1152/4214 27% [================ ] 1153/4214 27% [================ ] 1154/4214 27% [================ ] 1155/4214 27% [================= ] 1156/4214 27% [================= ] 1157/4214 27% [================= ] 1158/4214 27% [================= ] 1159/4214 27% [================= ] 1160/4214 27% [================= ] 1161/4214 27% [================= ] 1162/4214 27% [================= ] 1163/4214 27% [================= ] 1164/4214 27% [================= ] 1165/4214 27% [================= ] 1166/4214 27% [================= ] 1167/4214 27% [================= ] 1168/4214 27% [================= ] 1169/4214 27% [================= ] 1170/4214 27% [================= ] 1171/4214 27% [================= ] 1172/4214 27% [================= ] 1173/4214 27% [================= ] 1174/4214 27% [================= ] 1175/4214 27% [================= ] 1176/4214 27% [================= ] 1177/4214 27% [================= ] 1178/4214 27% [================= ] 1179/4214 27% [================= ] 1180/4214 28% [================= ] 1181/4214 28% [================= ] 1182/4214 28% [================= ] 1183/4214 28% [================= ] 1184/4214 28% [================= ] 1185/4214 28% [================= ] 1186/4214 28% [================= ] 1187/4214 28% [================= ] 1188/4214 28% [================= ] 1189/4214 28% [================= ] 1190/4214 28% [================= ] 1191/4214 28% [================= ] 1192/4214 28% [================= ] 1193/4214 28% [================= ] 1194/4214 28% [================= ] 1195/4214 28% [================= ] 1196/4214 28% [================= ] 1197/4214 28% [================= ] 1198/4214 28% [================= ] 1199/4214 28% [================= ] 1200/4214 28% [================= ] 1201/4214 28% [================= ] 1202/4214 28% [================= ] 1203/4214 28% [================= ] 1204/4214 28% [================= ] 1205/4214 28% [================= ] 1206/4214 28% [================= ] 1207/4214 28% [================= ] 1208/4214 28% [================= ] 1209/4214 28% [================= ] 1210/4214 28% [================= ] 1211/4214 28% [================= ] 1212/4214 28% [================= ] 1213/4214 28% [================= ] 1214/4214 28% [================= ] 1215/4214 28% [================= ] 1216/4214 28% [================= ] 1217/4214 28% [================= ] 1218/4214 28% [================= ] 1219/4214 28% [================= ] 1220/4214 28% [================= ] 1221/4214 28% [================= ] 1222/4214 28% [================= ] 1223/4214 29% [================== ] 1224/4214 29% [================== ] 1225/4214 29% [================== ] 1226/4214 29% [================== ] 1227/4214 29% [================== ] 1228/4214 29% [================== ] 1229/4214 29% [================== ] 1230/4214 29% [================== ] 1231/4214 29% [================== ] 1232/4214 29% [================== ] 1233/4214 29% [================== ] 1234/4214 29% [================== ] 1235/4214 29% [================== ] 1236/4214 29% [================== ] 1237/4214 29% [================== ] 1238/4214 29% [================== ] 1239/4214 29% [================== ] 1240/4214 29% [================== ] 1241/4214 29% [================== ] 1242/4214 29% [================== ] 1243/4214 29% [================== ] 1244/4214 29% [================== ] 1245/4214 29% [================== ] 1246/4214 29% [================== ] 1247/4214 29% [================== ] 1248/4214 29% [================== ] 1249/4214 29% [================== ] 1250/4214 29% [================== ] 1251/4214 29% [================== ] 1252/4214 29% [================== ] 1253/4214 29% [================== ] 1254/4214 29% [================== ] 1255/4214 29% [================== ] 1256/4214 29% [================== ] 1257/4214 29% [================== ] 1258/4214 29% [================== ] 1259/4214 29% [================== ] 1260/4214 29% [================== ] 1261/4214 29% [================== ] 1262/4214 29% [================== ] 1263/4214 29% [================== ] 1264/4214 29% [================== ] 1265/4214 30% [================== ] 1266/4214 30% [================== ] 1267/4214 30% [================== ] 1268/4214 30% [================== ] 1269/4214 30% [================== ] 1270/4214 30% [================== ] 1271/4214 30% [================== ] 1272/4214 30% [================== ] 1273/4214 30% [================== ] 1274/4214 30% [================== ] 1275/4214 30% [================== ] 1276/4214 30% [================== ] 1277/4214 30% [================== ] 1278/4214 30% [================== ] 1279/4214 30% [================== ] 1280/4214 30% [================== ] 1281/4214 30% [================== ] 1282/4214 30% [================== ] 1283/4214 30% [================== ] 1284/4214 30% [================== ] 1285/4214 30% [================== ] 1286/4214 30% [================== ] 1287/4214 30% [================== ] 1288/4214 30% [================== ] 1289/4214 30% [================== ] 1290/4214 30% [================== ] 1291/4214 30% [=================== ] 1292/4214 30% [=================== ] 1293/4214 30% [=================== ] 1294/4214 30% [=================== ] 1295/4214 30% [=================== ] 1296/4214 30% [=================== ] 1297/4214 30% [=================== ] 1298/4214 30% [=================== ] 1299/4214 30% [=================== ] 1300/4214 30% [=================== ] 1301/4214 30% [=================== ] 1302/4214 30% [=================== ] 1303/4214 30% [=================== ] 1304/4214 30% [=================== ] 1305/4214 30% [=================== ] 1306/4214 30% [=================== ] 1307/4214 31% [=================== ] 1308/4214 31% [=================== ] 1309/4214 31% [=================== ] 1310/4214 31% [=================== ] 1311/4214 31% [=================== ] 1312/4214 31% [=================== ] 1313/4214 31% [=================== ] 1314/4214 31% [=================== ] 1315/4214 31% [=================== ] 1316/4214 31% [=================== ] 1317/4214 31% [=================== ] 1318/4214 31% [=================== ] 1319/4214 31% [=================== ] 1320/4214 31% [=================== ] 1321/4214 31% [=================== ] 1322/4214 31% [=================== ] 1323/4214 31% [=================== ] 1324/4214 31% [=================== ] 1325/4214 31% [=================== ] 1326/4214 31% [=================== ] 1327/4214 31% [=================== ] 1328/4214 31% [=================== ] 1329/4214 31% [=================== ] 1330/4214 31% [=================== ] 1331/4214 31% [=================== ] 1332/4214 31% [=================== ] 1333/4214 31% [=================== ] 1334/4214 31% [=================== ] 1335/4214 31% [=================== ] 1336/4214 31% [=================== ] 1337/4214 31% [=================== ] 1338/4214 31% [=================== ] 1339/4214 31% [=================== ] 1340/4214 31% [=================== ] 1341/4214 31% [=================== ] 1342/4214 31% [=================== ] 1343/4214 31% [=================== ] 1344/4214 31% [=================== ] 1345/4214 31% [=================== ] 1346/4214 31% [=================== ] 1347/4214 31% [=================== ] 1348/4214 31% [=================== ] 1349/4214 32% [=================== ] 1350/4214 32% [=================== ] 1351/4214 32% [=================== ] 1352/4214 32% [=================== ] 1353/4214 32% [=================== ] 1354/4214 32% [=================== ] 1355/4214 32% [=================== ] 1356/4214 32% [=================== ] 1357/4214 32% [=================== ] 1358/4214 32% [=================== ] 1359/4214 32% [==================== ] 1360/4214 32% [==================== ] 1361/4214 32% [==================== ] 1362/4214 32% [==================== ] 1363/4214 32% [==================== ] 1364/4214 32% [==================== ] 1365/4214 32% [==================== ] 1366/4214 32% [==================== ] 1367/4214 32% [==================== ] 1368/4214 32% [==================== ] 1369/4214 32% [==================== ] 1370/4214 32% [==================== ] 1371/4214 32% [==================== ] 1372/4214 32% [==================== ] 1373/4214 32% [==================== ] 1374/4214 32% [==================== ] 1375/4214 32% [==================== ] 1376/4214 32% [==================== ] 1377/4214 32% [==================== ] 1378/4214 32% [==================== ] 1379/4214 32% [==================== ] 1380/4214 32% [==================== ] 1381/4214 32% [==================== ] 1382/4214 32% [==================== ] 1383/4214 32% [==================== ] 1384/4214 32% [==================== ] 1385/4214 32% [==================== ] 1386/4214 32% [==================== ] 1387/4214 32% [==================== ] 1388/4214 32% [==================== ] 1389/4214 32% [==================== ] 1390/4214 32% [==================== ] 1391/4214 33% [==================== ] 1392/4214 33% [==================== ] 1393/4214 33% [==================== ] 1394/4214 33% [==================== ] 1395/4214 33% [==================== ] 1396/4214 33% [==================== ] 1397/4214 33% [==================== ] 1398/4214 33% [==================== ] 1399/4214 33% [==================== ] 1400/4214 33% [==================== ] 1401/4214 33% [==================== ] 1402/4214 33% [==================== ] 1403/4214 33% [==================== ] 1404/4214 33% [==================== ] 1405/4214 33% [==================== ] 1406/4214 33% [==================== ] 1407/4214 33% [==================== ] 1408/4214 33% [==================== ] 1409/4214 33% [==================== ] 1410/4214 33% [==================== ] 1411/4214 33% [==================== ] 1412/4214 33% [==================== ] 1413/4214 33% [==================== ] 1414/4214 33% [==================== ] 1415/4214 33% [==================== ] 1416/4214 33% [==================== ] 1417/4214 33% [==================== ] 1418/4214 33% [==================== ] 1419/4214 33% [==================== ] 1420/4214 33% [==================== ] 1421/4214 33% [==================== ] 1422/4214 33% [==================== ] 1423/4214 33% [==================== ] 1424/4214 33% [==================== ] 1425/4214 33% [==================== ] 1426/4214 33% [==================== ] 1427/4214 33% [===================== ] 1428/4214 33% [===================== ] 1429/4214 33% [===================== ] 1430/4214 33% [===================== ] 1431/4214 33% [===================== ] 1432/4214 33% [===================== ] 1433/4214 34% [===================== ] 1434/4214 34% [===================== ] 1435/4214 34% [===================== ] 1436/4214 34% [===================== ] 1437/4214 34% [===================== ] 1438/4214 34% [===================== ] 1439/4214 34% [===================== ] 1440/4214 34% [===================== ] 1441/4214 34% [===================== ] 1442/4214 34% [===================== ] 1443/4214 34% [===================== ] 1444/4214 34% [===================== ] 1445/4214 34% [===================== ] 1446/4214 34% [===================== ] 1447/4214 34% [===================== ] 1448/4214 34% [===================== ] 1449/4214 34% [===================== ] 1450/4214 34% [===================== ] 1451/4214 34% [===================== ] 1452/4214 34% [===================== ] 1453/4214 34% [===================== ] 1454/4214 34% [===================== ] 1455/4214 34% [===================== ] 1456/4214 34% [===================== ] 1457/4214 34% [===================== ] 1458/4214 34% [===================== ] 1459/4214 34% [===================== ] 1460/4214 34% [===================== ] 1461/4214 34% [===================== ] 1462/4214 34% [===================== ] 1463/4214 34% [===================== ] 1464/4214 34% [===================== ] 1465/4214 34% [===================== ] 1466/4214 34% [===================== ] 1467/4214 34% [===================== ] 1468/4214 34% [===================== ] 1469/4214 34% [===================== ] 1470/4214 34% [===================== ] 1471/4214 34% [===================== ] 1472/4214 34% [===================== ] 1473/4214 34% [===================== ] 1474/4214 34% [===================== ] 1475/4214 35% [===================== ] 1476/4214 35% [===================== ] 1477/4214 35% [===================== ] 1478/4214 35% [===================== ] 1479/4214 35% [===================== ] 1480/4214 35% [===================== ] 1481/4214 35% [===================== ] 1482/4214 35% [===================== ] 1483/4214 35% [===================== ] 1484/4214 35% [===================== ] 1485/4214 35% [===================== ] 1486/4214 35% [===================== ] 1487/4214 35% [===================== ] 1488/4214 35% [===================== ] 1489/4214 35% [===================== ] 1490/4214 35% [===================== ] 1491/4214 35% [===================== ] 1492/4214 35% [===================== ] 1493/4214 35% [===================== ] 1494/4214 35% [===================== ] 1495/4214 35% [====================== ] 1496/4214 35% [====================== ] 1497/4214 35% [====================== ] 1498/4214 35% [====================== ] 1499/4214 35% [====================== ] 1500/4214 35% [====================== ] 1501/4214 35% [====================== ] 1502/4214 35% [====================== ] 1503/4214 35% [====================== ] 1504/4214 35% [====================== ] 1505/4214 35% [====================== ] 1506/4214 35% [====================== ] 1507/4214 35% [====================== ] 1508/4214 35% [====================== ] 1509/4214 35% [====================== ] 1510/4214 35% [====================== ] 1511/4214 35% [====================== ] 1512/4214 35% [====================== ] 1513/4214 35% [====================== ] 1514/4214 35% [====================== ] 1515/4214 35% [====================== ] 1516/4214 35% [====================== ] 1517/4214 35% [====================== ] 1518/4214 36% [====================== ] 1519/4214 36% [====================== ] 1520/4214 36% [====================== ] 1521/4214 36% [====================== ] 1522/4214 36% [====================== ] 1523/4214 36% [====================== ] 1524/4214 36% [====================== ] 1525/4214 36% [====================== ] 1526/4214 36% [====================== ] 1527/4214 36% [====================== ] 1528/4214 36% [====================== ] 1529/4214 36% [====================== ] 1530/4214 36% [====================== ] 1531/4214 36% [====================== ] 1532/4214 36% [====================== ] 1533/4214 36% [====================== ] 1534/4214 36% [====================== ] 1535/4214 36% [====================== ] 1536/4214 36% [====================== ] 1537/4214 36% [====================== ] 1538/4214 36% [====================== ] 1539/4214 36% [====================== ] 1540/4214 36% [====================== ] 1541/4214 36% [====================== ] 1542/4214 36% [====================== ] 1543/4214 36% [====================== ] 1544/4214 36% [====================== ] 1545/4214 36% [====================== ] 1546/4214 36% [====================== ] 1547/4214 36% [====================== ] 1548/4214 36% [====================== ] 1549/4214 36% [====================== ] 1550/4214 36% [====================== ] 1551/4214 36% [====================== ] 1552/4214 36% [====================== ] 1553/4214 36% [====================== ] 1554/4214 36% [====================== ] 1555/4214 36% [====================== ] 1556/4214 36% [====================== ] 1557/4214 36% [====================== ] 1558/4214 36% [====================== ] 1559/4214 36% [====================== ] 1560/4214 37% [====================== ] 1561/4214 37% [====================== ] 1562/4214 37% [====================== ] 1563/4214 37% [======================= ] 1564/4214 37% [======================= ] 1565/4214 37% [======================= ] 1566/4214 37% [======================= ] 1567/4214 37% [======================= ] 1568/4214 37% [======================= ] 1569/4214 37% [======================= ] 1570/4214 37% [======================= ] 1571/4214 37% [======================= ] 1572/4214 37% [======================= ] 1573/4214 37% [======================= ] 1574/4214 37% [======================= ] 1575/4214 37% [======================= ] 1576/4214 37% [======================= ] 1577/4214 37% [======================= ] 1578/4214 37% [======================= ] 1579/4214 37% [======================= ] 1580/4214 37% [======================= ] 1581/4214 37% [======================= ] 1582/4214 37% [======================= ] 1583/4214 37% [======================= ] 1584/4214 37% [======================= ] 1585/4214 37% [======================= ] 1586/4214 37% [======================= ] 1587/4214 37% [======================= ] 1588/4214 37% [======================= ] 1589/4214 37% [======================= ] 1590/4214 37% [======================= ] 1591/4214 37% [======================= ] 1592/4214 37% [======================= ] 1593/4214 37% [======================= ] 1594/4214 37% [======================= ] 1595/4214 37% [======================= ] 1596/4214 37% [======================= ] 1597/4214 37% [======================= ] 1598/4214 37% [======================= ] 1599/4214 37% [======================= ] 1600/4214 37% [======================= ] 1601/4214 37% [======================= ] 1602/4214 38% [======================= ] 1603/4214 38% [======================= ] 1604/4214 38% [======================= ] 1605/4214 38% [======================= ] 1606/4214 38% [======================= ] 1607/4214 38% [======================= ] 1608/4214 38% [======================= ] 1609/4214 38% [======================= ] 1610/4214 38% [======================= ] 1611/4214 38% [======================= ] 1612/4214 38% [======================= ] 1613/4214 38% [======================= ] 1614/4214 38% [======================= ] 1615/4214 38% [======================= ] 1616/4214 38% [======================= ] 1617/4214 38% [======================= ] 1618/4214 38% [======================= ] 1619/4214 38% [======================= ] 1620/4214 38% [======================= ] 1621/4214 38% [======================= ] 1622/4214 38% [======================= ] 1623/4214 38% [======================= ] 1624/4214 38% [======================= ] 1625/4214 38% [======================= ] 1626/4214 38% [======================= ] 1627/4214 38% [======================= ] 1628/4214 38% [======================= ] 1629/4214 38% [======================= ] 1630/4214 38% [======================= ] 1631/4214 38% [======================== ] 1632/4214 38% [======================== ] 1633/4214 38% [======================== ] 1634/4214 38% [======================== ] 1635/4214 38% [======================== ] 1636/4214 38% [======================== ] 1637/4214 38% [======================== ] 1638/4214 38% [======================== ] 1639/4214 38% [======================== ] 1640/4214 38% [======================== ] 1641/4214 38% [======================== ] 1642/4214 38% [======================== ] 1643/4214 38% [======================== ] 1644/4214 39% [======================== ] 1645/4214 39% [======================== ] 1646/4214 39% [======================== ] 1647/4214 39% [======================== ] 1648/4214 39% [======================== ] 1649/4214 39% [======================== ] 1650/4214 39% [======================== ] 1651/4214 39% [======================== ] 1652/4214 39% [======================== ] 1653/4214 39% [======================== ] 1654/4214 39% [======================== ] 1655/4214 39% [======================== ] 1656/4214 39% [======================== ] 1657/4214 39% [======================== ] 1658/4214 39% [======================== ] 1659/4214 39% [======================== ] 1660/4214 39% [======================== ] 1661/4214 39% [======================== ] 1662/4214 39% [======================== ] 1663/4214 39% [======================== ] 1664/4214 39% [======================== ] 1665/4214 39% [======================== ] 1666/4214 39% [======================== ] 1667/4214 39% [======================== ] 1668/4214 39% [======================== ] 1669/4214 39% [======================== ] 1670/4214 39% [======================== ] 1671/4214 39% [======================== ] 1672/4214 39% [======================== ] 1673/4214 39% [======================== ] 1674/4214 39% [======================== ] 1675/4214 39% [======================== ] 1676/4214 39% [======================== ] 1677/4214 39% [======================== ] 1678/4214 39% [======================== ] 1679/4214 39% [======================== ] 1680/4214 39% [======================== ] 1681/4214 39% [======================== ] 1682/4214 39% [======================== ] 1683/4214 39% [======================== ] 1684/4214 39% [======================== ] 1685/4214 39% [======================== ] 1686/4214 40% [======================== ] 1687/4214 40% [======================== ] 1688/4214 40% [======================== ] 1689/4214 40% [======================== ] 1690/4214 40% [======================== ] 1691/4214 40% [======================== ] 1692/4214 40% [======================== ] 1693/4214 40% [======================== ] 1694/4214 40% [======================== ] 1695/4214 40% [======================== ] 1696/4214 40% [======================== ] 1697/4214 40% [======================== ] 1698/4214 40% [======================== ] 1699/4214 40% [========================= ] 1700/4214 40% [========================= ] 1701/4214 40% [========================= ] 1702/4214 40% [========================= ] 1703/4214 40% [========================= ] 1704/4214 40% [========================= ] 1705/4214 40% [========================= ] 1706/4214 40% [========================= ] 1707/4214 40% [========================= ] 1708/4214 40% [========================= ] 1709/4214 40% [========================= ] 1710/4214 40% [========================= ] 1711/4214 40% [========================= ] 1712/4214 40% [========================= ] 1713/4214 40% [========================= ] 1714/4214 40% [========================= ] 1715/4214 40% [========================= ] 1716/4214 40% [========================= ] 1717/4214 40% [========================= ] 1718/4214 40% [========================= ] 1719/4214 40% [========================= ] 1720/4214 40% [========================= ] 1721/4214 40% [========================= ] 1722/4214 40% [========================= ] 1723/4214 40% [========================= ] 1724/4214 40% [========================= ] 1725/4214 40% [========================= ] 1726/4214 40% [========================= ] 1727/4214 40% [========================= ] 1728/4214 41% [========================= ] 1729/4214 41% [========================= ] 1730/4214 41% [========================= ] 1731/4214 41% [========================= ] 1732/4214 41% [========================= ] 1733/4214 41% [========================= ] 1734/4214 41% [========================= ] 1735/4214 41% [========================= ] 1736/4214 41% [========================= ] 1737/4214 41% [========================= ] 1738/4214 41% [========================= ] 1739/4214 41% [========================= ] 1740/4214 41% [========================= ] 1741/4214 41% [========================= ] 1742/4214 41% [========================= ] 1743/4214 41% [========================= ] 1744/4214 41% [========================= ] 1745/4214 41% [========================= ] 1746/4214 41% [========================= ] 1747/4214 41% [========================= ] 1748/4214 41% [========================= ] 1749/4214 41% [========================= ] 1750/4214 41% [========================= ] 1751/4214 41% [========================= ] 1752/4214 41% [========================= ] 1753/4214 41% [========================= ] 1754/4214 41% [========================= ] 1755/4214 41% [========================= ] 1756/4214 41% [========================= ] 1757/4214 41% [========================= ] 1758/4214 41% [========================= ] 1759/4214 41% [========================= ] 1760/4214 41% [========================= ] 1761/4214 41% [========================= ] 1762/4214 41% [========================= ] 1763/4214 41% [========================= ] 1764/4214 41% [========================= ] 1765/4214 41% [========================= ] 1766/4214 41% [========================= ] 1767/4214 41% [========================== ] 1768/4214 41% [========================== ] 1769/4214 41% [========================== ] 1770/4214 42% [========================== ] 1771/4214 42% [========================== ] 1772/4214 42% [========================== ] 1773/4214 42% [========================== ] 1774/4214 42% [========================== ] 1775/4214 42% [========================== ] 1776/4214 42% [========================== ] 1777/4214 42% [========================== ] 1778/4214 42% [========================== ] 1779/4214 42% [========================== ] 1780/4214 42% [========================== ] 1781/4214 42% [========================== ] 1782/4214 42% [========================== ] 1783/4214 42% [========================== ] 1784/4214 42% [========================== ] 1785/4214 42% [========================== ] 1786/4214 42% [========================== ] 1787/4214 42% [========================== ] 1788/4214 42% [========================== ] 1789/4214 42% [========================== ] 1790/4214 42% [========================== ] 1791/4214 42% [========================== ] 1792/4214 42% [========================== ] 1793/4214 42% [========================== ] 1794/4214 42% [========================== ] 1795/4214 42% [========================== ] 1796/4214 42% [========================== ] 1797/4214 42% [========================== ] 1798/4214 42% [========================== ] 1799/4214 42% [========================== ] 1800/4214 42% [========================== ] 1801/4214 42% [========================== ] 1802/4214 42% [========================== ] 1803/4214 42% [========================== ] 1804/4214 42% [========================== ] 1805/4214 42% [========================== ] 1806/4214 42% [========================== ] 1807/4214 42% [========================== ] 1808/4214 42% [========================== ] 1809/4214 42% [========================== ] 1810/4214 42% [========================== ] 1811/4214 42% [========================== ] 1812/4214 42% [========================== ] 1813/4214 43% [========================== ] 1814/4214 43% [========================== ] 1815/4214 43% [========================== ] 1816/4214 43% [========================== ] 1817/4214 43% [========================== ] 1818/4214 43% [========================== ] 1819/4214 43% [========================== ] 1820/4214 43% [========================== ] 1821/4214 43% [========================== ] 1822/4214 43% [========================== ] 1823/4214 43% [========================== ] 1824/4214 43% [========================== ] 1825/4214 43% [========================== ] 1826/4214 43% [========================== ] 1827/4214 43% [========================== ] 1828/4214 43% [========================== ] 1829/4214 43% [========================== ] 1830/4214 43% [========================== ] 1831/4214 43% [========================== ] 1832/4214 43% [========================== ] 1833/4214 43% [========================== ] 1834/4214 43% [========================== ] 1835/4214 43% [=========================== ] 1836/4214 43% [=========================== ] 1837/4214 43% [=========================== ] 1838/4214 43% [=========================== ] 1839/4214 43% [=========================== ] 1840/4214 43% [=========================== ] 1841/4214 43% [=========================== ] 1842/4214 43% [=========================== ] 1843/4214 43% [=========================== ] 1844/4214 43% [=========================== ] 1845/4214 43% [=========================== ] 1846/4214 43% [=========================== ] 1847/4214 43% [=========================== ] 1848/4214 43% [=========================== ] 1849/4214 43% [=========================== ] 1850/4214 43% [=========================== ] 1851/4214 43% [=========================== ] 1852/4214 43% [=========================== ] 1853/4214 43% [=========================== ] 1854/4214 43% [=========================== ] 1855/4214 44% [=========================== ] 1856/4214 44% [=========================== ] 1857/4214 44% [=========================== ] 1858/4214 44% [=========================== ] 1859/4214 44% [=========================== ] 1860/4214 44% [=========================== ] 1861/4214 44% [=========================== ] 1862/4214 44% [=========================== ] 1863/4214 44% [=========================== ] 1864/4214 44% [=========================== ] 1865/4214 44% [=========================== ] 1866/4214 44% [=========================== ] 1867/4214 44% [=========================== ] 1868/4214 44% [=========================== ] 1869/4214 44% [=========================== ] 1870/4214 44% [=========================== ] 1871/4214 44% [=========================== ] 1872/4214 44% [=========================== ] 1873/4214 44% [=========================== ] 1874/4214 44% [=========================== ] 1875/4214 44% [=========================== ] 1876/4214 44% [=========================== ] 1877/4214 44% [=========================== ] 1878/4214 44% [=========================== ] 1879/4214 44% [=========================== ] 1880/4214 44% [=========================== ] 1881/4214 44% [=========================== ] 1882/4214 44% [=========================== ] 1883/4214 44% [=========================== ] 1884/4214 44% [=========================== ] 1885/4214 44% [=========================== ] 1886/4214 44% [=========================== ] 1887/4214 44% [=========================== ] 1888/4214 44% [=========================== ] 1889/4214 44% [=========================== ] 1890/4214 44% [=========================== ] 1891/4214 44% [=========================== ] 1892/4214 44% [=========================== ] 1893/4214 44% [=========================== ] 1894/4214 44% [=========================== ] 1895/4214 44% [=========================== ] 1896/4214 44% [=========================== ] 1897/4214 45% [=========================== ] 1898/4214 45% [=========================== ] 1899/4214 45% [=========================== ] 1900/4214 45% [=========================== ] 1901/4214 45% [=========================== ] 1902/4214 45% [=========================== ] 1903/4214 45% [============================ ] 1904/4214 45% [============================ ] 1905/4214 45% [============================ ] 1906/4214 45% [============================ ] 1907/4214 45% [============================ ] 1908/4214 45% [============================ ] 1909/4214 45% [============================ ] 1910/4214 45% [============================ ] 1911/4214 45% [============================ ] 1912/4214 45% [============================ ] 1913/4214 45% [============================ ] 1914/4214 45% [============================ ] 1915/4214 45% [============================ ] 1916/4214 45% [============================ ] 1917/4214 45% [============================ ] 1918/4214 45% [============================ ] 1919/4214 45% [============================ ] 1920/4214 45% [============================ ] 1921/4214 45% [============================ ] 1922/4214 45% [============================ ] 1923/4214 45% [============================ ] 1924/4214 45% [============================ ] 1925/4214 45% [============================ ] 1926/4214 45% [============================ ] 1927/4214 45% [============================ ] 1928/4214 45% [============================ ] 1929/4214 45% [============================ ] 1930/4214 45% [============================ ] 1931/4214 45% [============================ ] 1932/4214 45% [============================ ] 1933/4214 45% [============================ ] 1934/4214 45% [============================ ] 1935/4214 45% [============================ ] 1936/4214 45% [============================ ] 1937/4214 45% [============================ ] 1938/4214 45% [============================ ] 1939/4214 46% [============================ ] 1940/4214 46% [============================ ] 1941/4214 46% [============================ ] 1942/4214 46% [============================ ] 1943/4214 46% [============================ ] 1944/4214 46% [============================ ] 1945/4214 46% [============================ ] 1946/4214 46% [============================ ] 1947/4214 46% [============================ ] 1948/4214 46% [============================ ] 1949/4214 46% [============================ ] 1950/4214 46% [============================ ] 1951/4214 46% [============================ ] 1952/4214 46% [============================ ] 1953/4214 46% [============================ ] 1954/4214 46% [============================ ] 1955/4214 46% [============================ ] 1956/4214 46% [============================ ] 1957/4214 46% [============================ ] 1958/4214 46% [============================ ] 1959/4214 46% [============================ ] 1960/4214 46% [============================ ] 1961/4214 46% [============================ ] 1962/4214 46% [============================ ] 1963/4214 46% [============================ ] 1964/4214 46% [============================ ] 1965/4214 46% [============================ ] 1966/4214 46% [============================ ] 1967/4214 46% [============================ ] 1968/4214 46% [============================ ] 1969/4214 46% [============================ ] 1970/4214 46% [============================ ] 1971/4214 46% [============================= ] 1972/4214 46% [============================= ] 1973/4214 46% [============================= ] 1974/4214 46% [============================= ] 1975/4214 46% [============================= ] 1976/4214 46% [============================= ] 1977/4214 46% [============================= ] 1978/4214 46% [============================= ] 1979/4214 46% [============================= ] 1980/4214 46% [============================= ] 1981/4214 47% [============================= ] 1982/4214 47% [============================= ] 1983/4214 47% [============================= ] 1984/4214 47% [============================= ] 1985/4214 47% [============================= ] 1986/4214 47% [============================= ] 1987/4214 47% [============================= ] 1988/4214 47% [============================= ] 1989/4214 47% [============================= ] 1990/4214 47% [============================= ] 1991/4214 47% [============================= ] 1992/4214 47% [============================= ] 1993/4214 47% [============================= ] 1994/4214 47% [============================= ] 1995/4214 47% [============================= ] 1996/4214 47% [============================= ] 1997/4214 47% [============================= ] 1998/4214 47% [============================= ] 1999/4214 47% [============================= ] 2000/4214 47% [============================= ] 2001/4214 47% [============================= ] 2002/4214 47% [============================= ] 2003/4214 47% [============================= ] 2004/4214 47% [============================= ] 2005/4214 47% [============================= ] 2006/4214 47% [============================= ] 2007/4214 47% [============================= ] 2008/4214 47% [============================= ] 2009/4214 47% [============================= ] 2010/4214 47% [============================= ] 2011/4214 47% [============================= ] 2012/4214 47% [============================= ] 2013/4214 47% [============================= ] 2014/4214 47% [============================= ] 2015/4214 47% [============================= ] 2016/4214 47% [============================= ] 2017/4214 47% [============================= ] 2018/4214 47% [============================= ] 2019/4214 47% [============================= ] 2020/4214 47% [============================= ] 2021/4214 47% [============================= ] 2022/4214 47% [============================= ] 2023/4214 48% [============================= ] 2024/4214 48% [============================= ] 2025/4214 48% [============================= ] 2026/4214 48% [============================= ] 2027/4214 48% [============================= ] 2028/4214 48% [============================= ] 2029/4214 48% [============================= ] 2030/4214 48% [============================= ] 2031/4214 48% [============================= ] 2032/4214 48% [============================= ] 2033/4214 48% [============================= ] 2034/4214 48% [============================= ] 2035/4214 48% [============================= ] 2036/4214 48% [============================= ] 2037/4214 48% [============================= ] 2038/4214 48% [============================= ] 2039/4214 48% [============================== ] 2040/4214 48% [============================== ] 2041/4214 48% [============================== ] 2042/4214 48% [============================== ] 2043/4214 48% [============================== ] 2044/4214 48% [============================== ] 2045/4214 48% [============================== ] 2046/4214 48% [============================== ] 2047/4214 48% [============================== ] 2048/4214 48% [============================== ] 2049/4214 48% [============================== ] 2050/4214 48% [============================== ] 2051/4214 48% [============================== ] 2052/4214 48% [============================== ] 2053/4214 48% [============================== ] 2054/4214 48% [============================== ] 2055/4214 48% [============================== ] 2056/4214 48% [============================== ] 2057/4214 48% [============================== ] 2058/4214 48% [============================== ] 2059/4214 48% [============================== ] 2060/4214 48% [============================== ] 2061/4214 48% [============================== ] 2062/4214 48% [============================== ] 2063/4214 48% [============================== ] 2064/4214 48% [============================== ] 2065/4214 49% [============================== ] 2066/4214 49% [============================== ] 2067/4214 49% [============================== ] 2068/4214 49% [============================== ] 2069/4214 49% [============================== ] 2070/4214 49% [============================== ] 2071/4214 49% [============================== ] 2072/4214 49% [============================== ] 2073/4214 49% [============================== ] 2074/4214 49% [============================== ] 2075/4214 49% [============================== ] 2076/4214 49% [============================== ] 2077/4214 49% [============================== ] 2078/4214 49% [============================== ] 2079/4214 49% [============================== ] 2080/4214 49% [============================== ] 2081/4214 49% [============================== ] 2082/4214 49% [============================== ] 2083/4214 49% [============================== ] 2084/4214 49% [============================== ] 2085/4214 49% [============================== ] 2086/4214 49% [============================== ] 2087/4214 49% [============================== ] 2088/4214 49% [============================== ] 2089/4214 49% [============================== ] 2090/4214 49% [============================== ] 2091/4214 49% [============================== ] 2092/4214 49% [============================== ] 2093/4214 49% [============================== ] 2094/4214 49% [============================== ] 2095/4214 49% [============================== ] 2096/4214 49% [============================== ] 2097/4214 49% [============================== ] 2098/4214 49% [============================== ] 2099/4214 49% [============================== ] 2100/4214 49% [============================== ] 2101/4214 49% [============================== ] 2102/4214 49% [============================== ] 2103/4214 49% [============================== ] 2104/4214 49% [============================== ] 2105/4214 49% [============================== ] 2106/4214 49% [=============================== ] 2107/4214 50% [=============================== ] 2108/4214 50% [=============================== ] 2109/4214 50% [=============================== ] 2110/4214 50% [=============================== ] 2111/4214 50% [=============================== ] 2112/4214 50% [=============================== ] 2113/4214 50% [=============================== ] 2114/4214 50% [=============================== ] 2115/4214 50% [=============================== ] 2116/4214 50% [=============================== ] 2117/4214 50% [=============================== ] 2118/4214 50% [=============================== ] 2119/4214 50% [=============================== ] 2120/4214 50% [=============================== ] 2121/4214 50% [=============================== ] 2122/4214 50% [=============================== ] 2123/4214 50% [=============================== ] 2124/4214 50% [=============================== ] 2125/4214 50% [=============================== ] 2126/4214 50% [=============================== ] 2127/4214 50% [=============================== ] 2128/4214 50% [=============================== ] 2129/4214 50% [=============================== ] 2130/4214 50% [=============================== ] 2131/4214 50% [=============================== ] 2132/4214 50% [=============================== ] 2133/4214 50% [=============================== ] 2134/4214 50% [=============================== ] 2135/4214 50% [=============================== ] 2136/4214 50% [=============================== ] 2137/4214 50% [=============================== ] 2138/4214 50% [=============================== ] 2139/4214 50% [=============================== ] 2140/4214 50% [=============================== ] 2141/4214 50% [=============================== ] 2142/4214 50% [=============================== ] 2143/4214 50% [=============================== ] 2144/4214 50% [=============================== ] 2145/4214 50% [=============================== ] 2146/4214 50% [=============================== ] 2147/4214 50% [=============================== ] 2148/4214 50% [=============================== ] 2149/4214 50% [=============================== ] 2150/4214 51% [=============================== ] 2151/4214 51% [=============================== ] 2152/4214 51% [=============================== ] 2153/4214 51% [=============================== ] 2154/4214 51% [=============================== ] 2155/4214 51% [=============================== ] 2156/4214 51% [=============================== ] 2157/4214 51% [=============================== ] 2158/4214 51% [=============================== ] 2159/4214 51% [=============================== ] 2160/4214 51% [=============================== ] 2161/4214 51% [=============================== ] 2162/4214 51% [=============================== ] 2163/4214 51% [=============================== ] 2164/4214 51% [=============================== ] 2165/4214 51% [=============================== ] 2166/4214 51% [=============================== ] 2167/4214 51% [=============================== ] 2168/4214 51% [=============================== ] 2169/4214 51% [=============================== ] 2170/4214 51% [=============================== ] 2171/4214 51% [=============================== ] 2172/4214 51% [=============================== ] 2173/4214 51% [=============================== ] 2174/4214 51% [================================ ] 2175/4214 51% [================================ ] 2176/4214 51% [================================ ] 2177/4214 51% [================================ ] 2178/4214 51% [================================ ] 2179/4214 51% [================================ ] 2180/4214 51% [================================ ] 2181/4214 51% [================================ ] 2182/4214 51% [================================ ] 2183/4214 51% [================================ ] 2184/4214 51% [================================ ] 2185/4214 51% [================================ ] 2186/4214 51% [================================ ] 2187/4214 51% [================================ ] 2188/4214 51% [================================ ] 2189/4214 51% [================================ ] 2190/4214 51% [================================ ] 2191/4214 51% [================================ ] 2192/4214 52% [================================ ] 2193/4214 52% [================================ ] 2194/4214 52% [================================ ] 2195/4214 52% [================================ ] 2196/4214 52% [================================ ] 2197/4214 52% [================================ ] 2198/4214 52% [================================ ] 2199/4214 52% [================================ ] 2200/4214 52% [================================ ] 2201/4214 52% [================================ ] 2202/4214 52% [================================ ] 2203/4214 52% [================================ ] 2204/4214 52% [================================ ] 2205/4214 52% [================================ ] 2206/4214 52% [================================ ] 2207/4214 52% [================================ ] 2208/4214 52% [================================ ] 2209/4214 52% [================================ ] 2210/4214 52% [================================ ] 2211/4214 52% [================================ ] 2212/4214 52% [================================ ] 2213/4214 52% [================================ ] 2214/4214 52% [================================ ] 2215/4214 52% [================================ ] 2216/4214 52% [================================ ] 2217/4214 52% [================================ ] 2218/4214 52% [================================ ] 2219/4214 52% [================================ ] 2220/4214 52% [================================ ] 2221/4214 52% [================================ ] 2222/4214 52% [================================ ] 2223/4214 52% [================================ ] 2224/4214 52% [================================ ] 2225/4214 52% [================================ ] 2226/4214 52% [================================ ] 2227/4214 52% [================================ ] 2228/4214 52% [================================ ] 2229/4214 52% [================================ ] 2230/4214 52% [================================ ] 2231/4214 52% [================================ ] 2232/4214 52% [================================ ] 2233/4214 52% [================================ ] 2234/4214 53% [================================ ] 2235/4214 53% [================================ ] 2236/4214 53% [================================ ] 2237/4214 53% [================================ ] 2238/4214 53% [================================ ] 2239/4214 53% [================================ ] 2240/4214 53% [================================ ] 2241/4214 53% [================================ ] 2242/4214 53% [================================= ] 2243/4214 53% [================================= ] 2244/4214 53% [================================= ] 2245/4214 53% [================================= ] 2246/4214 53% [================================= ] 2247/4214 53% [================================= ] 2248/4214 53% [================================= ] 2249/4214 53% [================================= ] 2250/4214 53% [================================= ] 2251/4214 53% [================================= ] 2252/4214 53% [================================= ] 2253/4214 53% [================================= ] 2254/4214 53% [================================= ] 2255/4214 53% [================================= ] 2256/4214 53% [================================= ] 2257/4214 53% [================================= ] 2258/4214 53% [================================= ] 2259/4214 53% [================================= ] 2260/4214 53% [================================= ] 2261/4214 53% [================================= ] 2262/4214 53% [================================= ] 2263/4214 53% [================================= ] 2264/4214 53% [================================= ] 2265/4214 53% [================================= ] 2266/4214 53% [================================= ] 2267/4214 53% [================================= ] 2268/4214 53% [================================= ] 2269/4214 53% [================================= ] 2270/4214 53% [================================= ] 2271/4214 53% [================================= ] 2272/4214 53% [================================= ] 2273/4214 53% [================================= ] 2274/4214 53% [================================= ] 2275/4214 53% [================================= ] 2276/4214 54% [================================= ] 2277/4214 54% [================================= ] 2278/4214 54% [================================= ] 2279/4214 54% [================================= ] 2280/4214 54% [================================= ] 2281/4214 54% [================================= ] 2282/4214 54% [================================= ] 2283/4214 54% [================================= ] 2284/4214 54% [================================= ] 2285/4214 54% [================================= ] 2286/4214 54% [================================= ] 2287/4214 54% [================================= ] 2288/4214 54% [================================= ] 2289/4214 54% [================================= ] 2290/4214 54% [================================= ] 2291/4214 54% [================================= ] 2292/4214 54% [================================= ] 2293/4214 54% [================================= ] 2294/4214 54% [================================= ] 2295/4214 54% [================================= ] 2296/4214 54% [================================= ] 2297/4214 54% [================================= ] 2298/4214 54% [================================= ] 2299/4214 54% [================================= ] 2300/4214 54% [================================= ] 2301/4214 54% [================================= ] 2302/4214 54% [================================= ] 2303/4214 54% [================================= ] 2304/4214 54% [================================= ] 2305/4214 54% [================================= ] 2306/4214 54% [================================= ] 2307/4214 54% [================================= ] 2308/4214 54% [================================= ] 2309/4214 54% [================================= ] 2310/4214 54% [================================== ] 2311/4214 54% [================================== ] 2312/4214 54% [================================== ] 2313/4214 54% [================================== ] 2314/4214 54% [================================== ] 2315/4214 54% [================================== ] 2316/4214 54% [================================== ] 2317/4214 54% [================================== ] 2318/4214 55% [================================== ] 2319/4214 55% [================================== ] 2320/4214 55% [================================== ] 2321/4214 55% [================================== ] 2322/4214 55% [================================== ] 2323/4214 55% [================================== ] 2324/4214 55% [================================== ] 2325/4214 55% [================================== ] 2326/4214 55% [================================== ] 2327/4214 55% [================================== ] 2328/4214 55% [================================== ] 2329/4214 55% [================================== ] 2330/4214 55% [================================== ] 2331/4214 55% [================================== ] 2332/4214 55% [================================== ] 2333/4214 55% [================================== ] 2334/4214 55% [================================== ] 2335/4214 55% [================================== ] 2336/4214 55% [================================== ] 2337/4214 55% [================================== ] 2338/4214 55% [================================== ] 2339/4214 55% [================================== ] 2340/4214 55% [================================== ] 2341/4214 55% [================================== ] 2342/4214 55% [================================== ] 2343/4214 55% [================================== ] 2344/4214 55% [================================== ] 2345/4214 55% [================================== ] 2346/4214 55% [================================== ] 2347/4214 55% [================================== ] 2348/4214 55% [================================== ] 2349/4214 55% [================================== ] 2350/4214 55% [================================== ] 2351/4214 55% [================================== ] 2352/4214 55% [================================== ] 2353/4214 55% [================================== ] 2354/4214 55% [================================== ] 2355/4214 55% [================================== ] 2356/4214 55% [================================== ] 2357/4214 55% [================================== ] 2358/4214 55% [================================== ] 2359/4214 55% [================================== ] 2360/4214 56% [================================== ] 2361/4214 56% [================================== ] 2362/4214 56% [================================== ] 2363/4214 56% [================================== ] 2364/4214 56% [================================== ] 2365/4214 56% [================================== ] 2366/4214 56% [================================== ] 2367/4214 56% [================================== ] 2368/4214 56% [================================== ] 2369/4214 56% [================================== ] 2370/4214 56% [================================== ] 2371/4214 56% [================================== ] 2372/4214 56% [================================== ] 2373/4214 56% [================================== ] 2374/4214 56% [================================== ] 2375/4214 56% [================================== ] 2376/4214 56% [================================== ] 2377/4214 56% [================================== ] 2378/4214 56% [=================================== ] 2379/4214 56% [=================================== ] 2380/4214 56% [=================================== ] 2381/4214 56% [=================================== ] 2382/4214 56% [=================================== ] 2383/4214 56% [=================================== ] 2384/4214 56% [=================================== ] 2385/4214 56% [=================================== ] 2386/4214 56% [=================================== ] 2387/4214 56% [=================================== ] 2388/4214 56% [=================================== ] 2389/4214 56% [=================================== ] 2390/4214 56% [=================================== ] 2391/4214 56% [=================================== ] 2392/4214 56% [=================================== ] 2393/4214 56% [=================================== ] 2394/4214 56% [=================================== ] 2395/4214 56% [=================================== ] 2396/4214 56% [=================================== ] 2397/4214 56% [=================================== ] 2398/4214 56% [=================================== ] 2399/4214 56% [=================================== ] 2400/4214 56% [=================================== ] 2401/4214 56% [=================================== ] 2402/4214 57% [=================================== ] 2403/4214 57% [=================================== ] 2404/4214 57% [=================================== ] 2405/4214 57% [=================================== ] 2406/4214 57% [=================================== ] 2407/4214 57% [=================================== ] 2408/4214 57% [=================================== ] 2409/4214 57% [=================================== ] 2410/4214 57% [=================================== ] 2411/4214 57% [=================================== ] 2412/4214 57% [=================================== ] 2413/4214 57% [=================================== ] 2414/4214 57% [=================================== ] 2415/4214 57% [=================================== ] 2416/4214 57% [=================================== ] 2417/4214 57% [=================================== ] 2418/4214 57% [=================================== ] 2419/4214 57% [=================================== ] 2420/4214 57% [=================================== ] 2421/4214 57% [=================================== ] 2422/4214 57% [=================================== ] 2423/4214 57% [=================================== ] 2424/4214 57% [=================================== ] 2425/4214 57% [=================================== ] 2426/4214 57% [=================================== ] 2427/4214 57% [=================================== ] 2428/4214 57% [=================================== ] 2429/4214 57% [=================================== ] 2430/4214 57% [=================================== ] 2431/4214 57% [=================================== ] 2432/4214 57% [=================================== ] 2433/4214 57% [=================================== ] 2434/4214 57% [=================================== ] 2435/4214 57% [=================================== ] 2436/4214 57% [=================================== ] 2437/4214 57% [=================================== ] 2438/4214 57% [=================================== ] 2439/4214 57% [=================================== ] 2440/4214 57% [=================================== ] 2441/4214 57% [=================================== ] 2442/4214 57% [=================================== ] 2443/4214 57% [=================================== ] 2444/4214 57% [=================================== ] 2445/4214 58% [=================================== ] 2446/4214 58% [==================================== ] 2447/4214 58% [==================================== ] 2448/4214 58% [==================================== ] 2449/4214 58% [==================================== ] 2450/4214 58% [==================================== ] 2451/4214 58% [==================================== ] 2452/4214 58% [==================================== ] 2453/4214 58% [==================================== ] 2454/4214 58% [==================================== ] 2455/4214 58% [==================================== ] 2456/4214 58% [==================================== ] 2457/4214 58% [==================================== ] 2458/4214 58% [==================================== ] 2459/4214 58% [==================================== ] 2460/4214 58% [==================================== ] 2461/4214 58% [==================================== ] 2462/4214 58% [==================================== ] 2463/4214 58% [==================================== ] 2464/4214 58% [==================================== ] 2465/4214 58% [==================================== ] 2466/4214 58% [==================================== ] 2467/4214 58% [==================================== ] 2468/4214 58% [==================================== ] 2469/4214 58% [==================================== ] 2470/4214 58% [==================================== ] 2471/4214 58% [==================================== ] 2472/4214 58% [==================================== ] 2473/4214 58% [==================================== ] 2474/4214 58% [==================================== ] 2475/4214 58% [==================================== ] 2476/4214 58% [==================================== ] 2477/4214 58% [==================================== ] 2478/4214 58% [==================================== ] 2479/4214 58% [==================================== ] 2480/4214 58% [==================================== ] 2481/4214 58% [==================================== ] 2482/4214 58% [==================================== ] 2483/4214 58% [==================================== ] 2484/4214 58% [==================================== ] 2485/4214 58% [==================================== ] 2486/4214 58% [==================================== ] 2487/4214 59% [==================================== ] 2488/4214 59% [==================================== ] 2489/4214 59% [==================================== ] 2490/4214 59% [==================================== ] 2491/4214 59% [==================================== ] 2492/4214 59% [==================================== ] 2493/4214 59% [==================================== ] 2494/4214 59% [==================================== ] 2495/4214 59% [==================================== ] 2496/4214 59% [==================================== ] 2497/4214 59% [==================================== ] 2498/4214 59% [==================================== ] 2499/4214 59% [==================================== ] 2500/4214 59% [==================================== ] 2501/4214 59% [==================================== ] 2502/4214 59% [==================================== ] 2503/4214 59% [==================================== ] 2504/4214 59% [==================================== ] 2505/4214 59% [==================================== ] 2506/4214 59% [==================================== ] 2507/4214 59% [==================================== ] 2508/4214 59% [==================================== ] 2509/4214 59% [==================================== ] 2510/4214 59% [==================================== ] 2511/4214 59% [==================================== ] 2512/4214 59% [==================================== ] 2513/4214 59% [==================================== ] 2514/4214 59% [===================================== ] 2515/4214 59% [===================================== ] 2516/4214 59% [===================================== ] 2517/4214 59% [===================================== ] 2518/4214 59% [===================================== ] 2519/4214 59% [===================================== ] 2520/4214 59% [===================================== ] 2521/4214 59% [===================================== ] 2522/4214 59% [===================================== ] 2523/4214 59% [===================================== ] 2524/4214 59% [===================================== ] 2525/4214 59% [===================================== ] 2526/4214 59% [===================================== ] 2527/4214 59% [===================================== ] 2528/4214 59% [===================================== ] 2529/4214 60% [===================================== ] 2530/4214 60% [===================================== ] 2531/4214 60% [===================================== ] 2532/4214 60% [===================================== ] 2533/4214 60% [===================================== ] 2534/4214 60% [===================================== ] 2535/4214 60% [===================================== ] 2536/4214 60% [===================================== ] 2537/4214 60% [===================================== ] 2538/4214 60% [===================================== ] 2539/4214 60% [===================================== ] 2540/4214 60% [===================================== ] 2541/4214 60% [===================================== ] 2542/4214 60% [===================================== ] 2543/4214 60% [===================================== ] 2544/4214 60% [===================================== ] 2545/4214 60% [===================================== ] 2546/4214 60% [===================================== ] 2547/4214 60% [===================================== ] 2548/4214 60% [===================================== ] 2549/4214 60% [===================================== ] 2550/4214 60% [===================================== ] 2551/4214 60% [===================================== ] 2552/4214 60% [===================================== ] 2553/4214 60% [===================================== ] 2554/4214 60% [===================================== ] 2555/4214 60% [===================================== ] 2556/4214 60% [===================================== ] 2557/4214 60% [===================================== ] 2558/4214 60% [===================================== ] 2559/4214 60% [===================================== ] 2560/4214 60% [===================================== ] 2561/4214 60% [===================================== ] 2562/4214 60% [===================================== ] 2563/4214 60% [===================================== ] 2564/4214 60% [===================================== ] 2565/4214 60% [===================================== ] 2566/4214 60% [===================================== ] 2567/4214 60% [===================================== ] 2568/4214 60% [===================================== ] 2569/4214 60% [===================================== ] 2570/4214 60% [===================================== ] 2571/4214 61% [===================================== ] 2572/4214 61% [===================================== ] 2573/4214 61% [===================================== ] 2574/4214 61% [===================================== ] 2575/4214 61% [===================================== ] 2576/4214 61% [===================================== ] 2577/4214 61% [===================================== ] 2578/4214 61% [===================================== ] 2579/4214 61% [===================================== ] 2580/4214 61% [===================================== ] 2581/4214 61% [===================================== ] 2582/4214 61% [====================================== ] 2583/4214 61% [====================================== ] 2584/4214 61% [====================================== ] 2585/4214 61% [====================================== ] 2586/4214 61% [====================================== ] 2587/4214 61% [====================================== ] 2588/4214 61% [====================================== ] 2589/4214 61% [====================================== ] 2590/4214 61% [====================================== ] 2591/4214 61% [====================================== ] 2592/4214 61% [====================================== ] 2593/4214 61% [====================================== ] 2594/4214 61% [====================================== ] 2595/4214 61% [====================================== ] 2596/4214 61% [====================================== ] 2597/4214 61% [====================================== ] 2598/4214 61% [====================================== ] 2599/4214 61% [====================================== ] 2600/4214 61% [====================================== ] 2601/4214 61% [====================================== ] 2602/4214 61% [====================================== ] 2603/4214 61% [====================================== ] 2604/4214 61% [====================================== ] 2605/4214 61% [====================================== ] 2606/4214 61% [====================================== ] 2607/4214 61% [====================================== ] 2608/4214 61% [====================================== ] 2609/4214 61% [====================================== ] 2610/4214 61% [====================================== ] 2611/4214 61% [====================================== ] 2612/4214 61% [====================================== ] 2613/4214 62% [====================================== ] 2614/4214 62% [====================================== ] 2615/4214 62% [====================================== ] 2616/4214 62% [====================================== ] 2617/4214 62% [====================================== ] 2618/4214 62% [====================================== ] 2619/4214 62% [====================================== ] 2620/4214 62% [====================================== ] 2621/4214 62% [====================================== ] 2622/4214 62% [====================================== ] 2623/4214 62% [====================================== ] 2624/4214 62% [====================================== ] 2625/4214 62% [====================================== ] 2626/4214 62% [====================================== ] 2627/4214 62% [====================================== ] 2628/4214 62% [====================================== ] 2629/4214 62% [====================================== ] 2630/4214 62% [====================================== ] 2631/4214 62% [====================================== ] 2632/4214 62% [====================================== ] 2633/4214 62% [====================================== ] 2634/4214 62% [====================================== ] 2635/4214 62% [====================================== ] 2636/4214 62% [====================================== ] 2637/4214 62% [====================================== ] 2638/4214 62% [====================================== ] 2639/4214 62% [====================================== ] 2640/4214 62% [====================================== ] 2641/4214 62% [====================================== ] 2642/4214 62% [====================================== ] 2643/4214 62% [====================================== ] 2644/4214 62% [====================================== ] 2645/4214 62% [====================================== ] 2646/4214 62% [====================================== ] 2647/4214 62% [====================================== ] 2648/4214 62% [====================================== ] 2649/4214 62% [====================================== ] 2650/4214 62% [======================================= ] 2651/4214 62% [======================================= ] 2652/4214 62% [======================================= ] 2653/4214 62% [======================================= ] 2654/4214 62% [======================================= ] 2655/4214 63% [======================================= ] 2656/4214 63% [======================================= ] 2657/4214 63% [======================================= ] 2658/4214 63% [======================================= ] 2659/4214 63% [======================================= ] 2660/4214 63% [======================================= ] 2661/4214 63% [======================================= ] 2662/4214 63% [======================================= ] 2663/4214 63% [======================================= ] 2664/4214 63% [======================================= ] 2665/4214 63% [======================================= ] 2666/4214 63% [======================================= ] 2667/4214 63% [======================================= ] 2668/4214 63% [======================================= ] 2669/4214 63% [======================================= ] 2670/4214 63% [======================================= ] 2671/4214 63% [======================================= ] 2672/4214 63% [======================================= ] 2673/4214 63% [======================================= ] 2674/4214 63% [======================================= ] 2675/4214 63% [======================================= ] 2676/4214 63% [======================================= ] 2677/4214 63% [======================================= ] 2678/4214 63% [======================================= ] 2679/4214 63% [======================================= ] 2680/4214 63% [======================================= ] 2681/4214 63% [======================================= ] 2682/4214 63% [======================================= ] 2683/4214 63% [======================================= ] 2684/4214 63% [======================================= ] 2685/4214 63% [======================================= ] 2686/4214 63% [======================================= ] 2687/4214 63% [======================================= ] 2688/4214 63% [======================================= ] 2689/4214 63% [======================================= ] 2690/4214 63% [======================================= ] 2691/4214 63% [======================================= ] 2692/4214 63% [======================================= ] 2693/4214 63% [======================================= ] 2694/4214 63% [======================================= ] 2695/4214 63% [======================================= ] 2696/4214 63% [======================================= ] 2697/4214 64% [======================================= ] 2698/4214 64% [======================================= ] 2699/4214 64% [======================================= ] 2700/4214 64% [======================================= ] 2701/4214 64% [======================================= ] 2702/4214 64% [======================================= ] 2703/4214 64% [======================================= ] 2704/4214 64% [======================================= ] 2705/4214 64% [======================================= ] 2706/4214 64% [======================================= ] 2707/4214 64% [======================================= ] 2708/4214 64% [======================================= ] 2709/4214 64% [======================================= ] 2710/4214 64% [======================================= ] 2711/4214 64% [======================================= ] 2712/4214 64% [======================================= ] 2713/4214 64% [======================================= ] 2714/4214 64% [======================================= ] 2715/4214 64% [======================================= ] 2716/4214 64% [======================================= ] 2717/4214 64% [======================================= ] 2718/4214 64% [======================================== ] 2719/4214 64% [======================================== ] 2720/4214 64% [======================================== ] 2721/4214 64% [======================================== ] 2722/4214 64% [======================================== ] 2723/4214 64% [======================================== ] 2724/4214 64% [======================================== ] 2725/4214 64% [======================================== ] 2726/4214 64% [======================================== ] 2727/4214 64% [======================================== ] 2728/4214 64% [======================================== ] 2729/4214 64% [======================================== ] 2730/4214 64% [======================================== ] 2731/4214 64% [======================================== ] 2732/4214 64% [======================================== ] 2733/4214 64% [======================================== ] 2734/4214 64% [======================================== ] 2735/4214 64% [======================================== ] 2736/4214 64% [======================================== ] 2737/4214 64% [======================================== ] 2738/4214 64% [======================================== ] 2739/4214 64% [======================================== ] 2740/4214 65% [======================================== ] 2741/4214 65% [======================================== ] 2742/4214 65% [======================================== ] 2743/4214 65% [======================================== ] 2744/4214 65% [======================================== ] 2745/4214 65% [======================================== ] 2746/4214 65% [======================================== ] 2747/4214 65% [======================================== ] 2748/4214 65% [======================================== ] 2749/4214 65% [======================================== ] 2750/4214 65% [======================================== ] 2751/4214 65% [======================================== ] 2752/4214 65% [======================================== ] 2753/4214 65% [======================================== ] 2754/4214 65% [======================================== ] 2755/4214 65% [======================================== ] 2756/4214 65% [======================================== ] 2757/4214 65% [======================================== ] 2758/4214 65% [======================================== ] 2759/4214 65% [======================================== ] 2760/4214 65% [======================================== ] 2761/4214 65% [======================================== ] 2762/4214 65% [======================================== ] 2763/4214 65% [======================================== ] 2764/4214 65% [======================================== ] 2765/4214 65% [======================================== ] 2766/4214 65% [======================================== ] 2767/4214 65% [======================================== ] 2768/4214 65% [======================================== ] 2769/4214 65% [======================================== ] 2770/4214 65% [======================================== ] 2771/4214 65% [======================================== ] 2772/4214 65% [======================================== ] 2773/4214 65% [======================================== ] 2774/4214 65% [======================================== ] 2775/4214 65% [======================================== ] 2776/4214 65% [======================================== ] 2777/4214 65% [======================================== ] 2778/4214 65% [======================================== ] 2779/4214 65% [======================================== ] 2780/4214 65% [======================================== ] 2781/4214 65% [======================================== ] 2782/4214 66% [======================================== ] 2783/4214 66% [======================================== ] 2784/4214 66% [======================================== ] 2785/4214 66% [======================================== ] 2786/4214 66% [========================================= ] 2787/4214 66% [========================================= ] 2788/4214 66% [========================================= ] 2789/4214 66% [========================================= ] 2790/4214 66% [========================================= ] 2791/4214 66% [========================================= ] 2792/4214 66% [========================================= ] 2793/4214 66% [========================================= ] 2794/4214 66% [========================================= ] 2795/4214 66% [========================================= ] 2796/4214 66% [========================================= ] 2797/4214 66% [========================================= ] 2798/4214 66% [========================================= ] 2799/4214 66% [========================================= ] 2800/4214 66% [========================================= ] 2801/4214 66% [========================================= ] 2802/4214 66% [========================================= ] 2803/4214 66% [========================================= ] 2804/4214 66% [========================================= ] 2805/4214 66% [========================================= ] 2806/4214 66% [========================================= ] 2807/4214 66% [========================================= ] 2808/4214 66% [========================================= ] 2809/4214 66% [========================================= ] 2810/4214 66% [========================================= ] 2811/4214 66% [========================================= ] 2812/4214 66% [========================================= ] 2813/4214 66% [========================================= ] 2814/4214 66% [========================================= ] 2815/4214 66% [========================================= ] 2816/4214 66% [========================================= ] 2817/4214 66% [========================================= ] 2818/4214 66% [========================================= ] 2819/4214 66% [========================================= ] 2820/4214 66% [========================================= ] 2821/4214 66% [========================================= ] 2822/4214 66% [========================================= ] 2823/4214 66% [========================================= ] 2824/4214 67% [========================================= ] 2825/4214 67% [========================================= ] 2826/4214 67% [========================================= ] 2827/4214 67% [========================================= ] 2828/4214 67% [========================================= ] 2829/4214 67% [========================================= ] 2830/4214 67% [========================================= ] 2831/4214 67% [========================================= ] 2832/4214 67% [========================================= ] 2833/4214 67% [========================================= ] 2834/4214 67% [========================================= ] 2835/4214 67% [========================================= ] 2836/4214 67% [========================================= ] 2837/4214 67% [========================================= ] 2838/4214 67% [========================================= ] 2839/4214 67% [========================================= ] 2840/4214 67% [========================================= ] 2841/4214 67% [========================================= ] 2842/4214 67% [========================================= ] 2843/4214 67% [========================================= ] 2844/4214 67% [========================================= ] 2845/4214 67% [========================================= ] 2846/4214 67% [========================================= ] 2847/4214 67% [========================================= ] 2848/4214 67% [========================================= ] 2849/4214 67% [========================================= ] 2850/4214 67% [========================================= ] 2851/4214 67% [========================================= ] 2852/4214 67% [========================================= ] 2853/4214 67% [========================================= ] 2854/4214 67% [========================================== ] 2855/4214 67% [========================================== ] 2856/4214 67% [========================================== ] 2857/4214 67% [========================================== ] 2858/4214 67% [========================================== ] 2859/4214 67% [========================================== ] 2860/4214 67% [========================================== ] 2861/4214 67% [========================================== ] 2862/4214 67% [========================================== ] 2863/4214 67% [========================================== ] 2864/4214 67% [========================================== ] 2865/4214 67% [========================================== ] 2866/4214 68% [========================================== ] 2867/4214 68% [========================================== ] 2868/4214 68% [========================================== ] 2869/4214 68% [========================================== ] 2870/4214 68% [========================================== ] 2871/4214 68% [========================================== ] 2872/4214 68% [========================================== ] 2873/4214 68% [========================================== ] 2874/4214 68% [========================================== ] 2875/4214 68% [========================================== ] 2876/4214 68% [========================================== ] 2877/4214 68% [========================================== ] 2878/4214 68% [========================================== ] 2879/4214 68% [========================================== ] 2880/4214 68% [========================================== ] 2881/4214 68% [========================================== ] 2882/4214 68% [========================================== ] 2883/4214 68% [========================================== ] 2884/4214 68% [========================================== ] 2885/4214 68% [========================================== ] 2886/4214 68% [========================================== ] 2887/4214 68% [========================================== ] 2888/4214 68% [========================================== ] 2889/4214 68% [========================================== ] 2890/4214 68% [========================================== ] 2891/4214 68% [========================================== ] 2892/4214 68% [========================================== ] 2893/4214 68% [========================================== ] 2894/4214 68% [========================================== ] 2895/4214 68% [========================================== ] 2896/4214 68% [========================================== ] 2897/4214 68% [========================================== ] 2898/4214 68% [========================================== ] 2899/4214 68% [========================================== ] 2900/4214 68% [========================================== ] 2901/4214 68% [========================================== ] 2902/4214 68% [========================================== ] 2903/4214 68% [========================================== ] 2904/4214 68% [========================================== ] 2905/4214 68% [========================================== ] 2906/4214 68% [========================================== ] 2907/4214 68% [========================================== ] 2908/4214 69% [========================================== ] 2909/4214 69% [========================================== ] 2910/4214 69% [========================================== ] 2911/4214 69% [========================================== ] 2912/4214 69% [========================================== ] 2913/4214 69% [========================================== ] 2914/4214 69% [========================================== ] 2915/4214 69% [========================================== ] 2916/4214 69% [========================================== ] 2917/4214 69% [========================================== ] 2918/4214 69% [========================================== ] 2919/4214 69% [========================================== ] 2920/4214 69% [========================================== ] 2921/4214 69% [========================================== ] 2922/4214 69% [=========================================== ] 2923/4214 69% [=========================================== ] 2924/4214 69% [=========================================== ] 2925/4214 69% [=========================================== ] 2926/4214 69% [=========================================== ] 2927/4214 69% [=========================================== ] 2928/4214 69% [=========================================== ] 2929/4214 69% [=========================================== ] 2930/4214 69% [=========================================== ] 2931/4214 69% [=========================================== ] 2932/4214 69% [=========================================== ] 2933/4214 69% [=========================================== ] 2934/4214 69% [=========================================== ] 2935/4214 69% [=========================================== ] 2936/4214 69% [=========================================== ] 2937/4214 69% [=========================================== ] 2938/4214 69% [=========================================== ] 2939/4214 69% [=========================================== ] 2940/4214 69% [=========================================== ] 2941/4214 69% [=========================================== ] 2942/4214 69% [=========================================== ] 2943/4214 69% [=========================================== ] 2944/4214 69% [=========================================== ] 2945/4214 69% [=========================================== ] 2946/4214 69% [=========================================== ] 2947/4214 69% [=========================================== ] 2948/4214 69% [=========================================== ] 2949/4214 69% [=========================================== ] 2950/4214 70% [=========================================== ] 2951/4214 70% [=========================================== ] 2952/4214 70% [=========================================== ] 2953/4214 70% [=========================================== ] 2954/4214 70% [=========================================== ] 2955/4214 70% [=========================================== ] 2956/4214 70% [=========================================== ] 2957/4214 70% [=========================================== ] 2958/4214 70% [=========================================== ] 2959/4214 70% [=========================================== ] 2960/4214 70% [=========================================== ] 2961/4214 70% [=========================================== ] 2962/4214 70% [=========================================== ] 2963/4214 70% [=========================================== ] 2964/4214 70% [=========================================== ] 2965/4214 70% [=========================================== ] 2966/4214 70% [=========================================== ] 2967/4214 70% [=========================================== ] 2968/4214 70% [=========================================== ] 2969/4214 70% [=========================================== ] 2970/4214 70% [=========================================== ] 2971/4214 70% [=========================================== ] 2972/4214 70% [=========================================== ] 2973/4214 70% [=========================================== ] 2974/4214 70% [=========================================== ] 2975/4214 70% [=========================================== ] 2976/4214 70% [=========================================== ] 2977/4214 70% [=========================================== ] 2978/4214 70% [=========================================== ] 2979/4214 70% [=========================================== ] 2980/4214 70% [=========================================== ] 2981/4214 70% [=========================================== ] 2982/4214 70% [=========================================== ] 2983/4214 70% [=========================================== ] 2984/4214 70% [=========================================== ] 2985/4214 70% [=========================================== ] 2986/4214 70% [=========================================== ] 2987/4214 70% [=========================================== ] 2988/4214 70% [=========================================== ] 2989/4214 70% [=========================================== ] 2990/4214 70% [============================================ ] 2991/4214 70% [============================================ ] 2992/4214 71% [============================================ ] 2993/4214 71% [============================================ ] 2994/4214 71% [============================================ ] 2995/4214 71% [============================================ ] 2996/4214 71% [============================================ ] 2997/4214 71% [============================================ ] 2998/4214 71% [============================================ ] 2999/4214 71% [============================================ ] 3000/4214 71% [============================================ ] 3001/4214 71% [============================================ ] 3002/4214 71% [============================================ ] 3003/4214 71% [============================================ ] 3004/4214 71% [============================================ ] 3005/4214 71% [============================================ ] 3006/4214 71% [============================================ ] 3007/4214 71% [============================================ ] 3008/4214 71% [============================================ ] 3009/4214 71% [============================================ ] 3010/4214 71% [============================================ ] 3011/4214 71% [============================================ ] 3012/4214 71% [============================================ ] 3013/4214 71% [============================================ ] 3014/4214 71% [============================================ ] 3015/4214 71% [============================================ ] 3016/4214 71% [============================================ ] 3017/4214 71% [============================================ ] 3018/4214 71% [============================================ ] 3019/4214 71% [============================================ ] 3020/4214 71% [============================================ ] 3021/4214 71% [============================================ ] 3022/4214 71% [============================================ ] 3023/4214 71% [============================================ ] 3024/4214 71% [============================================ ] 3025/4214 71% [============================================ ] 3026/4214 71% [============================================ ] 3027/4214 71% [============================================ ] 3028/4214 71% [============================================ ] 3029/4214 71% [============================================ ] 3030/4214 71% [============================================ ] 3031/4214 71% [============================================ ] 3032/4214 71% [============================================ ] 3033/4214 71% [============================================ ] 3034/4214 71% [============================================ ] 3035/4214 72% [============================================ ] 3036/4214 72% [============================================ ] 3037/4214 72% [============================================ ] 3038/4214 72% [============================================ ] 3039/4214 72% [============================================ ] 3040/4214 72% [============================================ ] 3041/4214 72% [============================================ ] 3042/4214 72% [============================================ ] 3043/4214 72% [============================================ ] 3044/4214 72% [============================================ ] 3045/4214 72% [============================================ ] 3046/4214 72% [============================================ ] 3047/4214 72% [============================================ ] 3048/4214 72% [============================================ ] 3049/4214 72% [============================================ ] 3050/4214 72% [============================================ ] 3051/4214 72% [============================================ ] 3052/4214 72% [============================================ ] 3053/4214 72% [============================================ ] 3054/4214 72% [============================================ ] 3055/4214 72% [============================================ ] 3056/4214 72% [============================================ ] 3057/4214 72% [============================================ ] 3058/4214 72% [============================================= ] 3059/4214 72% [============================================= ] 3060/4214 72% [============================================= ] 3061/4214 72% [============================================= ] 3062/4214 72% [============================================= ] 3063/4214 72% [============================================= ] 3064/4214 72% [============================================= ] 3065/4214 72% [============================================= ] 3066/4214 72% [============================================= ] 3067/4214 72% [============================================= ] 3068/4214 72% [============================================= ] 3069/4214 72% [============================================= ] 3070/4214 72% [============================================= ] 3071/4214 72% [============================================= ] 3072/4214 72% [============================================= ] 3073/4214 72% [============================================= ] 3074/4214 72% [============================================= ] 3075/4214 72% [============================================= ] 3076/4214 72% [============================================= ] 3077/4214 73% [============================================= ] 3078/4214 73% [============================================= ] 3079/4214 73% [============================================= ] 3080/4214 73% [============================================= ] 3081/4214 73% [============================================= ] 3082/4214 73% [============================================= ] 3083/4214 73% [============================================= ] 3084/4214 73% [============================================= ] 3085/4214 73% [============================================= ] 3086/4214 73% [============================================= ] 3087/4214 73% [============================================= ] 3088/4214 73% [============================================= ] 3089/4214 73% [============================================= ] 3090/4214 73% [============================================= ] 3091/4214 73% [============================================= ] 3092/4214 73% [============================================= ] 3093/4214 73% [============================================= ] 3094/4214 73% [============================================= ] 3095/4214 73% [============================================= ] 3096/4214 73% [============================================= ] 3097/4214 73% [============================================= ] 3098/4214 73% [============================================= ] 3099/4214 73% [============================================= ] 3100/4214 73% [============================================= ] 3101/4214 73% [============================================= ] 3102/4214 73% [============================================= ] 3103/4214 73% [============================================= ] 3104/4214 73% [============================================= ] 3105/4214 73% [============================================= ] 3106/4214 73% [============================================= ] 3107/4214 73% [============================================= ] 3108/4214 73% [============================================= ] 3109/4214 73% [============================================= ] 3110/4214 73% [============================================= ] 3111/4214 73% [============================================= ] 3112/4214 73% [============================================= ] 3113/4214 73% [============================================= ] 3114/4214 73% [============================================= ] 3115/4214 73% [============================================= ] 3116/4214 73% [============================================= ] 3117/4214 73% [============================================= ] 3118/4214 73% [============================================= ] 3119/4214 74% [============================================= ] 3120/4214 74% [============================================= ] 3121/4214 74% [============================================= ] 3122/4214 74% [============================================= ] 3123/4214 74% [============================================= ] 3124/4214 74% [============================================= ] 3125/4214 74% [============================================= ] 3126/4214 74% [============================================== ] 3127/4214 74% [============================================== ] 3128/4214 74% [============================================== ] 3129/4214 74% [============================================== ] 3130/4214 74% [============================================== ] 3131/4214 74% [============================================== ] 3132/4214 74% [============================================== ] 3133/4214 74% [============================================== ] 3134/4214 74% [============================================== ] 3135/4214 74% [============================================== ] 3136/4214 74% [============================================== ] 3137/4214 74% [============================================== ] 3138/4214 74% [============================================== ] 3139/4214 74% [============================================== ] 3140/4214 74% [============================================== ] 3141/4214 74% [============================================== ] 3142/4214 74% [============================================== ] 3143/4214 74% [============================================== ] 3144/4214 74% [============================================== ] 3145/4214 74% [============================================== ] 3146/4214 74% [============================================== ] 3147/4214 74% [============================================== ] 3148/4214 74% [============================================== ] 3149/4214 74% [============================================== ] 3150/4214 74% [============================================== ] 3151/4214 74% [============================================== ] 3152/4214 74% [============================================== ] 3153/4214 74% [============================================== ] 3154/4214 74% [============================================== ] 3155/4214 74% [============================================== ] 3156/4214 74% [============================================== ] 3157/4214 74% [============================================== ] 3158/4214 74% [============================================== ] 3159/4214 74% [============================================== ] 3160/4214 74% [============================================== ] 3161/4214 75% [============================================== ] 3162/4214 75% [============================================== ] 3163/4214 75% [============================================== ] 3164/4214 75% [============================================== ] 3165/4214 75% [============================================== ] 3166/4214 75% [============================================== ] 3167/4214 75% [============================================== ] 3168/4214 75% [============================================== ] 3169/4214 75% [============================================== ] 3170/4214 75% [============================================== ] 3171/4214 75% [============================================== ] 3172/4214 75% [============================================== ] 3173/4214 75% [============================================== ] 3174/4214 75% [============================================== ] 3175/4214 75% [============================================== ] 3176/4214 75% [============================================== ] 3177/4214 75% [============================================== ] 3178/4214 75% [============================================== ] 3179/4214 75% [============================================== ] 3180/4214 75% [============================================== ] 3181/4214 75% [============================================== ] 3182/4214 75% [============================================== ] 3183/4214 75% [============================================== ] 3184/4214 75% [============================================== ] 3185/4214 75% [============================================== ] 3186/4214 75% [============================================== ] 3187/4214 75% [============================================== ] 3188/4214 75% [============================================== ] 3189/4214 75% [============================================== ] 3190/4214 75% [============================================== ] 3191/4214 75% [============================================== ] 3192/4214 75% [============================================== ] 3193/4214 75% [============================================== ] 3194/4214 75% [=============================================== ] 3195/4214 75% [=============================================== ] 3196/4214 75% [=============================================== ] 3197/4214 75% [=============================================== ] 3198/4214 75% [=============================================== ] 3199/4214 75% [=============================================== ] 3200/4214 75% [=============================================== ] 3201/4214 75% [=============================================== ] 3202/4214 75% [=============================================== ] 3203/4214 76% [=============================================== ] 3204/4214 76% [=============================================== ] 3205/4214 76% [=============================================== ] 3206/4214 76% [=============================================== ] 3207/4214 76% [=============================================== ] 3208/4214 76% [=============================================== ] 3209/4214 76% [=============================================== ] 3210/4214 76% [=============================================== ] 3211/4214 76% [=============================================== ] 3212/4214 76% [=============================================== ] 3213/4214 76% [=============================================== ] 3214/4214 76% [=============================================== ] 3215/4214 76% [=============================================== ] 3216/4214 76% [=============================================== ] 3217/4214 76% [=============================================== ] 3218/4214 76% [=============================================== ] 3219/4214 76% [=============================================== ] 3220/4214 76% [=============================================== ] 3221/4214 76% [=============================================== ] 3222/4214 76% [=============================================== ] 3223/4214 76% [=============================================== ] 3224/4214 76% [=============================================== ] 3225/4214 76% [=============================================== ] 3226/4214 76% [=============================================== ] 3227/4214 76% [=============================================== ] 3228/4214 76% [=============================================== ] 3229/4214 76% [=============================================== ] 3230/4214 76% [=============================================== ] 3231/4214 76% [=============================================== ] 3232/4214 76% [=============================================== ] 3233/4214 76% [=============================================== ] 3234/4214 76% [=============================================== ] 3235/4214 76% [=============================================== ] 3236/4214 76% [=============================================== ] 3237/4214 76% [=============================================== ] 3238/4214 76% [=============================================== ] 3239/4214 76% [=============================================== ] 3240/4214 76% [=============================================== ] 3241/4214 76% [=============================================== ] 3242/4214 76% [=============================================== ] 3243/4214 76% [=============================================== ] 3244/4214 76% [=============================================== ] 3245/4214 77% [=============================================== ] 3246/4214 77% [=============================================== ] 3247/4214 77% [=============================================== ] 3248/4214 77% [=============================================== ] 3249/4214 77% [=============================================== ] 3250/4214 77% [=============================================== ] 3251/4214 77% [=============================================== ] 3252/4214 77% [=============================================== ] 3253/4214 77% [=============================================== ] 3254/4214 77% [=============================================== ] 3255/4214 77% [=============================================== ] 3256/4214 77% [=============================================== ] 3257/4214 77% [=============================================== ] 3258/4214 77% [=============================================== ] 3259/4214 77% [=============================================== ] 3260/4214 77% [=============================================== ] 3261/4214 77% [=============================================== ] 3262/4214 77% [================================================ ] 3263/4214 77% [================================================ ] 3264/4214 77% [================================================ ] 3265/4214 77% [================================================ ] 3266/4214 77% [================================================ ] 3267/4214 77% [================================================ ] 3268/4214 77% [================================================ ] 3269/4214 77% [================================================ ] 3270/4214 77% [================================================ ] 3271/4214 77% [================================================ ] 3272/4214 77% [================================================ ] 3273/4214 77% [================================================ ] 3274/4214 77% [================================================ ] 3275/4214 77% [================================================ ] 3276/4214 77% [================================================ ] 3277/4214 77% [================================================ ] 3278/4214 77% [================================================ ] 3279/4214 77% [================================================ ] 3280/4214 77% [================================================ ] 3281/4214 77% [================================================ ] 3282/4214 77% [================================================ ] 3283/4214 77% [================================================ ] 3284/4214 77% [================================================ ] 3285/4214 77% [================================================ ] 3286/4214 77% [================================================ ] 3287/4214 78% [================================================ ] 3288/4214 78% [================================================ ] 3289/4214 78% [================================================ ] 3290/4214 78% [================================================ ] 3291/4214 78% [================================================ ] 3292/4214 78% [================================================ ] 3293/4214 78% [================================================ ] 3294/4214 78% [================================================ ] 3295/4214 78% [================================================ ] 3296/4214 78% [================================================ ] 3297/4214 78% [================================================ ] 3298/4214 78% [================================================ ] 3299/4214 78% [================================================ ] 3300/4214 78% [================================================ ] 3301/4214 78% [================================================ ] 3302/4214 78% [================================================ ] 3303/4214 78% [================================================ ] 3304/4214 78% [================================================ ] 3305/4214 78% [================================================ ] 3306/4214 78% [================================================ ] 3307/4214 78% [================================================ ] 3308/4214 78% [================================================ ] 3309/4214 78% [================================================ ] 3310/4214 78% [================================================ ] 3311/4214 78% [================================================ ] 3312/4214 78% [================================================ ] 3313/4214 78% [================================================ ] 3314/4214 78% [================================================ ] 3315/4214 78% [================================================ ] 3316/4214 78% [================================================ ] 3317/4214 78% [================================================ ] 3318/4214 78% [================================================ ] 3319/4214 78% [================================================ ] 3320/4214 78% [================================================ ] 3321/4214 78% [================================================ ] 3322/4214 78% [================================================ ] 3323/4214 78% [================================================ ] 3324/4214 78% [================================================ ] 3325/4214 78% [================================================ ] 3326/4214 78% [================================================ ] 3327/4214 78% [================================================ ] 3328/4214 78% [================================================ ] 3329/4214 78% [================================================ ] 3330/4214 79% [================================================= ] 3331/4214 79% [================================================= ] 3332/4214 79% [================================================= ] 3333/4214 79% [================================================= ] 3334/4214 79% [================================================= ] 3335/4214 79% [================================================= ] 3336/4214 79% [================================================= ] 3337/4214 79% [================================================= ] 3338/4214 79% [================================================= ] 3339/4214 79% [================================================= ] 3340/4214 79% [================================================= ] 3341/4214 79% [================================================= ] 3342/4214 79% [================================================= ] 3343/4214 79% [================================================= ] 3344/4214 79% [================================================= ] 3345/4214 79% [================================================= ] 3346/4214 79% [================================================= ] 3347/4214 79% [================================================= ] 3348/4214 79% [================================================= ] 3349/4214 79% [================================================= ] 3350/4214 79% [================================================= ] 3351/4214 79% [================================================= ] 3352/4214 79% [================================================= ] 3353/4214 79% [================================================= ] 3354/4214 79% [================================================= ] 3355/4214 79% [================================================= ] 3356/4214 79% [================================================= ] 3357/4214 79% [================================================= ] 3358/4214 79% [================================================= ] 3359/4214 79% [================================================= ] 3360/4214 79% [================================================= ] 3361/4214 79% [================================================= ] 3362/4214 79% [================================================= ] 3363/4214 79% [================================================= ] 3364/4214 79% [================================================= ] 3365/4214 79% [================================================= ] 3366/4214 79% [================================================= ] 3367/4214 79% [================================================= ] 3368/4214 79% [================================================= ] 3369/4214 79% [================================================= ] 3370/4214 79% [================================================= ] 3371/4214 79% [================================================= ] 3372/4214 80% [================================================= ] 3373/4214 80% [================================================= ] 3374/4214 80% [================================================= ] 3375/4214 80% [================================================= ] 3376/4214 80% [================================================= ] 3377/4214 80% [================================================= ] 3378/4214 80% [================================================= ] 3379/4214 80% [================================================= ] 3380/4214 80% [================================================= ] 3381/4214 80% [================================================= ] 3382/4214 80% [================================================= ] 3383/4214 80% [================================================= ] 3384/4214 80% [================================================= ] 3385/4214 80% [================================================= ] 3386/4214 80% [================================================= ] 3387/4214 80% [================================================= ] 3388/4214 80% [================================================= ] 3389/4214 80% [================================================= ] 3390/4214 80% [================================================= ] 3391/4214 80% [================================================= ] 3392/4214 80% [================================================= ] 3393/4214 80% [================================================= ] 3394/4214 80% [================================================= ] 3395/4214 80% [================================================= ] 3396/4214 80% [================================================= ] 3397/4214 80% [================================================= ] 3398/4214 80% [================================================== ] 3399/4214 80% [================================================== ] 3400/4214 80% [================================================== ] 3401/4214 80% [================================================== ] 3402/4214 80% [================================================== ] 3403/4214 80% [================================================== ] 3404/4214 80% [================================================== ] 3405/4214 80% [================================================== ] 3406/4214 80% [================================================== ] 3407/4214 80% [================================================== ] 3408/4214 80% [================================================== ] 3409/4214 80% [================================================== ] 3410/4214 80% [================================================== ] 3411/4214 80% [================================================== ] 3412/4214 80% [================================================== ] 3413/4214 80% [================================================== ] 3414/4214 81% [================================================== ] 3415/4214 81% [================================================== ] 3416/4214 81% [================================================== ] 3417/4214 81% [================================================== ] 3418/4214 81% [================================================== ] 3419/4214 81% [================================================== ] 3420/4214 81% [================================================== ] 3421/4214 81% [================================================== ] 3422/4214 81% [================================================== ] 3423/4214 81% [================================================== ] 3424/4214 81% [================================================== ] 3425/4214 81% [================================================== ] 3426/4214 81% [================================================== ] 3427/4214 81% [================================================== ] 3428/4214 81% [================================================== ] 3429/4214 81% [================================================== ] 3430/4214 81% [================================================== ] 3431/4214 81% [================================================== ] 3432/4214 81% [================================================== ] 3433/4214 81% [================================================== ] 3434/4214 81% [================================================== ] 3435/4214 81% [================================================== ] 3436/4214 81% [================================================== ] 3437/4214 81% [================================================== ] 3438/4214 81% [================================================== ] 3439/4214 81% [================================================== ] 3440/4214 81% [================================================== ] 3441/4214 81% [================================================== ] 3442/4214 81% [================================================== ] 3443/4214 81% [================================================== ] 3444/4214 81% [================================================== ] 3445/4214 81% [================================================== ] 3446/4214 81% [================================================== ] 3447/4214 81% [================================================== ] 3448/4214 81% [================================================== ] 3449/4214 81% [================================================== ] 3450/4214 81% [================================================== ] 3451/4214 81% [================================================== ] 3452/4214 81% [================================================== ] 3453/4214 81% [================================================== ] 3454/4214 81% [================================================== ] 3455/4214 81% [================================================== ] 3456/4214 82% [================================================== ] 3457/4214 82% [================================================== ] 3458/4214 82% [================================================== ] 3459/4214 82% [================================================== ] 3460/4214 82% [================================================== ] 3461/4214 82% [================================================== ] 3462/4214 82% [================================================== ] 3463/4214 82% [================================================== ] 3464/4214 82% [================================================== ] 3465/4214 82% [================================================== ] 3466/4214 82% [=================================================== ] 3467/4214 82% [=================================================== ] 3468/4214 82% [=================================================== ] 3469/4214 82% [=================================================== ] 3470/4214 82% [=================================================== ] 3471/4214 82% [=================================================== ] 3472/4214 82% [=================================================== ] 3473/4214 82% [=================================================== ] 3474/4214 82% [=================================================== ] 3475/4214 82% [=================================================== ] 3476/4214 82% [=================================================== ] 3477/4214 82% [=================================================== ] 3478/4214 82% [=================================================== ] 3479/4214 82% [=================================================== ] 3480/4214 82% [=================================================== ] 3481/4214 82% [=================================================== ] 3482/4214 82% [=================================================== ] 3483/4214 82% [=================================================== ] 3484/4214 82% [=================================================== ] 3485/4214 82% [=================================================== ] 3486/4214 82% [=================================================== ] 3487/4214 82% [=================================================== ] 3488/4214 82% [=================================================== ] 3489/4214 82% [=================================================== ] 3490/4214 82% [=================================================== ] 3491/4214 82% [=================================================== ] 3492/4214 82% [=================================================== ] 3493/4214 82% [=================================================== ] 3494/4214 82% [=================================================== ] 3495/4214 82% [=================================================== ] 3496/4214 82% [=================================================== ] 3497/4214 82% [=================================================== ] 3498/4214 83% [=================================================== ] 3499/4214 83% [=================================================== ] 3500/4214 83% [=================================================== ] 3501/4214 83% [=================================================== ] 3502/4214 83% [=================================================== ] 3503/4214 83% [=================================================== ] 3504/4214 83% [=================================================== ] 3505/4214 83% [=================================================== ] 3506/4214 83% [=================================================== ] 3507/4214 83% [=================================================== ] 3508/4214 83% [=================================================== ] 3509/4214 83% [=================================================== ] 3510/4214 83% [=================================================== ] 3511/4214 83% [=================================================== ] 3512/4214 83% [=================================================== ] 3513/4214 83% [=================================================== ] 3514/4214 83% [=================================================== ] 3515/4214 83% [=================================================== ] 3516/4214 83% [=================================================== ] 3517/4214 83% [=================================================== ] 3518/4214 83% [=================================================== ] 3519/4214 83% [=================================================== ] 3520/4214 83% [=================================================== ] 3521/4214 83% [=================================================== ] 3522/4214 83% [=================================================== ] 3523/4214 83% [=================================================== ] 3524/4214 83% [=================================================== ] 3525/4214 83% [=================================================== ] 3526/4214 83% [=================================================== ] 3527/4214 83% [=================================================== ] 3528/4214 83% [=================================================== ] 3529/4214 83% [=================================================== ] 3530/4214 83% [=================================================== ] 3531/4214 83% [=================================================== ] 3532/4214 83% [=================================================== ] 3533/4214 83% [=================================================== ] 3534/4214 83% [==================================================== ] 3535/4214 83% [==================================================== ] 3536/4214 83% [==================================================== ] 3537/4214 83% [==================================================== ] 3538/4214 83% [==================================================== ] 3539/4214 83% [==================================================== ] 3540/4214 84% [==================================================== ] 3541/4214 84% [==================================================== ] 3542/4214 84% [==================================================== ] 3543/4214 84% [==================================================== ] 3544/4214 84% [==================================================== ] 3545/4214 84% [==================================================== ] 3546/4214 84% [==================================================== ] 3547/4214 84% [==================================================== ] 3548/4214 84% [==================================================== ] 3549/4214 84% [==================================================== ] 3550/4214 84% [==================================================== ] 3551/4214 84% [==================================================== ] 3552/4214 84% [==================================================== ] 3553/4214 84% [==================================================== ] 3554/4214 84% [==================================================== ] 3555/4214 84% [==================================================== ] 3556/4214 84% [==================================================== ] 3557/4214 84% [==================================================== ] 3558/4214 84% [==================================================== ] 3559/4214 84% [==================================================== ] 3560/4214 84% [==================================================== ] 3561/4214 84% [==================================================== ] 3562/4214 84% [==================================================== ] 3563/4214 84% [==================================================== ] 3564/4214 84% [==================================================== ] 3565/4214 84% [==================================================== ] 3566/4214 84% [==================================================== ] 3567/4214 84% [==================================================== ] 3568/4214 84% [==================================================== ] 3569/4214 84% [==================================================== ] 3570/4214 84% [==================================================== ] 3571/4214 84% [==================================================== ] 3572/4214 84% [==================================================== ] 3573/4214 84% [==================================================== ] 3574/4214 84% [==================================================== ] 3575/4214 84% [==================================================== ] 3576/4214 84% [==================================================== ] 3577/4214 84% [==================================================== ] 3578/4214 84% [==================================================== ] 3579/4214 84% [==================================================== ] 3580/4214 84% [==================================================== ] 3581/4214 84% [==================================================== ] 3582/4214 85% [==================================================== ] 3583/4214 85% [==================================================== ] 3584/4214 85% [==================================================== ] 3585/4214 85% [==================================================== ] 3586/4214 85% [==================================================== ] 3587/4214 85% [==================================================== ] 3588/4214 85% [==================================================== ] 3589/4214 85% [==================================================== ] 3590/4214 85% [==================================================== ] 3591/4214 85% [==================================================== ] 3592/4214 85% [==================================================== ] 3593/4214 85% [==================================================== ] 3594/4214 85% [==================================================== ] 3595/4214 85% [==================================================== ] 3596/4214 85% [==================================================== ] 3597/4214 85% [==================================================== ] 3598/4214 85% [==================================================== ] 3599/4214 85% [==================================================== ] 3600/4214 85% [==================================================== ] 3601/4214 85% [==================================================== ] 3602/4214 85% [===================================================== ] 3603/4214 85% [===================================================== ] 3604/4214 85% [===================================================== ] 3605/4214 85% [===================================================== ] 3606/4214 85% [===================================================== ] 3607/4214 85% [===================================================== ] 3608/4214 85% [===================================================== ] 3609/4214 85% [===================================================== ] 3610/4214 85% [===================================================== ] 3611/4214 85% [===================================================== ] 3612/4214 85% [===================================================== ] 3613/4214 85% [===================================================== ] 3614/4214 85% [===================================================== ] 3615/4214 85% [===================================================== ] 3616/4214 85% [===================================================== ] 3617/4214 85% [===================================================== ] 3618/4214 85% [===================================================== ] 3619/4214 85% [===================================================== ] 3620/4214 85% [===================================================== ] 3621/4214 85% [===================================================== ] 3622/4214 85% [===================================================== ] 3623/4214 85% [===================================================== ] 3624/4214 85% [===================================================== ] 3625/4214 86% [===================================================== ] 3626/4214 86% [===================================================== ] 3627/4214 86% [===================================================== ] 3628/4214 86% [===================================================== ] 3629/4214 86% [===================================================== ] 3630/4214 86% [===================================================== ] 3631/4214 86% [===================================================== ] 3632/4214 86% [===================================================== ] 3633/4214 86% [===================================================== ] 3634/4214 86% [===================================================== ] 3635/4214 86% [===================================================== ] 3636/4214 86% [===================================================== ] 3637/4214 86% [===================================================== ] 3638/4214 86% [===================================================== ] 3639/4214 86% [===================================================== ] 3640/4214 86% [===================================================== ] 3641/4214 86% [===================================================== ] 3642/4214 86% [===================================================== ] 3643/4214 86% [===================================================== ] 3644/4214 86% [===================================================== ] 3645/4214 86% [===================================================== ] 3646/4214 86% [===================================================== ] 3647/4214 86% [===================================================== ] 3648/4214 86% [===================================================== ] 3649/4214 86% [===================================================== ] 3650/4214 86% [===================================================== ] 3651/4214 86% [===================================================== ] 3652/4214 86% [===================================================== ] 3653/4214 86% [===================================================== ] 3654/4214 86% [===================================================== ] 3655/4214 86% [===================================================== ] 3656/4214 86% [===================================================== ] 3657/4214 86% [===================================================== ] 3658/4214 86% [===================================================== ] 3659/4214 86% [===================================================== ] 3660/4214 86% [===================================================== ] 3661/4214 86% [===================================================== ] 3662/4214 86% [===================================================== ] 3663/4214 86% [===================================================== ] 3664/4214 86% [===================================================== ] 3665/4214 86% [===================================================== ] 3666/4214 86% [===================================================== ] 3667/4214 87% [===================================================== ] 3668/4214 87% [===================================================== ] 3669/4214 87% [===================================================== ] 3670/4214 87% [====================================================== ] 3671/4214 87% [====================================================== ] 3672/4214 87% [====================================================== ] 3673/4214 87% [====================================================== ] 3674/4214 87% [====================================================== ] 3675/4214 87% [====================================================== ] 3676/4214 87% [====================================================== ] 3677/4214 87% [====================================================== ] 3678/4214 87% [====================================================== ] 3679/4214 87% [====================================================== ] 3680/4214 87% [====================================================== ] 3681/4214 87% [====================================================== ] 3682/4214 87% [====================================================== ] 3683/4214 87% [====================================================== ] 3684/4214 87% [====================================================== ] 3685/4214 87% [====================================================== ] 3686/4214 87% [====================================================== ] 3687/4214 87% [====================================================== ] 3688/4214 87% [====================================================== ] 3689/4214 87% [====================================================== ] 3690/4214 87% [====================================================== ] 3691/4214 87% [====================================================== ] 3692/4214 87% [====================================================== ] 3693/4214 87% [====================================================== ] 3694/4214 87% [====================================================== ] 3695/4214 87% [====================================================== ] 3696/4214 87% [====================================================== ] 3697/4214 87% [====================================================== ] 3698/4214 87% [====================================================== ] 3699/4214 87% [====================================================== ] 3700/4214 87% [====================================================== ] 3701/4214 87% [====================================================== ] 3702/4214 87% [====================================================== ] 3703/4214 87% [====================================================== ] 3704/4214 87% [====================================================== ] 3705/4214 87% [====================================================== ] 3706/4214 87% [====================================================== ] 3707/4214 87% [====================================================== ] 3708/4214 87% [====================================================== ] 3709/4214 88% [====================================================== ] 3710/4214 88% [====================================================== ] 3711/4214 88% [====================================================== ] 3712/4214 88% [====================================================== ] 3713/4214 88% [====================================================== ] 3714/4214 88% [====================================================== ] 3715/4214 88% [====================================================== ] 3716/4214 88% [====================================================== ] 3717/4214 88% [====================================================== ] 3718/4214 88% [====================================================== ] 3719/4214 88% [====================================================== ] 3720/4214 88% [====================================================== ] 3721/4214 88% [====================================================== ] 3722/4214 88% [====================================================== ] 3723/4214 88% [====================================================== ] 3724/4214 88% [====================================================== ] 3725/4214 88% [====================================================== ] 3726/4214 88% [====================================================== ] 3727/4214 88% [====================================================== ] 3728/4214 88% [====================================================== ] 3729/4214 88% [====================================================== ] 3730/4214 88% [====================================================== ] 3731/4214 88% [====================================================== ] 3732/4214 88% [====================================================== ] 3733/4214 88% [====================================================== ] 3734/4214 88% [====================================================== ] 3735/4214 88% [====================================================== ] 3736/4214 88% [====================================================== ] 3737/4214 88% [====================================================== ] 3738/4214 88% [======================================================= ] 3739/4214 88% [======================================================= ] 3740/4214 88% [======================================================= ] 3741/4214 88% [======================================================= ] 3742/4214 88% [======================================================= ] 3743/4214 88% [======================================================= ] 3744/4214 88% [======================================================= ] 3745/4214 88% [======================================================= ] 3746/4214 88% [======================================================= ] 3747/4214 88% [======================================================= ] 3748/4214 88% [======================================================= ] 3749/4214 88% [======================================================= ] 3750/4214 88% [======================================================= ] 3751/4214 89% [======================================================= ] 3752/4214 89% [======================================================= ] 3753/4214 89% [======================================================= ] 3754/4214 89% [======================================================= ] 3755/4214 89% [======================================================= ] 3756/4214 89% [======================================================= ] 3757/4214 89% [======================================================= ] 3758/4214 89% [======================================================= ] 3759/4214 89% [======================================================= ] 3760/4214 89% [======================================================= ] 3761/4214 89% [======================================================= ] 3762/4214 89% [======================================================= ] 3763/4214 89% [======================================================= ] 3764/4214 89% [======================================================= ] 3765/4214 89% [======================================================= ] 3766/4214 89% [======================================================= ] 3767/4214 89% [======================================================= ] 3768/4214 89% [======================================================= ] 3769/4214 89% [======================================================= ] 3770/4214 89% [======================================================= ] 3771/4214 89% [======================================================= ] 3772/4214 89% [======================================================= ] 3773/4214 89% [======================================================= ] 3774/4214 89% [======================================================= ] 3775/4214 89% [======================================================= ] 3776/4214 89% [======================================================= ] 3777/4214 89% [======================================================= ] 3778/4214 89% [======================================================= ] 3779/4214 89% [======================================================= ] 3780/4214 89% [======================================================= ] 3781/4214 89% [======================================================= ] 3782/4214 89% [======================================================= ] 3783/4214 89% [======================================================= ] 3784/4214 89% [======================================================= ] 3785/4214 89% [======================================================= ] 3786/4214 89% [======================================================= ] 3787/4214 89% [======================================================= ] 3788/4214 89% [======================================================= ] 3789/4214 89% [======================================================= ] 3790/4214 89% [======================================================= ] 3791/4214 89% [======================================================= ] 3792/4214 89% [======================================================= ] 3793/4214 90% [======================================================= ] 3794/4214 90% [======================================================= ] 3795/4214 90% [======================================================= ] 3796/4214 90% [======================================================= ] 3797/4214 90% [======================================================= ] 3798/4214 90% [======================================================= ] 3799/4214 90% [======================================================= ] 3800/4214 90% [======================================================= ] 3801/4214 90% [======================================================= ] 3802/4214 90% [======================================================= ] 3803/4214 90% [======================================================= ] 3804/4214 90% [======================================================= ] 3805/4214 90% [======================================================= ] 3806/4214 90% [======================================================== ] 3807/4214 90% [======================================================== ] 3808/4214 90% [======================================================== ] 3809/4214 90% [======================================================== ] 3810/4214 90% [======================================================== ] 3811/4214 90% [======================================================== ] 3812/4214 90% [======================================================== ] 3813/4214 90% [======================================================== ] 3814/4214 90% [======================================================== ] 3815/4214 90% [======================================================== ] 3816/4214 90% [======================================================== ] 3817/4214 90% [======================================================== ] 3818/4214 90% [======================================================== ] 3819/4214 90% [======================================================== ] 3820/4214 90% [======================================================== ] 3821/4214 90% [======================================================== ] 3822/4214 90% [======================================================== ] 3823/4214 90% [======================================================== ] 3824/4214 90% [======================================================== ] 3825/4214 90% [======================================================== ] 3826/4214 90% [======================================================== ] 3827/4214 90% [======================================================== ] 3828/4214 90% [======================================================== ] 3829/4214 90% [======================================================== ] 3830/4214 90% [======================================================== ] 3831/4214 90% [======================================================== ] 3832/4214 90% [======================================================== ] 3833/4214 90% [======================================================== ] 3834/4214 90% [======================================================== ] 3835/4214 91% [======================================================== ] 3836/4214 91% [======================================================== ] 3837/4214 91% [======================================================== ] 3838/4214 91% [======================================================== ] 3839/4214 91% [======================================================== ] 3840/4214 91% [======================================================== ] 3841/4214 91% [======================================================== ] 3842/4214 91% [======================================================== ] 3843/4214 91% [======================================================== ] 3844/4214 91% [======================================================== ] 3845/4214 91% [======================================================== ] 3846/4214 91% [======================================================== ] 3847/4214 91% [======================================================== ] 3848/4214 91% [======================================================== ] 3849/4214 91% [======================================================== ] 3850/4214 91% [======================================================== ] 3851/4214 91% [======================================================== ] 3852/4214 91% [======================================================== ] 3853/4214 91% [======================================================== ] 3854/4214 91% [======================================================== ] 3855/4214 91% [======================================================== ] 3856/4214 91% [======================================================== ] 3857/4214 91% [======================================================== ] 3858/4214 91% [======================================================== ] 3859/4214 91% [======================================================== ] 3860/4214 91% [======================================================== ] 3861/4214 91% [======================================================== ] 3862/4214 91% [======================================================== ] 3863/4214 91% [======================================================== ] 3864/4214 91% [======================================================== ] 3865/4214 91% [======================================================== ] 3866/4214 91% [======================================================== ] 3867/4214 91% [======================================================== ] 3868/4214 91% [======================================================== ] 3869/4214 91% [======================================================== ] 3870/4214 91% [======================================================== ] 3871/4214 91% [======================================================== ] 3872/4214 91% [======================================================== ] 3873/4214 91% [======================================================== ] 3874/4214 91% [========================================================= ] 3875/4214 91% [========================================================= ] 3876/4214 91% [========================================================= ] 3877/4214 92% [========================================================= ] 3878/4214 92% [========================================================= ] 3879/4214 92% [========================================================= ] 3880/4214 92% [========================================================= ] 3881/4214 92% [========================================================= ] 3882/4214 92% [========================================================= ] 3883/4214 92% [========================================================= ] 3884/4214 92% [========================================================= ] 3885/4214 92% [========================================================= ] 3886/4214 92% [========================================================= ] 3887/4214 92% [========================================================= ] 3888/4214 92% [========================================================= ] 3889/4214 92% [========================================================= ] 3890/4214 92% [========================================================= ] 3891/4214 92% [========================================================= ] 3892/4214 92% [========================================================= ] 3893/4214 92% [========================================================= ] 3894/4214 92% [========================================================= ] 3895/4214 92% [========================================================= ] 3896/4214 92% [========================================================= ] 3897/4214 92% [========================================================= ] 3898/4214 92% [========================================================= ] 3899/4214 92% [========================================================= ] 3900/4214 92% [========================================================= ] 3901/4214 92% [========================================================= ] 3902/4214 92% [========================================================= ] 3903/4214 92% [========================================================= ] 3904/4214 92% [========================================================= ] 3905/4214 92% [========================================================= ] 3906/4214 92% [========================================================= ] 3907/4214 92% [========================================================= ] 3908/4214 92% [========================================================= ] 3909/4214 92% [========================================================= ] 3910/4214 92% [========================================================= ] 3911/4214 92% [========================================================= ] 3912/4214 92% [========================================================= ] 3913/4214 92% [========================================================= ] 3914/4214 92% [========================================================= ] 3915/4214 92% [========================================================= ] 3916/4214 92% [========================================================= ] 3917/4214 92% [========================================================= ] 3918/4214 92% [========================================================= ] 3919/4214 92% [========================================================= ] 3920/4214 93% [========================================================= ] 3921/4214 93% [========================================================= ] 3922/4214 93% [========================================================= ] 3923/4214 93% [========================================================= ] 3924/4214 93% [========================================================= ] 3925/4214 93% [========================================================= ] 3926/4214 93% [========================================================= ] 3927/4214 93% [========================================================= ] 3928/4214 93% [========================================================= ] 3929/4214 93% [========================================================= ] 3930/4214 93% [========================================================= ] 3931/4214 93% [========================================================= ] 3932/4214 93% [========================================================= ] 3933/4214 93% [========================================================= ] 3934/4214 93% [========================================================= ] 3935/4214 93% [========================================================= ] 3936/4214 93% [========================================================= ] 3937/4214 93% [========================================================= ] 3938/4214 93% [========================================================= ] 3939/4214 93% [========================================================= ] 3940/4214 93% [========================================================= ] 3941/4214 93% [========================================================= ] 3942/4214 93% [========================================================== ] 3943/4214 93% [========================================================== ] 3944/4214 93% [========================================================== ] 3945/4214 93% [========================================================== ] 3946/4214 93% [========================================================== ] 3947/4214 93% [========================================================== ] 3948/4214 93% [========================================================== ] 3949/4214 93% [========================================================== ] 3950/4214 93% [========================================================== ] 3951/4214 93% [========================================================== ] 3952/4214 93% [========================================================== ] 3953/4214 93% [========================================================== ] 3954/4214 93% [========================================================== ] 3955/4214 93% [========================================================== ] 3956/4214 93% [========================================================== ] 3957/4214 93% [========================================================== ] 3958/4214 93% [========================================================== ] 3959/4214 93% [========================================================== ] 3960/4214 93% [========================================================== ] 3961/4214 93% [========================================================== ] 3962/4214 94% [========================================================== ] 3963/4214 94% [========================================================== ] 3964/4214 94% [========================================================== ] 3965/4214 94% [========================================================== ] 3966/4214 94% [========================================================== ] 3967/4214 94% [========================================================== ] 3968/4214 94% [========================================================== ] 3969/4214 94% [========================================================== ] 3970/4214 94% [========================================================== ] 3971/4214 94% [========================================================== ] 3972/4214 94% [========================================================== ] 3973/4214 94% [========================================================== ] 3974/4214 94% [========================================================== ] 3975/4214 94% [========================================================== ] 3976/4214 94% [========================================================== ] 3977/4214 94% [========================================================== ] 3978/4214 94% [========================================================== ] 3979/4214 94% [========================================================== ] 3980/4214 94% [========================================================== ] 3981/4214 94% [========================================================== ] 3982/4214 94% [========================================================== ] 3983/4214 94% [========================================================== ] 3984/4214 94% [========================================================== ] 3985/4214 94% [========================================================== ] 3986/4214 94% [========================================================== ] 3987/4214 94% [========================================================== ] 3988/4214 94% [========================================================== ] 3989/4214 94% [========================================================== ] 3990/4214 94% [========================================================== ] 3991/4214 94% [========================================================== ] 3992/4214 94% [========================================================== ] 3993/4214 94% [========================================================== ] 3994/4214 94% [========================================================== ] 3995/4214 94% [========================================================== ] 3996/4214 94% [========================================================== ] 3997/4214 94% [========================================================== ] 3998/4214 94% [========================================================== ] 3999/4214 94% [========================================================== ] 4000/4214 94% [========================================================== ] 4001/4214 94% [========================================================== ] 4002/4214 94% [========================================================== ] 4003/4214 94% [========================================================== ] 4004/4214 95% [========================================================== ] 4005/4214 95% [========================================================== ] 4006/4214 95% [========================================================== ] 4007/4214 95% [========================================================== ] 4008/4214 95% [========================================================== ] 4009/4214 95% [========================================================== ] 4010/4214 95% [=========================================================== ] 4011/4214 95% [=========================================================== ] 4012/4214 95% [=========================================================== ] 4013/4214 95% [=========================================================== ] 4014/4214 95% [=========================================================== ] 4015/4214 95% [=========================================================== ] 4016/4214 95% [=========================================================== ] 4017/4214 95% [=========================================================== ] 4018/4214 95% [=========================================================== ] 4019/4214 95% [=========================================================== ] 4020/4214 95% [=========================================================== ] 4021/4214 95% [=========================================================== ] 4022/4214 95% [=========================================================== ] 4023/4214 95% [=========================================================== ] 4024/4214 95% [=========================================================== ] 4025/4214 95% [=========================================================== ] 4026/4214 95% [=========================================================== ] 4027/4214 95% [=========================================================== ] 4028/4214 95% [=========================================================== ] 4029/4214 95% [=========================================================== ] 4030/4214 95% [=========================================================== ] 4031/4214 95% [=========================================================== ] 4032/4214 95% [=========================================================== ] 4033/4214 95% [=========================================================== ] 4034/4214 95% [=========================================================== ] 4035/4214 95% [=========================================================== ] 4036/4214 95% [=========================================================== ] 4037/4214 95% [=========================================================== ] 4038/4214 95% [=========================================================== ] 4039/4214 95% [=========================================================== ] 4040/4214 95% [=========================================================== ] 4041/4214 95% [=========================================================== ] 4042/4214 95% [=========================================================== ] 4043/4214 95% [=========================================================== ] 4044/4214 95% [=========================================================== ] 4045/4214 95% [=========================================================== ] 4046/4214 96% [=========================================================== ] 4047/4214 96% [=========================================================== ] 4048/4214 96% [=========================================================== ] 4049/4214 96% [=========================================================== ] 4050/4214 96% [=========================================================== ] 4051/4214 96% [=========================================================== ] 4052/4214 96% [=========================================================== ] 4053/4214 96% [=========================================================== ] 4054/4214 96% [=========================================================== ] 4055/4214 96% [=========================================================== ] 4056/4214 96% [=========================================================== ] 4057/4214 96% [=========================================================== ] 4058/4214 96% [=========================================================== ] 4059/4214 96% [=========================================================== ] 4060/4214 96% [=========================================================== ] 4061/4214 96% [=========================================================== ] 4062/4214 96% [=========================================================== ] 4063/4214 96% [=========================================================== ] 4064/4214 96% [=========================================================== ] 4065/4214 96% [=========================================================== ] 4066/4214 96% [=========================================================== ] 4067/4214 96% [=========================================================== ] 4068/4214 96% [=========================================================== ] 4069/4214 96% [=========================================================== ] 4070/4214 96% [=========================================================== ] 4071/4214 96% [=========================================================== ] 4072/4214 96% [=========================================================== ] 4073/4214 96% [=========================================================== ] 4074/4214 96% [=========================================================== ] 4075/4214 96% [=========================================================== ] 4076/4214 96% [=========================================================== ] 4077/4214 96% [=========================================================== ] 4078/4214 96% [============================================================ ] 4079/4214 96% [============================================================ ] 4080/4214 96% [============================================================ ] 4081/4214 96% [============================================================ ] 4082/4214 96% [============================================================ ] 4083/4214 96% [============================================================ ] 4084/4214 96% [============================================================ ] 4085/4214 96% [============================================================ ] 4086/4214 96% [============================================================ ] 4087/4214 96% [============================================================ ] 4088/4214 97% [============================================================ ] 4089/4214 97% [============================================================ ] 4090/4214 97% [============================================================ ] 4091/4214 97% [============================================================ ] 4092/4214 97% [============================================================ ] 4093/4214 97% [============================================================ ] 4094/4214 97% [============================================================ ] 4095/4214 97% [============================================================ ] 4096/4214 97% [============================================================ ] 4097/4214 97% [============================================================ ] 4098/4214 97% [============================================================ ] 4099/4214 97% [============================================================ ] 4100/4214 97% [============================================================ ] 4101/4214 97% [============================================================ ] 4102/4214 97% [============================================================ ] 4103/4214 97% [============================================================ ] 4104/4214 97% [============================================================ ] 4105/4214 97% [============================================================ ] 4106/4214 97% [============================================================ ] 4107/4214 97% [============================================================ ] 4108/4214 97% [============================================================ ] 4109/4214 97% [============================================================ ] 4110/4214 97% [============================================================ ] 4111/4214 97% [============================================================ ] 4112/4214 97% [============================================================ ] 4113/4214 97% [============================================================ ] 4114/4214 97% [============================================================ ] 4115/4214 97% [============================================================ ] 4116/4214 97% [============================================================ ] 4117/4214 97% [============================================================ ] 4118/4214 97% [============================================================ ] 4119/4214 97% [============================================================ ] 4120/4214 97% [============================================================ ] 4121/4214 97% [============================================================ ] 4122/4214 97% [============================================================ ] 4123/4214 97% [============================================================ ] 4124/4214 97% [============================================================ ] 4125/4214 97% [============================================================ ] 4126/4214 97% [============================================================ ] 4127/4214 97% [============================================================ ] 4128/4214 97% [============================================================ ] 4129/4214 97% [============================================================ ] 4130/4214 98% [============================================================ ] 4131/4214 98% [============================================================ ] 4132/4214 98% [============================================================ ] 4133/4214 98% [============================================================ ] 4134/4214 98% [============================================================ ] 4135/4214 98% [============================================================ ] 4136/4214 98% [============================================================ ] 4137/4214 98% [============================================================ ] 4138/4214 98% [============================================================ ] 4139/4214 98% [============================================================ ] 4140/4214 98% [============================================================ ] 4141/4214 98% [============================================================ ] 4142/4214 98% [============================================================ ] 4143/4214 98% [============================================================ ] 4144/4214 98% [============================================================ ] 4145/4214 98% [============================================================ ] 4146/4214 98% [============================================================= ] 4147/4214 98% [============================================================= ] 4148/4214 98% [============================================================= ] 4149/4214 98% [============================================================= ] 4150/4214 98% [============================================================= ] 4151/4214 98% [============================================================= ] 4152/4214 98% [============================================================= ] 4153/4214 98% [============================================================= ] 4154/4214 98% [============================================================= ] 4155/4214 98% [============================================================= ] 4156/4214 98% [============================================================= ] 4157/4214 98% [============================================================= ] 4158/4214 98% [============================================================= ] 4159/4214 98% [============================================================= ] 4160/4214 98% [============================================================= ] 4161/4214 98% [============================================================= ] 4162/4214 98% [============================================================= ] 4163/4214 98% [============================================================= ] 4164/4214 98% [============================================================= ] 4165/4214 98% [============================================================= ] 4166/4214 98% [============================================================= ] 4167/4214 98% [============================================================= ] 4168/4214 98% [============================================================= ] 4169/4214 98% [============================================================= ] 4170/4214 98% [============================================================= ] 4171/4214 98% [============================================================= ] 4172/4214 99% [============================================================= ] 4173/4214 99% [============================================================= ] 4174/4214 99% [============================================================= ] 4175/4214 99% [============================================================= ] 4176/4214 99% [============================================================= ] 4177/4214 99% [============================================================= ] 4178/4214 99% [============================================================= ] 4179/4214 99% [============================================================= ] 4180/4214 99% [============================================================= ] 4181/4214 99% [============================================================= ] 4182/4214 99% [============================================================= ] 4183/4214 99% [============================================================= ] 4184/4214 99% [============================================================= ] 4185/4214 99% [============================================================= ] 4186/4214 99% [============================================================= ] 4187/4214 99% [============================================================= ] 4188/4214 99% [============================================================= ] 4189/4214 99% [============================================================= ] 4190/4214 99% [============================================================= ] 4191/4214 99% [============================================================= ] 4192/4214 99% [============================================================= ] 4193/4214 99% [============================================================= ] 4194/4214 99% [============================================================= ] 4195/4214 99% [============================================================= ] 4196/4214 99% [============================================================= ] 4197/4214 99% [============================================================= ] 4198/4214 99% [============================================================= ] 4199/4214 99% [============================================================= ] 4200/4214 99% [============================================================= ] 4201/4214 99% [============================================================= ] 4202/4214 99% [============================================================= ] 4203/4214 99% [============================================================= ] 4204/4214 99% [============================================================= ] 4205/4214 99% [============================================================= ] 4206/4214 99% [============================================================= ] 4207/4214 99% [============================================================= ] 4208/4214 99% [============================================================= ] 4209/4214 99% [============================================================= ] 4210/4214 99% [============================================================= ] 4211/4214 99% [============================================================= ] 4212/4214 99% [============================================================= ] 4213/4214 99% [==============================================================] 4214/4214 100% operation complete, 4214 objects in 642344 NAND pages. ln -snf /nvmedata/autobuild/instance-1/output-1/host/arceb-buildroot-linux-uclibc/sysroot /nvmedata/autobuild/instance-1/output-1/staging make: Leaving directory '/nvmedata/autobuild/instance-1/buildroot' make: Entering directory '/nvmedata/autobuild/instance-1/buildroot' >>> Buildroot 2022.05-952-g2a592f0b2a Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> aoetools 37 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> 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.4.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.41 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 10.4.0 Collecting legal info >>> linux-headers 5.17.15 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> host-asn1c 0.9.28 Collecting legal info LICENSE: OK (sha256: bcc636802a52ace2255212be15fb707084af87061b5cfd37eb84dcf6a02cc48b) >>> bmx7 7.1.1 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mbedtls 2.28.1 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> wireless_tools 30.pre9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> btrfs-progs 5.16.2 Collecting legal info COPYING: OK (sha256: 0d5bf346df9e635a29dcdddf832dc5b002ca6cdc1c5c9c6c567d2a61bb0c5c15) libbtrfsutil/COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> libtirpc 1.3.2 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> daq3 3.0.5 Collecting legal info COPYING: OK (sha256: 64601289158eddad72cb4de72652f9e64dc886942c910b38ddee93ba13b0db26) LICENSE: OK (sha256: 64601289158eddad72cb4de72652f9e64dc886942c910b38ddee93ba13b0db26) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> drbd-utils 9.21.4 Collecting legal info COPYING: OK (sha256: 1ca3e8f71b7de618968e7ea9fe47822d9e704dc476aef8544033abedec355225) >>> expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> flatcc 0.6.1 Collecting legal info LICENSE: OK (sha256: c8f0d9c1f92c658d87ebd854ee7447a3d3912d2c3a5c78c117787be5d5da8af3) >>> host-flatcc 0.6.1 Collecting legal info LICENSE: OK (sha256: c8f0d9c1f92c658d87ebd854ee7447a3d3912d2c3a5c78c117787be5d5da8af3) >>> fping 5.1 Collecting legal info COPYING: OK (sha256: 6051b27e4b4a648f7bc8b329024da53a6e95ce88fcf0ccc259c371a74b741757) >>> host-gptfdisk 1.0.9 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> host-popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> htpdate 1.3.5 Collecting legal info LICENSE: OK (sha256: 7989949df09a0489434723c571541604cd3f2e0418c6a6aa9179bfaf8ec807cc) >>> openssl Collecting legal info >>> libressl 3.5.3 Collecting legal info COPYING: OK (sha256: 5c63613f008f16a9c0025c096bbd736cecf720494d121b5c5203e0ec6e5955b1) >>> hwloc 2.7.0 Collecting legal info COPYING: OK (sha256: d79a936a42f3c6cb7c8375a023d43f4435f4664d3a5a2ea6b4623cff83c7fc06) >>> libxml2 2.9.14 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> initscripts Collecting legal info >>> jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> json-javascript 3d7767b6b1f3da363c625ff54e63bbf20e9e83ac Collecting legal info json2.js: OK (sha256: 925947d3d711c4441a9db20f51215fbf5c119d2a3b51cadb2c9031907d8014b5) >>> leptonica 1.82.0 Collecting legal info leptonica-license.txt: OK (sha256: 87829abb5bbb00b55a107365da89e9a33f86c4250169e5a1e5588505be7d5806) >>> libavl 0.3.5 Collecting legal info COPYING: OK (sha256: 767a9accfe3b110153b567983b98889469dfaae02899a632aeadbb81ad611293) >>> libfcgi 2.4.2 Collecting legal info LICENSE.TERMS: OK (sha256: f0a8fe4513a43e8eebb24cdcf9d2e7efc52e4d8259178c6d76d3d84418397d81) >>> libiio 0.23 Collecting legal info COPYING.txt: OK (sha256: 102900208eef27b766380135906d431dba87edaa7ec6aa72e6ebd3dd67f3a97b) >>> liblog4c-localtime 1.0 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libqb 2.0.3 Collecting legal info COPYING: OK (sha256: 00a89b0d18aacd4114decf79122db87bf35bddaf2bc50e383c9c9f4c263390b2) >>> librsync 2.3.2 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> libsamplerate 0.2.2 Collecting legal info COPYING: OK (sha256: 2c1f76ce2effdddb425018405d5690c0b1ab4e6976e35296b0a6db65c5e1a55d) >>> libshout 2.4.5 Collecting legal info COPYING: OK (sha256: 7a4436f9ec37603356791c87de3bc444989befd2682d29efb3d97604e04c1852) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> speex 1.2.1 Collecting legal info COPYING: OK (sha256: 2654a4264b2bfe298dedc508748d140111840c315cc8eb646a3a68c13fa75b01) >>> libtpl 1.6.1 Collecting legal info LICENSE: OK (sha256: 8554ddb5779f1ad2f3ea6db1d0df622e63fca11f44bfc3c8b3c207ea0482c746) >>> libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> lockdev 1.0.3 Collecting legal info LICENSE: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> ltp-testsuite 20220527 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> musl-fts 1.2.7 Collecting legal info COPYING: OK (sha256: 55af87e4017668f54467a3380e7ebbac5e672d8c763bfe95e6fc882a6fdc4046) >>> lv2 1.18.2 Collecting legal info COPYING: OK (sha256: 0b0b07d852e3ce7fa04986e141f73001bd7f260683968f0a19e02dbcc4131aa6) >>> host-python3 3.10.5 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.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> murata-cyw-fw 8d87950bfad28c65926695b7357bd8995b60016a Collecting legal info LICENCE.cypress: OK (sha256: 3a892759b73e8b459f1a750954b316118b0061fd9d1868d11fa258c104ee7e0c) >>> ncdu 1.17 Collecting legal info COPYING: OK (sha256: 4590cb935ff8a50cee76ce12c2cb0411c0b06e84c267b478579785dcf328660d) >>> openntpd 6.8p1 Collecting legal info COPYING: OK (sha256: 6c1822ee950652c12bb3773849db18794f62c63452a70d018edf23e8cba71839) >>> orc 0.4.32 Collecting legal info COPYING: OK (sha256: 4f5dabb1b44bb6fc5cd53820b1f103147ad61b395a57903991325bd1b85d97bf) >>> host-meson 0.63.0 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 63.2.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-orc 0.4.32 Collecting legal info COPYING: OK (sha256: 4f5dabb1b44bb6fc5cd53820b1f103147ad61b395a57903991325bd1b85d97bf) >>> host-parted 3.4 Collecting legal info COPYING: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ptpd2 2.3.1 Collecting legal info COPYRIGHT: OK (sha256: 5e101ac565a8e74ef4efbf7e0c95ef9333e00618c05dbf5fb4ed50a5bab1ff09) >>> qdecoder 12.1.0 Collecting legal info COPYING: OK (sha256: 41f34ba1ed6e5d8d3488992311f474cd3f614b82bada88ae53216946026cfae7) >>> host-runc 1.1.2 Collecting legal info LICENSE: OK (sha256: 552a739c3b25792263f731542238b92f6f8d07e9a488eae27e6c4690038a8243) >>> host-go 1.18.3 Collecting legal info LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) >>> host-go-bootstrap 1.4-bootstrap-20171003 Collecting legal info LICENSE: OK (sha256: dd26a7abddd02e2d0aba97805b31f248ef7835d9e10da289b22e3b8ab78b324d) >>> serd 0.30.10 Collecting legal info COPYING: OK (sha256: e06562d6bcf0341b2ac2ad0f0ca36801d2ebf388d5ef297011625e4c36e963f0) >>> smcroute 2.5.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> sord 0.16.8 Collecting legal info COPYING: OK (sha256: e06562d6bcf0341b2ac2ad0f0ca36801d2ebf388d5ef297011625e4c36e963f0) >>> tinycbor 0.6.0 Collecting legal info LICENSE: OK (sha256: 3c6ba0b5bfa7830505301ffb336a17b0748e0d61c4d34216e9dc98f10e40395e) >>> uhubctl 2.4.0 Collecting legal info LICENSE: OK (sha256: 2d3aa0737e8db9dfd710f9a282b446cb7b15b2b3eecac383f0c45c64d736eea0) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> vsftpd 3.0.5 Collecting legal info COPYING: OK (sha256: c9cf119e2f9dbcf187fb805ba5aded105db26a693803636fb7228c98460ffbf2) >>> x264 baee400fa9ced6f5481a728138fed6e867b0ff7f Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> 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-makedevs Collecting legal info >>> host-mkpasswd 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.4.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.4.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) Legal info produced in /nvmedata/autobuild/instance-1/output-1/legal-info make: Leaving directory '/nvmedata/autobuild/instance-1/buildroot'