encoder/rdo.c:884:9: note: in expansion of macro 'TRELLIS_LOOP' 884 | TRELLIS_LOOP(1); | ^~~~~~~~~~~~ encoder/rdo.c:815:18: note: 'ssd0' declared here 815 | uint64_t ssd0[2], ssd1[2];\ | ^~~~ encoder/rdo.c:884:9: note: in expansion of macro 'TRELLIS_LOOP' 884 | TRELLIS_LOOP(1); | ^~~~~~~~~~~~ encoder/rdo.c:856:27: warning: dangling pointer to 'ssd1' may be used [-Wdangling-pointer=] 856 | levels_used = trellis_coefn_##ctx_hi( q-1, ssd0[0], ssd1[0], cost_siglast, nodes_cur, nodes_prev, level_tree, levels_used, lambda2, level_state, levelgt1_ctx );\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ encoder/rdo.c:884:9: note: in expansion of macro 'TRELLIS_LOOP' 884 | TRELLIS_LOOP(1); | ^~~~~~~~~~~~ encoder/rdo.c:815:27: note: 'ssd1' declared here 815 | uint64_t ssd0[2], ssd1[2];\ | ^~~~ encoder/rdo.c:884:9: note: in expansion of macro 'TRELLIS_LOOP' 884 | TRELLIS_LOOP(1); | ^~~~~~~~~~~~ encoder/rdo.c:857:27: warning: dangling pointer to 'ssd0' may be used [-Wdangling-pointer=] 857 | levels_used = trellis_coefn_##ctx_hi( q, ssd0[1], ssd1[1], cost_siglast, nodes_cur, nodes_prev, level_tree, levels_used, lambda2, level_state, levelgt1_ctx );\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ encoder/rdo.c:884:9: note: in expansion of macro 'TRELLIS_LOOP' 884 | TRELLIS_LOOP(1); | ^~~~~~~~~~~~ encoder/rdo.c:815:18: note: 'ssd0' declared here 815 | uint64_t ssd0[2], ssd1[2];\ | ^~~~ encoder/rdo.c:884:9: note: in expansion of macro 'TRELLIS_LOOP' 884 | TRELLIS_LOOP(1); | ^~~~~~~~~~~~ encoder/rdo.c:857:27: warning: dangling pointer to 'ssd1' may be used [-Wdangling-pointer=] 857 | levels_used = trellis_coefn_##ctx_hi( q, ssd0[1], ssd1[1], cost_siglast, nodes_cur, nodes_prev, level_tree, levels_used, lambda2, level_state, levelgt1_ctx );\ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ encoder/rdo.c:884:9: note: in expansion of macro 'TRELLIS_LOOP' 884 | TRELLIS_LOOP(1); | ^~~~~~~~~~~~ encoder/rdo.c:815:27: note: 'ssd1' declared here 815 | uint64_t ssd0[2], ssd1[2];\ | ^~~~ encoder/rdo.c:884:9: note: in expansion of macro 'TRELLIS_LOOP' 884 | TRELLIS_LOOP(1); | ^~~~~~~~~~~~ /home/thomas/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-musleabi-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c encoder/ratecontrol.c -o encoder/ratecontrol-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /home/thomas/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-musleabi-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c encoder/set.c -o encoder/set-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /home/thomas/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-musleabi-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c encoder/macroblock.c -o encoder/macroblock-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /home/thomas/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-musleabi-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c encoder/cabac.c -o encoder/cabac-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /home/thomas/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-musleabi-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c encoder/cavlc.c -o encoder/cavlc-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /home/thomas/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-musleabi-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c encoder/encoder.c -o encoder/encoder-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /home/thomas/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-musleabi-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c encoder/lookahead.c -o encoder/lookahead-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 /home/thomas/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-musleabi-gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -Wall -I. -I. -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden -c common/threadpool.c -o common/threadpool-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10 rm -f libx264.a /home/thomas/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-musleabi-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 /home/thomas/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-musleabi-gcc-ranlib libx264.a make[1]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/x264-baee400fa9ced6f5481a728138fed6e867b0ff7f' >>> x264 baee400fa9ced6f5481a728138fed6e867b0ff7f Installing to staging directory PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j4 DESTDIR="/home/thomas/autobuild/instance-3/output-1/host/arm-buildroot-linux-musleabi/sysroot" -C /home/thomas/autobuild/instance-3/output-1/build/x264-baee400fa9ced6f5481a728138fed6e867b0ff7f install make[1]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/x264-baee400fa9ced6f5481a728138fed6e867b0ff7f' install -d /home/thomas/autobuild/instance-3/output-1/host/arm-buildroot-linux-musleabi/sysroot/usr/include install -d /home/thomas/autobuild/instance-3/output-1/host/arm-buildroot-linux-musleabi/sysroot/usr/lib/pkgconfig install -m 644 ./x264.h x264_config.h /home/thomas/autobuild/instance-3/output-1/host/arm-buildroot-linux-musleabi/sysroot/usr/include install -m 644 x264.pc /home/thomas/autobuild/instance-3/output-1/host/arm-buildroot-linux-musleabi/sysroot/usr/lib/pkgconfig install -d /home/thomas/autobuild/instance-3/output-1/host/arm-buildroot-linux-musleabi/sysroot/usr/lib install -m 644 libx264.a /home/thomas/autobuild/instance-3/output-1/host/arm-buildroot-linux-musleabi/sysroot/usr/lib /home/thomas/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-musleabi-gcc-ranlib /home/thomas/autobuild/instance-3/output-1/host/arm-buildroot-linux-musleabi/sysroot/usr/lib/libx264.a make[1]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/x264-baee400fa9ced6f5481a728138fed6e867b0ff7f' >>> x264 baee400fa9ced6f5481a728138fed6e867b0ff7f Fixing libtool files for la in $(find /home/thomas/autobuild/instance-3/output-1/host/arm-buildroot-linux-musleabi/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/thomas/autobuild/instance-3/output-1:@BASE_DIR@:g" \ -e "s:/home/thomas/autobuild/instance-3/output-1/host/arm-buildroot-linux-musleabi/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/home/thomas/autobuild/instance-3/output-1/host/arm-buildroot-linux-musleabi/sysroot:g" \ -e "s:@BASE_DIR@:/home/thomas/autobuild/instance-3/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="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j4 DESTDIR="/home/thomas/autobuild/instance-3/output-1/target" -C /home/thomas/autobuild/instance-3/output-1/build/x264-baee400fa9ced6f5481a728138fed6e867b0ff7f install make[1]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/x264-baee400fa9ced6f5481a728138fed6e867b0ff7f' install -d /home/thomas/autobuild/instance-3/output-1/target/usr/include install -d /home/thomas/autobuild/instance-3/output-1/target/usr/lib/pkgconfig install -m 644 ./x264.h x264_config.h /home/thomas/autobuild/instance-3/output-1/target/usr/include install -m 644 x264.pc /home/thomas/autobuild/instance-3/output-1/target/usr/lib/pkgconfig install -d /home/thomas/autobuild/instance-3/output-1/target/usr/lib install -m 644 libx264.a /home/thomas/autobuild/instance-3/output-1/target/usr/lib /home/thomas/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-musleabi-gcc-ranlib /home/thomas/autobuild/instance-3/output-1/target/usr/lib/libx264.a make[1]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/x264-baee400fa9ced6f5481a728138fed6e867b0ff7f' xorcurses-04b664826c5bd30dd483f6a5c8c189ef97e255da.tar.gz: OK (sha256: 6c60a41b9a74ecd5f6ded337b9982e81eaf7b31a654a4a32b219e3a2ff638ae3) >>> xorcurses 04b664826c5bd30dd483f6a5c8c189ef97e255da Extracting gzip -d -c /home/thomas/autobuild/instance-3/dl/xorcurses/xorcurses-04b664826c5bd30dd483f6a5c8c189ef97e255da.tar.gz | tar --strip-components=1 -C /home/thomas/autobuild/instance-3/output-1/build/xorcurses-04b664826c5bd30dd483f6a5c8c189ef97e255da -xf - >>> xorcurses 04b664826c5bd30dd483f6a5c8c189ef97e255da Patching >>> xorcurses 04b664826c5bd30dd483f6a5c8c189ef97e255da Configuring >>> xorcurses 04b664826c5bd30dd483f6a5c8c189ef97e255da Building /usr/bin/make -j4 -C /home/thomas/autobuild/instance-3/output-1/build/xorcurses-04b664826c5bd30dd483f6a5c8c189ef97e255da PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/home/thomas/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-musleabi-gcc-ar" AS="/home/thomas/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-musleabi-as" LD="/home/thomas/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-musleabi-ld" NM="/home/thomas/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-musleabi-gcc-nm" CC="/home/thomas/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-musleabi-gcc" GCC="/home/thomas/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-musleabi-gcc" CPP="/home/thomas/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-musleabi-cpp" CXX="/home/thomas/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-musleabi-g++" FC="/home/thomas/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-musleabi-gfortran" F77="/home/thomas/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-musleabi-gfortran" RANLIB="/home/thomas/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-musleabi-gcc-ranlib" READELF="/home/thomas/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-musleabi-readelf" STRIP="/bin/true" OBJCOPY="/home/thomas/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-musleabi-objcopy" OBJDUMP="/home/thomas/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-musleabi-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/thomas/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/thomas/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/thomas/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-musleabi-as" DEFAULT_LINKER="/home/thomas/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-musleabi-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -static" LDFLAGS=" -static" FCFLAGS=" -Os -g0 -static" FFLAGS=" -Os -g0 -static" PKG_CONFIG="/home/thomas/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/thomas/autobuild/instance-3/output-1/host/arm-buildroot-linux-musleabi/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -std=gnu99 -DDATADIR='\"/usr/share/xorcurses\"' -DVERSION='\"04b664826c5bd30dd483f6a5c8c189ef97e255da\"'" make[1]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/xorcurses-04b664826c5bd30dd483f6a5c8c189ef97e255da' /home/thomas/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-musleabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c actions.c /home/thomas/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-musleabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c teleport.c /home/thomas/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-musleabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c screen.c /home/thomas/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-musleabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c xorcurses.c /home/thomas/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-musleabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c play_xor.c /home/thomas/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-musleabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c exit.c /home/thomas/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-musleabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c player.c /home/thomas/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-musleabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c fletcher.c /home/thomas/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-musleabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c data_file.c /home/thomas/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-musleabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c replay.c /home/thomas/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-musleabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c help.c /home/thomas/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-musleabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c game_display.c /home/thomas/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-musleabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c control_flow.c /home/thomas/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-musleabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c movelist.c /home/thomas/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-musleabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c explode.c /home/thomas/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-musleabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c moves.c /home/thomas/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-musleabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c level_menu.c /home/thomas/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-musleabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c options.c /home/thomas/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-musleabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c info.c /home/thomas/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-musleabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c scores.c /home/thomas/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-musleabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c map.c /home/thomas/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-musleabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c icons.c /home/thomas/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-musleabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' -c splash.c /home/thomas/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-musleabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -static -std=gnu99 -DDATADIR='"/usr/share/xorcurses"' -DVERSION='"04b664826c5bd30dd483f6a5c8c189ef97e255da"' actions.o teleport.o screen.o xorcurses.o play_xor.o exit.o player.o fletcher.o data_file.o replay.o help.o game_display.o control_flow.o movelist.o explode.o moves.o level_menu.o options.o info.o scores.o map.o icons.o splash.o -o xorcurses -lcurses make[1]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/xorcurses-04b664826c5bd30dd483f6a5c8c189ef97e255da' >>> xorcurses 04b664826c5bd30dd483f6a5c8c189ef97e255da Installing to target /usr/bin/install -D -m 0755 /home/thomas/autobuild/instance-3/output-1/build/xorcurses-04b664826c5bd30dd483f6a5c8c189ef97e255da/xorcurses /home/thomas/autobuild/instance-3/output-1/target/usr/bin/xorcurses mkdir -p /home/thomas/autobuild/instance-3/output-1/target/usr/share/xorcurses/maps /usr/bin/install -D -m 0644 /home/thomas/autobuild/instance-3/output-1/build/xorcurses-04b664826c5bd30dd483f6a5c8c189ef97e255da/maps/*.xcm /home/thomas/autobuild/instance-3/output-1/target/usr/share/xorcurses/maps/ >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/thomas/autobuild/instance-3/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-static'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%'-static'@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-static', '-static'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Os', '-g0', '-static'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/thomas/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-musleabi-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/thomas/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-musleabi-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%strongarm%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/home/thomas/autobuild/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/thomas/autobuild/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/thomas/autobuild/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/home/thomas/autobuild/instance-3/output-1/host/arm-buildroot-linux-musleabi/sysroot%g" -e "s%@STATIC@%true%g" /home/thomas/autobuild/instance-3/buildroot/support/misc/cross-compilation.conf.in > /home/thomas/autobuild/instance-3/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/thomas/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-musleabi-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/thomas/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-musleabi-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%strongarm%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-Os', '-g0', '-static'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-static'%g" -e "s%@TARGET_LDFLAGS@%'-static'%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-static', '-static'%g" -e "s%@BR2_CMAKE@%/home/thomas/autobuild/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/thomas/autobuild/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/thomas/autobuild/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/home/thomas/autobuild/instance-3/output-1/host/arm-buildroot-linux-musleabi/sysroot%g" -e "s%@STATIC@%true%g" /home/thomas/autobuild/instance-3/buildroot/support/misc/cross-compilation.conf.in > /home/thomas/autobuild/instance-3/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/thomas/autobuild/instance-3/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/thomas/autobuild/instance-3/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/thomas/autobuild/instance-3/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /home/thomas/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/ash" >> /home/thomas/autobuild/instance-3/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/thomas/autobuild/instance-3/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /home/thomas/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/hush" >> /home/thomas/autobuild/instance-3/output-1/target/etc/shells; fi mkdir -p /home/thomas/autobuild/instance-3/output-1/target/etc echo "buildroot" > /home/thomas/autobuild/instance-3/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/thomas/autobuild/instance-3/output-1/target/etc/hosts mkdir -p /home/thomas/autobuild/instance-3/output-1/target/etc echo "Welcome to Buildroot" > /home/thomas/autobuild/instance-3/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/thomas/autobuild/instance-3/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/thomas/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/sh" >> /home/thomas/autobuild/instance-3/output-1/target/etc/shells if [ -x /home/thomas/autobuild/instance-3/output-1/target/sbin/swapon -a -x /home/thomas/autobuild/instance-3/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/thomas/autobuild/instance-3/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/thomas/autobuild/instance-3/output-1/target/etc/inittab; fi if test -d /home/thomas/autobuild/instance-3/output-1/target/lib/modules/`MAKEFLAGS='--' /usr/bin/make -j4 HOSTCC="/usr/bin/gcc -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib" ARCH=arm INSTALL_MOD_PATH=/home/thomas/autobuild/instance-3/output-1/target CROSS_COMPILE="/home/thomas/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-musleabi-" WERROR=0 REGENERATE_PARSERS=1 DEPMOD=/home/thomas/autobuild/instance-3/output-1/host/sbin/depmod -C /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.9 --no-print-directory -s kernelrelease 2>/dev/null` && grep -q "CONFIG_MODULES=y" /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.9/.config; then /home/thomas/autobuild/instance-3/output-1/host/sbin/depmod -a -b /home/thomas/autobuild/instance-3/output-1/target `MAKEFLAGS='--' /usr/bin/make -j4 HOSTCC="/usr/bin/gcc -O2 -I/home/thomas/autobuild/instance-3/output-1/host/include -L/home/thomas/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/thomas/autobuild/instance-3/output-1/host/lib" ARCH=arm INSTALL_MOD_PATH=/home/thomas/autobuild/instance-3/output-1/target CROSS_COMPILE="/home/thomas/autobuild/instance-3/output-1/host/bin/arm-buildroot-linux-musleabi-" WERROR=0 REGENERATE_PARSERS=1 DEPMOD=/home/thomas/autobuild/instance-3/output-1/host/sbin/depmod -C /home/thomas/autobuild/instance-3/output-1/build/linux-6.1.9 --no-print-directory -s kernelrelease 2>/dev/null`; fi rm -rf /home/thomas/autobuild/instance-3/output-1/target/usr/include /home/thomas/autobuild/instance-3/output-1/target/usr/share/aclocal \ /home/thomas/autobuild/instance-3/output-1/target/usr/lib/pkgconfig /home/thomas/autobuild/instance-3/output-1/target/usr/share/pkgconfig \ /home/thomas/autobuild/instance-3/output-1/target/usr/lib/cmake /home/thomas/autobuild/instance-3/output-1/target/usr/share/cmake \ /home/thomas/autobuild/instance-3/output-1/target/usr/lib/rpm /home/thomas/autobuild/instance-3/output-1/target/usr/doc find /home/thomas/autobuild/instance-3/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/thomas/autobuild/instance-3/output-1/target/lib/ /home/thomas/autobuild/instance-3/output-1/target/usr/lib/ /home/thomas/autobuild/instance-3/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/thomas/autobuild/instance-3/output-1/target/usr/share/gdb rm -rf /home/thomas/autobuild/instance-3/output-1/target/usr/share/bash-completion rm -rf /home/thomas/autobuild/instance-3/output-1/target/etc/bash_completion.d rm -rf /home/thomas/autobuild/instance-3/output-1/target/usr/share/zsh rm -rf /home/thomas/autobuild/instance-3/output-1/target/usr/man /home/thomas/autobuild/instance-3/output-1/target/usr/share/man rm -rf /home/thomas/autobuild/instance-3/output-1/target/usr/info /home/thomas/autobuild/instance-3/output-1/target/usr/share/info rm -rf /home/thomas/autobuild/instance-3/output-1/target/usr/doc /home/thomas/autobuild/instance-3/output-1/target/usr/share/doc rm -rf /home/thomas/autobuild/instance-3/output-1/target/usr/share/gtk-doc rmdir /home/thomas/autobuild/instance-3/output-1/target/usr/share 2>/dev/null || true rm -rf /home/thomas/autobuild/instance-3/output-1/target/lib/debug /home/thomas/autobuild/instance-3/output-1/target/usr/lib/debug find /home/thomas/autobuild/instance-3/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/thomas/autobuild/instance-3/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/thomas/autobuild/instance-3/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/thomas/autobuild/instance-3/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/thomas/autobuild/instance-3/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.08-rc1-2459-g3274404b361"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.02-git\"" \ ) > /home/thomas/autobuild/instance-3/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/thomas/autobuild/instance-3/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/thomas/autobuild/instance-3/output-1/per-package /home/thomas/autobuild/instance-3/buildroot/support/scripts/fix-rpath target touch /home/thomas/autobuild/instance-3/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs mkdir -p /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs printf ' \n' >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/thomas/autobuild/instance-3/output-1/images rm -rf /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/thomas/autobuild/instance-3/output-1/target/ /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target" >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-3/buildroot/support/scripts/mkusers /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/thomas/autobuild/instance-3/output-1/host/bin/makedevs -d /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target" >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/thomas/autobuild/instance-3/output-1/host/bin/mkyaffs2 --all-root /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target /home/thomas/autobuild/instance-3/output-1/images/rootfs.yaffs2\n' >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /home/thomas/autobuild/instance-3/output-1/host/bin/fakeroot -- /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target table='/home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][done] scanning complete, total 4248 objects. stage 2: creating image '/home/thomas/autobuild/instance-3/output-1/images/rootfs.yaffs2' [ ] 1/4248 0% [ ] 2/4248 0% [ ] 3/4248 0% [ ] 4/4248 0% [ ] 5/4248 0% [ ] 6/4248 0% [ ] 7/4248 0% [ ] 8/4248 0% [ ] 9/4248 0% [ ] 10/4248 0% [ ] 11/4248 0% [ ] 12/4248 0% [ ] 13/4248 0% [ ] 14/4248 0% [ ] 15/4248 0% [ ] 16/4248 0% [ ] 17/4248 0% [ ] 18/4248 0% [ ] 19/4248 0% [ ] 20/4248 0% [ ] 21/4248 0% [ ] 22/4248 0% [ ] 23/4248 0% [ ] 24/4248 0% [ ] 25/4248 0% [ ] 26/4248 0% [ ] 27/4248 0% [ ] 28/4248 0% [ ] 29/4248 0% [ ] 30/4248 0% [ ] 31/4248 0% [ ] 32/4248 0% [ ] 33/4248 0% [ ] 34/4248 0% [ ] 35/4248 0% [ ] 36/4248 0% [ ] 37/4248 0% [ ] 38/4248 0% [ ] 39/4248 0% [ ] 40/4248 0% [ ] 41/4248 0% [ ] 42/4248 0% [ ] 43/4248 1% [ ] 44/4248 1% [ ] 45/4248 1% [ ] 46/4248 1% [ ] 47/4248 1% [ ] 48/4248 1% [ ] 49/4248 1% [ ] 50/4248 1% [ ] 51/4248 1% [ ] 52/4248 1% [ ] 53/4248 1% [ ] 54/4248 1% [ ] 55/4248 1% [ ] 56/4248 1% [ ] 57/4248 1% [ ] 58/4248 1% [ ] 59/4248 1% [ ] 60/4248 1% [ ] 61/4248 1% [ ] 62/4248 1% [ ] 63/4248 1% [ ] 64/4248 1% [ ] 65/4248 1% [ ] 66/4248 1% [ ] 67/4248 1% [ ] 68/4248 1% [= ] 69/4248 1% [= ] 70/4248 1% [= ] 71/4248 1% [= ] 72/4248 1% [= ] 73/4248 1% [= ] 74/4248 1% [= ] 75/4248 1% [= ] 76/4248 1% [= ] 77/4248 1% [= ] 78/4248 1% [= ] 79/4248 1% [= ] 80/4248 1% [= ] 81/4248 1% [= ] 82/4248 1% [= ] 83/4248 1% [= ] 84/4248 1% [= ] 85/4248 2% [= ] 86/4248 2% [= ] 87/4248 2% [= ] 88/4248 2% [= ] 89/4248 2% [= ] 90/4248 2% [= ] 91/4248 2% [= ] 92/4248 2% [= ] 93/4248 2% [= ] 94/4248 2% [= ] 95/4248 2% [= ] 96/4248 2% [= ] 97/4248 2% [= ] 98/4248 2% [= ] 99/4248 2% [= ] 100/4248 2% [= ] 101/4248 2% [= ] 102/4248 2% [= ] 103/4248 2% [= ] 104/4248 2% [= ] 105/4248 2% [= ] 106/4248 2% [= ] 107/4248 2% [= ] 108/4248 2% [= ] 109/4248 2% [= ] 110/4248 2% [= ] 111/4248 2% [= ] 112/4248 2% [= ] 113/4248 2% [= ] 114/4248 2% [= ] 115/4248 2% [= ] 116/4248 2% [= ] 117/4248 2% [= ] 118/4248 2% [= ] 119/4248 2% [= ] 120/4248 2% [= ] 121/4248 2% [= ] 122/4248 2% [= ] 123/4248 2% [= ] 124/4248 2% [= ] 125/4248 2% [= ] 126/4248 2% [= ] 127/4248 2% [= ] 128/4248 3% [= ] 129/4248 3% [= ] 130/4248 3% [= ] 131/4248 3% [= ] 132/4248 3% [= ] 133/4248 3% [= ] 134/4248 3% [= ] 135/4248 3% [= ] 136/4248 3% [= ] 137/4248 3% [== ] 138/4248 3% [== ] 139/4248 3% [== ] 140/4248 3% [== ] 141/4248 3% [== ] 142/4248 3% [== ] 143/4248 3% [== ] 144/4248 3% [== ] 145/4248 3% [== ] 146/4248 3% [== ] 147/4248 3% [== ] 148/4248 3% [== ] 149/4248 3% [== ] 150/4248 3% [== ] 151/4248 3% [== ] 152/4248 3% [== ] 153/4248 3% [== ] 154/4248 3% [== ] 155/4248 3% [== ] 156/4248 3% [== ] 157/4248 3% [== ] 158/4248 3% [== ] 159/4248 3% [== ] 160/4248 3% [== ] 161/4248 3% [== ] 162/4248 3% [== ] 163/4248 3% [== ] 164/4248 3% [== ] 165/4248 3% [== ] 166/4248 3% [== ] 167/4248 3% [== ] 168/4248 3% [== ] 169/4248 3% [== ] 170/4248 4% [== ] 171/4248 4% [== ] 172/4248 4% [== ] 173/4248 4% [== ] 174/4248 4% [== ] 175/4248 4% [== ] 176/4248 4% [== ] 177/4248 4% [== ] 178/4248 4% [== ] 179/4248 4% [== ] 180/4248 4% [== ] 181/4248 4% [== ] 182/4248 4% [== ] 183/4248 4% [== ] 184/4248 4% [== ] 185/4248 4% [== ] 186/4248 4% [== ] 187/4248 4% [== ] 188/4248 4% [== ] 189/4248 4% [== ] 190/4248 4% [== ] 191/4248 4% [== ] 192/4248 4% [== ] 193/4248 4% [== ] 194/4248 4% [== ] 195/4248 4% [== ] 196/4248 4% [== ] 197/4248 4% [== ] 198/4248 4% [== ] 199/4248 4% [== ] 200/4248 4% [== ] 201/4248 4% [== ] 202/4248 4% [== ] 203/4248 4% [== ] 204/4248 4% [== ] 205/4248 4% [=== ] 206/4248 4% [=== ] 207/4248 4% [=== ] 208/4248 4% [=== ] 209/4248 4% [=== ] 210/4248 4% [=== ] 211/4248 4% [=== ] 212/4248 4% [=== ] 213/4248 5% [=== ] 214/4248 5% [=== ] 215/4248 5% [=== ] 216/4248 5% [=== ] 217/4248 5% [=== ] 218/4248 5% [=== ] 219/4248 5% [=== ] 220/4248 5% [=== ] 221/4248 5% [=== ] 222/4248 5% [=== ] 223/4248 5% [=== ] 224/4248 5% [=== ] 225/4248 5% [=== ] 226/4248 5% [=== ] 227/4248 5% [=== ] 228/4248 5% [=== ] 229/4248 5% [=== ] 230/4248 5% [=== ] 231/4248 5% [=== ] 232/4248 5% [=== ] 233/4248 5% [=== ] 234/4248 5% [=== ] 235/4248 5% [=== ] 236/4248 5% [=== ] 237/4248 5% [=== ] 238/4248 5% [=== ] 239/4248 5% [=== ] 240/4248 5% [=== ] 241/4248 5% [=== ] 242/4248 5% [=== ] 243/4248 5% [=== ] 244/4248 5% [=== ] 245/4248 5% [=== ] 246/4248 5% [=== ] 247/4248 5% [=== ] 248/4248 5% [=== ] 249/4248 5% [=== ] 250/4248 5% [=== ] 251/4248 5% [=== ] 252/4248 5% [=== ] 253/4248 5% [=== ] 254/4248 5% [=== ] 255/4248 6% [=== ] 256/4248 6% [=== ] 257/4248 6% [=== ] 258/4248 6% [=== ] 259/4248 6% [=== ] 260/4248 6% [=== ] 261/4248 6% [=== ] 262/4248 6% [=== ] 263/4248 6% [=== ] 264/4248 6% [=== ] 265/4248 6% [=== ] 266/4248 6% [=== ] 267/4248 6% [=== ] 268/4248 6% [=== ] 269/4248 6% [=== ] 270/4248 6% [=== ] 271/4248 6% [=== ] 272/4248 6% [=== ] 273/4248 6% [=== ] 274/4248 6% [==== ] 275/4248 6% [==== ] 276/4248 6% [==== ] 277/4248 6% [==== ] 278/4248 6% [==== ] 279/4248 6% [==== ] 280/4248 6% [==== ] 281/4248 6% [==== ] 282/4248 6% [==== ] 283/4248 6% [==== ] 284/4248 6% [==== ] 285/4248 6% [==== ] 286/4248 6% [==== ] 287/4248 6% [==== ] 288/4248 6% [==== ] 289/4248 6% [==== ] 290/4248 6% [==== ] 291/4248 6% [==== ] 292/4248 6% [==== ] 293/4248 6% [==== ] 294/4248 6% [==== ] 295/4248 6% [==== ] 296/4248 6% [==== ] 297/4248 6% [==== ] 298/4248 7% [==== ] 299/4248 7% [==== ] 300/4248 7% [==== ] 301/4248 7% [==== ] 302/4248 7% [==== ] 303/4248 7% [==== ] 304/4248 7% [==== ] 305/4248 7% [==== ] 306/4248 7% [==== ] 307/4248 7% [==== ] 308/4248 7% [==== ] 309/4248 7% [==== ] 310/4248 7% [==== ] 311/4248 7% [==== ] 312/4248 7% [==== ] 313/4248 7% [==== ] 314/4248 7% [==== ] 315/4248 7% [==== ] 316/4248 7% [==== ] 317/4248 7% [==== ] 318/4248 7% [==== ] 319/4248 7% [==== ] 320/4248 7% [==== ] 321/4248 7% [==== ] 322/4248 7% [==== ] 323/4248 7% [==== ] 324/4248 7% [==== ] 325/4248 7% [==== ] 326/4248 7% [==== ] 327/4248 7% [==== ] 328/4248 7% [==== ] 329/4248 7% [==== ] 330/4248 7% [==== ] 331/4248 7% [==== ] 332/4248 7% [==== ] 333/4248 7% [==== ] 334/4248 7% [==== ] 335/4248 7% [==== ] 336/4248 7% [==== ] 337/4248 7% [==== ] 338/4248 7% [==== ] 339/4248 7% [==== ] 340/4248 8% [==== ] 341/4248 8% [==== ] 342/4248 8% [===== ] 343/4248 8% [===== ] 344/4248 8% [===== ] 345/4248 8% [===== ] 346/4248 8% [===== ] 347/4248 8% [===== ] 348/4248 8% [===== ] 349/4248 8% [===== ] 350/4248 8% [===== ] 351/4248 8% [===== ] 352/4248 8% [===== ] 353/4248 8% [===== ] 354/4248 8% [===== ] 355/4248 8% [===== ] 356/4248 8% [===== ] 357/4248 8% [===== ] 358/4248 8% [===== ] 359/4248 8% [===== ] 360/4248 8% [===== ] 361/4248 8% [===== ] 362/4248 8% [===== ] 363/4248 8% [===== ] 364/4248 8% [===== ] 365/4248 8% [===== ] 366/4248 8% [===== ] 367/4248 8% [===== ] 368/4248 8% [===== ] 369/4248 8% [===== ] 370/4248 8% [===== ] 371/4248 8% [===== ] 372/4248 8% [===== ] 373/4248 8% [===== ] 374/4248 8% [===== ] 375/4248 8% [===== ] 376/4248 8% [===== ] 377/4248 8% [===== ] 378/4248 8% [===== ] 379/4248 8% [===== ] 380/4248 8% [===== ] 381/4248 8% [===== ] 382/4248 8% [===== ] 383/4248 9% [===== ] 384/4248 9% [===== ] 385/4248 9% [===== ] 386/4248 9% [===== ] 387/4248 9% [===== ] 388/4248 9% [===== ] 389/4248 9% [===== ] 390/4248 9% [===== ] 391/4248 9% [===== ] 392/4248 9% [===== ] 393/4248 9% [===== ] 394/4248 9% [===== ] 395/4248 9% [===== ] 396/4248 9% [===== ] 397/4248 9% [===== ] 398/4248 9% [===== ] 399/4248 9% [===== ] 400/4248 9% [===== ] 401/4248 9% [===== ] 402/4248 9% [===== ] 403/4248 9% [===== ] 404/4248 9% [===== ] 405/4248 9% [===== ] 406/4248 9% [===== ] 407/4248 9% [===== ] 408/4248 9% [===== ] 409/4248 9% [===== ] 410/4248 9% [===== ] 411/4248 9% [====== ] 412/4248 9% [====== ] 413/4248 9% [====== ] 414/4248 9% [====== ] 415/4248 9% [====== ] 416/4248 9% [====== ] 417/4248 9% [====== ] 418/4248 9% [====== ] 419/4248 9% [====== ] 420/4248 9% [====== ] 421/4248 9% [====== ] 422/4248 9% [====== ] 423/4248 9% [====== ] 424/4248 9% [====== ] 425/4248 10% [====== ] 426/4248 10% [====== ] 427/4248 10% [====== ] 428/4248 10% [====== ] 429/4248 10% [====== ] 430/4248 10% [====== ] 431/4248 10% [====== ] 432/4248 10% [====== ] 433/4248 10% [====== ] 434/4248 10% [====== ] 435/4248 10% [====== ] 436/4248 10% [====== ] 437/4248 10% [====== ] 438/4248 10% [====== ] 439/4248 10% [====== ] 440/4248 10% [====== ] 441/4248 10% [====== ] 442/4248 10% [====== ] 443/4248 10% [====== ] 444/4248 10% [====== ] 445/4248 10% [====== ] 446/4248 10% [====== ] 447/4248 10% [====== ] 448/4248 10% [====== ] 449/4248 10% [====== ] 450/4248 10% [====== ] 451/4248 10% [====== ] 452/4248 10% [====== ] 453/4248 10% [====== ] 454/4248 10% [====== ] 455/4248 10% [====== ] 456/4248 10% [====== ] 457/4248 10% [====== ] 458/4248 10% [====== ] 459/4248 10% [====== ] 460/4248 10% [====== ] 461/4248 10% [====== ] 462/4248 10% [====== ] 463/4248 10% [====== ] 464/4248 10% [====== ] 465/4248 10% [====== ] 466/4248 10% [====== ] 467/4248 10% [====== ] 468/4248 11% [====== ] 469/4248 11% [====== ] 470/4248 11% [====== ] 471/4248 11% [====== ] 472/4248 11% [====== ] 473/4248 11% [====== ] 474/4248 11% [====== ] 475/4248 11% [====== ] 476/4248 11% [====== ] 477/4248 11% [====== ] 478/4248 11% [====== ] 479/4248 11% [======= ] 480/4248 11% [======= ] 481/4248 11% [======= ] 482/4248 11% [======= ] 483/4248 11% [======= ] 484/4248 11% [======= ] 485/4248 11% [======= ] 486/4248 11% [======= ] 487/4248 11% [======= ] 488/4248 11% [======= ] 489/4248 11% [======= ] 490/4248 11% [======= ] 491/4248 11% [======= ] 492/4248 11% [======= ] 493/4248 11% [======= ] 494/4248 11% [======= ] 495/4248 11% [======= ] 496/4248 11% [======= ] 497/4248 11% [======= ] 498/4248 11% [======= ] 499/4248 11% [======= ] 500/4248 11% [======= ] 501/4248 11% [======= ] 502/4248 11% [======= ] 503/4248 11% [======= ] 504/4248 11% [======= ] 505/4248 11% [======= ] 506/4248 11% [======= ] 507/4248 11% [======= ] 508/4248 11% [======= ] 509/4248 11% [======= ] 510/4248 12% [======= ] 511/4248 12% [======= ] 512/4248 12% [======= ] 513/4248 12% [======= ] 514/4248 12% [======= ] 515/4248 12% [======= ] 516/4248 12% [======= ] 517/4248 12% [======= ] 518/4248 12% [======= ] 519/4248 12% [======= ] 520/4248 12% [======= ] 521/4248 12% [======= ] 522/4248 12% [======= ] 523/4248 12% [======= ] 524/4248 12% [======= ] 525/4248 12% [======= ] 526/4248 12% [======= ] 527/4248 12% [======= ] 528/4248 12% [======= ] 529/4248 12% [======= ] 530/4248 12% [======= ] 531/4248 12% [======= ] 532/4248 12% [======= ] 533/4248 12% [======= ] 534/4248 12% [======= ] 535/4248 12% [======= ] 536/4248 12% [======= ] 537/4248 12% [======= ] 538/4248 12% [======= ] 539/4248 12% [======= ] 540/4248 12% [======= ] 541/4248 12% [======= ] 542/4248 12% [======= ] 543/4248 12% [======= ] 544/4248 12% [======= ] 545/4248 12% [======= ] 546/4248 12% [======= ] 547/4248 12% [======= ] 548/4248 12% [======== ] 549/4248 12% [======== ] 550/4248 12% [======== ] 551/4248 12% [======== ] 552/4248 12% [======== ] 553/4248 13% [======== ] 554/4248 13% [======== ] 555/4248 13% [======== ] 556/4248 13% [======== ] 557/4248 13% [======== ] 558/4248 13% [======== ] 559/4248 13% [======== ] 560/4248 13% [======== ] 561/4248 13% [======== ] 562/4248 13% [======== ] 563/4248 13% [======== ] 564/4248 13% [======== ] 565/4248 13% [======== ] 566/4248 13% [======== ] 567/4248 13% [======== ] 568/4248 13% [======== ] 569/4248 13% [======== ] 570/4248 13% [======== ] 571/4248 13% [======== ] 572/4248 13% [======== ] 573/4248 13% [======== ] 574/4248 13% [======== ] 575/4248 13% [======== ] 576/4248 13% [======== ] 577/4248 13% [======== ] 578/4248 13% [======== ] 579/4248 13% [======== ] 580/4248 13% [======== ] 581/4248 13% [======== ] 582/4248 13% [======== ] 583/4248 13% [======== ] 584/4248 13% [======== ] 585/4248 13% [======== ] 586/4248 13% [======== ] 587/4248 13% [======== ] 588/4248 13% [======== ] 589/4248 13% [======== ] 590/4248 13% [======== ] 591/4248 13% [======== ] 592/4248 13% [======== ] 593/4248 13% [======== ] 594/4248 13% [======== ] 595/4248 14% [======== ] 596/4248 14% [======== ] 597/4248 14% [======== ] 598/4248 14% [======== ] 599/4248 14% [======== ] 600/4248 14% [======== ] 601/4248 14% [======== ] 602/4248 14% [======== ] 603/4248 14% [======== ] 604/4248 14% [======== ] 605/4248 14% [======== ] 606/4248 14% [======== ] 607/4248 14% [======== ] 608/4248 14% [======== ] 609/4248 14% [======== ] 610/4248 14% [======== ] 611/4248 14% [======== ] 612/4248 14% [======== ] 613/4248 14% [======== ] 614/4248 14% [======== ] 615/4248 14% [======== ] 616/4248 14% [========= ] 617/4248 14% [========= ] 618/4248 14% [========= ] 619/4248 14% [========= ] 620/4248 14% [========= ] 621/4248 14% [========= ] 622/4248 14% [========= ] 623/4248 14% [========= ] 624/4248 14% [========= ] 625/4248 14% [========= ] 626/4248 14% [========= ] 627/4248 14% [========= ] 628/4248 14% [========= ] 629/4248 14% [========= ] 630/4248 14% [========= ] 631/4248 14% [========= ] 632/4248 14% [========= ] 633/4248 14% [========= ] 634/4248 14% [========= ] 635/4248 14% [========= ] 636/4248 14% [========= ] 637/4248 14% [========= ] 638/4248 15% [========= ] 639/4248 15% [========= ] 640/4248 15% [========= ] 641/4248 15% [========= ] 642/4248 15% [========= ] 643/4248 15% [========= ] 644/4248 15% [========= ] 645/4248 15% [========= ] 646/4248 15% [========= ] 647/4248 15% [========= ] 648/4248 15% [========= ] 649/4248 15% [========= ] 650/4248 15% [========= ] 651/4248 15% [========= ] 652/4248 15% [========= ] 653/4248 15% [========= ] 654/4248 15% [========= ] 655/4248 15% [========= ] 656/4248 15% [========= ] 657/4248 15% [========= ] 658/4248 15% [========= ] 659/4248 15% [========= ] 660/4248 15% [========= ] 661/4248 15% [========= ] 662/4248 15% [========= ] 663/4248 15% [========= ] 664/4248 15% [========= ] 665/4248 15% [========= ] 666/4248 15% [========= ] 667/4248 15% [========= ] 668/4248 15% [========= ] 669/4248 15% [========= ] 670/4248 15% [========= ] 671/4248 15% [========= ] 672/4248 15% [========= ] 673/4248 15% [========= ] 674/4248 15% [========= ] 675/4248 15% [========= ] 676/4248 15% [========= ] 677/4248 15% [========= ] 678/4248 15% [========= ] 679/4248 15% [========= ] 680/4248 16% [========= ] 681/4248 16% [========= ] 682/4248 16% [========= ] 683/4248 16% [========= ] 684/4248 16% [========= ] 685/4248 16% [========== ] 686/4248 16% [========== ] 687/4248 16% [========== ] 688/4248 16% [========== ] 689/4248 16% [========== ] 690/4248 16% [========== ] 691/4248 16% [========== ] 692/4248 16% [========== ] 693/4248 16% [========== ] 694/4248 16% [========== ] 695/4248 16% [========== ] 696/4248 16% [========== ] 697/4248 16% [========== ] 698/4248 16% [========== ] 699/4248 16% [========== ] 700/4248 16% [========== ] 701/4248 16% [========== ] 702/4248 16% [========== ] 703/4248 16% [========== ] 704/4248 16% [========== ] 705/4248 16% [========== ] 706/4248 16% [========== ] 707/4248 16% [========== ] 708/4248 16% [========== ] 709/4248 16% [========== ] 710/4248 16% [========== ] 711/4248 16% [========== ] 712/4248 16% [========== ] 713/4248 16% [========== ] 714/4248 16% [========== ] 715/4248 16% [========== ] 716/4248 16% [========== ] 717/4248 16% [========== ] 718/4248 16% [========== ] 719/4248 16% [========== ] 720/4248 16% [========== ] 721/4248 16% [========== ] 722/4248 16% [========== ] 723/4248 17% [========== ] 724/4248 17% [========== ] 725/4248 17% [========== ] 726/4248 17% [========== ] 727/4248 17% [========== ] 728/4248 17% [========== ] 729/4248 17% [========== ] 730/4248 17% [========== ] 731/4248 17% [========== ] 732/4248 17% [========== ] 733/4248 17% [========== ] 734/4248 17% [========== ] 735/4248 17% [========== ] 736/4248 17% [========== ] 737/4248 17% [========== ] 738/4248 17% [========== ] 739/4248 17% [========== ] 740/4248 17% [========== ] 741/4248 17% [========== ] 742/4248 17% [========== ] 743/4248 17% [========== ] 744/4248 17% [========== ] 745/4248 17% [========== ] 746/4248 17% [========== ] 747/4248 17% [========== ] 748/4248 17% [========== ] 749/4248 17% [========== ] 750/4248 17% [========== ] 751/4248 17% [========== ] 752/4248 17% [========== ] 753/4248 17% [=========== ] 754/4248 17% [=========== ] 755/4248 17% [=========== ] 756/4248 17% [=========== ] 757/4248 17% [=========== ] 758/4248 17% [=========== ] 759/4248 17% [=========== ] 760/4248 17% [=========== ] 761/4248 17% [=========== ] 762/4248 17% [=========== ] 763/4248 17% [=========== ] 764/4248 17% [=========== ] 765/4248 18% [=========== ] 766/4248 18% [=========== ] 767/4248 18% [=========== ] 768/4248 18% [=========== ] 769/4248 18% [=========== ] 770/4248 18% [=========== ] 771/4248 18% [=========== ] 772/4248 18% [=========== ] 773/4248 18% [=========== ] 774/4248 18% [=========== ] 775/4248 18% [=========== ] 776/4248 18% [=========== ] 777/4248 18% [=========== ] 778/4248 18% [=========== ] 779/4248 18% [=========== ] 780/4248 18% [=========== ] 781/4248 18% [=========== ] 782/4248 18% [=========== ] 783/4248 18% [=========== ] 784/4248 18% [=========== ] 785/4248 18% [=========== ] 786/4248 18% [=========== ] 787/4248 18% [=========== ] 788/4248 18% [=========== ] 789/4248 18% [=========== ] 790/4248 18% [=========== ] 791/4248 18% [=========== ] 792/4248 18% [=========== ] 793/4248 18% [=========== ] 794/4248 18% [=========== ] 795/4248 18% [=========== ] 796/4248 18% [=========== ] 797/4248 18% [=========== ] 798/4248 18% [=========== ] 799/4248 18% [=========== ] 800/4248 18% [=========== ] 801/4248 18% [=========== ] 802/4248 18% [=========== ] 803/4248 18% [=========== ] 804/4248 18% [=========== ] 805/4248 18% [=========== ] 806/4248 18% [=========== ] 807/4248 18% [=========== ] 808/4248 19% [=========== ] 809/4248 19% [=========== ] 810/4248 19% [=========== ] 811/4248 19% [=========== ] 812/4248 19% [=========== ] 813/4248 19% [=========== ] 814/4248 19% [=========== ] 815/4248 19% [=========== ] 816/4248 19% [=========== ] 817/4248 19% [=========== ] 818/4248 19% [=========== ] 819/4248 19% [=========== ] 820/4248 19% [=========== ] 821/4248 19% [=========== ] 822/4248 19% [============ ] 823/4248 19% [============ ] 824/4248 19% [============ ] 825/4248 19% [============ ] 826/4248 19% [============ ] 827/4248 19% [============ ] 828/4248 19% [============ ] 829/4248 19% [============ ] 830/4248 19% [============ ] 831/4248 19% [============ ] 832/4248 19% [============ ] 833/4248 19% [============ ] 834/4248 19% [============ ] 835/4248 19% [============ ] 836/4248 19% [============ ] 837/4248 19% [============ ] 838/4248 19% [============ ] 839/4248 19% [============ ] 840/4248 19% [============ ] 841/4248 19% [============ ] 842/4248 19% [============ ] 843/4248 19% [============ ] 844/4248 19% [============ ] 845/4248 19% [============ ] 846/4248 19% [============ ] 847/4248 19% [============ ] 848/4248 19% [============ ] 849/4248 19% [============ ] 850/4248 20% [============ ] 851/4248 20% [============ ] 852/4248 20% [============ ] 853/4248 20% [============ ] 854/4248 20% [============ ] 855/4248 20% [============ ] 856/4248 20% [============ ] 857/4248 20% [============ ] 858/4248 20% [============ ] 859/4248 20% [============ ] 860/4248 20% [============ ] 861/4248 20% [============ ] 862/4248 20% [============ ] 863/4248 20% [============ ] 864/4248 20% [============ ] 865/4248 20% [============ ] 866/4248 20% [============ ] 867/4248 20% [============ ] 868/4248 20% [============ ] 869/4248 20% [============ ] 870/4248 20% [============ ] 871/4248 20% [============ ] 872/4248 20% [============ ] 873/4248 20% [============ ] 874/4248 20% [============ ] 875/4248 20% [============ ] 876/4248 20% [============ ] 877/4248 20% [============ ] 878/4248 20% [============ ] 879/4248 20% [============ ] 880/4248 20% [============ ] 881/4248 20% [============ ] 882/4248 20% [============ ] 883/4248 20% [============ ] 884/4248 20% [============ ] 885/4248 20% [============ ] 886/4248 20% [============ ] 887/4248 20% [============ ] 888/4248 20% [============ ] 889/4248 20% [============ ] 890/4248 20% [============= ] 891/4248 20% [============= ] 892/4248 20% [============= ] 893/4248 21% [============= ] 894/4248 21% [============= ] 895/4248 21% [============= ] 896/4248 21% [============= ] 897/4248 21% [============= ] 898/4248 21% [============= ] 899/4248 21% [============= ] 900/4248 21% [============= ] 901/4248 21% [============= ] 902/4248 21% [============= ] 903/4248 21% [============= ] 904/4248 21% [============= ] 905/4248 21% [============= ] 906/4248 21% [============= ] 907/4248 21% [============= ] 908/4248 21% [============= ] 909/4248 21% [============= ] 910/4248 21% [============= ] 911/4248 21% [============= ] 912/4248 21% [============= ] 913/4248 21% [============= ] 914/4248 21% [============= ] 915/4248 21% [============= ] 916/4248 21% [============= ] 917/4248 21% [============= ] 918/4248 21% [============= ] 919/4248 21% [============= ] 920/4248 21% [============= ] 921/4248 21% [============= ] 922/4248 21% [============= ] 923/4248 21% [============= ] 924/4248 21% [============= ] 925/4248 21% [============= ] 926/4248 21% [============= ] 927/4248 21% [============= ] 928/4248 21% [============= ] 929/4248 21% [============= ] 930/4248 21% [============= ] 931/4248 21% [============= ] 932/4248 21% [============= ] 933/4248 21% [============= ] 934/4248 21% [============= ] 935/4248 22% [============= ] 936/4248 22% [============= ] 937/4248 22% [============= ] 938/4248 22% [============= ] 939/4248 22% [============= ] 940/4248 22% [============= ] 941/4248 22% [============= ] 942/4248 22% [============= ] 943/4248 22% [============= ] 944/4248 22% [============= ] 945/4248 22% [============= ] 946/4248 22% [============= ] 947/4248 22% [============= ] 948/4248 22% [============= ] 949/4248 22% [============= ] 950/4248 22% [============= ] 951/4248 22% [============= ] 952/4248 22% [============= ] 953/4248 22% [============= ] 954/4248 22% [============= ] 955/4248 22% [============= ] 956/4248 22% [============= ] 957/4248 22% [============= ] 958/4248 22% [============= ] 959/4248 22% [============== ] 960/4248 22% [============== ] 961/4248 22% [============== ] 962/4248 22% [============== ] 963/4248 22% [============== ] 964/4248 22% [============== ] 965/4248 22% [============== ] 966/4248 22% [============== ] 967/4248 22% [============== ] 968/4248 22% [============== ] 969/4248 22% [============== ] 970/4248 22% [============== ] 971/4248 22% [============== ] 972/4248 22% [============== ] 973/4248 22% [============== ] 974/4248 22% [============== ] 975/4248 22% [============== ] 976/4248 22% [============== ] 977/4248 22% [============== ] 978/4248 23% [============== ] 979/4248 23% [============== ] 980/4248 23% [============== ] 981/4248 23% [============== ] 982/4248 23% [============== ] 983/4248 23% [============== ] 984/4248 23% [============== ] 985/4248 23% [============== ] 986/4248 23% [============== ] 987/4248 23% [============== ] 988/4248 23% [============== ] 989/4248 23% [============== ] 990/4248 23% [============== ] 991/4248 23% [============== ] 992/4248 23% [============== ] 993/4248 23% [============== ] 994/4248 23% [============== ] 995/4248 23% [============== ] 996/4248 23% [============== ] 997/4248 23% [============== ] 998/4248 23% [============== ] 999/4248 23% [============== ] 1000/4248 23% [============== ] 1001/4248 23% [============== ] 1002/4248 23% [============== ] 1003/4248 23% [============== ] 1004/4248 23% [============== ] 1005/4248 23% [============== ] 1006/4248 23% [============== ] 1007/4248 23% [============== ] 1008/4248 23% [============== ] 1009/4248 23% [============== ] 1010/4248 23% [============== ] 1011/4248 23% [============== ] 1012/4248 23% [============== ] 1013/4248 23% [============== ] 1014/4248 23% [============== ] 1015/4248 23% [============== ] 1016/4248 23% [============== ] 1017/4248 23% [============== ] 1018/4248 23% [============== ] 1019/4248 23% [============== ] 1020/4248 24% [============== ] 1021/4248 24% [============== ] 1022/4248 24% [============== ] 1023/4248 24% [============== ] 1024/4248 24% [============== ] 1025/4248 24% [============== ] 1026/4248 24% [============== ] 1027/4248 24% [=============== ] 1028/4248 24% [=============== ] 1029/4248 24% [=============== ] 1030/4248 24% [=============== ] 1031/4248 24% [=============== ] 1032/4248 24% [=============== ] 1033/4248 24% [=============== ] 1034/4248 24% [=============== ] 1035/4248 24% [=============== ] 1036/4248 24% [=============== ] 1037/4248 24% [=============== ] 1038/4248 24% [=============== ] 1039/4248 24% [=============== ] 1040/4248 24% [=============== ] 1041/4248 24% [=============== ] 1042/4248 24% [=============== ] 1043/4248 24% [=============== ] 1044/4248 24% [=============== ] 1045/4248 24% [=============== ] 1046/4248 24% [=============== ] 1047/4248 24% [=============== ] 1048/4248 24% [=============== ] 1049/4248 24% [=============== ] 1050/4248 24% [=============== ] 1051/4248 24% [=============== ] 1052/4248 24% [=============== ] 1053/4248 24% [=============== ] 1054/4248 24% [=============== ] 1055/4248 24% [=============== ] 1056/4248 24% [=============== ] 1057/4248 24% [=============== ] 1058/4248 24% [=============== ] 1059/4248 24% [=============== ] 1060/4248 24% [=============== ] 1061/4248 24% [=============== ] 1062/4248 25% [=============== ] 1063/4248 25% [=============== ] 1064/4248 25% [=============== ] 1065/4248 25% [=============== ] 1066/4248 25% [=============== ] 1067/4248 25% [=============== ] 1068/4248 25% [=============== ] 1069/4248 25% [=============== ] 1070/4248 25% [=============== ] 1071/4248 25% [=============== ] 1072/4248 25% [=============== ] 1073/4248 25% [=============== ] 1074/4248 25% [=============== ] 1075/4248 25% [=============== ] 1076/4248 25% [=============== ] 1077/4248 25% [=============== ] 1078/4248 25% [=============== ] 1079/4248 25% [=============== ] 1080/4248 25% [=============== ] 1081/4248 25% [=============== ] 1082/4248 25% [=============== ] 1083/4248 25% [=============== ] 1084/4248 25% [=============== ] 1085/4248 25% [=============== ] 1086/4248 25% [=============== ] 1087/4248 25% [=============== ] 1088/4248 25% [=============== ] 1089/4248 25% [=============== ] 1090/4248 25% [=============== ] 1091/4248 25% [=============== ] 1092/4248 25% [=============== ] 1093/4248 25% [=============== ] 1094/4248 25% [=============== ] 1095/4248 25% [=============== ] 1096/4248 25% [================ ] 1097/4248 25% [================ ] 1098/4248 25% [================ ] 1099/4248 25% [================ ] 1100/4248 25% [================ ] 1101/4248 25% [================ ] 1102/4248 25% [================ ] 1103/4248 25% [================ ] 1104/4248 25% [================ ] 1105/4248 26% [================ ] 1106/4248 26% [================ ] 1107/4248 26% [================ ] 1108/4248 26% [================ ] 1109/4248 26% [================ ] 1110/4248 26% [================ ] 1111/4248 26% [================ ] 1112/4248 26% [================ ] 1113/4248 26% [================ ] 1114/4248 26% [================ ] 1115/4248 26% [================ ] 1116/4248 26% [================ ] 1117/4248 26% [================ ] 1118/4248 26% [================ ] 1119/4248 26% [================ ] 1120/4248 26% [================ ] 1121/4248 26% [================ ] 1122/4248 26% [================ ] 1123/4248 26% [================ ] 1124/4248 26% [================ ] 1125/4248 26% [================ ] 1126/4248 26% [================ ] 1127/4248 26% [================ ] 1128/4248 26% [================ ] 1129/4248 26% [================ ] 1130/4248 26% [================ ] 1131/4248 26% [================ ] 1132/4248 26% [================ ] 1133/4248 26% [================ ] 1134/4248 26% [================ ] 1135/4248 26% [================ ] 1136/4248 26% [================ ] 1137/4248 26% [================ ] 1138/4248 26% [================ ] 1139/4248 26% [================ ] 1140/4248 26% [================ ] 1141/4248 26% [================ ] 1142/4248 26% [================ ] 1143/4248 26% [================ ] 1144/4248 26% [================ ] 1145/4248 26% [================ ] 1146/4248 26% [================ ] 1147/4248 27% [================ ] 1148/4248 27% [================ ] 1149/4248 27% [================ ] 1150/4248 27% [================ ] 1151/4248 27% [================ ] 1152/4248 27% [================ ] 1153/4248 27% [================ ] 1154/4248 27% [================ ] 1155/4248 27% [================ ] 1156/4248 27% [================ ] 1157/4248 27% [================ ] 1158/4248 27% [================ ] 1159/4248 27% [================ ] 1160/4248 27% [================ ] 1161/4248 27% [================ ] 1162/4248 27% [================ ] 1163/4248 27% [================ ] 1164/4248 27% [================= ] 1165/4248 27% [================= ] 1166/4248 27% [================= ] 1167/4248 27% [================= ] 1168/4248 27% [================= ] 1169/4248 27% [================= ] 1170/4248 27% [================= ] 1171/4248 27% [================= ] 1172/4248 27% [================= ] 1173/4248 27% [================= ] 1174/4248 27% [================= ] 1175/4248 27% [================= ] 1176/4248 27% [================= ] 1177/4248 27% [================= ] 1178/4248 27% [================= ] 1179/4248 27% [================= ] 1180/4248 27% [================= ] 1181/4248 27% [================= ] 1182/4248 27% [================= ] 1183/4248 27% [================= ] 1184/4248 27% [================= ] 1185/4248 27% [================= ] 1186/4248 27% [================= ] 1187/4248 27% [================= ] 1188/4248 27% [================= ] 1189/4248 27% [================= ] 1190/4248 28% [================= ] 1191/4248 28% [================= ] 1192/4248 28% [================= ] 1193/4248 28% [================= ] 1194/4248 28% [================= ] 1195/4248 28% [================= ] 1196/4248 28% [================= ] 1197/4248 28% [================= ] 1198/4248 28% [================= ] 1199/4248 28% [================= ] 1200/4248 28% [================= ] 1201/4248 28% [================= ] 1202/4248 28% [================= ] 1203/4248 28% [================= ] 1204/4248 28% [================= ] 1205/4248 28% [================= ] 1206/4248 28% [================= ] 1207/4248 28% [================= ] 1208/4248 28% [================= ] 1209/4248 28% [================= ] 1210/4248 28% [================= ] 1211/4248 28% [================= ] 1212/4248 28% [================= ] 1213/4248 28% [================= ] 1214/4248 28% [================= ] 1215/4248 28% [================= ] 1216/4248 28% [================= ] 1217/4248 28% [================= ] 1218/4248 28% [================= ] 1219/4248 28% [================= ] 1220/4248 28% [================= ] 1221/4248 28% [================= ] 1222/4248 28% [================= ] 1223/4248 28% [================= ] 1224/4248 28% [================= ] 1225/4248 28% [================= ] 1226/4248 28% [================= ] 1227/4248 28% [================= ] 1228/4248 28% [================= ] 1229/4248 28% [================= ] 1230/4248 28% [================= ] 1231/4248 28% [================= ] 1232/4248 29% [================= ] 1233/4248 29% [================== ] 1234/4248 29% [================== ] 1235/4248 29% [================== ] 1236/4248 29% [================== ] 1237/4248 29% [================== ] 1238/4248 29% [================== ] 1239/4248 29% [================== ] 1240/4248 29% [================== ] 1241/4248 29% [================== ] 1242/4248 29% [================== ] 1243/4248 29% [================== ] 1244/4248 29% [================== ] 1245/4248 29% [================== ] 1246/4248 29% [================== ] 1247/4248 29% [================== ] 1248/4248 29% [================== ] 1249/4248 29% [================== ] 1250/4248 29% [================== ] 1251/4248 29% [================== ] 1252/4248 29% [================== ] 1253/4248 29% [================== ] 1254/4248 29% [================== ] 1255/4248 29% [================== ] 1256/4248 29% [================== ] 1257/4248 29% [================== ] 1258/4248 29% [================== ] 1259/4248 29% [================== ] 1260/4248 29% [================== ] 1261/4248 29% [================== ] 1262/4248 29% [================== ] 1263/4248 29% [================== ] 1264/4248 29% [================== ] 1265/4248 29% [================== ] 1266/4248 29% [================== ] 1267/4248 29% [================== ] 1268/4248 29% [================== ] 1269/4248 29% [================== ] 1270/4248 29% [================== ] 1271/4248 29% [================== ] 1272/4248 29% [================== ] 1273/4248 29% [================== ] 1274/4248 29% [================== ] 1275/4248 30% [================== ] 1276/4248 30% [================== ] 1277/4248 30% [================== ] 1278/4248 30% [================== ] 1279/4248 30% [================== ] 1280/4248 30% [================== ] 1281/4248 30% [================== ] 1282/4248 30% [================== ] 1283/4248 30% [================== ] 1284/4248 30% [================== ] 1285/4248 30% [================== ] 1286/4248 30% [================== ] 1287/4248 30% [================== ] 1288/4248 30% [================== ] 1289/4248 30% [================== ] 1290/4248 30% [================== ] 1291/4248 30% [================== ] 1292/4248 30% [================== ] 1293/4248 30% [================== ] 1294/4248 30% [================== ] 1295/4248 30% [================== ] 1296/4248 30% [================== ] 1297/4248 30% [================== ] 1298/4248 30% [================== ] 1299/4248 30% [================== ] 1300/4248 30% [================== ] 1301/4248 30% [=================== ] 1302/4248 30% [=================== ] 1303/4248 30% [=================== ] 1304/4248 30% [=================== ] 1305/4248 30% [=================== ] 1306/4248 30% [=================== ] 1307/4248 30% [=================== ] 1308/4248 30% [=================== ] 1309/4248 30% [=================== ] 1310/4248 30% [=================== ] 1311/4248 30% [=================== ] 1312/4248 30% [=================== ] 1313/4248 30% [=================== ] 1314/4248 30% [=================== ] 1315/4248 30% [=================== ] 1316/4248 30% [=================== ] 1317/4248 31% [=================== ] 1318/4248 31% [=================== ] 1319/4248 31% [=================== ] 1320/4248 31% [=================== ] 1321/4248 31% [=================== ] 1322/4248 31% [=================== ] 1323/4248 31% [=================== ] 1324/4248 31% [=================== ] 1325/4248 31% [=================== ] 1326/4248 31% [=================== ] 1327/4248 31% [=================== ] 1328/4248 31% [=================== ] 1329/4248 31% [=================== ] 1330/4248 31% [=================== ] 1331/4248 31% [=================== ] 1332/4248 31% [=================== ] 1333/4248 31% [=================== ] 1334/4248 31% [=================== ] 1335/4248 31% [=================== ] 1336/4248 31% [=================== ] 1337/4248 31% [=================== ] 1338/4248 31% [=================== ] 1339/4248 31% [=================== ] 1340/4248 31% [=================== ] 1341/4248 31% [=================== ] 1342/4248 31% [=================== ] 1343/4248 31% [=================== ] 1344/4248 31% [=================== ] 1345/4248 31% [=================== ] 1346/4248 31% [=================== ] 1347/4248 31% [=================== ] 1348/4248 31% [=================== ] 1349/4248 31% [=================== ] 1350/4248 31% [=================== ] 1351/4248 31% [=================== ] 1352/4248 31% [=================== ] 1353/4248 31% [=================== ] 1354/4248 31% [=================== ] 1355/4248 31% [=================== ] 1356/4248 31% [=================== ] 1357/4248 31% [=================== ] 1358/4248 31% [=================== ] 1359/4248 31% [=================== ] 1360/4248 32% [=================== ] 1361/4248 32% [=================== ] 1362/4248 32% [=================== ] 1363/4248 32% [=================== ] 1364/4248 32% [=================== ] 1365/4248 32% [=================== ] 1366/4248 32% [=================== ] 1367/4248 32% [=================== ] 1368/4248 32% [=================== ] 1369/4248 32% [=================== ] 1370/4248 32% [==================== ] 1371/4248 32% [==================== ] 1372/4248 32% [==================== ] 1373/4248 32% [==================== ] 1374/4248 32% [==================== ] 1375/4248 32% [==================== ] 1376/4248 32% [==================== ] 1377/4248 32% [==================== ] 1378/4248 32% [==================== ] 1379/4248 32% [==================== ] 1380/4248 32% [==================== ] 1381/4248 32% [==================== ] 1382/4248 32% [==================== ] 1383/4248 32% [==================== ] 1384/4248 32% [==================== ] 1385/4248 32% [==================== ] 1386/4248 32% [==================== ] 1387/4248 32% [==================== ] 1388/4248 32% [==================== ] 1389/4248 32% [==================== ] 1390/4248 32% [==================== ] 1391/4248 32% [==================== ] 1392/4248 32% [==================== ] 1393/4248 32% [==================== ] 1394/4248 32% [==================== ] 1395/4248 32% [==================== ] 1396/4248 32% [==================== ] 1397/4248 32% [==================== ] 1398/4248 32% [==================== ] 1399/4248 32% [==================== ] 1400/4248 32% [==================== ] 1401/4248 32% [==================== ] 1402/4248 33% [==================== ] 1403/4248 33% [==================== ] 1404/4248 33% [==================== ] 1405/4248 33% [==================== ] 1406/4248 33% [==================== ] 1407/4248 33% [==================== ] 1408/4248 33% [==================== ] 1409/4248 33% [==================== ] 1410/4248 33% [==================== ] 1411/4248 33% [==================== ] 1412/4248 33% [==================== ] 1413/4248 33% [==================== ] 1414/4248 33% [==================== ] 1415/4248 33% [==================== ] 1416/4248 33% [==================== ] 1417/4248 33% [==================== ] 1418/4248 33% [==================== ] 1419/4248 33% [==================== ] 1420/4248 33% [==================== ] 1421/4248 33% [==================== ] 1422/4248 33% [==================== ] 1423/4248 33% [==================== ] 1424/4248 33% [==================== ] 1425/4248 33% [==================== ] 1426/4248 33% [==================== ] 1427/4248 33% [==================== ] 1428/4248 33% [==================== ] 1429/4248 33% [==================== ] 1430/4248 33% [==================== ] 1431/4248 33% [==================== ] 1432/4248 33% [==================== ] 1433/4248 33% [==================== ] 1434/4248 33% [==================== ] 1435/4248 33% [==================== ] 1436/4248 33% [==================== ] 1437/4248 33% [==================== ] 1438/4248 33% [===================== ] 1439/4248 33% [===================== ] 1440/4248 33% [===================== ] 1441/4248 33% [===================== ] 1442/4248 33% [===================== ] 1443/4248 33% [===================== ] 1444/4248 33% [===================== ] 1445/4248 34% [===================== ] 1446/4248 34% [===================== ] 1447/4248 34% [===================== ] 1448/4248 34% [===================== ] 1449/4248 34% [===================== ] 1450/4248 34% [===================== ] 1451/4248 34% [===================== ] 1452/4248 34% [===================== ] 1453/4248 34% [===================== ] 1454/4248 34% [===================== ] 1455/4248 34% [===================== ] 1456/4248 34% [===================== ] 1457/4248 34% [===================== ] 1458/4248 34% [===================== ] 1459/4248 34% [===================== ] 1460/4248 34% [===================== ] 1461/4248 34% [===================== ] 1462/4248 34% [===================== ] 1463/4248 34% [===================== ] 1464/4248 34% [===================== ] 1465/4248 34% [===================== ] 1466/4248 34% [===================== ] 1467/4248 34% [===================== ] 1468/4248 34% [===================== ] 1469/4248 34% [===================== ] 1470/4248 34% [===================== ] 1471/4248 34% [===================== ] 1472/4248 34% [===================== ] 1473/4248 34% [===================== ] 1474/4248 34% [===================== ] 1475/4248 34% [===================== ] 1476/4248 34% [===================== ] 1477/4248 34% [===================== ] 1478/4248 34% [===================== ] 1479/4248 34% [===================== ] 1480/4248 34% [===================== ] 1481/4248 34% [===================== ] 1482/4248 34% [===================== ] 1483/4248 34% [===================== ] 1484/4248 34% [===================== ] 1485/4248 34% [===================== ] 1486/4248 34% [===================== ] 1487/4248 35% [===================== ] 1488/4248 35% [===================== ] 1489/4248 35% [===================== ] 1490/4248 35% [===================== ] 1491/4248 35% [===================== ] 1492/4248 35% [===================== ] 1493/4248 35% [===================== ] 1494/4248 35% [===================== ] 1495/4248 35% [===================== ] 1496/4248 35% [===================== ] 1497/4248 35% [===================== ] 1498/4248 35% [===================== ] 1499/4248 35% [===================== ] 1500/4248 35% [===================== ] 1501/4248 35% [===================== ] 1502/4248 35% [===================== ] 1503/4248 35% [===================== ] 1504/4248 35% [===================== ] 1505/4248 35% [===================== ] 1506/4248 35% [===================== ] 1507/4248 35% [====================== ] 1508/4248 35% [====================== ] 1509/4248 35% [====================== ] 1510/4248 35% [====================== ] 1511/4248 35% [====================== ] 1512/4248 35% [====================== ] 1513/4248 35% [====================== ] 1514/4248 35% [====================== ] 1515/4248 35% [====================== ] 1516/4248 35% [====================== ] 1517/4248 35% [====================== ] 1518/4248 35% [====================== ] 1519/4248 35% [====================== ] 1520/4248 35% [====================== ] 1521/4248 35% [====================== ] 1522/4248 35% [====================== ] 1523/4248 35% [====================== ] 1524/4248 35% [====================== ] 1525/4248 35% [====================== ] 1526/4248 35% [====================== ] 1527/4248 35% [====================== ] 1528/4248 35% [====================== ] 1529/4248 35% [====================== ] 1530/4248 36% [====================== ] 1531/4248 36% [====================== ] 1532/4248 36% [====================== ] 1533/4248 36% [====================== ] 1534/4248 36% [====================== ] 1535/4248 36% [====================== ] 1536/4248 36% [====================== ] 1537/4248 36% [====================== ] 1538/4248 36% [====================== ] 1539/4248 36% [====================== ] 1540/4248 36% [====================== ] 1541/4248 36% [====================== ] 1542/4248 36% [====================== ] 1543/4248 36% [====================== ] 1544/4248 36% [====================== ] 1545/4248 36% [====================== ] 1546/4248 36% [====================== ] 1547/4248 36% [====================== ] 1548/4248 36% [====================== ] 1549/4248 36% [====================== ] 1550/4248 36% [====================== ] 1551/4248 36% [====================== ] 1552/4248 36% [====================== ] 1553/4248 36% [====================== ] 1554/4248 36% [====================== ] 1555/4248 36% [====================== ] 1556/4248 36% [====================== ] 1557/4248 36% [====================== ] 1558/4248 36% [====================== ] 1559/4248 36% [====================== ] 1560/4248 36% [====================== ] 1561/4248 36% [====================== ] 1562/4248 36% [====================== ] 1563/4248 36% [====================== ] 1564/4248 36% [====================== ] 1565/4248 36% [====================== ] 1566/4248 36% [====================== ] 1567/4248 36% [====================== ] 1568/4248 36% [====================== ] 1569/4248 36% [====================== ] 1570/4248 36% [====================== ] 1571/4248 36% [====================== ] 1572/4248 37% [====================== ] 1573/4248 37% [====================== ] 1574/4248 37% [====================== ] 1575/4248 37% [======================= ] 1576/4248 37% [======================= ] 1577/4248 37% [======================= ] 1578/4248 37% [======================= ] 1579/4248 37% [======================= ] 1580/4248 37% [======================= ] 1581/4248 37% [======================= ] 1582/4248 37% [======================= ] 1583/4248 37% [======================= ] 1584/4248 37% [======================= ] 1585/4248 37% [======================= ] 1586/4248 37% [======================= ] 1587/4248 37% [======================= ] 1588/4248 37% [======================= ] 1589/4248 37% [======================= ] 1590/4248 37% [======================= ] 1591/4248 37% [======================= ] 1592/4248 37% [======================= ] 1593/4248 37% [======================= ] 1594/4248 37% [======================= ] 1595/4248 37% [======================= ] 1596/4248 37% [======================= ] 1597/4248 37% [======================= ] 1598/4248 37% [======================= ] 1599/4248 37% [======================= ] 1600/4248 37% [======================= ] 1601/4248 37% [======================= ] 1602/4248 37% [======================= ] 1603/4248 37% [======================= ] 1604/4248 37% [======================= ] 1605/4248 37% [======================= ] 1606/4248 37% [======================= ] 1607/4248 37% [======================= ] 1608/4248 37% [======================= ] 1609/4248 37% [======================= ] 1610/4248 37% [======================= ] 1611/4248 37% [======================= ] 1612/4248 37% [======================= ] 1613/4248 37% [======================= ] 1614/4248 37% [======================= ] 1615/4248 38% [======================= ] 1616/4248 38% [======================= ] 1617/4248 38% [======================= ] 1618/4248 38% [======================= ] 1619/4248 38% [======================= ] 1620/4248 38% [======================= ] 1621/4248 38% [======================= ] 1622/4248 38% [======================= ] 1623/4248 38% [======================= ] 1624/4248 38% [======================= ] 1625/4248 38% [======================= ] 1626/4248 38% [======================= ] 1627/4248 38% [======================= ] 1628/4248 38% [======================= ] 1629/4248 38% [======================= ] 1630/4248 38% [======================= ] 1631/4248 38% [======================= ] 1632/4248 38% [======================= ] 1633/4248 38% [======================= ] 1634/4248 38% [======================= ] 1635/4248 38% [======================= ] 1636/4248 38% [======================= ] 1637/4248 38% [======================= ] 1638/4248 38% [======================= ] 1639/4248 38% [======================= ] 1640/4248 38% [======================= ] 1641/4248 38% [======================= ] 1642/4248 38% [======================= ] 1643/4248 38% [======================= ] 1644/4248 38% [======================== ] 1645/4248 38% [======================== ] 1646/4248 38% [======================== ] 1647/4248 38% [======================== ] 1648/4248 38% [======================== ] 1649/4248 38% [======================== ] 1650/4248 38% [======================== ] 1651/4248 38% [======================== ] 1652/4248 38% [======================== ] 1653/4248 38% [======================== ] 1654/4248 38% [======================== ] 1655/4248 38% [======================== ] 1656/4248 38% [======================== ] 1657/4248 39% [======================== ] 1658/4248 39% [======================== ] 1659/4248 39% [======================== ] 1660/4248 39% [======================== ] 1661/4248 39% [======================== ] 1662/4248 39% [======================== ] 1663/4248 39% [======================== ] 1664/4248 39% [======================== ] 1665/4248 39% [======================== ] 1666/4248 39% [======================== ] 1667/4248 39% [======================== ] 1668/4248 39% [======================== ] 1669/4248 39% [======================== ] 1670/4248 39% [======================== ] 1671/4248 39% [======================== ] 1672/4248 39% [======================== ] 1673/4248 39% [======================== ] 1674/4248 39% [======================== ] 1675/4248 39% [======================== ] 1676/4248 39% [======================== ] 1677/4248 39% [======================== ] 1678/4248 39% [======================== ] 1679/4248 39% [======================== ] 1680/4248 39% [======================== ] 1681/4248 39% [======================== ] 1682/4248 39% [======================== ] 1683/4248 39% [======================== ] 1684/4248 39% [======================== ] 1685/4248 39% [======================== ] 1686/4248 39% [======================== ] 1687/4248 39% [======================== ] 1688/4248 39% [======================== ] 1689/4248 39% [======================== ] 1690/4248 39% [======================== ] 1691/4248 39% [======================== ] 1692/4248 39% [======================== ] 1693/4248 39% [======================== ] 1694/4248 39% [======================== ] 1695/4248 39% [======================== ] 1696/4248 39% [======================== ] 1697/4248 39% [======================== ] 1698/4248 39% [======================== ] 1699/4248 39% [======================== ] 1700/4248 40% [======================== ] 1701/4248 40% [======================== ] 1702/4248 40% [======================== ] 1703/4248 40% [======================== ] 1704/4248 40% [======================== ] 1705/4248 40% [======================== ] 1706/4248 40% [======================== ] 1707/4248 40% [======================== ] 1708/4248 40% [======================== ] 1709/4248 40% [======================== ] 1710/4248 40% [======================== ] 1711/4248 40% [======================== ] 1712/4248 40% [========================= ] 1713/4248 40% [========================= ] 1714/4248 40% [========================= ] 1715/4248 40% [========================= ] 1716/4248 40% [========================= ] 1717/4248 40% [========================= ] 1718/4248 40% [========================= ] 1719/4248 40% [========================= ] 1720/4248 40% [========================= ] 1721/4248 40% [========================= ] 1722/4248 40% [========================= ] 1723/4248 40% [========================= ] 1724/4248 40% [========================= ] 1725/4248 40% [========================= ] 1726/4248 40% [========================= ] 1727/4248 40% [========================= ] 1728/4248 40% [========================= ] 1729/4248 40% [========================= ] 1730/4248 40% [========================= ] 1731/4248 40% [========================= ] 1732/4248 40% [========================= ] 1733/4248 40% [========================= ] 1734/4248 40% [========================= ] 1735/4248 40% [========================= ] 1736/4248 40% [========================= ] 1737/4248 40% [========================= ] 1738/4248 40% [========================= ] 1739/4248 40% [========================= ] 1740/4248 40% [========================= ] 1741/4248 40% [========================= ] 1742/4248 41% [========================= ] 1743/4248 41% [========================= ] 1744/4248 41% [========================= ] 1745/4248 41% [========================= ] 1746/4248 41% [========================= ] 1747/4248 41% [========================= ] 1748/4248 41% [========================= ] 1749/4248 41% [========================= ] 1750/4248 41% [========================= ] 1751/4248 41% [========================= ] 1752/4248 41% [========================= ] 1753/4248 41% [========================= ] 1754/4248 41% [========================= ] 1755/4248 41% [========================= ] 1756/4248 41% [========================= ] 1757/4248 41% [========================= ] 1758/4248 41% [========================= ] 1759/4248 41% [========================= ] 1760/4248 41% [========================= ] 1761/4248 41% [========================= ] 1762/4248 41% [========================= ] 1763/4248 41% [========================= ] 1764/4248 41% [========================= ] 1765/4248 41% [========================= ] 1766/4248 41% [========================= ] 1767/4248 41% [========================= ] 1768/4248 41% [========================= ] 1769/4248 41% [========================= ] 1770/4248 41% [========================= ] 1771/4248 41% [========================= ] 1772/4248 41% [========================= ] 1773/4248 41% [========================= ] 1774/4248 41% [========================= ] 1775/4248 41% [========================= ] 1776/4248 41% [========================= ] 1777/4248 41% [========================= ] 1778/4248 41% [========================= ] 1779/4248 41% [========================= ] 1780/4248 41% [========================= ] 1781/4248 41% [========================== ] 1782/4248 41% [========================== ] 1783/4248 41% [========================== ] 1784/4248 41% [========================== ] 1785/4248 42% [========================== ] 1786/4248 42% [========================== ] 1787/4248 42% [========================== ] 1788/4248 42% [========================== ] 1789/4248 42% [========================== ] 1790/4248 42% [========================== ] 1791/4248 42% [========================== ] 1792/4248 42% [========================== ] 1793/4248 42% [========================== ] 1794/4248 42% [========================== ] 1795/4248 42% [========================== ] 1796/4248 42% [========================== ] 1797/4248 42% [========================== ] 1798/4248 42% [========================== ] 1799/4248 42% [========================== ] 1800/4248 42% [========================== ] 1801/4248 42% [========================== ] 1802/4248 42% [========================== ] 1803/4248 42% [========================== ] 1804/4248 42% [========================== ] 1805/4248 42% [========================== ] 1806/4248 42% [========================== ] 1807/4248 42% [========================== ] 1808/4248 42% [========================== ] 1809/4248 42% [========================== ] 1810/4248 42% [========================== ] 1811/4248 42% [========================== ] 1812/4248 42% [========================== ] 1813/4248 42% [========================== ] 1814/4248 42% [========================== ] 1815/4248 42% [========================== ] 1816/4248 42% [========================== ] 1817/4248 42% [========================== ] 1818/4248 42% [========================== ] 1819/4248 42% [========================== ] 1820/4248 42% [========================== ] 1821/4248 42% [========================== ] 1822/4248 42% [========================== ] 1823/4248 42% [========================== ] 1824/4248 42% [========================== ] 1825/4248 42% [========================== ] 1826/4248 42% [========================== ] 1827/4248 43% [========================== ] 1828/4248 43% [========================== ] 1829/4248 43% [========================== ] 1830/4248 43% [========================== ] 1831/4248 43% [========================== ] 1832/4248 43% [========================== ] 1833/4248 43% [========================== ] 1834/4248 43% [========================== ] 1835/4248 43% [========================== ] 1836/4248 43% [========================== ] 1837/4248 43% [========================== ] 1838/4248 43% [========================== ] 1839/4248 43% [========================== ] 1840/4248 43% [========================== ] 1841/4248 43% [========================== ] 1842/4248 43% [========================== ] 1843/4248 43% [========================== ] 1844/4248 43% [========================== ] 1845/4248 43% [========================== ] 1846/4248 43% [========================== ] 1847/4248 43% [========================== ] 1848/4248 43% [========================== ] 1849/4248 43% [=========================== ] 1850/4248 43% [=========================== ] 1851/4248 43% [=========================== ] 1852/4248 43% [=========================== ] 1853/4248 43% [=========================== ] 1854/4248 43% [=========================== ] 1855/4248 43% [=========================== ] 1856/4248 43% [=========================== ] 1857/4248 43% [=========================== ] 1858/4248 43% [=========================== ] 1859/4248 43% [=========================== ] 1860/4248 43% [=========================== ] 1861/4248 43% [=========================== ] 1862/4248 43% [=========================== ] 1863/4248 43% [=========================== ] 1864/4248 43% [=========================== ] 1865/4248 43% [=========================== ] 1866/4248 43% [=========================== ] 1867/4248 43% [=========================== ] 1868/4248 43% [=========================== ] 1869/4248 43% [=========================== ] 1870/4248 44% [=========================== ] 1871/4248 44% [=========================== ] 1872/4248 44% [=========================== ] 1873/4248 44% [=========================== ] 1874/4248 44% [=========================== ] 1875/4248 44% [=========================== ] 1876/4248 44% [=========================== ] 1877/4248 44% [=========================== ] 1878/4248 44% [=========================== ] 1879/4248 44% [=========================== ] 1880/4248 44% [=========================== ] 1881/4248 44% [=========================== ] 1882/4248 44% [=========================== ] 1883/4248 44% [=========================== ] 1884/4248 44% [=========================== ] 1885/4248 44% [=========================== ] 1886/4248 44% [=========================== ] 1887/4248 44% [=========================== ] 1888/4248 44% [=========================== ] 1889/4248 44% [=========================== ] 1890/4248 44% [=========================== ] 1891/4248 44% [=========================== ] 1892/4248 44% [=========================== ] 1893/4248 44% [=========================== ] 1894/4248 44% [=========================== ] 1895/4248 44% [=========================== ] 1896/4248 44% [=========================== ] 1897/4248 44% [=========================== ] 1898/4248 44% [=========================== ] 1899/4248 44% [=========================== ] 1900/4248 44% [=========================== ] 1901/4248 44% [=========================== ] 1902/4248 44% [=========================== ] 1903/4248 44% [=========================== ] 1904/4248 44% [=========================== ] 1905/4248 44% [=========================== ] 1906/4248 44% [=========================== ] 1907/4248 44% [=========================== ] 1908/4248 44% [=========================== ] 1909/4248 44% [=========================== ] 1910/4248 44% [=========================== ] 1911/4248 44% [=========================== ] 1912/4248 45% [=========================== ] 1913/4248 45% [=========================== ] 1914/4248 45% [=========================== ] 1915/4248 45% [=========================== ] 1916/4248 45% [=========================== ] 1917/4248 45% [=========================== ] 1918/4248 45% [============================ ] 1919/4248 45% [============================ ] 1920/4248 45% [============================ ] 1921/4248 45% [============================ ] 1922/4248 45% [============================ ] 1923/4248 45% [============================ ] 1924/4248 45% [============================ ] 1925/4248 45% [============================ ] 1926/4248 45% [============================ ] 1927/4248 45% [============================ ] 1928/4248 45% [============================ ] 1929/4248 45% [============================ ] 1930/4248 45% [============================ ] 1931/4248 45% [============================ ] 1932/4248 45% [============================ ] 1933/4248 45% [============================ ] 1934/4248 45% [============================ ] 1935/4248 45% [============================ ] 1936/4248 45% [============================ ] 1937/4248 45% [============================ ] 1938/4248 45% [============================ ] 1939/4248 45% [============================ ] 1940/4248 45% [============================ ] 1941/4248 45% [============================ ] 1942/4248 45% [============================ ] 1943/4248 45% [============================ ] 1944/4248 45% [============================ ] 1945/4248 45% [============================ ] 1946/4248 45% [============================ ] 1947/4248 45% [============================ ] 1948/4248 45% [============================ ] 1949/4248 45% [============================ ] 1950/4248 45% [============================ ] 1951/4248 45% [============================ ] 1952/4248 45% [============================ ] 1953/4248 45% [============================ ] 1954/4248 45% [============================ ] 1955/4248 46% [============================ ] 1956/4248 46% [============================ ] 1957/4248 46% [============================ ] 1958/4248 46% [============================ ] 1959/4248 46% [============================ ] 1960/4248 46% [============================ ] 1961/4248 46% [============================ ] 1962/4248 46% [============================ ] 1963/4248 46% [============================ ] 1964/4248 46% [============================ ] 1965/4248 46% [============================ ] 1966/4248 46% [============================ ] 1967/4248 46% [============================ ] 1968/4248 46% [============================ ] 1969/4248 46% [============================ ] 1970/4248 46% [============================ ] 1971/4248 46% [============================ ] 1972/4248 46% [============================ ] 1973/4248 46% [============================ ] 1974/4248 46% [============================ ] 1975/4248 46% [============================ ] 1976/4248 46% [============================ ] 1977/4248 46% [============================ ] 1978/4248 46% [============================ ] 1979/4248 46% [============================ ] 1980/4248 46% [============================ ] 1981/4248 46% [============================ ] 1982/4248 46% [============================ ] 1983/4248 46% [============================ ] 1984/4248 46% [============================ ] 1985/4248 46% [============================ ] 1986/4248 46% [============================= ] 1987/4248 46% [============================= ] 1988/4248 46% [============================= ] 1989/4248 46% [============================= ] 1990/4248 46% [============================= ] 1991/4248 46% [============================= ] 1992/4248 46% [============================= ] 1993/4248 46% [============================= ] 1994/4248 46% [============================= ] 1995/4248 46% [============================= ] 1996/4248 46% [============================= ] 1997/4248 47% [============================= ] 1998/4248 47% [============================= ] 1999/4248 47% [============================= ] 2000/4248 47% [============================= ] 2001/4248 47% [============================= ] 2002/4248 47% [============================= ] 2003/4248 47% [============================= ] 2004/4248 47% [============================= ] 2005/4248 47% [============================= ] 2006/4248 47% [============================= ] 2007/4248 47% [============================= ] 2008/4248 47% [============================= ] 2009/4248 47% [============================= ] 2010/4248 47% [============================= ] 2011/4248 47% [============================= ] 2012/4248 47% [============================= ] 2013/4248 47% [============================= ] 2014/4248 47% [============================= ] 2015/4248 47% [============================= ] 2016/4248 47% [============================= ] 2017/4248 47% [============================= ] 2018/4248 47% [============================= ] 2019/4248 47% [============================= ] 2020/4248 47% [============================= ] 2021/4248 47% [============================= ] 2022/4248 47% [============================= ] 2023/4248 47% [============================= ] 2024/4248 47% [============================= ] 2025/4248 47% [============================= ] 2026/4248 47% [============================= ] 2027/4248 47% [============================= ] 2028/4248 47% [============================= ] 2029/4248 47% [============================= ] 2030/4248 47% [============================= ] 2031/4248 47% [============================= ] 2032/4248 47% [============================= ] 2033/4248 47% [============================= ] 2034/4248 47% [============================= ] 2035/4248 47% [============================= ] 2036/4248 47% [============================= ] 2037/4248 47% [============================= ] 2038/4248 47% [============================= ] 2039/4248 47% [============================= ] 2040/4248 48% [============================= ] 2041/4248 48% [============================= ] 2042/4248 48% [============================= ] 2043/4248 48% [============================= ] 2044/4248 48% [============================= ] 2045/4248 48% [============================= ] 2046/4248 48% [============================= ] 2047/4248 48% [============================= ] 2048/4248 48% [============================= ] 2049/4248 48% [============================= ] 2050/4248 48% [============================= ] 2051/4248 48% [============================= ] 2052/4248 48% [============================= ] 2053/4248 48% [============================= ] 2054/4248 48% [============================= ] 2055/4248 48% [============================== ] 2056/4248 48% [============================== ] 2057/4248 48% [============================== ] 2058/4248 48% [============================== ] 2059/4248 48% [============================== ] 2060/4248 48% [============================== ] 2061/4248 48% [============================== ] 2062/4248 48% [============================== ] 2063/4248 48% [============================== ] 2064/4248 48% [============================== ] 2065/4248 48% [============================== ] 2066/4248 48% [============================== ] 2067/4248 48% [============================== ] 2068/4248 48% [============================== ] 2069/4248 48% [============================== ] 2070/4248 48% [============================== ] 2071/4248 48% [============================== ] 2072/4248 48% [============================== ] 2073/4248 48% [============================== ] 2074/4248 48% [============================== ] 2075/4248 48% [============================== ] 2076/4248 48% [============================== ] 2077/4248 48% [============================== ] 2078/4248 48% [============================== ] 2079/4248 48% [============================== ] 2080/4248 48% [============================== ] 2081/4248 48% [============================== ] 2082/4248 49% [============================== ] 2083/4248 49% [============================== ] 2084/4248 49% [============================== ] 2085/4248 49% [============================== ] 2086/4248 49% [============================== ] 2087/4248 49% [============================== ] 2088/4248 49% [============================== ] 2089/4248 49% [============================== ] 2090/4248 49% [============================== ] 2091/4248 49% [============================== ] 2092/4248 49% [============================== ] 2093/4248 49% [============================== ] 2094/4248 49% [============================== ] 2095/4248 49% [============================== ] 2096/4248 49% [============================== ] 2097/4248 49% [============================== ] 2098/4248 49% [============================== ] 2099/4248 49% [============================== ] 2100/4248 49% [============================== ] 2101/4248 49% [============================== ] 2102/4248 49% [============================== ] 2103/4248 49% [============================== ] 2104/4248 49% [============================== ] 2105/4248 49% [============================== ] 2106/4248 49% [============================== ] 2107/4248 49% [============================== ] 2108/4248 49% [============================== ] 2109/4248 49% [============================== ] 2110/4248 49% [============================== ] 2111/4248 49% [============================== ] 2112/4248 49% [============================== ] 2113/4248 49% [============================== ] 2114/4248 49% [============================== ] 2115/4248 49% [============================== ] 2116/4248 49% [============================== ] 2117/4248 49% [============================== ] 2118/4248 49% [============================== ] 2119/4248 49% [============================== ] 2120/4248 49% [============================== ] 2121/4248 49% [============================== ] 2122/4248 49% [============================== ] 2123/4248 49% [=============================== ] 2124/4248 50% [=============================== ] 2125/4248 50% [=============================== ] 2126/4248 50% [=============================== ] 2127/4248 50% [=============================== ] 2128/4248 50% [=============================== ] 2129/4248 50% [=============================== ] 2130/4248 50% [=============================== ] 2131/4248 50% [=============================== ] 2132/4248 50% [=============================== ] 2133/4248 50% [=============================== ] 2134/4248 50% [=============================== ] 2135/4248 50% [=============================== ] 2136/4248 50% [=============================== ] 2137/4248 50% [=============================== ] 2138/4248 50% [=============================== ] 2139/4248 50% [=============================== ] 2140/4248 50% [=============================== ] 2141/4248 50% [=============================== ] 2142/4248 50% [=============================== ] 2143/4248 50% [=============================== ] 2144/4248 50% [=============================== ] 2145/4248 50% [=============================== ] 2146/4248 50% [=============================== ] 2147/4248 50% [=============================== ] 2148/4248 50% [=============================== ] 2149/4248 50% [=============================== ] 2150/4248 50% [=============================== ] 2151/4248 50% [=============================== ] 2152/4248 50% [=============================== ] 2153/4248 50% [=============================== ] 2154/4248 50% [=============================== ] 2155/4248 50% [=============================== ] 2156/4248 50% [=============================== ] 2157/4248 50% [=============================== ] 2158/4248 50% [=============================== ] 2159/4248 50% [=============================== ] 2160/4248 50% [=============================== ] 2161/4248 50% [=============================== ] 2162/4248 50% [=============================== ] 2163/4248 50% [=============================== ] 2164/4248 50% [=============================== ] 2165/4248 50% [=============================== ] 2166/4248 50% [=============================== ] 2167/4248 51% [=============================== ] 2168/4248 51% [=============================== ] 2169/4248 51% [=============================== ] 2170/4248 51% [=============================== ] 2171/4248 51% [=============================== ] 2172/4248 51% [=============================== ] 2173/4248 51% [=============================== ] 2174/4248 51% [=============================== ] 2175/4248 51% [=============================== ] 2176/4248 51% [=============================== ] 2177/4248 51% [=============================== ] 2178/4248 51% [=============================== ] 2179/4248 51% [=============================== ] 2180/4248 51% [=============================== ] 2181/4248 51% [=============================== ] 2182/4248 51% [=============================== ] 2183/4248 51% [=============================== ] 2184/4248 51% [=============================== ] 2185/4248 51% [=============================== ] 2186/4248 51% [=============================== ] 2187/4248 51% [=============================== ] 2188/4248 51% [=============================== ] 2189/4248 51% [=============================== ] 2190/4248 51% [=============================== ] 2191/4248 51% [=============================== ] 2192/4248 51% [================================ ] 2193/4248 51% [================================ ] 2194/4248 51% [================================ ] 2195/4248 51% [================================ ] 2196/4248 51% [================================ ] 2197/4248 51% [================================ ] 2198/4248 51% [================================ ] 2199/4248 51% [================================ ] 2200/4248 51% [================================ ] 2201/4248 51% [================================ ] 2202/4248 51% [================================ ] 2203/4248 51% [================================ ] 2204/4248 51% [================================ ] 2205/4248 51% [================================ ] 2206/4248 51% [================================ ] 2207/4248 51% [================================ ] 2208/4248 51% [================================ ] 2209/4248 52% [================================ ] 2210/4248 52% [================================ ] 2211/4248 52% [================================ ] 2212/4248 52% [================================ ] 2213/4248 52% [================================ ] 2214/4248 52% [================================ ] 2215/4248 52% [================================ ] 2216/4248 52% [================================ ] 2217/4248 52% [================================ ] 2218/4248 52% [================================ ] 2219/4248 52% [================================ ] 2220/4248 52% [================================ ] 2221/4248 52% [================================ ] 2222/4248 52% [================================ ] 2223/4248 52% [================================ ] 2224/4248 52% [================================ ] 2225/4248 52% [================================ ] 2226/4248 52% [================================ ] 2227/4248 52% [================================ ] 2228/4248 52% [================================ ] 2229/4248 52% [================================ ] 2230/4248 52% [================================ ] 2231/4248 52% [================================ ] 2232/4248 52% [================================ ] 2233/4248 52% [================================ ] 2234/4248 52% [================================ ] 2235/4248 52% [================================ ] 2236/4248 52% [================================ ] 2237/4248 52% [================================ ] 2238/4248 52% [================================ ] 2239/4248 52% [================================ ] 2240/4248 52% [================================ ] 2241/4248 52% [================================ ] 2242/4248 52% [================================ ] 2243/4248 52% [================================ ] 2244/4248 52% [================================ ] 2245/4248 52% [================================ ] 2246/4248 52% [================================ ] 2247/4248 52% [================================ ] 2248/4248 52% [================================ ] 2249/4248 52% [================================ ] 2250/4248 52% [================================ ] 2251/4248 52% [================================ ] 2252/4248 53% [================================ ] 2253/4248 53% [================================ ] 2254/4248 53% [================================ ] 2255/4248 53% [================================ ] 2256/4248 53% [================================ ] 2257/4248 53% [================================ ] 2258/4248 53% [================================ ] 2259/4248 53% [================================ ] 2260/4248 53% [================================ ] 2261/4248 53% [================================= ] 2262/4248 53% [================================= ] 2263/4248 53% [================================= ] 2264/4248 53% [================================= ] 2265/4248 53% [================================= ] 2266/4248 53% [================================= ] 2267/4248 53% [================================= ] 2268/4248 53% [================================= ] 2269/4248 53% [================================= ] 2270/4248 53% [================================= ] 2271/4248 53% [================================= ] 2272/4248 53% [================================= ] 2273/4248 53% [================================= ] 2274/4248 53% [================================= ] 2275/4248 53% [================================= ] 2276/4248 53% [================================= ] 2277/4248 53% [================================= ] 2278/4248 53% [================================= ] 2279/4248 53% [================================= ] 2280/4248 53% [================================= ] 2281/4248 53% [================================= ] 2282/4248 53% [================================= ] 2283/4248 53% [================================= ] 2284/4248 53% [================================= ] 2285/4248 53% [================================= ] 2286/4248 53% [================================= ] 2287/4248 53% [================================= ] 2288/4248 53% [================================= ] 2289/4248 53% [================================= ] 2290/4248 53% [================================= ] 2291/4248 53% [================================= ] 2292/4248 53% [================================= ] 2293/4248 53% [================================= ] 2294/4248 54% [================================= ] 2295/4248 54% [================================= ] 2296/4248 54% [================================= ] 2297/4248 54% [================================= ] 2298/4248 54% [================================= ] 2299/4248 54% [================================= ] 2300/4248 54% [================================= ] 2301/4248 54% [================================= ] 2302/4248 54% [================================= ] 2303/4248 54% [================================= ] 2304/4248 54% [================================= ] 2305/4248 54% [================================= ] 2306/4248 54% [================================= ] 2307/4248 54% [================================= ] 2308/4248 54% [================================= ] 2309/4248 54% [================================= ] 2310/4248 54% [================================= ] 2311/4248 54% [================================= ] 2312/4248 54% [================================= ] 2313/4248 54% [================================= ] 2314/4248 54% [================================= ] 2315/4248 54% [================================= ] 2316/4248 54% [================================= ] 2317/4248 54% [================================= ] 2318/4248 54% [================================= ] 2319/4248 54% [================================= ] 2320/4248 54% [================================= ] 2321/4248 54% [================================= ] 2322/4248 54% [================================= ] 2323/4248 54% [================================= ] 2324/4248 54% [================================= ] 2325/4248 54% [================================= ] 2326/4248 54% [================================= ] 2327/4248 54% [================================= ] 2328/4248 54% [================================= ] 2329/4248 54% [================================== ] 2330/4248 54% [================================== ] 2331/4248 54% [================================== ] 2332/4248 54% [================================== ] 2333/4248 54% [================================== ] 2334/4248 54% [================================== ] 2335/4248 54% [================================== ] 2336/4248 54% [================================== ] 2337/4248 55% [================================== ] 2338/4248 55% [================================== ] 2339/4248 55% [================================== ] 2340/4248 55% [================================== ] 2341/4248 55% [================================== ] 2342/4248 55% [================================== ] 2343/4248 55% [================================== ] 2344/4248 55% [================================== ] 2345/4248 55% [================================== ] 2346/4248 55% [================================== ] 2347/4248 55% [================================== ] 2348/4248 55% [================================== ] 2349/4248 55% [================================== ] 2350/4248 55% [================================== ] 2351/4248 55% [================================== ] 2352/4248 55% [================================== ] 2353/4248 55% [================================== ] 2354/4248 55% [================================== ] 2355/4248 55% [================================== ] 2356/4248 55% [================================== ] 2357/4248 55% [================================== ] 2358/4248 55% [================================== ] 2359/4248 55% [================================== ] 2360/4248 55% [================================== ] 2361/4248 55% [================================== ] 2362/4248 55% [================================== ] 2363/4248 55% [================================== ] 2364/4248 55% [================================== ] 2365/4248 55% [================================== ] 2366/4248 55% [================================== ] 2367/4248 55% [================================== ] 2368/4248 55% [================================== ] 2369/4248 55% [================================== ] 2370/4248 55% [================================== ] 2371/4248 55% [================================== ] 2372/4248 55% [================================== ] 2373/4248 55% [================================== ] 2374/4248 55% [================================== ] 2375/4248 55% [================================== ] 2376/4248 55% [================================== ] 2377/4248 55% [================================== ] 2378/4248 55% [================================== ] 2379/4248 56% [================================== ] 2380/4248 56% [================================== ] 2381/4248 56% [================================== ] 2382/4248 56% [================================== ] 2383/4248 56% [================================== ] 2384/4248 56% [================================== ] 2385/4248 56% [================================== ] 2386/4248 56% [================================== ] 2387/4248 56% [================================== ] 2388/4248 56% [================================== ] 2389/4248 56% [================================== ] 2390/4248 56% [================================== ] 2391/4248 56% [================================== ] 2392/4248 56% [================================== ] 2393/4248 56% [================================== ] 2394/4248 56% [================================== ] 2395/4248 56% [================================== ] 2396/4248 56% [================================== ] 2397/4248 56% [================================== ] 2398/4248 56% [=================================== ] 2399/4248 56% [=================================== ] 2400/4248 56% [=================================== ] 2401/4248 56% [=================================== ] 2402/4248 56% [=================================== ] 2403/4248 56% [=================================== ] 2404/4248 56% [=================================== ] 2405/4248 56% [=================================== ] 2406/4248 56% [=================================== ] 2407/4248 56% [=================================== ] 2408/4248 56% [=================================== ] 2409/4248 56% [=================================== ] 2410/4248 56% [=================================== ] 2411/4248 56% [=================================== ] 2412/4248 56% [=================================== ] 2413/4248 56% [=================================== ] 2414/4248 56% [=================================== ] 2415/4248 56% [=================================== ] 2416/4248 56% [=================================== ] 2417/4248 56% [=================================== ] 2418/4248 56% [=================================== ] 2419/4248 56% [=================================== ] 2420/4248 56% [=================================== ] 2421/4248 56% [=================================== ] 2422/4248 57% [=================================== ] 2423/4248 57% [=================================== ] 2424/4248 57% [=================================== ] 2425/4248 57% [=================================== ] 2426/4248 57% [=================================== ] 2427/4248 57% [=================================== ] 2428/4248 57% [=================================== ] 2429/4248 57% [=================================== ] 2430/4248 57% [=================================== ] 2431/4248 57% [=================================== ] 2432/4248 57% [=================================== ] 2433/4248 57% [=================================== ] 2434/4248 57% [=================================== ] 2435/4248 57% [=================================== ] 2436/4248 57% [=================================== ] 2437/4248 57% [=================================== ] 2438/4248 57% [=================================== ] 2439/4248 57% [=================================== ] 2440/4248 57% [=================================== ] 2441/4248 57% [=================================== ] 2442/4248 57% [=================================== ] 2443/4248 57% [=================================== ] 2444/4248 57% [=================================== ] 2445/4248 57% [=================================== ] 2446/4248 57% [=================================== ] 2447/4248 57% [=================================== ] 2448/4248 57% [=================================== ] 2449/4248 57% [=================================== ] 2450/4248 57% [=================================== ] 2451/4248 57% [=================================== ] 2452/4248 57% [=================================== ] 2453/4248 57% [=================================== ] 2454/4248 57% [=================================== ] 2455/4248 57% [=================================== ] 2456/4248 57% [=================================== ] 2457/4248 57% [=================================== ] 2458/4248 57% [=================================== ] 2459/4248 57% [=================================== ] 2460/4248 57% [=================================== ] 2461/4248 57% [=================================== ] 2462/4248 57% [=================================== ] 2463/4248 57% [=================================== ] 2464/4248 58% [=================================== ] 2465/4248 58% [=================================== ] 2466/4248 58% [==================================== ] 2467/4248 58% [==================================== ] 2468/4248 58% [==================================== ] 2469/4248 58% [==================================== ] 2470/4248 58% [==================================== ] 2471/4248 58% [==================================== ] 2472/4248 58% [==================================== ] 2473/4248 58% [==================================== ] 2474/4248 58% [==================================== ] 2475/4248 58% [==================================== ] 2476/4248 58% [==================================== ] 2477/4248 58% [==================================== ] 2478/4248 58% [==================================== ] 2479/4248 58% [==================================== ] 2480/4248 58% [==================================== ] 2481/4248 58% [==================================== ] 2482/4248 58% [==================================== ] 2483/4248 58% [==================================== ] 2484/4248 58% [==================================== ] 2485/4248 58% [==================================== ] 2486/4248 58% [==================================== ] 2487/4248 58% [==================================== ] 2488/4248 58% [==================================== ] 2489/4248 58% [==================================== ] 2490/4248 58% [==================================== ] 2491/4248 58% [==================================== ] 2492/4248 58% [==================================== ] 2493/4248 58% [==================================== ] 2494/4248 58% [==================================== ] 2495/4248 58% [==================================== ] 2496/4248 58% [==================================== ] 2497/4248 58% [==================================== ] 2498/4248 58% [==================================== ] 2499/4248 58% [==================================== ] 2500/4248 58% [==================================== ] 2501/4248 58% [==================================== ] 2502/4248 58% [==================================== ] 2503/4248 58% [==================================== ] 2504/4248 58% [==================================== ] 2505/4248 58% [==================================== ] 2506/4248 58% [==================================== ] 2507/4248 59% [==================================== ] 2508/4248 59% [==================================== ] 2509/4248 59% [==================================== ] 2510/4248 59% [==================================== ] 2511/4248 59% [==================================== ] 2512/4248 59% [==================================== ] 2513/4248 59% [==================================== ] 2514/4248 59% [==================================== ] 2515/4248 59% [==================================== ] 2516/4248 59% [==================================== ] 2517/4248 59% [==================================== ] 2518/4248 59% [==================================== ] 2519/4248 59% [==================================== ] 2520/4248 59% [==================================== ] 2521/4248 59% [==================================== ] 2522/4248 59% [==================================== ] 2523/4248 59% [==================================== ] 2524/4248 59% [==================================== ] 2525/4248 59% [==================================== ] 2526/4248 59% [==================================== ] 2527/4248 59% [==================================== ] 2528/4248 59% [==================================== ] 2529/4248 59% [==================================== ] 2530/4248 59% [==================================== ] 2531/4248 59% [==================================== ] 2532/4248 59% [==================================== ] 2533/4248 59% [==================================== ] 2534/4248 59% [==================================== ] 2535/4248 59% [===================================== ] 2536/4248 59% [===================================== ] 2537/4248 59% [===================================== ] 2538/4248 59% [===================================== ] 2539/4248 59% [===================================== ] 2540/4248 59% [===================================== ] 2541/4248 59% [===================================== ] 2542/4248 59% [===================================== ] 2543/4248 59% [===================================== ] 2544/4248 59% [===================================== ] 2545/4248 59% [===================================== ] 2546/4248 59% [===================================== ] 2547/4248 59% [===================================== ] 2548/4248 59% [===================================== ] 2549/4248 60% [===================================== ] 2550/4248 60% [===================================== ] 2551/4248 60% [===================================== ] 2552/4248 60% [===================================== ] 2553/4248 60% [===================================== ] 2554/4248 60% [===================================== ] 2555/4248 60% [===================================== ] 2556/4248 60% [===================================== ] 2557/4248 60% [===================================== ] 2558/4248 60% [===================================== ] 2559/4248 60% [===================================== ] 2560/4248 60% [===================================== ] 2561/4248 60% [===================================== ] 2562/4248 60% [===================================== ] 2563/4248 60% [===================================== ] 2564/4248 60% [===================================== ] 2565/4248 60% [===================================== ] 2566/4248 60% [===================================== ] 2567/4248 60% [===================================== ] 2568/4248 60% [===================================== ] 2569/4248 60% [===================================== ] 2570/4248 60% [===================================== ] 2571/4248 60% [===================================== ] 2572/4248 60% [===================================== ] 2573/4248 60% [===================================== ] 2574/4248 60% [===================================== ] 2575/4248 60% [===================================== ] 2576/4248 60% [===================================== ] 2577/4248 60% [===================================== ] 2578/4248 60% [===================================== ] 2579/4248 60% [===================================== ] 2580/4248 60% [===================================== ] 2581/4248 60% [===================================== ] 2582/4248 60% [===================================== ] 2583/4248 60% [===================================== ] 2584/4248 60% [===================================== ] 2585/4248 60% [===================================== ] 2586/4248 60% [===================================== ] 2587/4248 60% [===================================== ] 2588/4248 60% [===================================== ] 2589/4248 60% [===================================== ] 2590/4248 60% [===================================== ] 2591/4248 60% [===================================== ] 2592/4248 61% [===================================== ] 2593/4248 61% [===================================== ] 2594/4248 61% [===================================== ] 2595/4248 61% [===================================== ] 2596/4248 61% [===================================== ] 2597/4248 61% [===================================== ] 2598/4248 61% [===================================== ] 2599/4248 61% [===================================== ] 2600/4248 61% [===================================== ] 2601/4248 61% [===================================== ] 2602/4248 61% [===================================== ] 2603/4248 61% [====================================== ] 2604/4248 61% [====================================== ] 2605/4248 61% [====================================== ] 2606/4248 61% [====================================== ] 2607/4248 61% [====================================== ] 2608/4248 61% [====================================== ] 2609/4248 61% [====================================== ] 2610/4248 61% [====================================== ] 2611/4248 61% [====================================== ] 2612/4248 61% [====================================== ] 2613/4248 61% [====================================== ] 2614/4248 61% [====================================== ] 2615/4248 61% [====================================== ] 2616/4248 61% [====================================== ] 2617/4248 61% [====================================== ] 2618/4248 61% [====================================== ] 2619/4248 61% [====================================== ] 2620/4248 61% [====================================== ] 2621/4248 61% [====================================== ] 2622/4248 61% [====================================== ] 2623/4248 61% [====================================== ] 2624/4248 61% [====================================== ] 2625/4248 61% [====================================== ] 2626/4248 61% [====================================== ] 2627/4248 61% [====================================== ] 2628/4248 61% [====================================== ] 2629/4248 61% [====================================== ] 2630/4248 61% [====================================== ] 2631/4248 61% [====================================== ] 2632/4248 61% [====================================== ] 2633/4248 61% [====================================== ] 2634/4248 62% [====================================== ] 2635/4248 62% [====================================== ] 2636/4248 62% [====================================== ] 2637/4248 62% [====================================== ] 2638/4248 62% [====================================== ] 2639/4248 62% [====================================== ] 2640/4248 62% [====================================== ] 2641/4248 62% [====================================== ] 2642/4248 62% [====================================== ] 2643/4248 62% [====================================== ] 2644/4248 62% [====================================== ] 2645/4248 62% [====================================== ] 2646/4248 62% [====================================== ] 2647/4248 62% [====================================== ] 2648/4248 62% [====================================== ] 2649/4248 62% [====================================== ] 2650/4248 62% [====================================== ] 2651/4248 62% [====================================== ] 2652/4248 62% [====================================== ] 2653/4248 62% [====================================== ] 2654/4248 62% [====================================== ] 2655/4248 62% [====================================== ] 2656/4248 62% [====================================== ] 2657/4248 62% [====================================== ] 2658/4248 62% [====================================== ] 2659/4248 62% [====================================== ] 2660/4248 62% [====================================== ] 2661/4248 62% [====================================== ] 2662/4248 62% [====================================== ] 2663/4248 62% [====================================== ] 2664/4248 62% [====================================== ] 2665/4248 62% [====================================== ] 2666/4248 62% [====================================== ] 2667/4248 62% [====================================== ] 2668/4248 62% [====================================== ] 2669/4248 62% [====================================== ] 2670/4248 62% [====================================== ] 2671/4248 62% [====================================== ] 2672/4248 62% [======================================= ] 2673/4248 62% [======================================= ] 2674/4248 62% [======================================= ] 2675/4248 62% [======================================= ] 2676/4248 62% [======================================= ] 2677/4248 63% [======================================= ] 2678/4248 63% [======================================= ] 2679/4248 63% [======================================= ] 2680/4248 63% [======================================= ] 2681/4248 63% [======================================= ] 2682/4248 63% [======================================= ] 2683/4248 63% [======================================= ] 2684/4248 63% [======================================= ] 2685/4248 63% [======================================= ] 2686/4248 63% [======================================= ] 2687/4248 63% [======================================= ] 2688/4248 63% [======================================= ] 2689/4248 63% [======================================= ] 2690/4248 63% [======================================= ] 2691/4248 63% [======================================= ] 2692/4248 63% [======================================= ] 2693/4248 63% [======================================= ] 2694/4248 63% [======================================= ] 2695/4248 63% [======================================= ] 2696/4248 63% [======================================= ] 2697/4248 63% [======================================= ] 2698/4248 63% [======================================= ] 2699/4248 63% [======================================= ] 2700/4248 63% [======================================= ] 2701/4248 63% [======================================= ] 2702/4248 63% [======================================= ] 2703/4248 63% [======================================= ] 2704/4248 63% [======================================= ] 2705/4248 63% [======================================= ] 2706/4248 63% [======================================= ] 2707/4248 63% [======================================= ] 2708/4248 63% [======================================= ] 2709/4248 63% [======================================= ] 2710/4248 63% [======================================= ] 2711/4248 63% [======================================= ] 2712/4248 63% [======================================= ] 2713/4248 63% [======================================= ] 2714/4248 63% [======================================= ] 2715/4248 63% [======================================= ] 2716/4248 63% [======================================= ] 2717/4248 63% [======================================= ] 2718/4248 63% [======================================= ] 2719/4248 64% [======================================= ] 2720/4248 64% [======================================= ] 2721/4248 64% [======================================= ] 2722/4248 64% [======================================= ] 2723/4248 64% [======================================= ] 2724/4248 64% [======================================= ] 2725/4248 64% [======================================= ] 2726/4248 64% [======================================= ] 2727/4248 64% [======================================= ] 2728/4248 64% [======================================= ] 2729/4248 64% [======================================= ] 2730/4248 64% [======================================= ] 2731/4248 64% [======================================= ] 2732/4248 64% [======================================= ] 2733/4248 64% [======================================= ] 2734/4248 64% [======================================= ] 2735/4248 64% [======================================= ] 2736/4248 64% [======================================= ] 2737/4248 64% [======================================= ] 2738/4248 64% [======================================= ] 2739/4248 64% [======================================= ] 2740/4248 64% [======================================== ] 2741/4248 64% [======================================== ] 2742/4248 64% [======================================== ] 2743/4248 64% [======================================== ] 2744/4248 64% [======================================== ] 2745/4248 64% [======================================== ] 2746/4248 64% [======================================== ] 2747/4248 64% [======================================== ] 2748/4248 64% [======================================== ] 2749/4248 64% [======================================== ] 2750/4248 64% [======================================== ] 2751/4248 64% [======================================== ] 2752/4248 64% [======================================== ] 2753/4248 64% [======================================== ] 2754/4248 64% [======================================== ] 2755/4248 64% [======================================== ] 2756/4248 64% [======================================== ] 2757/4248 64% [======================================== ] 2758/4248 64% [======================================== ] 2759/4248 64% [======================================== ] 2760/4248 64% [======================================== ] 2761/4248 64% [======================================== ] 2762/4248 65% [======================================== ] 2763/4248 65% [======================================== ] 2764/4248 65% [======================================== ] 2765/4248 65% [======================================== ] 2766/4248 65% [======================================== ] 2767/4248 65% [======================================== ] 2768/4248 65% [======================================== ] 2769/4248 65% [======================================== ] 2770/4248 65% [======================================== ] 2771/4248 65% [======================================== ] 2772/4248 65% [======================================== ] 2773/4248 65% [======================================== ] 2774/4248 65% [======================================== ] 2775/4248 65% [======================================== ] 2776/4248 65% [======================================== ] 2777/4248 65% [======================================== ] 2778/4248 65% [======================================== ] 2779/4248 65% [======================================== ] 2780/4248 65% [======================================== ] 2781/4248 65% [======================================== ] 2782/4248 65% [======================================== ] 2783/4248 65% [======================================== ] 2784/4248 65% [======================================== ] 2785/4248 65% [======================================== ] 2786/4248 65% [======================================== ] 2787/4248 65% [======================================== ] 2788/4248 65% [======================================== ] 2789/4248 65% [======================================== ] 2790/4248 65% [======================================== ] 2791/4248 65% [======================================== ] 2792/4248 65% [======================================== ] 2793/4248 65% [======================================== ] 2794/4248 65% [======================================== ] 2795/4248 65% [======================================== ] 2796/4248 65% [======================================== ] 2797/4248 65% [======================================== ] 2798/4248 65% [======================================== ] 2799/4248 65% [======================================== ] 2800/4248 65% [======================================== ] 2801/4248 65% [======================================== ] 2802/4248 65% [======================================== ] 2803/4248 65% [======================================== ] 2804/4248 66% [======================================== ] 2805/4248 66% [======================================== ] 2806/4248 66% [======================================== ] 2807/4248 66% [======================================== ] 2808/4248 66% [======================================== ] 2809/4248 66% [========================================= ] 2810/4248 66% [========================================= ] 2811/4248 66% [========================================= ] 2812/4248 66% [========================================= ] 2813/4248 66% [========================================= ] 2814/4248 66% [========================================= ] 2815/4248 66% [========================================= ] 2816/4248 66% [========================================= ] 2817/4248 66% [========================================= ] 2818/4248 66% [========================================= ] 2819/4248 66% [========================================= ] 2820/4248 66% [========================================= ] 2821/4248 66% [========================================= ] 2822/4248 66% [========================================= ] 2823/4248 66% [========================================= ] 2824/4248 66% [========================================= ] 2825/4248 66% [========================================= ] 2826/4248 66% [========================================= ] 2827/4248 66% [========================================= ] 2828/4248 66% [========================================= ] 2829/4248 66% [========================================= ] 2830/4248 66% [========================================= ] 2831/4248 66% [========================================= ] 2832/4248 66% [========================================= ] 2833/4248 66% [========================================= ] 2834/4248 66% [========================================= ] 2835/4248 66% [========================================= ] 2836/4248 66% [========================================= ] 2837/4248 66% [========================================= ] 2838/4248 66% [========================================= ] 2839/4248 66% [========================================= ] 2840/4248 66% [========================================= ] 2841/4248 66% [========================================= ] 2842/4248 66% [========================================= ] 2843/4248 66% [========================================= ] 2844/4248 66% [========================================= ] 2845/4248 66% [========================================= ] 2846/4248 66% [========================================= ] 2847/4248 67% [========================================= ] 2848/4248 67% [========================================= ] 2849/4248 67% [========================================= ] 2850/4248 67% [========================================= ] 2851/4248 67% [========================================= ] 2852/4248 67% [========================================= ] 2853/4248 67% [========================================= ] 2854/4248 67% [========================================= ] 2855/4248 67% [========================================= ] 2856/4248 67% [========================================= ] 2857/4248 67% [========================================= ] 2858/4248 67% [========================================= ] 2859/4248 67% [========================================= ] 2860/4248 67% [========================================= ] 2861/4248 67% [========================================= ] 2862/4248 67% [========================================= ] 2863/4248 67% [========================================= ] 2864/4248 67% [========================================= ] 2865/4248 67% [========================================= ] 2866/4248 67% [========================================= ] 2867/4248 67% [========================================= ] 2868/4248 67% [========================================= ] 2869/4248 67% [========================================= ] 2870/4248 67% [========================================= ] 2871/4248 67% [========================================= ] 2872/4248 67% [========================================= ] 2873/4248 67% [========================================= ] 2874/4248 67% [========================================= ] 2875/4248 67% [========================================= ] 2876/4248 67% [========================================= ] 2877/4248 67% [========================================== ] 2878/4248 67% [========================================== ] 2879/4248 67% [========================================== ] 2880/4248 67% [========================================== ] 2881/4248 67% [========================================== ] 2882/4248 67% [========================================== ] 2883/4248 67% [========================================== ] 2884/4248 67% [========================================== ] 2885/4248 67% [========================================== ] 2886/4248 67% [========================================== ] 2887/4248 67% [========================================== ] 2888/4248 67% [========================================== ] 2889/4248 68% [========================================== ] 2890/4248 68% [========================================== ] 2891/4248 68% [========================================== ] 2892/4248 68% [========================================== ] 2893/4248 68% [========================================== ] 2894/4248 68% [========================================== ] 2895/4248 68% [========================================== ] 2896/4248 68% [========================================== ] 2897/4248 68% [========================================== ] 2898/4248 68% [========================================== ] 2899/4248 68% [========================================== ] 2900/4248 68% [========================================== ] 2901/4248 68% [========================================== ] 2902/4248 68% [========================================== ] 2903/4248 68% [========================================== ] 2904/4248 68% [========================================== ] 2905/4248 68% [========================================== ] 2906/4248 68% [========================================== ] 2907/4248 68% [========================================== ] 2908/4248 68% [========================================== ] 2909/4248 68% [========================================== ] 2910/4248 68% [========================================== ] 2911/4248 68% [========================================== ] 2912/4248 68% [========================================== ] 2913/4248 68% [========================================== ] 2914/4248 68% [========================================== ] 2915/4248 68% [========================================== ] 2916/4248 68% [========================================== ] 2917/4248 68% [========================================== ] 2918/4248 68% [========================================== ] 2919/4248 68% [========================================== ] 2920/4248 68% [========================================== ] 2921/4248 68% [========================================== ] 2922/4248 68% [========================================== ] 2923/4248 68% [========================================== ] 2924/4248 68% [========================================== ] 2925/4248 68% [========================================== ] 2926/4248 68% [========================================== ] 2927/4248 68% [========================================== ] 2928/4248 68% [========================================== ] 2929/4248 68% [========================================== ] 2930/4248 68% [========================================== ] 2931/4248 68% [========================================== ] 2932/4248 69% [========================================== ] 2933/4248 69% [========================================== ] 2934/4248 69% [========================================== ] 2935/4248 69% [========================================== ] 2936/4248 69% [========================================== ] 2937/4248 69% [========================================== ] 2938/4248 69% [========================================== ] 2939/4248 69% [========================================== ] 2940/4248 69% [========================================== ] 2941/4248 69% [========================================== ] 2942/4248 69% [========================================== ] 2943/4248 69% [========================================== ] 2944/4248 69% [========================================== ] 2945/4248 69% [========================================== ] 2946/4248 69% [=========================================== ] 2947/4248 69% [=========================================== ] 2948/4248 69% [=========================================== ] 2949/4248 69% [=========================================== ] 2950/4248 69% [=========================================== ] 2951/4248 69% [=========================================== ] 2952/4248 69% [=========================================== ] 2953/4248 69% [=========================================== ] 2954/4248 69% [=========================================== ] 2955/4248 69% [=========================================== ] 2956/4248 69% [=========================================== ] 2957/4248 69% [=========================================== ] 2958/4248 69% [=========================================== ] 2959/4248 69% [=========================================== ] 2960/4248 69% [=========================================== ] 2961/4248 69% [=========================================== ] 2962/4248 69% [=========================================== ] 2963/4248 69% [=========================================== ] 2964/4248 69% [=========================================== ] 2965/4248 69% [=========================================== ] 2966/4248 69% [=========================================== ] 2967/4248 69% [=========================================== ] 2968/4248 69% [=========================================== ] 2969/4248 69% [=========================================== ] 2970/4248 69% [=========================================== ] 2971/4248 69% [=========================================== ] 2972/4248 69% [=========================================== ] 2973/4248 69% [=========================================== ] 2974/4248 70% [=========================================== ] 2975/4248 70% [=========================================== ] 2976/4248 70% [=========================================== ] 2977/4248 70% [=========================================== ] 2978/4248 70% [=========================================== ] 2979/4248 70% [=========================================== ] 2980/4248 70% [=========================================== ] 2981/4248 70% [=========================================== ] 2982/4248 70% [=========================================== ] 2983/4248 70% [=========================================== ] 2984/4248 70% [=========================================== ] 2985/4248 70% [=========================================== ] 2986/4248 70% [=========================================== ] 2987/4248 70% [=========================================== ] 2988/4248 70% [=========================================== ] 2989/4248 70% [=========================================== ] 2990/4248 70% [=========================================== ] 2991/4248 70% [=========================================== ] 2992/4248 70% [=========================================== ] 2993/4248 70% [=========================================== ] 2994/4248 70% [=========================================== ] 2995/4248 70% [=========================================== ] 2996/4248 70% [=========================================== ] 2997/4248 70% [=========================================== ] 2998/4248 70% [=========================================== ] 2999/4248 70% [=========================================== ] 3000/4248 70% [=========================================== ] 3001/4248 70% [=========================================== ] 3002/4248 70% [=========================================== ] 3003/4248 70% [=========================================== ] 3004/4248 70% [=========================================== ] 3005/4248 70% [=========================================== ] 3006/4248 70% [=========================================== ] 3007/4248 70% [=========================================== ] 3008/4248 70% [=========================================== ] 3009/4248 70% [=========================================== ] 3010/4248 70% [=========================================== ] 3011/4248 70% [=========================================== ] 3012/4248 70% [=========================================== ] 3013/4248 70% [=========================================== ] 3014/4248 70% [============================================ ] 3015/4248 70% [============================================ ] 3016/4248 70% [============================================ ] 3017/4248 71% [============================================ ] 3018/4248 71% [============================================ ] 3019/4248 71% [============================================ ] 3020/4248 71% [============================================ ] 3021/4248 71% [============================================ ] 3022/4248 71% [============================================ ] 3023/4248 71% [============================================ ] 3024/4248 71% [============================================ ] 3025/4248 71% [============================================ ] 3026/4248 71% [============================================ ] 3027/4248 71% [============================================ ] 3028/4248 71% [============================================ ] 3029/4248 71% [============================================ ] 3030/4248 71% [============================================ ] 3031/4248 71% [============================================ ] 3032/4248 71% [============================================ ] 3033/4248 71% [============================================ ] 3034/4248 71% [============================================ ] 3035/4248 71% [============================================ ] 3036/4248 71% [============================================ ] 3037/4248 71% [============================================ ] 3038/4248 71% [============================================ ] 3039/4248 71% [============================================ ] 3040/4248 71% [============================================ ] 3041/4248 71% [============================================ ] 3042/4248 71% [============================================ ] 3043/4248 71% [============================================ ] 3044/4248 71% [============================================ ] 3045/4248 71% [============================================ ] 3046/4248 71% [============================================ ] 3047/4248 71% [============================================ ] 3048/4248 71% [============================================ ] 3049/4248 71% [============================================ ] 3050/4248 71% [============================================ ] 3051/4248 71% [============================================ ] 3052/4248 71% [============================================ ] 3053/4248 71% [============================================ ] 3054/4248 71% [============================================ ] 3055/4248 71% [============================================ ] 3056/4248 71% [============================================ ] 3057/4248 71% [============================================ ] 3058/4248 71% [============================================ ] 3059/4248 72% [============================================ ] 3060/4248 72% [============================================ ] 3061/4248 72% [============================================ ] 3062/4248 72% [============================================ ] 3063/4248 72% [============================================ ] 3064/4248 72% [============================================ ] 3065/4248 72% [============================================ ] 3066/4248 72% [============================================ ] 3067/4248 72% [============================================ ] 3068/4248 72% [============================================ ] 3069/4248 72% [============================================ ] 3070/4248 72% [============================================ ] 3071/4248 72% [============================================ ] 3072/4248 72% [============================================ ] 3073/4248 72% [============================================ ] 3074/4248 72% [============================================ ] 3075/4248 72% [============================================ ] 3076/4248 72% [============================================ ] 3077/4248 72% [============================================ ] 3078/4248 72% [============================================ ] 3079/4248 72% [============================================ ] 3080/4248 72% [============================================ ] 3081/4248 72% [============================================ ] 3082/4248 72% [============================================ ] 3083/4248 72% [============================================= ] 3084/4248 72% [============================================= ] 3085/4248 72% [============================================= ] 3086/4248 72% [============================================= ] 3087/4248 72% [============================================= ] 3088/4248 72% [============================================= ] 3089/4248 72% [============================================= ] 3090/4248 72% [============================================= ] 3091/4248 72% [============================================= ] 3092/4248 72% [============================================= ] 3093/4248 72% [============================================= ] 3094/4248 72% [============================================= ] 3095/4248 72% [============================================= ] 3096/4248 72% [============================================= ] 3097/4248 72% [============================================= ] 3098/4248 72% [============================================= ] 3099/4248 72% [============================================= ] 3100/4248 72% [============================================= ] 3101/4248 72% [============================================= ] 3102/4248 73% [============================================= ] 3103/4248 73% [============================================= ] 3104/4248 73% [============================================= ] 3105/4248 73% [============================================= ] 3106/4248 73% [============================================= ] 3107/4248 73% [============================================= ] 3108/4248 73% [============================================= ] 3109/4248 73% [============================================= ] 3110/4248 73% [============================================= ] 3111/4248 73% [============================================= ] 3112/4248 73% [============================================= ] 3113/4248 73% [============================================= ] 3114/4248 73% [============================================= ] 3115/4248 73% [============================================= ] 3116/4248 73% [============================================= ] 3117/4248 73% [============================================= ] 3118/4248 73% [============================================= ] 3119/4248 73% [============================================= ] 3120/4248 73% [============================================= ] 3121/4248 73% [============================================= ] 3122/4248 73% [============================================= ] 3123/4248 73% [============================================= ] 3124/4248 73% [============================================= ] 3125/4248 73% [============================================= ] 3126/4248 73% [============================================= ] 3127/4248 73% [============================================= ] 3128/4248 73% [============================================= ] 3129/4248 73% [============================================= ] 3130/4248 73% [============================================= ] 3131/4248 73% [============================================= ] 3132/4248 73% [============================================= ] 3133/4248 73% [============================================= ] 3134/4248 73% [============================================= ] 3135/4248 73% [============================================= ] 3136/4248 73% [============================================= ] 3137/4248 73% [============================================= ] 3138/4248 73% [============================================= ] 3139/4248 73% [============================================= ] 3140/4248 73% [============================================= ] 3141/4248 73% [============================================= ] 3142/4248 73% [============================================= ] 3143/4248 73% [============================================= ] 3144/4248 74% [============================================= ] 3145/4248 74% [============================================= ] 3146/4248 74% [============================================= ] 3147/4248 74% [============================================= ] 3148/4248 74% [============================================= ] 3149/4248 74% [============================================= ] 3150/4248 74% [============================================= ] 3151/4248 74% [============================================== ] 3152/4248 74% [============================================== ] 3153/4248 74% [============================================== ] 3154/4248 74% [============================================== ] 3155/4248 74% [============================================== ] 3156/4248 74% [============================================== ] 3157/4248 74% [============================================== ] 3158/4248 74% [============================================== ] 3159/4248 74% [============================================== ] 3160/4248 74% [============================================== ] 3161/4248 74% [============================================== ] 3162/4248 74% [============================================== ] 3163/4248 74% [============================================== ] 3164/4248 74% [============================================== ] 3165/4248 74% [============================================== ] 3166/4248 74% [============================================== ] 3167/4248 74% [============================================== ] 3168/4248 74% [============================================== ] 3169/4248 74% [============================================== ] 3170/4248 74% [============================================== ] 3171/4248 74% [============================================== ] 3172/4248 74% [============================================== ] 3173/4248 74% [============================================== ] 3174/4248 74% [============================================== ] 3175/4248 74% [============================================== ] 3176/4248 74% [============================================== ] 3177/4248 74% [============================================== ] 3178/4248 74% [============================================== ] 3179/4248 74% [============================================== ] 3180/4248 74% [============================================== ] 3181/4248 74% [============================================== ] 3182/4248 74% [============================================== ] 3183/4248 74% [============================================== ] 3184/4248 74% [============================================== ] 3185/4248 74% [============================================== ] 3186/4248 75% [============================================== ] 3187/4248 75% [============================================== ] 3188/4248 75% [============================================== ] 3189/4248 75% [============================================== ] 3190/4248 75% [============================================== ] 3191/4248 75% [============================================== ] 3192/4248 75% [============================================== ] 3193/4248 75% [============================================== ] 3194/4248 75% [============================================== ] 3195/4248 75% [============================================== ] 3196/4248 75% [============================================== ] 3197/4248 75% [============================================== ] 3198/4248 75% [============================================== ] 3199/4248 75% [============================================== ] 3200/4248 75% [============================================== ] 3201/4248 75% [============================================== ] 3202/4248 75% [============================================== ] 3203/4248 75% [============================================== ] 3204/4248 75% [============================================== ] 3205/4248 75% [============================================== ] 3206/4248 75% [============================================== ] 3207/4248 75% [============================================== ] 3208/4248 75% [============================================== ] 3209/4248 75% [============================================== ] 3210/4248 75% [============================================== ] 3211/4248 75% [============================================== ] 3212/4248 75% [============================================== ] 3213/4248 75% [============================================== ] 3214/4248 75% [============================================== ] 3215/4248 75% [============================================== ] 3216/4248 75% [============================================== ] 3217/4248 75% [============================================== ] 3218/4248 75% [============================================== ] 3219/4248 75% [============================================== ] 3220/4248 75% [=============================================== ] 3221/4248 75% [=============================================== ] 3222/4248 75% [=============================================== ] 3223/4248 75% [=============================================== ] 3224/4248 75% [=============================================== ] 3225/4248 75% [=============================================== ] 3226/4248 75% [=============================================== ] 3227/4248 75% [=============================================== ] 3228/4248 75% [=============================================== ] 3229/4248 76% [=============================================== ] 3230/4248 76% [=============================================== ] 3231/4248 76% [=============================================== ] 3232/4248 76% [=============================================== ] 3233/4248 76% [=============================================== ] 3234/4248 76% [=============================================== ] 3235/4248 76% [=============================================== ] 3236/4248 76% [=============================================== ] 3237/4248 76% [=============================================== ] 3238/4248 76% [=============================================== ] 3239/4248 76% [=============================================== ] 3240/4248 76% [=============================================== ] 3241/4248 76% [=============================================== ] 3242/4248 76% [=============================================== ] 3243/4248 76% [=============================================== ] 3244/4248 76% [=============================================== ] 3245/4248 76% [=============================================== ] 3246/4248 76% [=============================================== ] 3247/4248 76% [=============================================== ] 3248/4248 76% [=============================================== ] 3249/4248 76% [=============================================== ] 3250/4248 76% [=============================================== ] 3251/4248 76% [=============================================== ] 3252/4248 76% [=============================================== ] 3253/4248 76% [=============================================== ] 3254/4248 76% [=============================================== ] 3255/4248 76% [=============================================== ] 3256/4248 76% [=============================================== ] 3257/4248 76% [=============================================== ] 3258/4248 76% [=============================================== ] 3259/4248 76% [=============================================== ] 3260/4248 76% [=============================================== ] 3261/4248 76% [=============================================== ] 3262/4248 76% [=============================================== ] 3263/4248 76% [=============================================== ] 3264/4248 76% [=============================================== ] 3265/4248 76% [=============================================== ] 3266/4248 76% [=============================================== ] 3267/4248 76% [=============================================== ] 3268/4248 76% [=============================================== ] 3269/4248 76% [=============================================== ] 3270/4248 76% [=============================================== ] 3271/4248 77% [=============================================== ] 3272/4248 77% [=============================================== ] 3273/4248 77% [=============================================== ] 3274/4248 77% [=============================================== ] 3275/4248 77% [=============================================== ] 3276/4248 77% [=============================================== ] 3277/4248 77% [=============================================== ] 3278/4248 77% [=============================================== ] 3279/4248 77% [=============================================== ] 3280/4248 77% [=============================================== ] 3281/4248 77% [=============================================== ] 3282/4248 77% [=============================================== ] 3283/4248 77% [=============================================== ] 3284/4248 77% [=============================================== ] 3285/4248 77% [=============================================== ] 3286/4248 77% [=============================================== ] 3287/4248 77% [=============================================== ] 3288/4248 77% [================================================ ] 3289/4248 77% [================================================ ] 3290/4248 77% [================================================ ] 3291/4248 77% [================================================ ] 3292/4248 77% [================================================ ] 3293/4248 77% [================================================ ] 3294/4248 77% [================================================ ] 3295/4248 77% [================================================ ] 3296/4248 77% [================================================ ] 3297/4248 77% [================================================ ] 3298/4248 77% [================================================ ] 3299/4248 77% [================================================ ] 3300/4248 77% [================================================ ] 3301/4248 77% [================================================ ] 3302/4248 77% [================================================ ] 3303/4248 77% [================================================ ] 3304/4248 77% [================================================ ] 3305/4248 77% [================================================ ] 3306/4248 77% [================================================ ] 3307/4248 77% [================================================ ] 3308/4248 77% [================================================ ] 3309/4248 77% [================================================ ] 3310/4248 77% [================================================ ] 3311/4248 77% [================================================ ] 3312/4248 77% [================================================ ] 3313/4248 77% [================================================ ] 3314/4248 78% [================================================ ] 3315/4248 78% [================================================ ] 3316/4248 78% [================================================ ] 3317/4248 78% [================================================ ] 3318/4248 78% [================================================ ] 3319/4248 78% [================================================ ] 3320/4248 78% [================================================ ] 3321/4248 78% [================================================ ] 3322/4248 78% [================================================ ] 3323/4248 78% [================================================ ] 3324/4248 78% [================================================ ] 3325/4248 78% [================================================ ] 3326/4248 78% [================================================ ] 3327/4248 78% [================================================ ] 3328/4248 78% [================================================ ] 3329/4248 78% [================================================ ] 3330/4248 78% [================================================ ] 3331/4248 78% [================================================ ] 3332/4248 78% [================================================ ] 3333/4248 78% [================================================ ] 3334/4248 78% [================================================ ] 3335/4248 78% [================================================ ] 3336/4248 78% [================================================ ] 3337/4248 78% [================================================ ] 3338/4248 78% [================================================ ] 3339/4248 78% [================================================ ] 3340/4248 78% [================================================ ] 3341/4248 78% [================================================ ] 3342/4248 78% [================================================ ] 3343/4248 78% [================================================ ] 3344/4248 78% [================================================ ] 3345/4248 78% [================================================ ] 3346/4248 78% [================================================ ] 3347/4248 78% [================================================ ] 3348/4248 78% [================================================ ] 3349/4248 78% [================================================ ] 3350/4248 78% [================================================ ] 3351/4248 78% [================================================ ] 3352/4248 78% [================================================ ] 3353/4248 78% [================================================ ] 3354/4248 78% [================================================ ] 3355/4248 78% [================================================ ] 3356/4248 79% [================================================ ] 3357/4248 79% [================================================= ] 3358/4248 79% [================================================= ] 3359/4248 79% [================================================= ] 3360/4248 79% [================================================= ] 3361/4248 79% [================================================= ] 3362/4248 79% [================================================= ] 3363/4248 79% [================================================= ] 3364/4248 79% [================================================= ] 3365/4248 79% [================================================= ] 3366/4248 79% [================================================= ] 3367/4248 79% [================================================= ] 3368/4248 79% [================================================= ] 3369/4248 79% [================================================= ] 3370/4248 79% [================================================= ] 3371/4248 79% [================================================= ] 3372/4248 79% [================================================= ] 3373/4248 79% [================================================= ] 3374/4248 79% [================================================= ] 3375/4248 79% [================================================= ] 3376/4248 79% [================================================= ] 3377/4248 79% [================================================= ] 3378/4248 79% [================================================= ] 3379/4248 79% [================================================= ] 3380/4248 79% [================================================= ] 3381/4248 79% [================================================= ] 3382/4248 79% [================================================= ] 3383/4248 79% [================================================= ] 3384/4248 79% [================================================= ] 3385/4248 79% [================================================= ] 3386/4248 79% [================================================= ] 3387/4248 79% [================================================= ] 3388/4248 79% [================================================= ] 3389/4248 79% [================================================= ] 3390/4248 79% [================================================= ] 3391/4248 79% [================================================= ] 3392/4248 79% [================================================= ] 3393/4248 79% [================================================= ] 3394/4248 79% [================================================= ] 3395/4248 79% [================================================= ] 3396/4248 79% [================================================= ] 3397/4248 79% [================================================= ] 3398/4248 79% [================================================= ] 3399/4248 80% [================================================= ] 3400/4248 80% [================================================= ] 3401/4248 80% [================================================= ] 3402/4248 80% [================================================= ] 3403/4248 80% [================================================= ] 3404/4248 80% [================================================= ] 3405/4248 80% [================================================= ] 3406/4248 80% [================================================= ] 3407/4248 80% [================================================= ] 3408/4248 80% [================================================= ] 3409/4248 80% [================================================= ] 3410/4248 80% [================================================= ] 3411/4248 80% [================================================= ] 3412/4248 80% [================================================= ] 3413/4248 80% [================================================= ] 3414/4248 80% [================================================= ] 3415/4248 80% [================================================= ] 3416/4248 80% [================================================= ] 3417/4248 80% [================================================= ] 3418/4248 80% [================================================= ] 3419/4248 80% [================================================= ] 3420/4248 80% [================================================= ] 3421/4248 80% [================================================= ] 3422/4248 80% [================================================= ] 3423/4248 80% [================================================= ] 3424/4248 80% [================================================= ] 3425/4248 80% [================================================== ] 3426/4248 80% [================================================== ] 3427/4248 80% [================================================== ] 3428/4248 80% [================================================== ] 3429/4248 80% [================================================== ] 3430/4248 80% [================================================== ] 3431/4248 80% [================================================== ] 3432/4248 80% [================================================== ] 3433/4248 80% [================================================== ] 3434/4248 80% [================================================== ] 3435/4248 80% [================================================== ] 3436/4248 80% [================================================== ] 3437/4248 80% [================================================== ] 3438/4248 80% [================================================== ] 3439/4248 80% [================================================== ] 3440/4248 80% [================================================== ] 3441/4248 81% [================================================== ] 3442/4248 81% [================================================== ] 3443/4248 81% [================================================== ] 3444/4248 81% [================================================== ] 3445/4248 81% [================================================== ] 3446/4248 81% [================================================== ] 3447/4248 81% [================================================== ] 3448/4248 81% [================================================== ] 3449/4248 81% [================================================== ] 3450/4248 81% [================================================== ] 3451/4248 81% [================================================== ] 3452/4248 81% [================================================== ] 3453/4248 81% [================================================== ] 3454/4248 81% [================================================== ] 3455/4248 81% [================================================== ] 3456/4248 81% [================================================== ] 3457/4248 81% [================================================== ] 3458/4248 81% [================================================== ] 3459/4248 81% [================================================== ] 3460/4248 81% [================================================== ] 3461/4248 81% [================================================== ] 3462/4248 81% [================================================== ] 3463/4248 81% [================================================== ] 3464/4248 81% [================================================== ] 3465/4248 81% [================================================== ] 3466/4248 81% [================================================== ] 3467/4248 81% [================================================== ] 3468/4248 81% [================================================== ] 3469/4248 81% [================================================== ] 3470/4248 81% [================================================== ] 3471/4248 81% [================================================== ] 3472/4248 81% [================================================== ] 3473/4248 81% [================================================== ] 3474/4248 81% [================================================== ] 3475/4248 81% [================================================== ] 3476/4248 81% [================================================== ] 3477/4248 81% [================================================== ] 3478/4248 81% [================================================== ] 3479/4248 81% [================================================== ] 3480/4248 81% [================================================== ] 3481/4248 81% [================================================== ] 3482/4248 81% [================================================== ] 3483/4248 81% [================================================== ] 3484/4248 82% [================================================== ] 3485/4248 82% [================================================== ] 3486/4248 82% [================================================== ] 3487/4248 82% [================================================== ] 3488/4248 82% [================================================== ] 3489/4248 82% [================================================== ] 3490/4248 82% [================================================== ] 3491/4248 82% [================================================== ] 3492/4248 82% [================================================== ] 3493/4248 82% [================================================== ] 3494/4248 82% [=================================================== ] 3495/4248 82% [=================================================== ] 3496/4248 82% [=================================================== ] 3497/4248 82% [=================================================== ] 3498/4248 82% [=================================================== ] 3499/4248 82% [=================================================== ] 3500/4248 82% [=================================================== ] 3501/4248 82% [=================================================== ] 3502/4248 82% [=================================================== ] 3503/4248 82% [=================================================== ] 3504/4248 82% [=================================================== ] 3505/4248 82% [=================================================== ] 3506/4248 82% [=================================================== ] 3507/4248 82% [=================================================== ] 3508/4248 82% [=================================================== ] 3509/4248 82% [=================================================== ] 3510/4248 82% [=================================================== ] 3511/4248 82% [=================================================== ] 3512/4248 82% [=================================================== ] 3513/4248 82% [=================================================== ] 3514/4248 82% [=================================================== ] 3515/4248 82% [=================================================== ] 3516/4248 82% [=================================================== ] 3517/4248 82% [=================================================== ] 3518/4248 82% [=================================================== ] 3519/4248 82% [=================================================== ] 3520/4248 82% [=================================================== ] 3521/4248 82% [=================================================== ] 3522/4248 82% [=================================================== ] 3523/4248 82% [=================================================== ] 3524/4248 82% [=================================================== ] 3525/4248 82% [=================================================== ] 3526/4248 83% [=================================================== ] 3527/4248 83% [=================================================== ] 3528/4248 83% [=================================================== ] 3529/4248 83% [=================================================== ] 3530/4248 83% [=================================================== ] 3531/4248 83% [=================================================== ] 3532/4248 83% [=================================================== ] 3533/4248 83% [=================================================== ] 3534/4248 83% [=================================================== ] 3535/4248 83% [=================================================== ] 3536/4248 83% [=================================================== ] 3537/4248 83% [=================================================== ] 3538/4248 83% [=================================================== ] 3539/4248 83% [=================================================== ] 3540/4248 83% [=================================================== ] 3541/4248 83% [=================================================== ] 3542/4248 83% [=================================================== ] 3543/4248 83% [=================================================== ] 3544/4248 83% [=================================================== ] 3545/4248 83% [=================================================== ] 3546/4248 83% [=================================================== ] 3547/4248 83% [=================================================== ] 3548/4248 83% [=================================================== ] 3549/4248 83% [=================================================== ] 3550/4248 83% [=================================================== ] 3551/4248 83% [=================================================== ] 3552/4248 83% [=================================================== ] 3553/4248 83% [=================================================== ] 3554/4248 83% [=================================================== ] 3555/4248 83% [=================================================== ] 3556/4248 83% [=================================================== ] 3557/4248 83% [=================================================== ] 3558/4248 83% [=================================================== ] 3559/4248 83% [=================================================== ] 3560/4248 83% [=================================================== ] 3561/4248 83% [=================================================== ] 3562/4248 83% [==================================================== ] 3563/4248 83% [==================================================== ] 3564/4248 83% [==================================================== ] 3565/4248 83% [==================================================== ] 3566/4248 83% [==================================================== ] 3567/4248 83% [==================================================== ] 3568/4248 83% [==================================================== ] 3569/4248 84% [==================================================== ] 3570/4248 84% [==================================================== ] 3571/4248 84% [==================================================== ] 3572/4248 84% [==================================================== ] 3573/4248 84% [==================================================== ] 3574/4248 84% [==================================================== ] 3575/4248 84% [==================================================== ] 3576/4248 84% [==================================================== ] 3577/4248 84% [==================================================== ] 3578/4248 84% [==================================================== ] 3579/4248 84% [==================================================== ] 3580/4248 84% [==================================================== ] 3581/4248 84% [==================================================== ] 3582/4248 84% [==================================================== ] 3583/4248 84% [==================================================== ] 3584/4248 84% [==================================================== ] 3585/4248 84% [==================================================== ] 3586/4248 84% [==================================================== ] 3587/4248 84% [==================================================== ] 3588/4248 84% [==================================================== ] 3589/4248 84% [==================================================== ] 3590/4248 84% [==================================================== ] 3591/4248 84% [==================================================== ] 3592/4248 84% [==================================================== ] 3593/4248 84% [==================================================== ] 3594/4248 84% [==================================================== ] 3595/4248 84% [==================================================== ] 3596/4248 84% [==================================================== ] 3597/4248 84% [==================================================== ] 3598/4248 84% [==================================================== ] 3599/4248 84% [==================================================== ] 3600/4248 84% [==================================================== ] 3601/4248 84% [==================================================== ] 3602/4248 84% [==================================================== ] 3603/4248 84% [==================================================== ] 3604/4248 84% [==================================================== ] 3605/4248 84% [==================================================== ] 3606/4248 84% [==================================================== ] 3607/4248 84% [==================================================== ] 3608/4248 84% [==================================================== ] 3609/4248 84% [==================================================== ] 3610/4248 84% [==================================================== ] 3611/4248 85% [==================================================== ] 3612/4248 85% [==================================================== ] 3613/4248 85% [==================================================== ] 3614/4248 85% [==================================================== ] 3615/4248 85% [==================================================== ] 3616/4248 85% [==================================================== ] 3617/4248 85% [==================================================== ] 3618/4248 85% [==================================================== ] 3619/4248 85% [==================================================== ] 3620/4248 85% [==================================================== ] 3621/4248 85% [==================================================== ] 3622/4248 85% [==================================================== ] 3623/4248 85% [==================================================== ] 3624/4248 85% [==================================================== ] 3625/4248 85% [==================================================== ] 3626/4248 85% [==================================================== ] 3627/4248 85% [==================================================== ] 3628/4248 85% [==================================================== ] 3629/4248 85% [==================================================== ] 3630/4248 85% [==================================================== ] 3631/4248 85% [===================================================== ] 3632/4248 85% [===================================================== ] 3633/4248 85% [===================================================== ] 3634/4248 85% [===================================================== ] 3635/4248 85% [===================================================== ] 3636/4248 85% [===================================================== ] 3637/4248 85% [===================================================== ] 3638/4248 85% [===================================================== ] 3639/4248 85% [===================================================== ] 3640/4248 85% [===================================================== ] 3641/4248 85% [===================================================== ] 3642/4248 85% [===================================================== ] 3643/4248 85% [===================================================== ] 3644/4248 85% [===================================================== ] 3645/4248 85% [===================================================== ] 3646/4248 85% [===================================================== ] 3647/4248 85% [===================================================== ] 3648/4248 85% [===================================================== ] 3649/4248 85% [===================================================== ] 3650/4248 85% [===================================================== ] 3651/4248 85% [===================================================== ] 3652/4248 85% [===================================================== ] 3653/4248 85% [===================================================== ] 3654/4248 86% [===================================================== ] 3655/4248 86% [===================================================== ] 3656/4248 86% [===================================================== ] 3657/4248 86% [===================================================== ] 3658/4248 86% [===================================================== ] 3659/4248 86% [===================================================== ] 3660/4248 86% [===================================================== ] 3661/4248 86% [===================================================== ] 3662/4248 86% [===================================================== ] 3663/4248 86% [===================================================== ] 3664/4248 86% [===================================================== ] 3665/4248 86% [===================================================== ] 3666/4248 86% [===================================================== ] 3667/4248 86% [===================================================== ] 3668/4248 86% [===================================================== ] 3669/4248 86% [===================================================== ] 3670/4248 86% [===================================================== ] 3671/4248 86% [===================================================== ] 3672/4248 86% [===================================================== ] 3673/4248 86% [===================================================== ] 3674/4248 86% [===================================================== ] 3675/4248 86% [===================================================== ] 3676/4248 86% [===================================================== ] 3677/4248 86% [===================================================== ] 3678/4248 86% [===================================================== ] 3679/4248 86% [===================================================== ] 3680/4248 86% [===================================================== ] 3681/4248 86% [===================================================== ] 3682/4248 86% [===================================================== ] 3683/4248 86% [===================================================== ] 3684/4248 86% [===================================================== ] 3685/4248 86% [===================================================== ] 3686/4248 86% [===================================================== ] 3687/4248 86% [===================================================== ] 3688/4248 86% [===================================================== ] 3689/4248 86% [===================================================== ] 3690/4248 86% [===================================================== ] 3691/4248 86% [===================================================== ] 3692/4248 86% [===================================================== ] 3693/4248 86% [===================================================== ] 3694/4248 86% [===================================================== ] 3695/4248 86% [===================================================== ] 3696/4248 87% [===================================================== ] 3697/4248 87% [===================================================== ] 3698/4248 87% [===================================================== ] 3699/4248 87% [====================================================== ] 3700/4248 87% [====================================================== ] 3701/4248 87% [====================================================== ] 3702/4248 87% [====================================================== ] 3703/4248 87% [====================================================== ] 3704/4248 87% [====================================================== ] 3705/4248 87% [====================================================== ] 3706/4248 87% [====================================================== ] 3707/4248 87% [====================================================== ] 3708/4248 87% [====================================================== ] 3709/4248 87% [====================================================== ] 3710/4248 87% [====================================================== ] 3711/4248 87% [====================================================== ] 3712/4248 87% [====================================================== ] 3713/4248 87% [====================================================== ] 3714/4248 87% [====================================================== ] 3715/4248 87% [====================================================== ] 3716/4248 87% [====================================================== ] 3717/4248 87% [====================================================== ] 3718/4248 87% [====================================================== ] 3719/4248 87% [====================================================== ] 3720/4248 87% [====================================================== ] 3721/4248 87% [====================================================== ] 3722/4248 87% [====================================================== ] 3723/4248 87% [====================================================== ] 3724/4248 87% [====================================================== ] 3725/4248 87% [====================================================== ] 3726/4248 87% [====================================================== ] 3727/4248 87% [====================================================== ] 3728/4248 87% [====================================================== ] 3729/4248 87% [====================================================== ] 3730/4248 87% [====================================================== ] 3731/4248 87% [====================================================== ] 3732/4248 87% [====================================================== ] 3733/4248 87% [====================================================== ] 3734/4248 87% [====================================================== ] 3735/4248 87% [====================================================== ] 3736/4248 87% [====================================================== ] 3737/4248 87% [====================================================== ] 3738/4248 87% [====================================================== ] 3739/4248 88% [====================================================== ] 3740/4248 88% [====================================================== ] 3741/4248 88% [====================================================== ] 3742/4248 88% [====================================================== ] 3743/4248 88% [====================================================== ] 3744/4248 88% [====================================================== ] 3745/4248 88% [====================================================== ] 3746/4248 88% [====================================================== ] 3747/4248 88% [====================================================== ] 3748/4248 88% [====================================================== ] 3749/4248 88% [====================================================== ] 3750/4248 88% [====================================================== ] 3751/4248 88% [====================================================== ] 3752/4248 88% [====================================================== ] 3753/4248 88% [====================================================== ] 3754/4248 88% [====================================================== ] 3755/4248 88% [====================================================== ] 3756/4248 88% [====================================================== ] 3757/4248 88% [====================================================== ] 3758/4248 88% [====================================================== ] 3759/4248 88% [====================================================== ] 3760/4248 88% [====================================================== ] 3761/4248 88% [====================================================== ] 3762/4248 88% [====================================================== ] 3763/4248 88% [====================================================== ] 3764/4248 88% [====================================================== ] 3765/4248 88% [====================================================== ] 3766/4248 88% [====================================================== ] 3767/4248 88% [====================================================== ] 3768/4248 88% [======================================================= ] 3769/4248 88% [======================================================= ] 3770/4248 88% [======================================================= ] 3771/4248 88% [======================================================= ] 3772/4248 88% [======================================================= ] 3773/4248 88% [======================================================= ] 3774/4248 88% [======================================================= ] 3775/4248 88% [======================================================= ] 3776/4248 88% [======================================================= ] 3777/4248 88% [======================================================= ] 3778/4248 88% [======================================================= ] 3779/4248 88% [======================================================= ] 3780/4248 88% [======================================================= ] 3781/4248 89% [======================================================= ] 3782/4248 89% [======================================================= ] 3783/4248 89% [======================================================= ] 3784/4248 89% [======================================================= ] 3785/4248 89% [======================================================= ] 3786/4248 89% [======================================================= ] 3787/4248 89% [======================================================= ] 3788/4248 89% [======================================================= ] 3789/4248 89% [======================================================= ] 3790/4248 89% [======================================================= ] 3791/4248 89% [======================================================= ] 3792/4248 89% [======================================================= ] 3793/4248 89% [======================================================= ] 3794/4248 89% [======================================================= ] 3795/4248 89% [======================================================= ] 3796/4248 89% [======================================================= ] 3797/4248 89% [======================================================= ] 3798/4248 89% [======================================================= ] 3799/4248 89% [======================================================= ] 3800/4248 89% [======================================================= ] 3801/4248 89% [======================================================= ] 3802/4248 89% [======================================================= ] 3803/4248 89% [======================================================= ] 3804/4248 89% [======================================================= ] 3805/4248 89% [======================================================= ] 3806/4248 89% [======================================================= ] 3807/4248 89% [======================================================= ] 3808/4248 89% [======================================================= ] 3809/4248 89% [======================================================= ] 3810/4248 89% [======================================================= ] 3811/4248 89% [======================================================= ] 3812/4248 89% [======================================================= ] 3813/4248 89% [======================================================= ] 3814/4248 89% [======================================================= ] 3815/4248 89% [======================================================= ] 3816/4248 89% [======================================================= ] 3817/4248 89% [======================================================= ] 3818/4248 89% [======================================================= ] 3819/4248 89% [======================================================= ] 3820/4248 89% [======================================================= ] 3821/4248 89% [======================================================= ] 3822/4248 89% [======================================================= ] 3823/4248 89% [======================================================= ] 3824/4248 90% [======================================================= ] 3825/4248 90% [======================================================= ] 3826/4248 90% [======================================================= ] 3827/4248 90% [======================================================= ] 3828/4248 90% [======================================================= ] 3829/4248 90% [======================================================= ] 3830/4248 90% [======================================================= ] 3831/4248 90% [======================================================= ] 3832/4248 90% [======================================================= ] 3833/4248 90% [======================================================= ] 3834/4248 90% [======================================================= ] 3835/4248 90% [======================================================= ] 3836/4248 90% [======================================================== ] 3837/4248 90% [======================================================== ] 3838/4248 90% [======================================================== ] 3839/4248 90% [======================================================== ] 3840/4248 90% [======================================================== ] 3841/4248 90% [======================================================== ] 3842/4248 90% [======================================================== ] 3843/4248 90% [======================================================== ] 3844/4248 90% [======================================================== ] 3845/4248 90% [======================================================== ] 3846/4248 90% [======================================================== ] 3847/4248 90% [======================================================== ] 3848/4248 90% [======================================================== ] 3849/4248 90% [======================================================== ] 3850/4248 90% [======================================================== ] 3851/4248 90% [======================================================== ] 3852/4248 90% [======================================================== ] 3853/4248 90% [======================================================== ] 3854/4248 90% [======================================================== ] 3855/4248 90% [======================================================== ] 3856/4248 90% [======================================================== ] 3857/4248 90% [======================================================== ] 3858/4248 90% [======================================================== ] 3859/4248 90% [======================================================== ] 3860/4248 90% [======================================================== ] 3861/4248 90% [======================================================== ] 3862/4248 90% [======================================================== ] 3863/4248 90% [======================================================== ] 3864/4248 90% [======================================================== ] 3865/4248 90% [======================================================== ] 3866/4248 91% [======================================================== ] 3867/4248 91% [======================================================== ] 3868/4248 91% [======================================================== ] 3869/4248 91% [======================================================== ] 3870/4248 91% [======================================================== ] 3871/4248 91% [======================================================== ] 3872/4248 91% [======================================================== ] 3873/4248 91% [======================================================== ] 3874/4248 91% [======================================================== ] 3875/4248 91% [======================================================== ] 3876/4248 91% [======================================================== ] 3877/4248 91% [======================================================== ] 3878/4248 91% [======================================================== ] 3879/4248 91% [======================================================== ] 3880/4248 91% [======================================================== ] 3881/4248 91% [======================================================== ] 3882/4248 91% [======================================================== ] 3883/4248 91% [======================================================== ] 3884/4248 91% [======================================================== ] 3885/4248 91% [======================================================== ] 3886/4248 91% [======================================================== ] 3887/4248 91% [======================================================== ] 3888/4248 91% [======================================================== ] 3889/4248 91% [======================================================== ] 3890/4248 91% [======================================================== ] 3891/4248 91% [======================================================== ] 3892/4248 91% [======================================================== ] 3893/4248 91% [======================================================== ] 3894/4248 91% [======================================================== ] 3895/4248 91% [======================================================== ] 3896/4248 91% [======================================================== ] 3897/4248 91% [======================================================== ] 3898/4248 91% [======================================================== ] 3899/4248 91% [======================================================== ] 3900/4248 91% [======================================================== ] 3901/4248 91% [======================================================== ] 3902/4248 91% [======================================================== ] 3903/4248 91% [======================================================== ] 3904/4248 91% [======================================================== ] 3905/4248 91% [========================================================= ] 3906/4248 91% [========================================================= ] 3907/4248 91% [========================================================= ] 3908/4248 91% [========================================================= ] 3909/4248 92% [========================================================= ] 3910/4248 92% [========================================================= ] 3911/4248 92% [========================================================= ] 3912/4248 92% [========================================================= ] 3913/4248 92% [========================================================= ] 3914/4248 92% [========================================================= ] 3915/4248 92% [========================================================= ] 3916/4248 92% [========================================================= ] 3917/4248 92% [========================================================= ] 3918/4248 92% [========================================================= ] 3919/4248 92% [========================================================= ] 3920/4248 92% [========================================================= ] 3921/4248 92% [========================================================= ] 3922/4248 92% [========================================================= ] 3923/4248 92% [========================================================= ] 3924/4248 92% [========================================================= ] 3925/4248 92% [========================================================= ] 3926/4248 92% [========================================================= ] 3927/4248 92% [========================================================= ] 3928/4248 92% [========================================================= ] 3929/4248 92% [========================================================= ] 3930/4248 92% [========================================================= ] 3931/4248 92% [========================================================= ] 3932/4248 92% [========================================================= ] 3933/4248 92% [========================================================= ] 3934/4248 92% [========================================================= ] 3935/4248 92% [========================================================= ] 3936/4248 92% [========================================================= ] 3937/4248 92% [========================================================= ] 3938/4248 92% [========================================================= ] 3939/4248 92% [========================================================= ] 3940/4248 92% [========================================================= ] 3941/4248 92% [========================================================= ] 3942/4248 92% [========================================================= ] 3943/4248 92% [========================================================= ] 3944/4248 92% [========================================================= ] 3945/4248 92% [========================================================= ] 3946/4248 92% [========================================================= ] 3947/4248 92% [========================================================= ] 3948/4248 92% [========================================================= ] 3949/4248 92% [========================================================= ] 3950/4248 92% [========================================================= ] 3951/4248 93% [========================================================= ] 3952/4248 93% [========================================================= ] 3953/4248 93% [========================================================= ] 3954/4248 93% [========================================================= ] 3955/4248 93% [========================================================= ] 3956/4248 93% [========================================================= ] 3957/4248 93% [========================================================= ] 3958/4248 93% [========================================================= ] 3959/4248 93% [========================================================= ] 3960/4248 93% [========================================================= ] 3961/4248 93% [========================================================= ] 3962/4248 93% [========================================================= ] 3963/4248 93% [========================================================= ] 3964/4248 93% [========================================================= ] 3965/4248 93% [========================================================= ] 3966/4248 93% [========================================================= ] 3967/4248 93% [========================================================= ] 3968/4248 93% [========================================================= ] 3969/4248 93% [========================================================= ] 3970/4248 93% [========================================================= ] 3971/4248 93% [========================================================= ] 3972/4248 93% [========================================================= ] 3973/4248 93% [========================================================== ] 3974/4248 93% [========================================================== ] 3975/4248 93% [========================================================== ] 3976/4248 93% [========================================================== ] 3977/4248 93% [========================================================== ] 3978/4248 93% [========================================================== ] 3979/4248 93% [========================================================== ] 3980/4248 93% [========================================================== ] 3981/4248 93% [========================================================== ] 3982/4248 93% [========================================================== ] 3983/4248 93% [========================================================== ] 3984/4248 93% [========================================================== ] 3985/4248 93% [========================================================== ] 3986/4248 93% [========================================================== ] 3987/4248 93% [========================================================== ] 3988/4248 93% [========================================================== ] 3989/4248 93% [========================================================== ] 3990/4248 93% [========================================================== ] 3991/4248 93% [========================================================== ] 3992/4248 93% [========================================================== ] 3993/4248 93% [========================================================== ] 3994/4248 94% [========================================================== ] 3995/4248 94% [========================================================== ] 3996/4248 94% [========================================================== ] 3997/4248 94% [========================================================== ] 3998/4248 94% [========================================================== ] 3999/4248 94% [========================================================== ] 4000/4248 94% [========================================================== ] 4001/4248 94% [========================================================== ] 4002/4248 94% [========================================================== ] 4003/4248 94% [========================================================== ] 4004/4248 94% [========================================================== ] 4005/4248 94% [========================================================== ] 4006/4248 94% [========================================================== ] 4007/4248 94% [========================================================== ] 4008/4248 94% [========================================================== ] 4009/4248 94% [========================================================== ] 4010/4248 94% [========================================================== ] 4011/4248 94% [========================================================== ] 4012/4248 94% [========================================================== ] 4013/4248 94% [========================================================== ] 4014/4248 94% [========================================================== ] 4015/4248 94% [========================================================== ] 4016/4248 94% [========================================================== ] 4017/4248 94% [========================================================== ] 4018/4248 94% [========================================================== ] 4019/4248 94% [========================================================== ] 4020/4248 94% [========================================================== ] 4021/4248 94% [========================================================== ] 4022/4248 94% [========================================================== ] 4023/4248 94% [========================================================== ] 4024/4248 94% [========================================================== ] 4025/4248 94% [========================================================== ] 4026/4248 94% [========================================================== ] 4027/4248 94% [========================================================== ] 4028/4248 94% [========================================================== ] 4029/4248 94% [========================================================== ] 4030/4248 94% [========================================================== ] 4031/4248 94% [========================================================== ] 4032/4248 94% [========================================================== ] 4033/4248 94% [========================================================== ] 4034/4248 94% [========================================================== ] 4035/4248 94% [========================================================== ] 4036/4248 95% [========================================================== ] 4037/4248 95% [========================================================== ] 4038/4248 95% [========================================================== ] 4039/4248 95% [========================================================== ] 4040/4248 95% [========================================================== ] 4041/4248 95% [========================================================== ] 4042/4248 95% [=========================================================== ] 4043/4248 95% [=========================================================== ] 4044/4248 95% [=========================================================== ] 4045/4248 95% [=========================================================== ] 4046/4248 95% [=========================================================== ] 4047/4248 95% [=========================================================== ] 4048/4248 95% [=========================================================== ] 4049/4248 95% [=========================================================== ] 4050/4248 95% [=========================================================== ] 4051/4248 95% [=========================================================== ] 4052/4248 95% [=========================================================== ] 4053/4248 95% [=========================================================== ] 4054/4248 95% [=========================================================== ] 4055/4248 95% [=========================================================== ] 4056/4248 95% [=========================================================== ] 4057/4248 95% [=========================================================== ] 4058/4248 95% [=========================================================== ] 4059/4248 95% [=========================================================== ] 4060/4248 95% [=========================================================== ] 4061/4248 95% [=========================================================== ] 4062/4248 95% [=========================================================== ] 4063/4248 95% [=========================================================== ] 4064/4248 95% [=========================================================== ] 4065/4248 95% [=========================================================== ] 4066/4248 95% [=========================================================== ] 4067/4248 95% [=========================================================== ] 4068/4248 95% [=========================================================== ] 4069/4248 95% [=========================================================== ] 4070/4248 95% [=========================================================== ] 4071/4248 95% [=========================================================== ] 4072/4248 95% [=========================================================== ] 4073/4248 95% [=========================================================== ] 4074/4248 95% [=========================================================== ] 4075/4248 95% [=========================================================== ] 4076/4248 95% [=========================================================== ] 4077/4248 95% [=========================================================== ] 4078/4248 95% [=========================================================== ] 4079/4248 96% [=========================================================== ] 4080/4248 96% [=========================================================== ] 4081/4248 96% [=========================================================== ] 4082/4248 96% [=========================================================== ] 4083/4248 96% [=========================================================== ] 4084/4248 96% [=========================================================== ] 4085/4248 96% [=========================================================== ] 4086/4248 96% [=========================================================== ] 4087/4248 96% [=========================================================== ] 4088/4248 96% [=========================================================== ] 4089/4248 96% [=========================================================== ] 4090/4248 96% [=========================================================== ] 4091/4248 96% [=========================================================== ] 4092/4248 96% [=========================================================== ] 4093/4248 96% [=========================================================== ] 4094/4248 96% [=========================================================== ] 4095/4248 96% [=========================================================== ] 4096/4248 96% [=========================================================== ] 4097/4248 96% [=========================================================== ] 4098/4248 96% [=========================================================== ] 4099/4248 96% [=========================================================== ] 4100/4248 96% [=========================================================== ] 4101/4248 96% [=========================================================== ] 4102/4248 96% [=========================================================== ] 4103/4248 96% [=========================================================== ] 4104/4248 96% [=========================================================== ] 4105/4248 96% [=========================================================== ] 4106/4248 96% [=========================================================== ] 4107/4248 96% [=========================================================== ] 4108/4248 96% [=========================================================== ] 4109/4248 96% [=========================================================== ] 4110/4248 96% [============================================================ ] 4111/4248 96% [============================================================ ] 4112/4248 96% [============================================================ ] 4113/4248 96% [============================================================ ] 4114/4248 96% [============================================================ ] 4115/4248 96% [============================================================ ] 4116/4248 96% [============================================================ ] 4117/4248 96% [============================================================ ] 4118/4248 96% [============================================================ ] 4119/4248 96% [============================================================ ] 4120/4248 96% [============================================================ ] 4121/4248 97% [============================================================ ] 4122/4248 97% [============================================================ ] 4123/4248 97% [============================================================ ] 4124/4248 97% [============================================================ ] 4125/4248 97% [============================================================ ] 4126/4248 97% [============================================================ ] 4127/4248 97% [============================================================ ] 4128/4248 97% [============================================================ ] 4129/4248 97% [============================================================ ] 4130/4248 97% [============================================================ ] 4131/4248 97% [============================================================ ] 4132/4248 97% [============================================================ ] 4133/4248 97% [============================================================ ] 4134/4248 97% [============================================================ ] 4135/4248 97% [============================================================ ] 4136/4248 97% [============================================================ ] 4137/4248 97% [============================================================ ] 4138/4248 97% [============================================================ ] 4139/4248 97% [============================================================ ] 4140/4248 97% [============================================================ ] 4141/4248 97% [============================================================ ] 4142/4248 97% [============================================================ ] 4143/4248 97% [============================================================ ] 4144/4248 97% [============================================================ ] 4145/4248 97% [============================================================ ] 4146/4248 97% [============================================================ ] 4147/4248 97% [============================================================ ] 4148/4248 97% [============================================================ ] 4149/4248 97% [============================================================ ] 4150/4248 97% [============================================================ ] 4151/4248 97% [============================================================ ] 4152/4248 97% [============================================================ ] 4153/4248 97% [============================================================ ] 4154/4248 97% [============================================================ ] 4155/4248 97% [============================================================ ] 4156/4248 97% [============================================================ ] 4157/4248 97% [============================================================ ] 4158/4248 97% [============================================================ ] 4159/4248 97% [============================================================ ] 4160/4248 97% [============================================================ ] 4161/4248 97% [============================================================ ] 4162/4248 97% [============================================================ ] 4163/4248 97% [============================================================ ] 4164/4248 98% [============================================================ ] 4165/4248 98% [============================================================ ] 4166/4248 98% [============================================================ ] 4167/4248 98% [============================================================ ] 4168/4248 98% [============================================================ ] 4169/4248 98% [============================================================ ] 4170/4248 98% [============================================================ ] 4171/4248 98% [============================================================ ] 4172/4248 98% [============================================================ ] 4173/4248 98% [============================================================ ] 4174/4248 98% [============================================================ ] 4175/4248 98% [============================================================ ] 4176/4248 98% [============================================================ ] 4177/4248 98% [============================================================ ] 4178/4248 98% [============================================================ ] 4179/4248 98% [============================================================= ] 4180/4248 98% [============================================================= ] 4181/4248 98% [============================================================= ] 4182/4248 98% [============================================================= ] 4183/4248 98% [============================================================= ] 4184/4248 98% [============================================================= ] 4185/4248 98% [============================================================= ] 4186/4248 98% [============================================================= ] 4187/4248 98% [============================================================= ] 4188/4248 98% [============================================================= ] 4189/4248 98% [============================================================= ] 4190/4248 98% [============================================================= ] 4191/4248 98% [============================================================= ] 4192/4248 98% [============================================================= ] 4193/4248 98% [============================================================= ] 4194/4248 98% [============================================================= ] 4195/4248 98% [============================================================= ] 4196/4248 98% [============================================================= ] 4197/4248 98% [============================================================= ] 4198/4248 98% [============================================================= ] 4199/4248 98% [============================================================= ] 4200/4248 98% [============================================================= ] 4201/4248 98% [============================================================= ] 4202/4248 98% [============================================================= ] 4203/4248 98% [============================================================= ] 4204/4248 98% [============================================================= ] 4205/4248 98% [============================================================= ] 4206/4248 99% [============================================================= ] 4207/4248 99% [============================================================= ] 4208/4248 99% [============================================================= ] 4209/4248 99% [============================================================= ] 4210/4248 99% [============================================================= ] 4211/4248 99% [============================================================= ] 4212/4248 99% [============================================================= ] 4213/4248 99% [============================================================= ] 4214/4248 99% [============================================================= ] 4215/4248 99% [============================================================= ] 4216/4248 99% [============================================================= ] 4217/4248 99% [============================================================= ] 4218/4248 99% [============================================================= ] 4219/4248 99% [============================================================= ] 4220/4248 99% [============================================================= ] 4221/4248 99% [============================================================= ] 4222/4248 99% [============================================================= ] 4223/4248 99% [============================================================= ] 4224/4248 99% [============================================================= ] 4225/4248 99% [============================================================= ] 4226/4248 99% [============================================================= ] 4227/4248 99% [============================================================= ] 4228/4248 99% [============================================================= ] 4229/4248 99% [============================================================= ] 4230/4248 99% [============================================================= ] 4231/4248 99% [============================================================= ] 4232/4248 99% [============================================================= ] 4233/4248 99% [============================================================= ] 4234/4248 99% [============================================================= ] 4235/4248 99% [============================================================= ] 4236/4248 99% [============================================================= ] 4237/4248 99% [============================================================= ] 4238/4248 99% [============================================================= ] 4239/4248 99% [============================================================= ] 4240/4248 99% [============================================================= ] 4241/4248 99% [============================================================= ] 4242/4248 99% [============================================================= ] 4243/4248 99% [============================================================= ] 4244/4248 99% [============================================================= ] 4245/4248 99% [============================================================= ] 4246/4248 99% [============================================================= ] 4247/4248 99% [==============================================================] 4248/4248 100% operation complete, 4248 objects in 47304 NAND pages. ln -snf /home/thomas/autobuild/instance-3/output-1/host/arm-buildroot-linux-musleabi/sysroot /home/thomas/autobuild/instance-3/output-1/staging make: Leaving directory '/home/thomas/autobuild/instance-3/buildroot' make: Entering directory '/home/thomas/autobuild/instance-3/buildroot' >>> Buildroot 2022.08-rc1-2459-g3274404b361 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 12.2.0 Collecting legal info >>> host-binutils 2.37 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-skeleton Collecting legal info >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> musl 1.2.3 Collecting legal info COPYRIGHT: OK (sha256: f9bc4423732350eb0b3f7ed7e91d530298476f8fec0c6c427a1c04ade22655af) >>> host-gcc-initial 12.2.0 Collecting legal info >>> linux-headers 4.19.271 Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> musl-compat-headers Collecting legal info >>> toolchain Collecting legal info >>> 4th 3.64.1 Collecting legal info COPYING: OK (sha256: 8c6111b645a02219579ea66e84aa8e78a0ed4f4dd80857ffb91bcda5528717d4) >>> host-4th 3.64.1 Collecting legal info COPYING: OK (sha256: 8c6111b645a02219579ea66e84aa8e78a0ed4f4dd80857ffb91bcda5528717d4) >>> am335x-pru-package 5f374ad57cc195f28bf5e585c3d446aba6ee7096 Collecting legal info pru_sw/utils/LICENCE.txt: OK (sha256: f0fcdf9b2090896389eb4b784f23be96d5544c5ce5282d84f82ae9a8e8331beb) >>> host-am335x-pru-package 5f374ad57cc195f28bf5e585c3d446aba6ee7096 Collecting legal info pru_sw/utils/LICENCE.txt: OK (sha256: f0fcdf9b2090896389eb4b784f23be96d5544c5ce5282d84f82ae9a8e8331beb) >>> host-android-tools 4.2.2+git20130218 Collecting legal info debian/copyright: OK (sha256: 170c5939bf8c8eed1db8f66f2d6155e8c1a3e799e390b55e7aad253195b1ebf5) >>> host-libselinux 3.3 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> host-libsepol 3.3 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> 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-pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-python3 3.11.1 Collecting legal info LICENSE: OK (sha256: d4a223f033419313218c9b8444167e91e87a5bebdb43fb8490df441df5220a8b) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-swig 4.1.1 Collecting legal info LICENSE: OK (sha256: f53abaeed775018d519a1b9615f0ca17894772bd9ca21c2a156bf340ac41c13e) LICENSE-GPL: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE-UNIVERSITIES: OK (sha256: 7f50d942373a871211c5efee03f3db2f9efd1cff1002b0ef8e3748baa611a5c2) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> atftp 0.8.0 Collecting legal info LICENSE: OK (sha256: 86dc744860e6dfacfeba2f33fea908db03fe67c7e37a878285b7aae8e4596735) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> bwm-ng 0.6.3 Collecting legal info COPYING: OK (sha256: 8556cc15ba3c0a411bf7d94bac5870829fb725f294b450c724c1e0856a601556) >>> ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> host-ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-checksec 2.6.0 Collecting legal info LICENSE.txt: OK (sha256: 55154b4be6dfcb3ff29d1e3648d0d07b3943a5fcc3af7c2e0e799b074734f722) >>> cifs-utils 6.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> cvs 1.12.13 Collecting legal info COPYING: OK (sha256: 569c5b876327d899cf444b2277fe910128a38ca71d90755fe4125dd44f8ece02) COPYING.LIB: OK (sha256: da0e282103fb508894e78db519aab255e36971ce0bc87de585e3b05014b83b1e) lib/glob-libc.h: OK (sha256: ee9a2fbdb626c0ac57fd8e569f357eb2e6d6c80cc6f41efa8bd126d5ea589d72) >>> darkhttpd 1.14 Collecting legal info darkhttpd.c: OK (sha256: f002944c9a8516e3346002d39c3e13681306833358c0f3c7781dff1fdb639710) >>> easy-rsa 3.1.1 Collecting legal info COPYING.md: OK (sha256: 7c4a4fc71745d93a87278801f1bca555562ca23f21e18293add64b9e6f6b7bf1) gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> easyframes 0.4 Collecting legal info COPYING: OK (sha256: 24f37598e822a1411fb7164ce7eb3ef120aea8279016399abc282c2381ce3f57) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> libpcap 1.10.2 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> empty 0.6.22b Collecting legal info COPYRIGHT: OK (sha256: db6b65f5eaf782a92715887ac107f3477d64016301a66194a92312b13ff89be1) >>> host-f2fs-tools 1.15.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> 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-fatcat 1.1.1 Collecting legal info LICENSE: OK (sha256: 3ea03755e32cf7f5b12981de92a0fdad396448195fe0024990c9cbc388e9866c) >>> fbgrab 1.5 Collecting legal info COPYING: OK (sha256: fa5fc1d1eec39532ea517518eeefd7b6e3c14341a55e5880a0e2a49eee47a5b7) >>> libpng 1.6.39 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> fbtft 274035404701245e7491c0c6471c5b72ade4d491 Collecting legal info fbtft-core.c: OK (sha256: a9ca80d65a5ef10fe614a6c1e8c8d4d3b96637e8855a96c7cf0fa438526097a7) >>> flashrom 1.2.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> ftop 1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> git 2.39.1 Collecting legal info COPYING: OK (sha256: 5b2198d1645f767585e8a88ac0499b04472164c0d2da22e75ecf97ef443ab32e) LGPL-2.1: OK (sha256: 1922f45d2c49e390032c9c0ba6d7cac904087f7cec51af30c2b2ad022ce0e76a) >>> libcurl 7.87.0 Collecting legal info COPYING: OK (sha256: 321b1a09ebc30410f2e837c072e5521cf7095b757193af4a7dae1086e36ed31a) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> initscripts Collecting legal info >>> ipmitool 1_8_19 Collecting legal info COPYING: OK (sha256: b7e2382a8be43b5f6cb092f2d2bda163bf1a1938be9300f821a845cbcd535f56) >>> janet 1.26.0 Collecting legal info LICENSE: OK (sha256: 95fca700e8dce9699248e7cc80ac88ce2357874c8352cd2be4d18f183dc9710b) >>> host-meson 1.0.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> json-javascript 3d7767b6b1f3da363c625ff54e63bbf20e9e83ac Collecting legal info json2.js: OK (sha256: 925947d3d711c4441a9db20f51215fbf5c119d2a3b51cadb2c9031907d8014b5) >>> host-kmod 30 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libargtable2 2.13 Collecting legal info COPYING: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) >>> libart 2.3.21 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libcgi 1.3.0 Collecting legal info LICENSES/LGPL-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES/MIT.txt: OK (sha256: f32c31e26ec840753a8cd47cd2681e48be4cee853212d16a4b1d85ac4d677669) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmpdclient 2.20 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> libnfnetlink 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libosip2 5.3.1 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> host-libp11 0.4.12 Collecting legal info COPYING: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libshout 2.4.6 Collecting legal info COPYING: OK (sha256: 7a4436f9ec37603356791c87de3bc444989befd2682d29efb3d97604e04c1852) >>> libsigsegv 2.14 Collecting legal info COPYING: OK (sha256: 8f2983e9a940367f48999881c14775db725ee643bce1e2f1ba195eb629a33cde) >>> libtool 2.4.6 Collecting legal info libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libxmlrpc r3119 Collecting legal info doc/COPYING: OK (sha256: db7a6d3f187b218c3534010a83424c6bcdef88e6a0b6b1aa3a8762238bd642e6) >>> linux-serial-test bf865c37ccf9cbb1826ada61037c036dc1990b7b Collecting legal info LICENSES/MIT: OK (sha256: a2a6760c2c6fa779a635e4a7ad00f668862ebcadb2a8a57d16662543e103e08c) >>> lsuio 0.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-lzma-alone 9.22 Collecting legal info lzma.txt: OK (sha256: 65cd2f7b76266889cbdcec55ab8ce6e845beabb5f450d58287439b25666e3b6a) >>> matio 1.5.23 Collecting legal info COPYING: OK (sha256: 3ed9a50d754fcc92d4accb8448e397eafeab686796b2a7445557ce782806e239) >>> mbedtls 2.28.2 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> memtester 4.5.1 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> mobile-broadband-provider-info 20221107 Collecting legal info COPYING: OK (sha256: 3d510b215a33087b9ceb9592da21575ea1f9f98bd4d983a38e65fe851a552174) >>> host-libxslt 1.1.37 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> mpd-mpc 0.34 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> musl-fts 1.2.7 Collecting legal info COPYING: OK (sha256: 55af87e4017668f54467a3380e7ebbac5e672d8c763bfe95e6fc882a6fdc4046) >>> ncdu 1.18 Collecting legal info COPYING: OK (sha256: 4590cb935ff8a50cee76ce12c2cb0411c0b06e84c267b478579785dcf328660d) >>> open2300 f21982e0b1f8321561e5ad1668307fde97700e1b Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> openresolv 3.12.0 Collecting legal info LICENSE: OK (sha256: 384740bf5e19e7628d20f4dcc22925062fdc6020e9a6f074e567d4d797be57a0) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-python-xlrd 2.0.1 Collecting legal info LICENSE: OK (sha256: b5a5dbce60265e305a815a6cb83ed07f24519d8ba644f2a307994488bced8815) >>> siproxd 0.8.3 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> sqlite 3.40.1 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> sofia-sip 1.13.12 Collecting legal info COPYING: OK (sha256: e1c0890440efe31b6cd2ee2abf895eb917c787799f079133f5809414d90d5d60) COPYRIGHTS: OK (sha256: b402ae58cf355b33be8fa023f704a039e3d41ecaccd2bbcda43ca31d703e4556) >>> spidev_test 4.10 Collecting legal info >>> szip 2.1.1 Collecting legal info COPYING: OK (sha256: 98cc66747133b26563fefc4630ad4c8c7848c722c7b8a60ecd4afbc4c7d7eb01) >>> thttpd 2.29 Collecting legal info thttpd.c: OK (sha256: be059e6b8219d5bb5480fa6a2864bbb34892f56951d03d08b356bc1fa8c81a01) >>> tinycbor 0.6.0 Collecting legal info LICENSE: OK (sha256: 3c6ba0b5bfa7830505301ffb336a17b0748e0d61c4d34216e9dc98f10e40395e) >>> tzdata 2022f Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-tzdata 2022f Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-zic 2022f Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> v4l2loopback 0.12.7 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> linux 6.1.9 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> host-lzma 4.32.7 Collecting legal info COPYING.GPLv2: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> webp 1.2.4 Collecting legal info COPYING: OK (sha256: 5aec868f669e384a22372a4e8a1a6cd7d44c64cd451f960ca69cc170d1e13acf) >>> wolftpm 2.7.0 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> x264 baee400fa9ced6f5481a728138fed6e867b0ff7f Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> xorcurses 04b664826c5bd30dd483f6a5c8c189ef97e255da Collecting legal info README: OK (sha256: 8632a67e5a76be4cdf7fd0fc6509e21bd6c647183bd9d2325310d5098c652a3a) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-12.2.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-12.2.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-4.19.271: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) WARNING: spidev_test-4.10: cannot save license (SPIDEV_TEST_LICENSE_FILES not defined) Legal info produced in /home/thomas/autobuild/instance-3/output-1/legal-info make: Leaving directory '/home/thomas/autobuild/instance-3/buildroot'