descriptors.c:254:9: note: here 254 | default: | ^~~~~~~ diseqc.c: In function 'rotate_rotor': descriptors.c:310:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 310 | if (isUtf8 && (i+1 < len)) { | ^ descriptors.c:327:9: note: here 327 | default: | ^~~~~~~ diseqc.c:346:50: warning: using integer absolute value function 'abs' when argument is of floating-point type 'float' [-Wabsolute-value] 346 | rotation_angle = abs(rotor_angle(to_satlist_index) - rotor_angle(from_satlist_index)); | ^~~ descriptors.c:354:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 354 | if (isUtf8 && (i+1 < len)) { | ^ descriptors.c:371:9: note: here 371 | default: | ^~~~~~~ diseqc.c: In function 'setup_scr': diseqc.c:602:27: warning: taking the absolute value of unsigned type 'uint32_t' {aka 'unsigned int'} has no effect [-Wabsolute-value] 602 | uint16_t fIF = ROUND(abs(t->frequency - fLO)/1000.0); // 950..2150MHz | ^~~ diseqc.c:500:26: note: in definition of macro 'ROUND' 500 | #define ROUND(x) ( 0.5 + x ) | ^ /home/buildroot/autobuild/instance-3/output-1/host/bin/aarch64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -c dump-vdr.c /home/buildroot/autobuild/instance-3/output-1/host/bin/aarch64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -c dump-xine.c /home/buildroot/autobuild/instance-3/output-1/host/bin/aarch64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -c dump-mplayer.c /home/buildroot/autobuild/instance-3/output-1/host/bin/aarch64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -c dump-vlc-m3u.c /home/buildroot/autobuild/instance-3/output-1/host/bin/aarch64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -c dvbscan.c /home/buildroot/autobuild/instance-3/output-1/host/bin/aarch64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -c lnb.c /home/buildroot/autobuild/instance-3/output-1/host/bin/aarch64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -c parse-dvbscan.c /home/buildroot/autobuild/instance-3/output-1/host/bin/aarch64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -c satellites.c /home/buildroot/autobuild/instance-3/output-1/host/bin/aarch64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -c scan.c /home/buildroot/autobuild/instance-3/output-1/host/bin/aarch64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -c section.c parse-dvbscan.c: In function 'vdr_code_from_token': parse-dvbscan.c:436:36: warning: this statement may fall through [-Wimplicit-fallthrough=] 436 | neg++; // no break, fall through | ~~~^~ parse-dvbscan.c:437:25: note: here 437 | case 'W': | ^~~~ parse-dvbscan.c: In function 'dvbscan_parse_rotor_positions': parse-dvbscan.c:553:41: warning: this statement may fall through [-Wimplicit-fallthrough=] 553 | switch (toupper(token[0])) { | ^~~~~~ parse-dvbscan.c:567:33: note: here 567 | case sat_id: | ^~~~ parse-dvbscan.c:579:41: warning: this statement may fall through [-Wimplicit-fallthrough=] 579 | switch (toupper(token[0])) { | ^~~~~~ parse-dvbscan.c:593:33: note: here 593 | case end_of_line_rotor: | ^~~~ /home/buildroot/autobuild/instance-3/output-1/host/bin/aarch64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -c tools.c scan.c: In function 'alloc_transponder': scan.c:204:14: warning: taking address of packed member of 'struct transponder' may result in an unaligned pointer value [-Waddress-of-packed-member] 204 | t->cells = &(t->_cells); | ^~~~~~~~~~~~ scan.c:211:17: warning: taking address of packed member of 'struct transponder' may result in an unaligned pointer value [-Waddress-of-packed-member] 211 | t->services = &(t->_services); | ^~~~~~~~~~~~~~~ scan.c: In function 'copy_transponder': scan.c:727:17: warning: taking address of packed member of 'struct transponder' may result in an unaligned pointer value [-Waddress-of-packed-member] 727 | dest->cells = &(dest->_cells); | ^~~~~~~~~~~~~~~ scan.c:746:20: warning: taking address of packed member of 'struct transponder' may result in an unaligned pointer value [-Waddress-of-packed-member] 746 | dest->services = &(dest->_services); | ^~~~~~~~~~~~~~~~~~ scan.c: In function 'parse_descriptors': scan.c:930:69: warning: taking address of packed member of 'struct transponder' may result in an unaligned pointer value [-Waddress-of-packed-member] 930 | parse_network_change_notify_descriptor(buf, &((struct transponder *) data)->network_change); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scan.c: In function 'parse_nit': scan.c:1362:20: warning: taking address of packed member of 'struct transponder' may result in an unaligned pointer value [-Waddress-of-packed-member] 1362 | tn.services = &tn._services; | ^~~~~~~~~~~~~ scan.c:1364:17: warning: taking address of packed member of 'struct transponder' may result in an unaligned pointer value [-Waddress-of-packed-member] 1364 | tn.cells = &tn._cells; | ^~~~~~~~~~ scan.c: In function 'set_frontend': scan.c:2107:41: warning: taking the absolute value of unsigned type 'long unsigned int' has no effect [-Wabsolute-value] 2107 | intermediate_freq = abs(t->frequency - this_lnb.high_val); | ^~~ scan.c:2107:41: warning: absolute value function 'abs' given an argument of type 'long unsigned int' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value] scan.c:2109:41: warning: taking the absolute value of unsigned type 'long unsigned int' has no effect [-Wabsolute-value] 2109 | intermediate_freq = abs(t->frequency - this_lnb.low_val); | ^~~ scan.c:2109:41: warning: absolute value function 'abs' given an argument of type 'long unsigned int' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value] scan.c:2113:41: warning: taking the absolute value of unsigned type 'long unsigned int' has no effect [-Wabsolute-value] 2113 | intermediate_freq = abs(t->frequency - this_lnb.low_val); | ^~~ scan.c:2113:41: warning: absolute value function 'abs' given an argument of type 'long unsigned int' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value] scan.c:2115:41: warning: taking the absolute value of unsigned type 'long unsigned int' has no effect [-Wabsolute-value] 2115 | intermediate_freq = abs(t->frequency - this_lnb.high_val); | ^~~ scan.c:2115:41: warning: absolute value function 'abs' given an argument of type 'long unsigned int' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value] scan.c:2120:35: warning: taking the absolute value of unsigned type 'long unsigned int' has no effect [-Wabsolute-value] 2120 | intermediate_freq = abs(t->frequency - this_lnb.low_val); | ^~~ scan.c:2120:35: warning: absolute value function 'abs' given an argument of type 'long unsigned int' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value] /home/buildroot/autobuild/instance-3/output-1/host/bin/aarch64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -c emulate.c scan.c: In function 'main': scan.c:3538:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 3538 | for (opt=0; optfrequency - em_device.lnb_high); | ^~~ emulate.c:276:20: warning: taking the absolute value of unsigned type 'uint32_t' {aka 'unsigned int'} has no effect [-Wabsolute-value] 276 | tp_if = abs(t->frequency - em_device.lnb_low); | ^~~ emulate.c:278:13: warning: taking the absolute value of unsigned type 'uint32_t' {aka 'unsigned int'} has no effect [-Wabsolute-value] 278 | if (abs(tp_if - em_device.frequency) > 2000) { | ^~~ scan.c: In function 'is_auto_params': scan.c:259:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 259 | if (t->rolloff == ROLLOFF_AUTO) | ^ scan.c:262:6: note: here 262 | case SYS_DSS: | ^~~~ tools.c: In function 'run_time': tools.c:427:28: warning: '%.2d' directive writing between 2 and 3 bytes into a region of size between 2 and 9 [-Wformat-overflow=] 427 | sprintf(&rtbuf[0], "%.2d:%.2d.%.3d", sec / 60, sec % 60, msec); | ^~~~ tools.c:427:22: note: directive argument in the range [-59, 59] 427 | sprintf(&rtbuf[0], "%.2d:%.2d.%.3d", sec / 60, sec % 60, msec); | ^~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/stdio.h:906, from tools.c:26: /home/buildroot/autobuild/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 10 and 26 bytes into a destination of size 12 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 31 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 32 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ emulate.c: In function 'parse_logfile': emulate.c:977:62: warning: this statement may fall through [-Wimplicit-fallthrough=] 977 | sidata->t.type = SCAN_TERRCABLE_ATSC; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ emulate.c:978:15: note: here 978 | default: | ^~~~~~~ emulate.c: In function 'has_lock': emulate.c:267:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 267 | if ((t->pilot != em_device.pilot) && (em_device.pilot != PILOT_AUTO)) { | ^ emulate.c:272:6: note: here 272 | case SYS_DVBS: | ^~~~ /home/buildroot/autobuild/instance-3/output-1/host/bin/aarch64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -c dump-xml.c scan.c: In function 'set_frontend': scan.c:2150:55: warning: this statement may fall through [-Wimplicit-fallthrough=] 2150 | if ((t->symbolrate < fe_info.symbol_rate_min) || (t->symbolrate > fe_info.symbol_rate_max)) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scan.c:2154:6: note: here 2154 | case SCAN_TERRESTRIAL: | ^~~~ scan.c:2155:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 2155 | if (t->delsys == SYS_DVBT2) { | ^ scan.c:2162:6: note: here 2162 | case SCAN_TERRCABLE_ATSC: | ^~~~ /home/buildroot/autobuild/instance-3/output-1/host/bin/aarch64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -c iconv_codes.c /home/buildroot/autobuild/instance-3/output-1/host/bin/aarch64-buildroot-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -c char-coding.c /home/buildroot/autobuild/instance-3/output-1/host/bin/aarch64-buildroot-linux-gnu-gcc -Wall -Wextra -Wno-comment -Wswitch-default -Wno-unused-parameter -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -lrt -o w_scan atsc_psip_section.o countries.o descriptors.o diseqc.o dump-dvbscan.o dump-vdr.o dump-xine.o dump-mplayer.o dump-vlc-m3u.o dvbscan.o lnb.o parse-dvbscan.o satellites.o scan.o section.o tools.o emulate.o dump-xml.o iconv_codes.o char-coding.o make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/w_scan-20170107' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/w_scan-20170107' >>> w_scan 20170107 Installing to target PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-3/output-1/target install -C /home/buildroot/autobuild/instance-3/output-1/build/w_scan-20170107/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/w_scan-20170107' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/w_scan-20170107' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/bin' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man1' /usr/bin/install -c w_scan '/home/buildroot/autobuild/instance-3/output-1/target/usr/bin' /usr/bin/install -c -m 644 doc/w_scan.1 '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man1' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/w_scan-20170107' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/w_scan-20170107' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Og', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-3/output-1/host/bin/aarch64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-3/output-1/host/bin/aarch64-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%aarch64%g" -e "s%@TARGET_CPU@%cortex-a53%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/buildroot/autobuild/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-3/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-3/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-3/output-1/host/bin/aarch64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-3/output-1/host/bin/aarch64-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%aarch64%g" -e "s%@TARGET_CPU@%cortex-a53%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-Og', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-3/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-3/output-1/host/etc/meson/cross-compilation.conf rm -f /home/buildroot/autobuild/instance-3/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/instance-3/output-1/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/instance-3/output-1/host/bin/glib-compile-schemas /home/buildroot/autobuild/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/instance-3/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. grep -qsE '^/bin/mksh$' /home/buildroot/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/mksh" >> /home/buildroot/autobuild/instance-3/output-1/target/etc/shells rm -f -r /home/buildroot/autobuild/instance-3/output-1/target/usr/share/openrc mkdir -p /home/buildroot/autobuild/instance-3/output-1/target/etc echo "buildroot" > /home/buildroot/autobuild/instance-3/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/instance-3/output-1/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-3/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-3/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root:"*":, /home/buildroot/autobuild/instance-3/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/buildroot/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/sh" >> /home/buildroot/autobuild/instance-3/output-1/target/etc/shells ln -sf mksh /home/buildroot/autobuild/instance-3/output-1/target/bin/sh /bin/sed -i -e '/^root:/s,[^/]*$,mksh,' /home/buildroot/autobuild/instance-3/output-1/target/etc/passwd rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/include /home/buildroot/autobuild/instance-3/output-1/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-3/output-1/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/cmake /home/buildroot/autobuild/instance-3/output-1/target/usr/share/cmake \ /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/rpm /home/buildroot/autobuild/instance-3/output-1/target/usr/doc find /home/buildroot/autobuild/instance-3/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-3/output-1/target/lib/ /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ /home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/instance-3/output-1/target/etc/bash_completion.d rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/man /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/info /home/buildroot/autobuild/instance-3/output-1/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/doc /home/buildroot/autobuild/instance-3/output-1/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-3/output-1/target/usr/share 2>/dev/null || true rm -rf /home/buildroot/autobuild/instance-3/output-1/target/lib/debug /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/debug find /home/buildroot/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/buildroot/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/buildroot/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/buildroot/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/buildroot/autobuild/instance-3/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.05-7882-g8268346d75b"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.11-git\"" \ ) > /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-3/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/buildroot/autobuild/instance-3/output-1/per-package /home/buildroot/autobuild/instance-3/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-3/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt printf ' \n' > /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/buildroot/autobuild/instance-3/output-1/images rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-3/output-1/target/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-3/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/buildroot/autobuild/instance-3/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/autobuild/instance-3/output-1/host/bin/mkyaffs2 --all-root /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target /home/buildroot/autobuild/instance-3/output-1/images/rootfs.yaffs2\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-3/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target table='/home/buildroot/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/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][done] scanning complete, total 1884 objects. stage 2: creating image '/home/buildroot/autobuild/instance-3/output-1/images/rootfs.yaffs2' [ ] 1/1884 0% [ ] 2/1884 0% [ ] 3/1884 0% [ ] 4/1884 0% [ ] 5/1884 0% [ ] 6/1884 0% [ ] 7/1884 0% [ ] 8/1884 0% [ ] 9/1884 0% [ ] 10/1884 0% [ ] 11/1884 0% [ ] 12/1884 0% [ ] 13/1884 0% [ ] 14/1884 0% [ ] 15/1884 0% [ ] 16/1884 0% [ ] 17/1884 0% [ ] 18/1884 0% [ ] 19/1884 1% [ ] 20/1884 1% [ ] 21/1884 1% [ ] 22/1884 1% [ ] 23/1884 1% [ ] 24/1884 1% [ ] 25/1884 1% [ ] 26/1884 1% [ ] 27/1884 1% [ ] 28/1884 1% [ ] 29/1884 1% [ ] 30/1884 1% [= ] 31/1884 1% [= ] 32/1884 1% [= ] 33/1884 1% [= ] 34/1884 1% [= ] 35/1884 1% [= ] 36/1884 1% [= ] 37/1884 1% [= ] 38/1884 2% [= ] 39/1884 2% [= ] 40/1884 2% [= ] 41/1884 2% [= ] 42/1884 2% [= ] 43/1884 2% [= ] 44/1884 2% [= ] 45/1884 2% [= ] 46/1884 2% [= ] 47/1884 2% [= ] 48/1884 2% [= ] 49/1884 2% [= ] 50/1884 2% [= ] 51/1884 2% [= ] 52/1884 2% [= ] 53/1884 2% [= ] 54/1884 2% [= ] 55/1884 2% [= ] 56/1884 2% [= ] 57/1884 3% [= ] 58/1884 3% [= ] 59/1884 3% [= ] 60/1884 3% [== ] 61/1884 3% [== ] 62/1884 3% [== ] 63/1884 3% [== ] 64/1884 3% [== ] 65/1884 3% [== ] 66/1884 3% [== ] 67/1884 3% [== ] 68/1884 3% [== ] 69/1884 3% [== ] 70/1884 3% [== ] 71/1884 3% [== ] 72/1884 3% [== ] 73/1884 3% [== ] 74/1884 3% [== ] 75/1884 3% [== ] 76/1884 4% [== ] 77/1884 4% [== ] 78/1884 4% [== ] 79/1884 4% [== ] 80/1884 4% [== ] 81/1884 4% [== ] 82/1884 4% [== ] 83/1884 4% [== ] 84/1884 4% [== ] 85/1884 4% [== ] 86/1884 4% [== ] 87/1884 4% [== ] 88/1884 4% [== ] 89/1884 4% [== ] 90/1884 4% [== ] 91/1884 4% [=== ] 92/1884 4% [=== ] 93/1884 4% [=== ] 94/1884 4% [=== ] 95/1884 5% [=== ] 96/1884 5% [=== ] 97/1884 5% [=== ] 98/1884 5% [=== ] 99/1884 5% [=== ] 100/1884 5% [=== ] 101/1884 5% [=== ] 102/1884 5% [=== ] 103/1884 5% [=== ] 104/1884 5% [=== ] 105/1884 5% [=== ] 106/1884 5% [=== ] 107/1884 5% [=== ] 108/1884 5% [=== ] 109/1884 5% [=== ] 110/1884 5% [=== ] 111/1884 5% [=== ] 112/1884 5% [=== ] 113/1884 5% [=== ] 114/1884 6% [=== ] 115/1884 6% [=== ] 116/1884 6% [=== ] 117/1884 6% [=== ] 118/1884 6% [=== ] 119/1884 6% [=== ] 120/1884 6% [=== ] 121/1884 6% [==== ] 122/1884 6% [==== ] 123/1884 6% [==== ] 124/1884 6% [==== ] 125/1884 6% [==== ] 126/1884 6% [==== ] 127/1884 6% [==== ] 128/1884 6% [==== ] 129/1884 6% [==== ] 130/1884 6% [==== ] 131/1884 6% [==== ] 132/1884 7% [==== ] 133/1884 7% [==== ] 134/1884 7% [==== ] 135/1884 7% [==== ] 136/1884 7% [==== ] 137/1884 7% [==== ] 138/1884 7% [==== ] 139/1884 7% [==== ] 140/1884 7% [==== ] 141/1884 7% [==== ] 142/1884 7% [==== ] 143/1884 7% [==== ] 144/1884 7% [==== ] 145/1884 7% [==== ] 146/1884 7% [==== ] 147/1884 7% [==== ] 148/1884 7% [==== ] 149/1884 7% [==== ] 150/1884 7% [==== ] 151/1884 8% [===== ] 152/1884 8% [===== ] 153/1884 8% [===== ] 154/1884 8% [===== ] 155/1884 8% [===== ] 156/1884 8% [===== ] 157/1884 8% [===== ] 158/1884 8% [===== ] 159/1884 8% [===== ] 160/1884 8% [===== ] 161/1884 8% [===== ] 162/1884 8% [===== ] 163/1884 8% [===== ] 164/1884 8% [===== ] 165/1884 8% [===== ] 166/1884 8% [===== ] 167/1884 8% [===== ] 168/1884 8% [===== ] 169/1884 8% [===== ] 170/1884 9% [===== ] 171/1884 9% [===== ] 172/1884 9% [===== ] 173/1884 9% [===== ] 174/1884 9% [===== ] 175/1884 9% [===== ] 176/1884 9% [===== ] 177/1884 9% [===== ] 178/1884 9% [===== ] 179/1884 9% [===== ] 180/1884 9% [===== ] 181/1884 9% [===== ] 182/1884 9% [====== ] 183/1884 9% [====== ] 184/1884 9% [====== ] 185/1884 9% [====== ] 186/1884 9% [====== ] 187/1884 9% [====== ] 188/1884 9% [====== ] 189/1884 10% [====== ] 190/1884 10% [====== ] 191/1884 10% [====== ] 192/1884 10% [====== ] 193/1884 10% [====== ] 194/1884 10% [====== ] 195/1884 10% [====== ] 196/1884 10% [====== ] 197/1884 10% [====== ] 198/1884 10% [====== ] 199/1884 10% [====== ] 200/1884 10% [====== ] 201/1884 10% [====== ] 202/1884 10% [====== ] 203/1884 10% [====== ] 204/1884 10% [====== ] 205/1884 10% [====== ] 206/1884 10% [====== ] 207/1884 10% [====== ] 208/1884 11% [====== ] 209/1884 11% [====== ] 210/1884 11% [====== ] 211/1884 11% [====== ] 212/1884 11% [======= ] 213/1884 11% [======= ] 214/1884 11% [======= ] 215/1884 11% [======= ] 216/1884 11% [======= ] 217/1884 11% [======= ] 218/1884 11% [======= ] 219/1884 11% [======= ] 220/1884 11% [======= ] 221/1884 11% [======= ] 222/1884 11% [======= ] 223/1884 11% [======= ] 224/1884 11% [======= ] 225/1884 11% [======= ] 226/1884 11% [======= ] 227/1884 12% [======= ] 228/1884 12% [======= ] 229/1884 12% [======= ] 230/1884 12% [======= ] 231/1884 12% [======= ] 232/1884 12% [======= ] 233/1884 12% [======= ] 234/1884 12% [======= ] 235/1884 12% [======= ] 236/1884 12% [======= ] 237/1884 12% [======= ] 238/1884 12% [======= ] 239/1884 12% [======= ] 240/1884 12% [======= ] 241/1884 12% [======= ] 242/1884 12% [======= ] 243/1884 12% [======== ] 244/1884 12% [======== ] 245/1884 13% [======== ] 246/1884 13% [======== ] 247/1884 13% [======== ] 248/1884 13% [======== ] 249/1884 13% [======== ] 250/1884 13% [======== ] 251/1884 13% [======== ] 252/1884 13% [======== ] 253/1884 13% [======== ] 254/1884 13% [======== ] 255/1884 13% [======== ] 256/1884 13% [======== ] 257/1884 13% [======== ] 258/1884 13% [======== ] 259/1884 13% [======== ] 260/1884 13% [======== ] 261/1884 13% [======== ] 262/1884 13% [======== ] 263/1884 13% [======== ] 264/1884 14% [======== ] 265/1884 14% [======== ] 266/1884 14% [======== ] 267/1884 14% [======== ] 268/1884 14% [======== ] 269/1884 14% [======== ] 270/1884 14% [======== ] 271/1884 14% [======== ] 272/1884 14% [======== ] 273/1884 14% [========= ] 274/1884 14% [========= ] 275/1884 14% [========= ] 276/1884 14% [========= ] 277/1884 14% [========= ] 278/1884 14% [========= ] 279/1884 14% [========= ] 280/1884 14% [========= ] 281/1884 14% [========= ] 282/1884 14% [========= ] 283/1884 15% [========= ] 284/1884 15% [========= ] 285/1884 15% [========= ] 286/1884 15% [========= ] 287/1884 15% [========= ] 288/1884 15% [========= ] 289/1884 15% [========= ] 290/1884 15% [========= ] 291/1884 15% [========= ] 292/1884 15% [========= ] 293/1884 15% [========= ] 294/1884 15% [========= ] 295/1884 15% [========= ] 296/1884 15% [========= ] 297/1884 15% [========= ] 298/1884 15% [========= ] 299/1884 15% [========= ] 300/1884 15% [========= ] 301/1884 15% [========= ] 302/1884 16% [========= ] 303/1884 16% [========== ] 304/1884 16% [========== ] 305/1884 16% [========== ] 306/1884 16% [========== ] 307/1884 16% [========== ] 308/1884 16% [========== ] 309/1884 16% [========== ] 310/1884 16% [========== ] 311/1884 16% [========== ] 312/1884 16% [========== ] 313/1884 16% [========== ] 314/1884 16% [========== ] 315/1884 16% [========== ] 316/1884 16% [========== ] 317/1884 16% [========== ] 318/1884 16% [========== ] 319/1884 16% [========== ] 320/1884 16% [========== ] 321/1884 17% [========== ] 322/1884 17% [========== ] 323/1884 17% [========== ] 324/1884 17% [========== ] 325/1884 17% [========== ] 326/1884 17% [========== ] 327/1884 17% [========== ] 328/1884 17% [========== ] 329/1884 17% [========== ] 330/1884 17% [========== ] 331/1884 17% [========== ] 332/1884 17% [========== ] 333/1884 17% [========== ] 334/1884 17% [=========== ] 335/1884 17% [=========== ] 336/1884 17% [=========== ] 337/1884 17% [=========== ] 338/1884 17% [=========== ] 339/1884 17% [=========== ] 340/1884 18% [=========== ] 341/1884 18% [=========== ] 342/1884 18% [=========== ] 343/1884 18% [=========== ] 344/1884 18% [=========== ] 345/1884 18% [=========== ] 346/1884 18% [=========== ] 347/1884 18% [=========== ] 348/1884 18% [=========== ] 349/1884 18% [=========== ] 350/1884 18% [=========== ] 351/1884 18% [=========== ] 352/1884 18% [=========== ] 353/1884 18% [=========== ] 354/1884 18% [=========== ] 355/1884 18% [=========== ] 356/1884 18% [=========== ] 357/1884 18% [=========== ] 358/1884 19% [=========== ] 359/1884 19% [=========== ] 360/1884 19% [=========== ] 361/1884 19% [=========== ] 362/1884 19% [=========== ] 363/1884 19% [=========== ] 364/1884 19% [============ ] 365/1884 19% [============ ] 366/1884 19% [============ ] 367/1884 19% [============ ] 368/1884 19% [============ ] 369/1884 19% [============ ] 370/1884 19% [============ ] 371/1884 19% [============ ] 372/1884 19% [============ ] 373/1884 19% [============ ] 374/1884 19% [============ ] 375/1884 19% [============ ] 376/1884 19% [============ ] 377/1884 20% [============ ] 378/1884 20% [============ ] 379/1884 20% [============ ] 380/1884 20% [============ ] 381/1884 20% [============ ] 382/1884 20% [============ ] 383/1884 20% [============ ] 384/1884 20% [============ ] 385/1884 20% [============ ] 386/1884 20% [============ ] 387/1884 20% [============ ] 388/1884 20% [============ ] 389/1884 20% [============ ] 390/1884 20% [============ ] 391/1884 20% [============ ] 392/1884 20% [============ ] 393/1884 20% [============ ] 394/1884 20% [============ ] 395/1884 20% [============= ] 396/1884 21% [============= ] 397/1884 21% [============= ] 398/1884 21% [============= ] 399/1884 21% [============= ] 400/1884 21% [============= ] 401/1884 21% [============= ] 402/1884 21% [============= ] 403/1884 21% [============= ] 404/1884 21% [============= ] 405/1884 21% [============= ] 406/1884 21% [============= ] 407/1884 21% [============= ] 408/1884 21% [============= ] 409/1884 21% [============= ] 410/1884 21% [============= ] 411/1884 21% [============= ] 412/1884 21% [============= ] 413/1884 21% [============= ] 414/1884 21% [============= ] 415/1884 22% [============= ] 416/1884 22% [============= ] 417/1884 22% [============= ] 418/1884 22% [============= ] 419/1884 22% [============= ] 420/1884 22% [============= ] 421/1884 22% [============= ] 422/1884 22% [============= ] 423/1884 22% [============= ] 424/1884 22% [============= ] 425/1884 22% [============== ] 426/1884 22% [============== ] 427/1884 22% [============== ] 428/1884 22% [============== ] 429/1884 22% [============== ] 430/1884 22% [============== ] 431/1884 22% [============== ] 432/1884 22% [============== ] 433/1884 22% [============== ] 434/1884 23% [============== ] 435/1884 23% [============== ] 436/1884 23% [============== ] 437/1884 23% [============== ] 438/1884 23% [============== ] 439/1884 23% [============== ] 440/1884 23% [============== ] 441/1884 23% [============== ] 442/1884 23% [============== ] 443/1884 23% [============== ] 444/1884 23% [============== ] 445/1884 23% [============== ] 446/1884 23% [============== ] 447/1884 23% [============== ] 448/1884 23% [============== ] 449/1884 23% [============== ] 450/1884 23% [============== ] 451/1884 23% [============== ] 452/1884 23% [============== ] 453/1884 24% [============== ] 454/1884 24% [============== ] 455/1884 24% [=============== ] 456/1884 24% [=============== ] 457/1884 24% [=============== ] 458/1884 24% [=============== ] 459/1884 24% [=============== ] 460/1884 24% [=============== ] 461/1884 24% [=============== ] 462/1884 24% [=============== ] 463/1884 24% [=============== ] 464/1884 24% [=============== ] 465/1884 24% [=============== ] 466/1884 24% [=============== ] 467/1884 24% [=============== ] 468/1884 24% [=============== ] 469/1884 24% [=============== ] 470/1884 24% [=============== ] 471/1884 25% [=============== ] 472/1884 25% [=============== ] 473/1884 25% [=============== ] 474/1884 25% [=============== ] 475/1884 25% [=============== ] 476/1884 25% [=============== ] 477/1884 25% [=============== ] 478/1884 25% [=============== ] 479/1884 25% [=============== ] 480/1884 25% [=============== ] 481/1884 25% [=============== ] 482/1884 25% [=============== ] 483/1884 25% [=============== ] 484/1884 25% [=============== ] 485/1884 25% [=============== ] 486/1884 25% [================ ] 487/1884 25% [================ ] 488/1884 25% [================ ] 489/1884 25% [================ ] 490/1884 26% [================ ] 491/1884 26% [================ ] 492/1884 26% [================ ] 493/1884 26% [================ ] 494/1884 26% [================ ] 495/1884 26% [================ ] 496/1884 26% [================ ] 497/1884 26% [================ ] 498/1884 26% [================ ] 499/1884 26% [================ ] 500/1884 26% [================ ] 501/1884 26% [================ ] 502/1884 26% [================ ] 503/1884 26% [================ ] 504/1884 26% [================ ] 505/1884 26% [================ ] 506/1884 26% [================ ] 507/1884 26% [================ ] 508/1884 26% [================ ] 509/1884 27% [================ ] 510/1884 27% [================ ] 511/1884 27% [================ ] 512/1884 27% [================ ] 513/1884 27% [================ ] 514/1884 27% [================ ] 515/1884 27% [================ ] 516/1884 27% [================= ] 517/1884 27% [================= ] 518/1884 27% [================= ] 519/1884 27% [================= ] 520/1884 27% [================= ] 521/1884 27% [================= ] 522/1884 27% [================= ] 523/1884 27% [================= ] 524/1884 27% [================= ] 525/1884 27% [================= ] 526/1884 27% [================= ] 527/1884 27% [================= ] 528/1884 28% [================= ] 529/1884 28% [================= ] 530/1884 28% [================= ] 531/1884 28% [================= ] 532/1884 28% [================= ] 533/1884 28% [================= ] 534/1884 28% [================= ] 535/1884 28% [================= ] 536/1884 28% [================= ] 537/1884 28% [================= ] 538/1884 28% [================= ] 539/1884 28% [================= ] 540/1884 28% [================= ] 541/1884 28% [================= ] 542/1884 28% [================= ] 543/1884 28% [================= ] 544/1884 28% [================= ] 545/1884 28% [================= ] 546/1884 28% [================== ] 547/1884 29% [================== ] 548/1884 29% [================== ] 549/1884 29% [================== ] 550/1884 29% [================== ] 551/1884 29% [================== ] 552/1884 29% [================== ] 553/1884 29% [================== ] 554/1884 29% [================== ] 555/1884 29% [================== ] 556/1884 29% [================== ] 557/1884 29% [================== ] 558/1884 29% [================== ] 559/1884 29% [================== ] 560/1884 29% [================== ] 561/1884 29% [================== ] 562/1884 29% [================== ] 563/1884 29% [================== ] 564/1884 29% [================== ] 565/1884 29% [================== ] 566/1884 30% [================== ] 567/1884 30% [================== ] 568/1884 30% [================== ] 569/1884 30% [================== ] 570/1884 30% [================== ] 571/1884 30% [================== ] 572/1884 30% [================== ] 573/1884 30% [================== ] 574/1884 30% [================== ] 575/1884 30% [================== ] 576/1884 30% [================== ] 577/1884 30% [=================== ] 578/1884 30% [=================== ] 579/1884 30% [=================== ] 580/1884 30% [=================== ] 581/1884 30% [=================== ] 582/1884 30% [=================== ] 583/1884 30% [=================== ] 584/1884 30% [=================== ] 585/1884 31% [=================== ] 586/1884 31% [=================== ] 587/1884 31% [=================== ] 588/1884 31% [=================== ] 589/1884 31% [=================== ] 590/1884 31% [=================== ] 591/1884 31% [=================== ] 592/1884 31% [=================== ] 593/1884 31% [=================== ] 594/1884 31% [=================== ] 595/1884 31% [=================== ] 596/1884 31% [=================== ] 597/1884 31% [=================== ] 598/1884 31% [=================== ] 599/1884 31% [=================== ] 600/1884 31% [=================== ] 601/1884 31% [=================== ] 602/1884 31% [=================== ] 603/1884 32% [=================== ] 604/1884 32% [=================== ] 605/1884 32% [=================== ] 606/1884 32% [=================== ] 607/1884 32% [==================== ] 608/1884 32% [==================== ] 609/1884 32% [==================== ] 610/1884 32% [==================== ] 611/1884 32% [==================== ] 612/1884 32% [==================== ] 613/1884 32% [==================== ] 614/1884 32% [==================== ] 615/1884 32% [==================== ] 616/1884 32% [==================== ] 617/1884 32% [==================== ] 618/1884 32% [==================== ] 619/1884 32% [==================== ] 620/1884 32% [==================== ] 621/1884 32% [==================== ] 622/1884 33% [==================== ] 623/1884 33% [==================== ] 624/1884 33% [==================== ] 625/1884 33% [==================== ] 626/1884 33% [==================== ] 627/1884 33% [==================== ] 628/1884 33% [==================== ] 629/1884 33% [==================== ] 630/1884 33% [==================== ] 631/1884 33% [==================== ] 632/1884 33% [==================== ] 633/1884 33% [==================== ] 634/1884 33% [==================== ] 635/1884 33% [==================== ] 636/1884 33% [==================== ] 637/1884 33% [==================== ] 638/1884 33% [===================== ] 639/1884 33% [===================== ] 640/1884 33% [===================== ] 641/1884 34% [===================== ] 642/1884 34% [===================== ] 643/1884 34% [===================== ] 644/1884 34% [===================== ] 645/1884 34% [===================== ] 646/1884 34% [===================== ] 647/1884 34% [===================== ] 648/1884 34% [===================== ] 649/1884 34% [===================== ] 650/1884 34% [===================== ] 651/1884 34% [===================== ] 652/1884 34% [===================== ] 653/1884 34% [===================== ] 654/1884 34% [===================== ] 655/1884 34% [===================== ] 656/1884 34% [===================== ] 657/1884 34% [===================== ] 658/1884 34% [===================== ] 659/1884 34% [===================== ] 660/1884 35% [===================== ] 661/1884 35% [===================== ] 662/1884 35% [===================== ] 663/1884 35% [===================== ] 664/1884 35% [===================== ] 665/1884 35% [===================== ] 666/1884 35% [===================== ] 667/1884 35% [===================== ] 668/1884 35% [====================== ] 669/1884 35% [====================== ] 670/1884 35% [====================== ] 671/1884 35% [====================== ] 672/1884 35% [====================== ] 673/1884 35% [====================== ] 674/1884 35% [====================== ] 675/1884 35% [====================== ] 676/1884 35% [====================== ] 677/1884 35% [====================== ] 678/1884 35% [====================== ] 679/1884 36% [====================== ] 680/1884 36% [====================== ] 681/1884 36% [====================== ] 682/1884 36% [====================== ] 683/1884 36% [====================== ] 684/1884 36% [====================== ] 685/1884 36% [====================== ] 686/1884 36% [====================== ] 687/1884 36% [====================== ] 688/1884 36% [====================== ] 689/1884 36% [====================== ] 690/1884 36% [====================== ] 691/1884 36% [====================== ] 692/1884 36% [====================== ] 693/1884 36% [====================== ] 694/1884 36% [====================== ] 695/1884 36% [====================== ] 696/1884 36% [====================== ] 697/1884 36% [====================== ] 698/1884 37% [======================= ] 699/1884 37% [======================= ] 700/1884 37% [======================= ] 701/1884 37% [======================= ] 702/1884 37% [======================= ] 703/1884 37% [======================= ] 704/1884 37% [======================= ] 705/1884 37% [======================= ] 706/1884 37% [======================= ] 707/1884 37% [======================= ] 708/1884 37% [======================= ] 709/1884 37% [======================= ] 710/1884 37% [======================= ] 711/1884 37% [======================= ] 712/1884 37% [======================= ] 713/1884 37% [======================= ] 714/1884 37% [======================= ] 715/1884 37% [======================= ] 716/1884 38% [======================= ] 717/1884 38% [======================= ] 718/1884 38% [======================= ] 719/1884 38% [======================= ] 720/1884 38% [======================= ] 721/1884 38% [======================= ] 722/1884 38% [======================= ] 723/1884 38% [======================= ] 724/1884 38% [======================= ] 725/1884 38% [======================= ] 726/1884 38% [======================= ] 727/1884 38% [======================= ] 728/1884 38% [======================= ] 729/1884 38% [======================== ] 730/1884 38% [======================== ] 731/1884 38% [======================== ] 732/1884 38% [======================== ] 733/1884 38% [======================== ] 734/1884 38% [======================== ] 735/1884 39% [======================== ] 736/1884 39% [======================== ] 737/1884 39% [======================== ] 738/1884 39% [======================== ] 739/1884 39% [======================== ] 740/1884 39% [======================== ] 741/1884 39% [======================== ] 742/1884 39% [======================== ] 743/1884 39% [======================== ] 744/1884 39% [======================== ] 745/1884 39% [======================== ] 746/1884 39% [======================== ] 747/1884 39% [======================== ] 748/1884 39% [======================== ] 749/1884 39% [======================== ] 750/1884 39% [======================== ] 751/1884 39% [======================== ] 752/1884 39% [======================== ] 753/1884 39% [======================== ] 754/1884 40% [======================== ] 755/1884 40% [======================== ] 756/1884 40% [======================== ] 757/1884 40% [======================== ] 758/1884 40% [======================== ] 759/1884 40% [========================= ] 760/1884 40% [========================= ] 761/1884 40% [========================= ] 762/1884 40% [========================= ] 763/1884 40% [========================= ] 764/1884 40% [========================= ] 765/1884 40% [========================= ] 766/1884 40% [========================= ] 767/1884 40% [========================= ] 768/1884 40% [========================= ] 769/1884 40% [========================= ] 770/1884 40% [========================= ] 771/1884 40% [========================= ] 772/1884 40% [========================= ] 773/1884 41% [========================= ] 774/1884 41% [========================= ] 775/1884 41% [========================= ] 776/1884 41% [========================= ] 777/1884 41% [========================= ] 778/1884 41% [========================= ] 779/1884 41% [========================= ] 780/1884 41% [========================= ] 781/1884 41% [========================= ] 782/1884 41% [========================= ] 783/1884 41% [========================= ] 784/1884 41% [========================= ] 785/1884 41% [========================= ] 786/1884 41% [========================= ] 787/1884 41% [========================= ] 788/1884 41% [========================= ] 789/1884 41% [========================= ] 790/1884 41% [========================== ] 791/1884 41% [========================== ] 792/1884 42% [========================== ] 793/1884 42% [========================== ] 794/1884 42% [========================== ] 795/1884 42% [========================== ] 796/1884 42% [========================== ] 797/1884 42% [========================== ] 798/1884 42% [========================== ] 799/1884 42% [========================== ] 800/1884 42% [========================== ] 801/1884 42% [========================== ] 802/1884 42% [========================== ] 803/1884 42% [========================== ] 804/1884 42% [========================== ] 805/1884 42% [========================== ] 806/1884 42% [========================== ] 807/1884 42% [========================== ] 808/1884 42% [========================== ] 809/1884 42% [========================== ] 810/1884 42% [========================== ] 811/1884 43% [========================== ] 812/1884 43% [========================== ] 813/1884 43% [========================== ] 814/1884 43% [========================== ] 815/1884 43% [========================== ] 816/1884 43% [========================== ] 817/1884 43% [========================== ] 818/1884 43% [========================== ] 819/1884 43% [========================== ] 820/1884 43% [=========================== ] 821/1884 43% [=========================== ] 822/1884 43% [=========================== ] 823/1884 43% [=========================== ] 824/1884 43% [=========================== ] 825/1884 43% [=========================== ] 826/1884 43% [=========================== ] 827/1884 43% [=========================== ] 828/1884 43% [=========================== ] 829/1884 44% [=========================== ] 830/1884 44% [=========================== ] 831/1884 44% [=========================== ] 832/1884 44% [=========================== ] 833/1884 44% [=========================== ] 834/1884 44% [=========================== ] 835/1884 44% [=========================== ] 836/1884 44% [=========================== ] 837/1884 44% [=========================== ] 838/1884 44% [=========================== ] 839/1884 44% [=========================== ] 840/1884 44% [=========================== ] 841/1884 44% [=========================== ] 842/1884 44% [=========================== ] 843/1884 44% [=========================== ] 844/1884 44% [=========================== ] 845/1884 44% [=========================== ] 846/1884 44% [=========================== ] 847/1884 44% [=========================== ] 848/1884 45% [=========================== ] 849/1884 45% [=========================== ] 850/1884 45% [============================ ] 851/1884 45% [============================ ] 852/1884 45% [============================ ] 853/1884 45% [============================ ] 854/1884 45% [============================ ] 855/1884 45% [============================ ] 856/1884 45% [============================ ] 857/1884 45% [============================ ] 858/1884 45% [============================ ] 859/1884 45% [============================ ] 860/1884 45% [============================ ] 861/1884 45% [============================ ] 862/1884 45% [============================ ] 863/1884 45% [============================ ] 864/1884 45% [============================ ] 865/1884 45% [============================ ] 866/1884 45% [============================ ] 867/1884 46% [============================ ] 868/1884 46% [============================ ] 869/1884 46% [============================ ] 870/1884 46% [============================ ] 871/1884 46% [============================ ] 872/1884 46% [============================ ] 873/1884 46% [============================ ] 874/1884 46% [============================ ] 875/1884 46% [============================ ] 876/1884 46% [============================ ] 877/1884 46% [============================ ] 878/1884 46% [============================ ] 879/1884 46% [============================ ] 880/1884 46% [============================ ] 881/1884 46% [============================= ] 882/1884 46% [============================= ] 883/1884 46% [============================= ] 884/1884 46% [============================= ] 885/1884 46% [============================= ] 886/1884 47% [============================= ] 887/1884 47% [============================= ] 888/1884 47% [============================= ] 889/1884 47% [============================= ] 890/1884 47% [============================= ] 891/1884 47% [============================= ] 892/1884 47% [============================= ] 893/1884 47% [============================= ] 894/1884 47% [============================= ] 895/1884 47% [============================= ] 896/1884 47% [============================= ] 897/1884 47% [============================= ] 898/1884 47% [============================= ] 899/1884 47% [============================= ] 900/1884 47% [============================= ] 901/1884 47% [============================= ] 902/1884 47% [============================= ] 903/1884 47% [============================= ] 904/1884 47% [============================= ] 905/1884 48% [============================= ] 906/1884 48% [============================= ] 907/1884 48% [============================= ] 908/1884 48% [============================= ] 909/1884 48% [============================= ] 910/1884 48% [============================= ] 911/1884 48% [============================== ] 912/1884 48% [============================== ] 913/1884 48% [============================== ] 914/1884 48% [============================== ] 915/1884 48% [============================== ] 916/1884 48% [============================== ] 917/1884 48% [============================== ] 918/1884 48% [============================== ] 919/1884 48% [============================== ] 920/1884 48% [============================== ] 921/1884 48% [============================== ] 922/1884 48% [============================== ] 923/1884 48% [============================== ] 924/1884 49% [============================== ] 925/1884 49% [============================== ] 926/1884 49% [============================== ] 927/1884 49% [============================== ] 928/1884 49% [============================== ] 929/1884 49% [============================== ] 930/1884 49% [============================== ] 931/1884 49% [============================== ] 932/1884 49% [============================== ] 933/1884 49% [============================== ] 934/1884 49% [============================== ] 935/1884 49% [============================== ] 936/1884 49% [============================== ] 937/1884 49% [============================== ] 938/1884 49% [============================== ] 939/1884 49% [============================== ] 940/1884 49% [============================== ] 941/1884 49% [=============================== ] 942/1884 50% [=============================== ] 943/1884 50% [=============================== ] 944/1884 50% [=============================== ] 945/1884 50% [=============================== ] 946/1884 50% [=============================== ] 947/1884 50% [=============================== ] 948/1884 50% [=============================== ] 949/1884 50% [=============================== ] 950/1884 50% [=============================== ] 951/1884 50% [=============================== ] 952/1884 50% [=============================== ] 953/1884 50% [=============================== ] 954/1884 50% [=============================== ] 955/1884 50% [=============================== ] 956/1884 50% [=============================== ] 957/1884 50% [=============================== ] 958/1884 50% [=============================== ] 959/1884 50% [=============================== ] 960/1884 50% [=============================== ] 961/1884 51% [=============================== ] 962/1884 51% [=============================== ] 963/1884 51% [=============================== ] 964/1884 51% [=============================== ] 965/1884 51% [=============================== ] 966/1884 51% [=============================== ] 967/1884 51% [=============================== ] 968/1884 51% [=============================== ] 969/1884 51% [=============================== ] 970/1884 51% [=============================== ] 971/1884 51% [=============================== ] 972/1884 51% [================================ ] 973/1884 51% [================================ ] 974/1884 51% [================================ ] 975/1884 51% [================================ ] 976/1884 51% [================================ ] 977/1884 51% [================================ ] 978/1884 51% [================================ ] 979/1884 51% [================================ ] 980/1884 52% [================================ ] 981/1884 52% [================================ ] 982/1884 52% [================================ ] 983/1884 52% [================================ ] 984/1884 52% [================================ ] 985/1884 52% [================================ ] 986/1884 52% [================================ ] 987/1884 52% [================================ ] 988/1884 52% [================================ ] 989/1884 52% [================================ ] 990/1884 52% [================================ ] 991/1884 52% [================================ ] 992/1884 52% [================================ ] 993/1884 52% [================================ ] 994/1884 52% [================================ ] 995/1884 52% [================================ ] 996/1884 52% [================================ ] 997/1884 52% [================================ ] 998/1884 52% [================================ ] 999/1884 53% [================================ ] 1000/1884 53% [================================ ] 1001/1884 53% [================================ ] 1002/1884 53% [================================= ] 1003/1884 53% [================================= ] 1004/1884 53% [================================= ] 1005/1884 53% [================================= ] 1006/1884 53% [================================= ] 1007/1884 53% [================================= ] 1008/1884 53% [================================= ] 1009/1884 53% [================================= ] 1010/1884 53% [================================= ] 1011/1884 53% [================================= ] 1012/1884 53% [================================= ] 1013/1884 53% [================================= ] 1014/1884 53% [================================= ] 1015/1884 53% [================================= ] 1016/1884 53% [================================= ] 1017/1884 53% [================================= ] 1018/1884 54% [================================= ] 1019/1884 54% [================================= ] 1020/1884 54% [================================= ] 1021/1884 54% [================================= ] 1022/1884 54% [================================= ] 1023/1884 54% [================================= ] 1024/1884 54% [================================= ] 1025/1884 54% [================================= ] 1026/1884 54% [================================= ] 1027/1884 54% [================================= ] 1028/1884 54% [================================= ] 1029/1884 54% [================================= ] 1030/1884 54% [================================= ] 1031/1884 54% [================================= ] 1032/1884 54% [================================= ] 1033/1884 54% [================================== ] 1034/1884 54% [================================== ] 1035/1884 54% [================================== ] 1036/1884 54% [================================== ] 1037/1884 55% [================================== ] 1038/1884 55% [================================== ] 1039/1884 55% [================================== ] 1040/1884 55% [================================== ] 1041/1884 55% [================================== ] 1042/1884 55% [================================== ] 1043/1884 55% [================================== ] 1044/1884 55% [================================== ] 1045/1884 55% [================================== ] 1046/1884 55% [================================== ] 1047/1884 55% [================================== ] 1048/1884 55% [================================== ] 1049/1884 55% [================================== ] 1050/1884 55% [================================== ] 1051/1884 55% [================================== ] 1052/1884 55% [================================== ] 1053/1884 55% [================================== ] 1054/1884 55% [================================== ] 1055/1884 55% [================================== ] 1056/1884 56% [================================== ] 1057/1884 56% [================================== ] 1058/1884 56% [================================== ] 1059/1884 56% [================================== ] 1060/1884 56% [================================== ] 1061/1884 56% [================================== ] 1062/1884 56% [================================== ] 1063/1884 56% [=================================== ] 1064/1884 56% [=================================== ] 1065/1884 56% [=================================== ] 1066/1884 56% [=================================== ] 1067/1884 56% [=================================== ] 1068/1884 56% [=================================== ] 1069/1884 56% [=================================== ] 1070/1884 56% [=================================== ] 1071/1884 56% [=================================== ] 1072/1884 56% [=================================== ] 1073/1884 56% [=================================== ] 1074/1884 57% [=================================== ] 1075/1884 57% [=================================== ] 1076/1884 57% [=================================== ] 1077/1884 57% [=================================== ] 1078/1884 57% [=================================== ] 1079/1884 57% [=================================== ] 1080/1884 57% [=================================== ] 1081/1884 57% [=================================== ] 1082/1884 57% [=================================== ] 1083/1884 57% [=================================== ] 1084/1884 57% [=================================== ] 1085/1884 57% [=================================== ] 1086/1884 57% [=================================== ] 1087/1884 57% [=================================== ] 1088/1884 57% [=================================== ] 1089/1884 57% [=================================== ] 1090/1884 57% [=================================== ] 1091/1884 57% [=================================== ] 1092/1884 57% [=================================== ] 1093/1884 58% [==================================== ] 1094/1884 58% [==================================== ] 1095/1884 58% [==================================== ] 1096/1884 58% [==================================== ] 1097/1884 58% [==================================== ] 1098/1884 58% [==================================== ] 1099/1884 58% [==================================== ] 1100/1884 58% [==================================== ] 1101/1884 58% [==================================== ] 1102/1884 58% [==================================== ] 1103/1884 58% [==================================== ] 1104/1884 58% [==================================== ] 1105/1884 58% [==================================== ] 1106/1884 58% [==================================== ] 1107/1884 58% [==================================== ] 1108/1884 58% [==================================== ] 1109/1884 58% [==================================== ] 1110/1884 58% [==================================== ] 1111/1884 58% [==================================== ] 1112/1884 59% [==================================== ] 1113/1884 59% [==================================== ] 1114/1884 59% [==================================== ] 1115/1884 59% [==================================== ] 1116/1884 59% [==================================== ] 1117/1884 59% [==================================== ] 1118/1884 59% [==================================== ] 1119/1884 59% [==================================== ] 1120/1884 59% [==================================== ] 1121/1884 59% [==================================== ] 1122/1884 59% [==================================== ] 1123/1884 59% [==================================== ] 1124/1884 59% [===================================== ] 1125/1884 59% [===================================== ] 1126/1884 59% [===================================== ] 1127/1884 59% [===================================== ] 1128/1884 59% [===================================== ] 1129/1884 59% [===================================== ] 1130/1884 59% [===================================== ] 1131/1884 60% [===================================== ] 1132/1884 60% [===================================== ] 1133/1884 60% [===================================== ] 1134/1884 60% [===================================== ] 1135/1884 60% [===================================== ] 1136/1884 60% [===================================== ] 1137/1884 60% [===================================== ] 1138/1884 60% [===================================== ] 1139/1884 60% [===================================== ] 1140/1884 60% [===================================== ] 1141/1884 60% [===================================== ] 1142/1884 60% [===================================== ] 1143/1884 60% [===================================== ] 1144/1884 60% [===================================== ] 1145/1884 60% [===================================== ] 1146/1884 60% [===================================== ] 1147/1884 60% [===================================== ] 1148/1884 60% [===================================== ] 1149/1884 60% [===================================== ] 1150/1884 61% [===================================== ] 1151/1884 61% [===================================== ] 1152/1884 61% [===================================== ] 1153/1884 61% [===================================== ] 1154/1884 61% [====================================== ] 1155/1884 61% [====================================== ] 1156/1884 61% [====================================== ] 1157/1884 61% [====================================== ] 1158/1884 61% [====================================== ] 1159/1884 61% [====================================== ] 1160/1884 61% [====================================== ] 1161/1884 61% [====================================== ] 1162/1884 61% [====================================== ] 1163/1884 61% [====================================== ] 1164/1884 61% [====================================== ] 1165/1884 61% [====================================== ] 1166/1884 61% [====================================== ] 1167/1884 61% [====================================== ] 1168/1884 61% [====================================== ] 1169/1884 62% [====================================== ] 1170/1884 62% [====================================== ] 1171/1884 62% [====================================== ] 1172/1884 62% [====================================== ] 1173/1884 62% [====================================== ] 1174/1884 62% [====================================== ] 1175/1884 62% [====================================== ] 1176/1884 62% [====================================== ] 1177/1884 62% [====================================== ] 1178/1884 62% [====================================== ] 1179/1884 62% [====================================== ] 1180/1884 62% [====================================== ] 1181/1884 62% [====================================== ] 1182/1884 62% [====================================== ] 1183/1884 62% [====================================== ] 1184/1884 62% [====================================== ] 1185/1884 62% [======================================= ] 1186/1884 62% [======================================= ] 1187/1884 63% [======================================= ] 1188/1884 63% [======================================= ] 1189/1884 63% [======================================= ] 1190/1884 63% [======================================= ] 1191/1884 63% [======================================= ] 1192/1884 63% [======================================= ] 1193/1884 63% [======================================= ] 1194/1884 63% [======================================= ] 1195/1884 63% [======================================= ] 1196/1884 63% [======================================= ] 1197/1884 63% [======================================= ] 1198/1884 63% [======================================= ] 1199/1884 63% [======================================= ] 1200/1884 63% [======================================= ] 1201/1884 63% [======================================= ] 1202/1884 63% [======================================= ] 1203/1884 63% [======================================= ] 1204/1884 63% [======================================= ] 1205/1884 63% [======================================= ] 1206/1884 64% [======================================= ] 1207/1884 64% [======================================= ] 1208/1884 64% [======================================= ] 1209/1884 64% [======================================= ] 1210/1884 64% [======================================= ] 1211/1884 64% [======================================= ] 1212/1884 64% [======================================= ] 1213/1884 64% [======================================= ] 1214/1884 64% [======================================= ] 1215/1884 64% [======================================== ] 1216/1884 64% [======================================== ] 1217/1884 64% [======================================== ] 1218/1884 64% [======================================== ] 1219/1884 64% [======================================== ] 1220/1884 64% [======================================== ] 1221/1884 64% [======================================== ] 1222/1884 64% [======================================== ] 1223/1884 64% [======================================== ] 1224/1884 64% [======================================== ] 1225/1884 65% [======================================== ] 1226/1884 65% [======================================== ] 1227/1884 65% [======================================== ] 1228/1884 65% [======================================== ] 1229/1884 65% [======================================== ] 1230/1884 65% [======================================== ] 1231/1884 65% [======================================== ] 1232/1884 65% [======================================== ] 1233/1884 65% [======================================== ] 1234/1884 65% [======================================== ] 1235/1884 65% [======================================== ] 1236/1884 65% [======================================== ] 1237/1884 65% [======================================== ] 1238/1884 65% [======================================== ] 1239/1884 65% [======================================== ] 1240/1884 65% [======================================== ] 1241/1884 65% [======================================== ] 1242/1884 65% [======================================== ] 1243/1884 65% [======================================== ] 1244/1884 66% [======================================== ] 1245/1884 66% [========================================= ] 1246/1884 66% [========================================= ] 1247/1884 66% [========================================= ] 1248/1884 66% [========================================= ] 1249/1884 66% [========================================= ] 1250/1884 66% [========================================= ] 1251/1884 66% [========================================= ] 1252/1884 66% [========================================= ] 1253/1884 66% [========================================= ] 1254/1884 66% [========================================= ] 1255/1884 66% [========================================= ] 1256/1884 66% [========================================= ] 1257/1884 66% [========================================= ] 1258/1884 66% [========================================= ] 1259/1884 66% [========================================= ] 1260/1884 66% [========================================= ] 1261/1884 66% [========================================= ] 1262/1884 66% [========================================= ] 1263/1884 67% [========================================= ] 1264/1884 67% [========================================= ] 1265/1884 67% [========================================= ] 1266/1884 67% [========================================= ] 1267/1884 67% [========================================= ] 1268/1884 67% [========================================= ] 1269/1884 67% [========================================= ] 1270/1884 67% [========================================= ] 1271/1884 67% [========================================= ] 1272/1884 67% [========================================= ] 1273/1884 67% [========================================= ] 1274/1884 67% [========================================= ] 1275/1884 67% [========================================= ] 1276/1884 67% [========================================== ] 1277/1884 67% [========================================== ] 1278/1884 67% [========================================== ] 1279/1884 67% [========================================== ] 1280/1884 67% [========================================== ] 1281/1884 67% [========================================== ] 1282/1884 68% [========================================== ] 1283/1884 68% [========================================== ] 1284/1884 68% [========================================== ] 1285/1884 68% [========================================== ] 1286/1884 68% [========================================== ] 1287/1884 68% [========================================== ] 1288/1884 68% [========================================== ] 1289/1884 68% [========================================== ] 1290/1884 68% [========================================== ] 1291/1884 68% [========================================== ] 1292/1884 68% [========================================== ] 1293/1884 68% [========================================== ] 1294/1884 68% [========================================== ] 1295/1884 68% [========================================== ] 1296/1884 68% [========================================== ] 1297/1884 68% [========================================== ] 1298/1884 68% [========================================== ] 1299/1884 68% [========================================== ] 1300/1884 69% [========================================== ] 1301/1884 69% [========================================== ] 1302/1884 69% [========================================== ] 1303/1884 69% [========================================== ] 1304/1884 69% [========================================== ] 1305/1884 69% [========================================== ] 1306/1884 69% [=========================================== ] 1307/1884 69% [=========================================== ] 1308/1884 69% [=========================================== ] 1309/1884 69% [=========================================== ] 1310/1884 69% [=========================================== ] 1311/1884 69% [=========================================== ] 1312/1884 69% [=========================================== ] 1313/1884 69% [=========================================== ] 1314/1884 69% [=========================================== ] 1315/1884 69% [=========================================== ] 1316/1884 69% [=========================================== ] 1317/1884 69% [=========================================== ] 1318/1884 69% [=========================================== ] 1319/1884 70% [=========================================== ] 1320/1884 70% [=========================================== ] 1321/1884 70% [=========================================== ] 1322/1884 70% [=========================================== ] 1323/1884 70% [=========================================== ] 1324/1884 70% [=========================================== ] 1325/1884 70% [=========================================== ] 1326/1884 70% [=========================================== ] 1327/1884 70% [=========================================== ] 1328/1884 70% [=========================================== ] 1329/1884 70% [=========================================== ] 1330/1884 70% [=========================================== ] 1331/1884 70% [=========================================== ] 1332/1884 70% [=========================================== ] 1333/1884 70% [=========================================== ] 1334/1884 70% [=========================================== ] 1335/1884 70% [=========================================== ] 1336/1884 70% [=========================================== ] 1337/1884 70% [============================================ ] 1338/1884 71% [============================================ ] 1339/1884 71% [============================================ ] 1340/1884 71% [============================================ ] 1341/1884 71% [============================================ ] 1342/1884 71% [============================================ ] 1343/1884 71% [============================================ ] 1344/1884 71% [============================================ ] 1345/1884 71% [============================================ ] 1346/1884 71% [============================================ ] 1347/1884 71% [============================================ ] 1348/1884 71% [============================================ ] 1349/1884 71% [============================================ ] 1350/1884 71% [============================================ ] 1351/1884 71% [============================================ ] 1352/1884 71% [============================================ ] 1353/1884 71% [============================================ ] 1354/1884 71% [============================================ ] 1355/1884 71% [============================================ ] 1356/1884 71% [============================================ ] 1357/1884 72% [============================================ ] 1358/1884 72% [============================================ ] 1359/1884 72% [============================================ ] 1360/1884 72% [============================================ ] 1361/1884 72% [============================================ ] 1362/1884 72% [============================================ ] 1363/1884 72% [============================================ ] 1364/1884 72% [============================================ ] 1365/1884 72% [============================================ ] 1366/1884 72% [============================================ ] 1367/1884 72% [============================================= ] 1368/1884 72% [============================================= ] 1369/1884 72% [============================================= ] 1370/1884 72% [============================================= ] 1371/1884 72% [============================================= ] 1372/1884 72% [============================================= ] 1373/1884 72% [============================================= ] 1374/1884 72% [============================================= ] 1375/1884 72% [============================================= ] 1376/1884 73% [============================================= ] 1377/1884 73% [============================================= ] 1378/1884 73% [============================================= ] 1379/1884 73% [============================================= ] 1380/1884 73% [============================================= ] 1381/1884 73% [============================================= ] 1382/1884 73% [============================================= ] 1383/1884 73% [============================================= ] 1384/1884 73% [============================================= ] 1385/1884 73% [============================================= ] 1386/1884 73% [============================================= ] 1387/1884 73% [============================================= ] 1388/1884 73% [============================================= ] 1389/1884 73% [============================================= ] 1390/1884 73% [============================================= ] 1391/1884 73% [============================================= ] 1392/1884 73% [============================================= ] 1393/1884 73% [============================================= ] 1394/1884 73% [============================================= ] 1395/1884 74% [============================================= ] 1396/1884 74% [============================================= ] 1397/1884 74% [============================================== ] 1398/1884 74% [============================================== ] 1399/1884 74% [============================================== ] 1400/1884 74% [============================================== ] 1401/1884 74% [============================================== ] 1402/1884 74% [============================================== ] 1403/1884 74% [============================================== ] 1404/1884 74% [============================================== ] 1405/1884 74% [============================================== ] 1406/1884 74% [============================================== ] 1407/1884 74% [============================================== ] 1408/1884 74% [============================================== ] 1409/1884 74% [============================================== ] 1410/1884 74% [============================================== ] 1411/1884 74% [============================================== ] 1412/1884 74% [============================================== ] 1413/1884 75% [============================================== ] 1414/1884 75% [============================================== ] 1415/1884 75% [============================================== ] 1416/1884 75% [============================================== ] 1417/1884 75% [============================================== ] 1418/1884 75% [============================================== ] 1419/1884 75% [============================================== ] 1420/1884 75% [============================================== ] 1421/1884 75% [============================================== ] 1422/1884 75% [============================================== ] 1423/1884 75% [============================================== ] 1424/1884 75% [============================================== ] 1425/1884 75% [============================================== ] 1426/1884 75% [============================================== ] 1427/1884 75% [============================================== ] 1428/1884 75% [=============================================== ] 1429/1884 75% [=============================================== ] 1430/1884 75% [=============================================== ] 1431/1884 75% [=============================================== ] 1432/1884 76% [=============================================== ] 1433/1884 76% [=============================================== ] 1434/1884 76% [=============================================== ] 1435/1884 76% [=============================================== ] 1436/1884 76% [=============================================== ] 1437/1884 76% [=============================================== ] 1438/1884 76% [=============================================== ] 1439/1884 76% [=============================================== ] 1440/1884 76% [=============================================== ] 1441/1884 76% [=============================================== ] 1442/1884 76% [=============================================== ] 1443/1884 76% [=============================================== ] 1444/1884 76% [=============================================== ] 1445/1884 76% [=============================================== ] 1446/1884 76% [=============================================== ] 1447/1884 76% [=============================================== ] 1448/1884 76% [=============================================== ] 1449/1884 76% [=============================================== ] 1450/1884 76% [=============================================== ] 1451/1884 77% [=============================================== ] 1452/1884 77% [=============================================== ] 1453/1884 77% [=============================================== ] 1454/1884 77% [=============================================== ] 1455/1884 77% [=============================================== ] 1456/1884 77% [=============================================== ] 1457/1884 77% [=============================================== ] 1458/1884 77% [================================================ ] 1459/1884 77% [================================================ ] 1460/1884 77% [================================================ ] 1461/1884 77% [================================================ ] 1462/1884 77% [================================================ ] 1463/1884 77% [================================================ ] 1464/1884 77% [================================================ ] 1465/1884 77% [================================================ ] 1466/1884 77% [================================================ ] 1467/1884 77% [================================================ ] 1468/1884 77% [================================================ ] 1469/1884 77% [================================================ ] 1470/1884 78% [================================================ ] 1471/1884 78% [================================================ ] 1472/1884 78% [================================================ ] 1473/1884 78% [================================================ ] 1474/1884 78% [================================================ ] 1475/1884 78% [================================================ ] 1476/1884 78% [================================================ ] 1477/1884 78% [================================================ ] 1478/1884 78% [================================================ ] 1479/1884 78% [================================================ ] 1480/1884 78% [================================================ ] 1481/1884 78% [================================================ ] 1482/1884 78% [================================================ ] 1483/1884 78% [================================================ ] 1484/1884 78% [================================================ ] 1485/1884 78% [================================================ ] 1486/1884 78% [================================================ ] 1487/1884 78% [================================================ ] 1488/1884 78% [================================================= ] 1489/1884 79% [================================================= ] 1490/1884 79% [================================================= ] 1491/1884 79% [================================================= ] 1492/1884 79% [================================================= ] 1493/1884 79% [================================================= ] 1494/1884 79% [================================================= ] 1495/1884 79% [================================================= ] 1496/1884 79% [================================================= ] 1497/1884 79% [================================================= ] 1498/1884 79% [================================================= ] 1499/1884 79% [================================================= ] 1500/1884 79% [================================================= ] 1501/1884 79% [================================================= ] 1502/1884 79% [================================================= ] 1503/1884 79% [================================================= ] 1504/1884 79% [================================================= ] 1505/1884 79% [================================================= ] 1506/1884 79% [================================================= ] 1507/1884 79% [================================================= ] 1508/1884 80% [================================================= ] 1509/1884 80% [================================================= ] 1510/1884 80% [================================================= ] 1511/1884 80% [================================================= ] 1512/1884 80% [================================================= ] 1513/1884 80% [================================================= ] 1514/1884 80% [================================================= ] 1515/1884 80% [================================================= ] 1516/1884 80% [================================================= ] 1517/1884 80% [================================================= ] 1518/1884 80% [================================================= ] 1519/1884 80% [================================================== ] 1520/1884 80% [================================================== ] 1521/1884 80% [================================================== ] 1522/1884 80% [================================================== ] 1523/1884 80% [================================================== ] 1524/1884 80% [================================================== ] 1525/1884 80% [================================================== ] 1526/1884 80% [================================================== ] 1527/1884 81% [================================================== ] 1528/1884 81% [================================================== ] 1529/1884 81% [================================================== ] 1530/1884 81% [================================================== ] 1531/1884 81% [================================================== ] 1532/1884 81% [================================================== ] 1533/1884 81% [================================================== ] 1534/1884 81% [================================================== ] 1535/1884 81% [================================================== ] 1536/1884 81% [================================================== ] 1537/1884 81% [================================================== ] 1538/1884 81% [================================================== ] 1539/1884 81% [================================================== ] 1540/1884 81% [================================================== ] 1541/1884 81% [================================================== ] 1542/1884 81% [================================================== ] 1543/1884 81% [================================================== ] 1544/1884 81% [================================================== ] 1545/1884 82% [================================================== ] 1546/1884 82% [================================================== ] 1547/1884 82% [================================================== ] 1548/1884 82% [================================================== ] 1549/1884 82% [=================================================== ] 1550/1884 82% [=================================================== ] 1551/1884 82% [=================================================== ] 1552/1884 82% [=================================================== ] 1553/1884 82% [=================================================== ] 1554/1884 82% [=================================================== ] 1555/1884 82% [=================================================== ] 1556/1884 82% [=================================================== ] 1557/1884 82% [=================================================== ] 1558/1884 82% [=================================================== ] 1559/1884 82% [=================================================== ] 1560/1884 82% [=================================================== ] 1561/1884 82% [=================================================== ] 1562/1884 82% [=================================================== ] 1563/1884 82% [=================================================== ] 1564/1884 83% [=================================================== ] 1565/1884 83% [=================================================== ] 1566/1884 83% [=================================================== ] 1567/1884 83% [=================================================== ] 1568/1884 83% [=================================================== ] 1569/1884 83% [=================================================== ] 1570/1884 83% [=================================================== ] 1571/1884 83% [=================================================== ] 1572/1884 83% [=================================================== ] 1573/1884 83% [=================================================== ] 1574/1884 83% [=================================================== ] 1575/1884 83% [=================================================== ] 1576/1884 83% [=================================================== ] 1577/1884 83% [=================================================== ] 1578/1884 83% [=================================================== ] 1579/1884 83% [=================================================== ] 1580/1884 83% [==================================================== ] 1581/1884 83% [==================================================== ] 1582/1884 83% [==================================================== ] 1583/1884 84% [==================================================== ] 1584/1884 84% [==================================================== ] 1585/1884 84% [==================================================== ] 1586/1884 84% [==================================================== ] 1587/1884 84% [==================================================== ] 1588/1884 84% [==================================================== ] 1589/1884 84% [==================================================== ] 1590/1884 84% [==================================================== ] 1591/1884 84% [==================================================== ] 1592/1884 84% [==================================================== ] 1593/1884 84% [==================================================== ] 1594/1884 84% [==================================================== ] 1595/1884 84% [==================================================== ] 1596/1884 84% [==================================================== ] 1597/1884 84% [==================================================== ] 1598/1884 84% [==================================================== ] 1599/1884 84% [==================================================== ] 1600/1884 84% [==================================================== ] 1601/1884 84% [==================================================== ] 1602/1884 85% [==================================================== ] 1603/1884 85% [==================================================== ] 1604/1884 85% [==================================================== ] 1605/1884 85% [==================================================== ] 1606/1884 85% [==================================================== ] 1607/1884 85% [==================================================== ] 1608/1884 85% [==================================================== ] 1609/1884 85% [==================================================== ] 1610/1884 85% [===================================================== ] 1611/1884 85% [===================================================== ] 1612/1884 85% [===================================================== ] 1613/1884 85% [===================================================== ] 1614/1884 85% [===================================================== ] 1615/1884 85% [===================================================== ] 1616/1884 85% [===================================================== ] 1617/1884 85% [===================================================== ] 1618/1884 85% [===================================================== ] 1619/1884 85% [===================================================== ] 1620/1884 85% [===================================================== ] 1621/1884 86% [===================================================== ] 1622/1884 86% [===================================================== ] 1623/1884 86% [===================================================== ] 1624/1884 86% [===================================================== ] 1625/1884 86% [===================================================== ] 1626/1884 86% [===================================================== ] 1627/1884 86% [===================================================== ] 1628/1884 86% [===================================================== ] 1629/1884 86% [===================================================== ] 1630/1884 86% [===================================================== ] 1631/1884 86% [===================================================== ] 1632/1884 86% [===================================================== ] 1633/1884 86% [===================================================== ] 1634/1884 86% [===================================================== ] 1635/1884 86% [===================================================== ] 1636/1884 86% [===================================================== ] 1637/1884 86% [===================================================== ] 1638/1884 86% [===================================================== ] 1639/1884 86% [===================================================== ] 1640/1884 87% [====================================================== ] 1641/1884 87% [====================================================== ] 1642/1884 87% [====================================================== ] 1643/1884 87% [====================================================== ] 1644/1884 87% [====================================================== ] 1645/1884 87% [====================================================== ] 1646/1884 87% [====================================================== ] 1647/1884 87% [====================================================== ] 1648/1884 87% [====================================================== ] 1649/1884 87% [====================================================== ] 1650/1884 87% [====================================================== ] 1651/1884 87% [====================================================== ] 1652/1884 87% [====================================================== ] 1653/1884 87% [====================================================== ] 1654/1884 87% [====================================================== ] 1655/1884 87% [====================================================== ] 1656/1884 87% [====================================================== ] 1657/1884 87% [====================================================== ] 1658/1884 88% [====================================================== ] 1659/1884 88% [====================================================== ] 1660/1884 88% [====================================================== ] 1661/1884 88% [====================================================== ] 1662/1884 88% [====================================================== ] 1663/1884 88% [====================================================== ] 1664/1884 88% [====================================================== ] 1665/1884 88% [====================================================== ] 1666/1884 88% [====================================================== ] 1667/1884 88% [====================================================== ] 1668/1884 88% [====================================================== ] 1669/1884 88% [====================================================== ] 1670/1884 88% [====================================================== ] 1671/1884 88% [======================================================= ] 1672/1884 88% [======================================================= ] 1673/1884 88% [======================================================= ] 1674/1884 88% [======================================================= ] 1675/1884 88% [======================================================= ] 1676/1884 88% [======================================================= ] 1677/1884 89% [======================================================= ] 1678/1884 89% [======================================================= ] 1679/1884 89% [======================================================= ] 1680/1884 89% [======================================================= ] 1681/1884 89% [======================================================= ] 1682/1884 89% [======================================================= ] 1683/1884 89% [======================================================= ] 1684/1884 89% [======================================================= ] 1685/1884 89% [======================================================= ] 1686/1884 89% [======================================================= ] 1687/1884 89% [======================================================= ] 1688/1884 89% [======================================================= ] 1689/1884 89% [======================================================= ] 1690/1884 89% [======================================================= ] 1691/1884 89% [======================================================= ] 1692/1884 89% [======================================================= ] 1693/1884 89% [======================================================= ] 1694/1884 89% [======================================================= ] 1695/1884 89% [======================================================= ] 1696/1884 90% [======================================================= ] 1697/1884 90% [======================================================= ] 1698/1884 90% [======================================================= ] 1699/1884 90% [======================================================= ] 1700/1884 90% [======================================================= ] 1701/1884 90% [======================================================== ] 1702/1884 90% [======================================================== ] 1703/1884 90% [======================================================== ] 1704/1884 90% [======================================================== ] 1705/1884 90% [======================================================== ] 1706/1884 90% [======================================================== ] 1707/1884 90% [======================================================== ] 1708/1884 90% [======================================================== ] 1709/1884 90% [======================================================== ] 1710/1884 90% [======================================================== ] 1711/1884 90% [======================================================== ] 1712/1884 90% [======================================================== ] 1713/1884 90% [======================================================== ] 1714/1884 90% [======================================================== ] 1715/1884 91% [======================================================== ] 1716/1884 91% [======================================================== ] 1717/1884 91% [======================================================== ] 1718/1884 91% [======================================================== ] 1719/1884 91% [======================================================== ] 1720/1884 91% [======================================================== ] 1721/1884 91% [======================================================== ] 1722/1884 91% [======================================================== ] 1723/1884 91% [======================================================== ] 1724/1884 91% [======================================================== ] 1725/1884 91% [======================================================== ] 1726/1884 91% [======================================================== ] 1727/1884 91% [======================================================== ] 1728/1884 91% [======================================================== ] 1729/1884 91% [======================================================== ] 1730/1884 91% [======================================================== ] 1731/1884 91% [======================================================== ] 1732/1884 91% [========================================================= ] 1733/1884 91% [========================================================= ] 1734/1884 92% [========================================================= ] 1735/1884 92% [========================================================= ] 1736/1884 92% [========================================================= ] 1737/1884 92% [========================================================= ] 1738/1884 92% [========================================================= ] 1739/1884 92% [========================================================= ] 1740/1884 92% [========================================================= ] 1741/1884 92% [========================================================= ] 1742/1884 92% [========================================================= ] 1743/1884 92% [========================================================= ] 1744/1884 92% [========================================================= ] 1745/1884 92% [========================================================= ] 1746/1884 92% [========================================================= ] 1747/1884 92% [========================================================= ] 1748/1884 92% [========================================================= ] 1749/1884 92% [========================================================= ] 1750/1884 92% [========================================================= ] 1751/1884 92% [========================================================= ] 1752/1884 92% [========================================================= ] 1753/1884 93% [========================================================= ] 1754/1884 93% [========================================================= ] 1755/1884 93% [========================================================= ] 1756/1884 93% [========================================================= ] 1757/1884 93% [========================================================= ] 1758/1884 93% [========================================================= ] 1759/1884 93% [========================================================= ] 1760/1884 93% [========================================================= ] 1761/1884 93% [========================================================= ] 1762/1884 93% [========================================================== ] 1763/1884 93% [========================================================== ] 1764/1884 93% [========================================================== ] 1765/1884 93% [========================================================== ] 1766/1884 93% [========================================================== ] 1767/1884 93% [========================================================== ] 1768/1884 93% [========================================================== ] 1769/1884 93% [========================================================== ] 1770/1884 93% [========================================================== ] 1771/1884 94% [========================================================== ] 1772/1884 94% [========================================================== ] 1773/1884 94% [========================================================== ] 1774/1884 94% [========================================================== ] 1775/1884 94% [========================================================== ] 1776/1884 94% [========================================================== ] 1777/1884 94% [========================================================== ] 1778/1884 94% [========================================================== ] 1779/1884 94% [========================================================== ] 1780/1884 94% [========================================================== ] 1781/1884 94% [========================================================== ] 1782/1884 94% [========================================================== ] 1783/1884 94% [========================================================== ] 1784/1884 94% [========================================================== ] 1785/1884 94% [========================================================== ] 1786/1884 94% [========================================================== ] 1787/1884 94% [========================================================== ] 1788/1884 94% [========================================================== ] 1789/1884 94% [========================================================== ] 1790/1884 95% [========================================================== ] 1791/1884 95% [========================================================== ] 1792/1884 95% [=========================================================== ] 1793/1884 95% [=========================================================== ] 1794/1884 95% [=========================================================== ] 1795/1884 95% [=========================================================== ] 1796/1884 95% [=========================================================== ] 1797/1884 95% [=========================================================== ] 1798/1884 95% [=========================================================== ] 1799/1884 95% [=========================================================== ] 1800/1884 95% [=========================================================== ] 1801/1884 95% [=========================================================== ] 1802/1884 95% [=========================================================== ] 1803/1884 95% [=========================================================== ] 1804/1884 95% [=========================================================== ] 1805/1884 95% [=========================================================== ] 1806/1884 95% [=========================================================== ] 1807/1884 95% [=========================================================== ] 1808/1884 95% [=========================================================== ] 1809/1884 96% [=========================================================== ] 1810/1884 96% [=========================================================== ] 1811/1884 96% [=========================================================== ] 1812/1884 96% [=========================================================== ] 1813/1884 96% [=========================================================== ] 1814/1884 96% [=========================================================== ] 1815/1884 96% [=========================================================== ] 1816/1884 96% [=========================================================== ] 1817/1884 96% [=========================================================== ] 1818/1884 96% [=========================================================== ] 1819/1884 96% [=========================================================== ] 1820/1884 96% [=========================================================== ] 1821/1884 96% [=========================================================== ] 1822/1884 96% [=========================================================== ] 1823/1884 96% [============================================================ ] 1824/1884 96% [============================================================ ] 1825/1884 96% [============================================================ ] 1826/1884 96% [============================================================ ] 1827/1884 96% [============================================================ ] 1828/1884 97% [============================================================ ] 1829/1884 97% [============================================================ ] 1830/1884 97% [============================================================ ] 1831/1884 97% [============================================================ ] 1832/1884 97% [============================================================ ] 1833/1884 97% [============================================================ ] 1834/1884 97% [============================================================ ] 1835/1884 97% [============================================================ ] 1836/1884 97% [============================================================ ] 1837/1884 97% [============================================================ ] 1838/1884 97% [============================================================ ] 1839/1884 97% [============================================================ ] 1840/1884 97% [============================================================ ] 1841/1884 97% [============================================================ ] 1842/1884 97% [============================================================ ] 1843/1884 97% [============================================================ ] 1844/1884 97% [============================================================ ] 1845/1884 97% [============================================================ ] 1846/1884 97% [============================================================ ] 1847/1884 98% [============================================================ ] 1848/1884 98% [============================================================ ] 1849/1884 98% [============================================================ ] 1850/1884 98% [============================================================ ] 1851/1884 98% [============================================================ ] 1852/1884 98% [============================================================ ] 1853/1884 98% [============================================================= ] 1854/1884 98% [============================================================= ] 1855/1884 98% [============================================================= ] 1856/1884 98% [============================================================= ] 1857/1884 98% [============================================================= ] 1858/1884 98% [============================================================= ] 1859/1884 98% [============================================================= ] 1860/1884 98% [============================================================= ] 1861/1884 98% [============================================================= ] 1862/1884 98% [============================================================= ] 1863/1884 98% [============================================================= ] 1864/1884 98% [============================================================= ] 1865/1884 98% [============================================================= ] 1866/1884 99% [============================================================= ] 1867/1884 99% [============================================================= ] 1868/1884 99% [============================================================= ] 1869/1884 99% [============================================================= ] 1870/1884 99% [============================================================= ] 1871/1884 99% [============================================================= ] 1872/1884 99% [============================================================= ] 1873/1884 99% [============================================================= ] 1874/1884 99% [============================================================= ] 1875/1884 99% [============================================================= ] 1876/1884 99% [============================================================= ] 1877/1884 99% [============================================================= ] 1878/1884 99% [============================================================= ] 1879/1884 99% [============================================================= ] 1880/1884 99% [============================================================= ] 1881/1884 99% [============================================================= ] 1882/1884 99% [============================================================= ] 1883/1884 99% [==============================================================] 1884/1884 100% operation complete, 1884 objects in 27841 NAND pages. ln -snf /home/buildroot/autobuild/instance-3/output-1/host/aarch64-buildroot-linux-gnu/sysroot /home/buildroot/autobuild/instance-3/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-3/buildroot' >>> Buildroot 2021.05-7882-g8268346d75b Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.36-66-ga1dc0be03c9dd850b864bd7a9c03cf8e396eb7ca Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.3.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.0.1 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-openrc Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> host-checkpolicy 3.3 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> 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-libselinux 3.3 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> host-libsepol 3.3 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-pcre2 10.40 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-python3 3.10.8 Collecting legal info LICENSE: OK (sha256: d4a223f033419313218c9b8444167e91e87a5bebdb43fb8490df441df5220a8b) >>> host-autoconf-archive 2021.02.19 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.0.2 Collecting legal info LICENSE: OK (sha256: f53abaeed775018d519a1b9615f0ca17894772bd9ca21c2a156bf340ac41c13e) LICENSE-GPL: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE-UNIVERSITIES: OK (sha256: 7f50d942373a871211c5efee03f3db2f9efd1cff1002b0ef8e3748baa611a5c2) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> execline 2.8.0.1 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> skalibs 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> ifplugd 0.28 Collecting legal info LICENSE: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> jq a17dd3248a666d01be75f6b16be37e80e20b0954 Collecting legal info COPYING: OK (sha256: c8437d414ca5b394718784c3bf5bdff7f01fee417625fabf1fb722ca263037da) >>> kbd 2.5.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) CREDITS: OK (sha256: 5a16340fe773f422144b436df90319114a2884933c56e9be6fad642e59be5e1f) >>> kmod 30 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> zlib-ng 2.0.6 Collecting legal info LICENSE.md: OK (sha256: d3c80be055d94d798eaa786116e84fa0b010bc11420b5d2060d978ea77845436) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> libdnet 1.16.1 Collecting legal info LICENSE: OK (sha256: 6b46ec86e290066c47b6607d322135b3c473566e7225ac23d35a7c0588a82da6) >>> libdvbcsa 1.1.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libee 0.4.1 Collecting legal info COPYING: OK (sha256: 275fecbf835387e042ba96884f0f05356a485a6ea8449b2c5295cc11652ad439) >>> libestr 0.1.11 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libfastjson 0.99.9 Collecting legal info COPYING: OK (sha256: b29370bbfa98816e1fca0901f18149d920736771bfd68b4ee0eb00c78b38d245) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-meson 0.63.3 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 65.3.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> 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) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> libllcp 05dfa8003433a7070bfd8ae02efdb0203bbf34aa Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libmpeg2 0.5.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libnspr 4.35 Collecting legal info nspr/LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> libnss 3.84 Collecting legal info nss/COPYING: OK (sha256: a20c1a32d1f8102432360b42e932869f7c11c7cdbacf9cac554c422132af47f4) >>> sqlite 3.39.4 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> libosip2 5.3.1 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libtasn1 4.19.0 Collecting legal info COPYING: OK (sha256: 7446831f659f7ebfd8d497acc7f05dfa8e31c6cb6ba1b45df33d4895ab80f5a6) doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libtirpc 1.3.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libxslt 1.1.37 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> linux-pam 1.5.2 Collecting legal info Copyright: OK (sha256: 133d98e7a2ab3ffd330b4debb0bfc10fea21e4b2b5a5b09de2e924293be5ff08) >>> mksh 59c Collecting legal info mksh.1: OK (sha256: abf44a61ec777c98f8ae7e08e4fe25fe258e0c470215e2eeb22816f6bae72c80) >>> monit 5.26.0 Collecting legal info COPYING: OK (sha256: d5a4f52b1a5e1e7fe14e01a76aac8b08dc6bbea15466058f271456c97aac1ada) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> openrc 0.43.3 Collecting legal info LICENSE: OK (sha256: 96862463f4e77e2508e4fc2c83773fd24807cb699368b63fd93a5e2b466dd624) >>> openvmtools 11.3.5-18557794 Collecting legal info COPYING: OK (sha256: f734933bd7d49aef25aaf897ed7281ee822e8635056e69b895a7d2e668937fc5) >>> host-nfs-utils 2.6.2 Collecting legal info COPYING: OK (sha256: 576540abf5e95029ad4ad90e32071385a5e95b2c30708c706116f3eb87b9a3de) >>> host-libtirpc 1.3.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> s6-rc 0.5.2.2 Collecting legal info COPYING: OK (sha256: 4a5e44a69d649f0c37b29d7f6e5df1bb292b09898247be07f0c97814dac4b15d) >>> s6 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> sox 7524160b29a476f7e87bc14fddf12d349f9a3c5e Collecting legal info LICENSE.GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE.LGPL: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> triggerhappy 0.5.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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) >>> w_scan 20170107 Collecting legal info COPYING: OK (sha256: ddb9db7630752f8fdc6898f7c99a99eaeeac5213627ecb093df9c82f56175dc7) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-3/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot'