iwlib.c: In function 'iw_enum_devices': iwlib.c:263:7: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 263 | fgets(buff, sizeof(buff), fh); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iwlib.c:264:7: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 264 | fgets(buff, sizeof(buff), fh); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iwlib.c: In function 'iw_get_kernel_we_version': iwlib.c:346:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 346 | fgets(buff, sizeof(buff), fh); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iwlib.c:362:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 362 | fgets(buff, sizeof(buff), fh); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc -Wl,-s -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -D_FORTIFY_SOURCE=1 -MMD -o iwmulticall iwmulticall.o -lm make[1]: Leaving directory '/home/buildroot/instance-0/output-1/build/wireless_tools-30.pre9' >>> wireless_tools 30.pre9 Installing to staging directory >>> wireless_tools 30.pre9 Fixing libtool files for la in $(find /home/buildroot/instance-0/output-1/host/sh4a-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/buildroot/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/instance-0/output-1/host/sh4a-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/home/buildroot/instance-0/output-1/host/sh4a-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/instance-0/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> wireless_tools 30.pre9 Installing to target GIT_DIR=. PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j17 -C /home/buildroot/instance-0/output-1/build/wireless_tools-30.pre9 PREFIX="/home/buildroot/instance-0/output-1/target" LDCONFIG=/bin/true install-iwmulticall make[1]: Entering directory '/home/buildroot/instance-0/output-1/build/wireless_tools-30.pre9' install -m 755 -d /home/buildroot/instance-0/output-1/target/sbin install -m 755 iwmulticall /home/buildroot/instance-0/output-1/target/sbin/iwconfig ( cd /home/buildroot/instance-0/output-1/target/sbin ; \ ln -f -s iwconfig iwlist ; \ ln -f -s iwconfig iwspy ; \ ln -f -s iwconfig iwpriv ; \ ln -f -s iwconfig iwgetid ) make[1]: Leaving directory '/home/buildroot/instance-0/output-1/build/wireless_tools-30.pre9' yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70-git4.tar.gz: OK (sha256: ede218b7f19088f87e8e2e7becf909e99d52efb3435c88748444a6f617986883) >>> yavta 583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 Extracting gzip -d -c /home/buildroot/instance-0/dl/yavta/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70-git4.tar.gz | /home/buildroot/instance-0/output-1/host/bin/tar --strip-components=1 -C /home/buildroot/instance-0/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 -xf - >>> yavta 583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 Patching >>> yavta 583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 Configuring rm -rf /home/buildroot/instance-0/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70//build mkdir -p /home/buildroot/instance-0/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/home/buildroot/instance-0/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/buildroot/instance-0/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%sh4%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%%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/instance-0/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/instance-0/output-1/host/sh4a-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/instance-0/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/instance-0/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70//build/cross-compilation.conf PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" CC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" PYTHONNOUSERSITE=y /home/buildroot/instance-0/output-1/host/bin/meson setup --prefix=/usr --libdir=lib --default-library=both --buildtype=release --cross-file=/home/buildroot/instance-0/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70//build/cross-compilation.conf -Db_pie=false -Db_staticpic=true -Dstrip=false -Dbuild.pkg_config_path=/home/buildroot/instance-0/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/home/buildroot/instance-0/output-1/host/lib/cmake -Dwerror=false /home/buildroot/instance-0/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70/ /home/buildroot/instance-0/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70//build The Meson build system Version: 1.6.0 Source dir: /home/buildroot/instance-0/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 Build dir: /home/buildroot/instance-0/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70/build Build type: cross build Project name: yavta Project version: 0.0.0 C compiler for the host machine: /home/buildroot/instance-0/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc (gcc 12.4.0 "sh4a-buildroot-linux-gnu-gcc.br_real (Buildroot 2024.11-130-g845884d9c5) 12.4.0") C linker for the host machine: /home/buildroot/instance-0/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc ld.bfd 2.42 C compiler for the build machine: /usr/bin/gcc (gcc 10.2.1 "gcc (Debian 10.2.1-6) 10.2.1 20210110") C linker for the build machine: /usr/bin/gcc ld.bfd 2.35.2 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: sh4 Host machine cpu: Target machine cpu family: sh4 Target machine cpu: Checking for function "clock_gettime" : YES Build targets in project: 1 yavta 0.0.0 User defined options Cross files : /home/buildroot/instance-0/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70//build/cross-compilation.conf build.cmake_prefix_path: /home/buildroot/instance-0/output-1/host/lib/cmake build.pkg_config_path : /home/buildroot/instance-0/output-1/host/lib/pkgconfig b_pie : false b_staticpic : true buildtype : release default_library : both libdir : lib prefix : /usr strip : false werror : false Found ninja-1.11.1.git.kitware.jobserver-1 at /home/buildroot/instance-0/output-1/host/bin/ninja >>> yavta 583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 Building GIT_DIR=. PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=y /home/buildroot/instance-0/output-1/host/bin/ninja -C /home/buildroot/instance-0/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70//build ninja: Entering directory `/home/buildroot/instance-0/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70//build' [1/2] Compiling C object yavta.p/yavta.c.o [2/2] Linking target yavta >>> yavta 583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 Installing to target GIT_DIR=. PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" DESTDIR=/home/buildroot/instance-0/output-1/target PYTHONNOUSERSITE=y /home/buildroot/instance-0/output-1/host/bin/ninja -C /home/buildroot/instance-0/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70//build install ninja: Entering directory `/home/buildroot/instance-0/output-1/build/yavta-583bedefc2a247d2cfd32d1b4a0abbe3e2015c70//build' [0/1] Installing files. Installing yavta to /home/buildroot/instance-0/output-1/target/usr/bin 0.2.9.tar.gz: OK (sha256: 9b0912bf683eb839b6e57c9255c83894c3b700d16489a49d319c54c1abf8f6d7) >>> host-yaffs2utils 0.2.9 Extracting gzip -d -c /home/buildroot/instance-0/dl/yaffs2utils/0.2.9.tar.gz | /home/buildroot/instance-0/output-1/host/bin/tar --strip-components=1 -C /home/buildroot/instance-0/output-1/build/host-yaffs2utils-0.2.9 -xf - >>> host-yaffs2utils 0.2.9 Patching >>> host-yaffs2utils 0.2.9 Configuring >>> host-yaffs2utils 0.2.9 Building GIT_DIR=. PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/instance-0/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/instance-0/output-1/host/lib/pkgconfig:/home/buildroot/instance-0/output-1/host/share/pkgconfig" /usr/bin/make -j17 -C /home/buildroot/instance-0/output-1/build/host-yaffs2utils-0.2.9 make[1]: Entering directory '/home/buildroot/instance-0/output-1/build/host-yaffs2utils-0.2.9' gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_hweight.o yaffs2/yaffs_hweight.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_ecc.o yaffs2/yaffs_ecc.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags1.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_packedtags2.o yaffs2/yaffs_packedtags2.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o safe_rw.o safe_rw.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o endian_convert.o endian_convert.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o progress_bar.o progress_bar.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o mkyaffs2.o mkyaffs2.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o unyaffs2.o unyaffs2.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o unspare2.o unspare2.c gcc -o unspare2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o unspare2.o -lm In function 'mkyaffs2_write_obj', inlined from 'mkyaffs2_write_objtree' at mkyaffs2.c:780:11: mkyaffs2.c:696:2: warning: 'strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 696 | strncpy(oh.name, obj->name, YAFFS_MAX_NAME_LENGTH); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mkyaffs2.c: In function 'mkyaffs2_scan_dir': mkyaffs2.c:595:3: warning: 'strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 595 | strncpy(obj->name, dent->d_name, NAME_MAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'unyaffs2_extract_hardlink', inlined from 'unyaffs2_extract_obj' at unyaffs2.c:1218:12: unyaffs2.c:1151:2: warning: writing 16 bytes into a region of size 8 [-Wstringop-overflow=] 1151 | memcpy(&variant, &obj->variant, sizeof(obj->variant)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unyaffs2.c: In function 'unyaffs2_extract_obj': unyaffs2.c:1105:31: note: at offset 0 to object 'variant' with size 8 declared here 1105 | union unyaffs2_file_variant *variant; | ^~~~~~~ gcc -o mkyaffs2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o mkyaffs2.o -lm In function 'unyaffs2_oh2obj', inlined from 'unyaffs2_scan_chunk' at unyaffs2.c:811:3, inlined from 'unyaffs2_scan_img' at unyaffs2.c:874:4, inlined from 'unyaffs2_extract_image' at unyaffs2.c:1476:6: unyaffs2.c:632:2: warning: 'strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 632 | strncpy(obj->name, oh->name, NAME_MAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o unyaffs2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o unyaffs2.o -lm make[1]: Leaving directory '/home/buildroot/instance-0/output-1/build/host-yaffs2utils-0.2.9' >>> host-yaffs2utils 0.2.9 Installing to host directory mkdir -p /home/buildroot/instance-0/output-1/host/bin GIT_DIR=. PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/instance-0/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/instance-0/output-1/host/lib/pkgconfig:/home/buildroot/instance-0/output-1/host/share/pkgconfig" /usr/bin/make -j17 -C /home/buildroot/instance-0/output-1/build/host-yaffs2utils-0.2.9 INSTALLDIR=/home/buildroot/instance-0/output-1/host/bin install make[1]: Entering directory '/home/buildroot/instance-0/output-1/build/host-yaffs2utils-0.2.9' cp mkyaffs2 unyaffs2 unspare2 /home/buildroot/instance-0/output-1/host/bin make[1]: Leaving directory '/home/buildroot/instance-0/output-1/build/host-yaffs2utils-0.2.9' >>> Finalizing host directory patchelf: reading '/home/buildroot/instance-0/output-1/host/bin/sh4a-buildroot-linux-gnu-cc.br_real': Success >>> Finalizing target directory mkdir -p /home/buildroot/instance-0/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/instance-0/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/buildroot/instance-0/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%sh4%g" -e "s%@TARGET_CPU@%%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/instance-0/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/instance-0/output-1/host/sh4a-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/instance-0/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/instance-0/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/buildroot/instance-0/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/buildroot/instance-0/output-1/host/bin/sh4a-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%sh4%g" -e "s%@TARGET_CPU@%%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/instance-0/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/instance-0/output-1/host/sh4a-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/instance-0/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/instance-0/output-1/host/etc/meson/cross-compilation.conf /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~#ttyS0::respawn:/sbin/getty -L ttyS0 115200 vt100 #~' /home/buildroot/instance-0/output-1/target/etc/inittab /bin/sed -i -e '/^[^#].*-o remount,rw \/$/s~^~#~' /home/buildroot/instance-0/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/buildroot/instance-0/output-1/build/busybox-1.36.1/.config; then grep -qsE '^/bin/ash$' /home/buildroot/instance-0/output-1/target/etc/shells || echo "/bin/ash" >> /home/buildroot/instance-0/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/buildroot/instance-0/output-1/build/busybox-1.36.1/.config; then grep -qsE '^/bin/hush$' /home/buildroot/instance-0/output-1/target/etc/shells || echo "/bin/hush" >> /home/buildroot/instance-0/output-1/target/etc/shells; fi mkdir -p /home/buildroot/instance-0/output-1/target/etc echo "buildroot" > /home/buildroot/instance-0/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/instance-0/output-1/target/etc/hosts mkdir -p /home/buildroot/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/instance-0/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root:"*":, /home/buildroot/instance-0/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/buildroot/instance-0/output-1/target/etc/shells || echo "/bin/sh" >> /home/buildroot/instance-0/output-1/target/etc/shells if [ -x /home/buildroot/instance-0/output-1/target/sbin/swapon -a -x /home/buildroot/instance-0/output-1/target/sbin/swapoff ]; then /bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/buildroot/instance-0/output-1/target/etc/inittab; else /bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/buildroot/instance-0/output-1/target/etc/inittab; fi rm -rf /home/buildroot/instance-0/output-1/target/usr/include /home/buildroot/instance-0/output-1/target/usr/share/aclocal \ /home/buildroot/instance-0/output-1/target/usr/lib/pkgconfig /home/buildroot/instance-0/output-1/target/usr/share/pkgconfig \ /home/buildroot/instance-0/output-1/target/usr/lib/cmake /home/buildroot/instance-0/output-1/target/usr/share/cmake \ /home/buildroot/instance-0/output-1/target/usr/lib/rpm /home/buildroot/instance-0/output-1/target/usr/doc find /home/buildroot/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/instance-0/output-1/target/lib/ /home/buildroot/instance-0/output-1/target/usr/lib/ /home/buildroot/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/instance-0/output-1/target/usr/share/gdb rm -rf /home/buildroot/instance-0/output-1/target/usr/share/bash-completion rm -rf /home/buildroot/instance-0/output-1/target/etc/bash_completion.d rm -rf /home/buildroot/instance-0/output-1/target/usr/share/zsh rm -rf /home/buildroot/instance-0/output-1/target/usr/man /home/buildroot/instance-0/output-1/target/usr/share/man rm -rf /home/buildroot/instance-0/output-1/target/usr/info /home/buildroot/instance-0/output-1/target/usr/share/info rm -rf /home/buildroot/instance-0/output-1/target/usr/doc /home/buildroot/instance-0/output-1/target/usr/share/doc rm -rf /home/buildroot/instance-0/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/instance-0/output-1/target/usr/share 2>/dev/null || true rm -rf /home/buildroot/instance-0/output-1/target/lib/debug /home/buildroot/instance-0/output-1/target/usr/lib/debug find /home/buildroot/instance-0/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/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/buildroot/instance-0/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/instance-0/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/instance-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2024.11-130-g845884d9c5"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2025.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2025.02-git\"" \ ) > /home/buildroot/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PARALLEL_JOBS=17 \ PER_PACKAGE_DIR=/home/buildroot/instance-0/output-1/per-package \ /home/buildroot/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/instance-0/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/buildroot/instance-0/output-1/build/buildroot-fs mkdir -p /home/buildroot/instance-0/output-1/build/buildroot-fs printf ' ftp -1 ftp -1 * /home/ftp - - Anonymous FTP User\n\n' >> /home/buildroot/instance-0/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /home/buildroot/instance-0/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt system/device_table_dev.txt >> /home/buildroot/instance-0/output-1/build/buildroot-fs/full_devices_table.txt printf ' \n' >> /home/buildroot/instance-0/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.ubifs mkdir -p /home/buildroot/instance-0/output-1/images rm -rf /home/buildroot/instance-0/output-1/build/buildroot-fs/ubifs mkdir -p /home/buildroot/instance-0/output-1/build/buildroot-fs/ubifs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/instance-0/output-1/target/ /home/buildroot/instance-0/output-1/build/buildroot-fs/ubifs/target echo '#!/bin/sh' > /home/buildroot/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot echo "set -e" >> /home/buildroot/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot echo "chown -h -R 0:0 /home/buildroot/instance-0/output-1/build/buildroot-fs/ubifs/target" >> /home/buildroot/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/instance-0/buildroot/support/scripts/mkusers /home/buildroot/instance-0/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/instance-0/output-1/build/buildroot-fs/ubifs/target >> /home/buildroot/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot echo "/home/buildroot/instance-0/output-1/host/bin/makedevs -d /home/buildroot/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/instance-0/output-1/build/buildroot-fs/ubifs/target" >> /home/buildroot/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot printf ' rm -rf /home/buildroot/instance-0/output-1/build/buildroot-fs/ubifs/target/usr/lib/udev/hwdb.d/ /home/buildroot/instance-0/output-1/build/buildroot-fs/ubifs/target/etc/udev/hwdb.d/\n' >> /home/buildroot/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/buildroot/instance-0/output-1/build/buildroot-fs/ubifs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/buildroot/instance-0/output-1/build/buildroot-fs/ubifs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/buildroot/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/buildroot/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot printf ' /home/buildroot/instance-0/output-1/host/sbin/mkfs.ubifs -d /home/buildroot/instance-0/output-1/build/buildroot-fs/ubifs/target -e 0x1f800 -c 41610 -m 0x800 -x none -o /home/buildroot/instance-0/output-1/images/rootfs.ubifs\n' >> /home/buildroot/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot chmod a+x /home/buildroot/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/instance-0/output-1/host/bin/fakeroot -- /home/buildroot/instance-0/output-1/build/buildroot-fs/ubifs/fakeroot rootdir=/home/buildroot/instance-0/output-1/build/buildroot-fs/ubifs/target table='/home/buildroot/instance-0/output-1/build/buildroot-fs/full_devices_table.txt' >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/buildroot/instance-0/output-1/images rm -rf /home/buildroot/instance-0/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/buildroot/instance-0/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/instance-0/output-1/target/ /home/buildroot/instance-0/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/buildroot/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/buildroot/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/instance-0/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/instance-0/buildroot/support/scripts/mkusers /home/buildroot/instance-0/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/instance-0/output-1/build/buildroot-fs/yaffs2/target >> /home/buildroot/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/buildroot/instance-0/output-1/host/bin/makedevs -d /home/buildroot/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/instance-0/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/buildroot/instance-0/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/buildroot/instance-0/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/buildroot/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/instance-0/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/instance-0/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/instance-0/output-1/host/bin/mkyaffs2 --all-root /home/buildroot/instance-0/output-1/build/buildroot-fs/yaffs2/target /home/buildroot/instance-0/output-1/images/rootfs.yaffs2\n' >> /home/buildroot/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/buildroot/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/instance-0/output-1/host/bin/fakeroot -- /home/buildroot/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/buildroot/instance-0/output-1/build/buildroot-fs/yaffs2/target table='/home/buildroot/instance-0/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/buildroot/instance-0/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][done] scanning complete, total 1615 objects. stage 2: creating image '/home/buildroot/instance-0/output-1/images/rootfs.yaffs2' [ ] 1/1615 0% [ ] 2/1615 0% [ ] 3/1615 0% [ ] 4/1615 0% [ ] 5/1615 0% [ ] 6/1615 0% [ ] 7/1615 0% [ ] 8/1615 0% [ ] 9/1615 0% [ ] 10/1615 0% [ ] 11/1615 0% [ ] 12/1615 0% [ ] 13/1615 0% [ ] 14/1615 0% [ ] 15/1615 0% [ ] 16/1615 0% [ ] 17/1615 1% [ ] 18/1615 1% [ ] 19/1615 1% [ ] 20/1615 1% [ ] 21/1615 1% [ ] 22/1615 1% [ ] 23/1615 1% [ ] 24/1615 1% [ ] 25/1615 1% [ ] 26/1615 1% [= ] 27/1615 1% [= ] 28/1615 1% [= ] 29/1615 1% [= ] 30/1615 1% [= ] 31/1615 1% [= ] 32/1615 1% [= ] 33/1615 2% [= ] 34/1615 2% [= ] 35/1615 2% [= ] 36/1615 2% [= ] 37/1615 2% [= ] 38/1615 2% [= ] 39/1615 2% [= ] 40/1615 2% [= ] 41/1615 2% [= ] 42/1615 2% [= ] 43/1615 2% [= ] 44/1615 2% [= ] 45/1615 2% [= ] 46/1615 2% [= ] 47/1615 2% [= ] 48/1615 2% [= ] 49/1615 3% [= ] 50/1615 3% [= ] 51/1615 3% [= ] 52/1615 3% [== ] 53/1615 3% [== ] 54/1615 3% [== ] 55/1615 3% [== ] 56/1615 3% [== ] 57/1615 3% [== ] 58/1615 3% [== ] 59/1615 3% [== ] 60/1615 3% [== ] 61/1615 3% [== ] 62/1615 3% [== ] 63/1615 3% [== ] 64/1615 3% [== ] 65/1615 4% [== ] 66/1615 4% [== ] 67/1615 4% [== ] 68/1615 4% [== ] 69/1615 4% [== ] 70/1615 4% [== ] 71/1615 4% [== ] 72/1615 4% [== ] 73/1615 4% [== ] 74/1615 4% [== ] 75/1615 4% [== ] 76/1615 4% [== ] 77/1615 4% [== ] 78/1615 4% [=== ] 79/1615 4% [=== ] 80/1615 4% [=== ] 81/1615 5% [=== ] 82/1615 5% [=== ] 83/1615 5% [=== ] 84/1615 5% [=== ] 85/1615 5% [=== ] 86/1615 5% [=== ] 87/1615 5% [=== ] 88/1615 5% [=== ] 89/1615 5% [=== ] 90/1615 5% [=== ] 91/1615 5% [=== ] 92/1615 5% [=== ] 93/1615 5% [=== ] 94/1615 5% [=== ] 95/1615 5% [=== ] 96/1615 5% [=== ] 97/1615 6% [=== ] 98/1615 6% [=== ] 99/1615 6% [=== ] 100/1615 6% [=== ] 101/1615 6% [=== ] 102/1615 6% [=== ] 103/1615 6% [=== ] 104/1615 6% [==== ] 105/1615 6% [==== ] 106/1615 6% [==== ] 107/1615 6% [==== ] 108/1615 6% [==== ] 109/1615 6% [==== ] 110/1615 6% [==== ] 111/1615 6% [==== ] 112/1615 6% [==== ] 113/1615 6% [==== ] 114/1615 7% [==== ] 115/1615 7% [==== ] 116/1615 7% [==== ] 117/1615 7% [==== ] 118/1615 7% [==== ] 119/1615 7% [==== ] 120/1615 7% [==== ] 121/1615 7% [==== ] 122/1615 7% [==== ] 123/1615 7% [==== ] 124/1615 7% [==== ] 125/1615 7% [==== ] 126/1615 7% [==== ] 127/1615 7% [==== ] 128/1615 7% [==== ] 129/1615 7% [==== ] 130/1615 8% [===== ] 131/1615 8% [===== ] 132/1615 8% [===== ] 133/1615 8% [===== ] 134/1615 8% [===== ] 135/1615 8% [===== ] 136/1615 8% [===== ] 137/1615 8% [===== ] 138/1615 8% [===== ] 139/1615 8% [===== ] 140/1615 8% [===== ] 141/1615 8% [===== ] 142/1615 8% [===== ] 143/1615 8% [===== ] 144/1615 8% [===== ] 145/1615 8% [===== ] 146/1615 9% [===== ] 147/1615 9% [===== ] 148/1615 9% [===== ] 149/1615 9% [===== ] 150/1615 9% [===== ] 151/1615 9% [===== ] 152/1615 9% [===== ] 153/1615 9% [===== ] 154/1615 9% [===== ] 155/1615 9% [===== ] 156/1615 9% [====== ] 157/1615 9% [====== ] 158/1615 9% [====== ] 159/1615 9% [====== ] 160/1615 9% [====== ] 161/1615 9% [====== ] 162/1615 10% [====== ] 163/1615 10% [====== ] 164/1615 10% [====== ] 165/1615 10% [====== ] 166/1615 10% [====== ] 167/1615 10% [====== ] 168/1615 10% [====== ] 169/1615 10% [====== ] 170/1615 10% [====== ] 171/1615 10% [====== ] 172/1615 10% [====== ] 173/1615 10% [====== ] 174/1615 10% [====== ] 175/1615 10% [====== ] 176/1615 10% [====== ] 177/1615 10% [====== ] 178/1615 11% [====== ] 179/1615 11% [====== ] 180/1615 11% [====== ] 181/1615 11% [====== ] 182/1615 11% [======= ] 183/1615 11% [======= ] 184/1615 11% [======= ] 185/1615 11% [======= ] 186/1615 11% [======= ] 187/1615 11% [======= ] 188/1615 11% [======= ] 189/1615 11% [======= ] 190/1615 11% [======= ] 191/1615 11% [======= ] 192/1615 11% [======= ] 193/1615 11% [======= ] 194/1615 12% [======= ] 195/1615 12% [======= ] 196/1615 12% [======= ] 197/1615 12% [======= ] 198/1615 12% [======= ] 199/1615 12% [======= ] 200/1615 12% [======= ] 201/1615 12% [======= ] 202/1615 12% [======= ] 203/1615 12% [======= ] 204/1615 12% [======= ] 205/1615 12% [======= ] 206/1615 12% [======= ] 207/1615 12% [======= ] 208/1615 12% [======== ] 209/1615 12% [======== ] 210/1615 13% [======== ] 211/1615 13% [======== ] 212/1615 13% [======== ] 213/1615 13% [======== ] 214/1615 13% [======== ] 215/1615 13% [======== ] 216/1615 13% [======== ] 217/1615 13% [======== ] 218/1615 13% [======== ] 219/1615 13% [======== ] 220/1615 13% [======== ] 221/1615 13% [======== ] 222/1615 13% [======== ] 223/1615 13% [======== ] 224/1615 13% [======== ] 225/1615 13% [======== ] 226/1615 13% [======== ] 227/1615 14% [======== ] 228/1615 14% [======== ] 229/1615 14% [======== ] 230/1615 14% [======== ] 231/1615 14% [======== ] 232/1615 14% [======== ] 233/1615 14% [======== ] 234/1615 14% [========= ] 235/1615 14% [========= ] 236/1615 14% [========= ] 237/1615 14% [========= ] 238/1615 14% [========= ] 239/1615 14% [========= ] 240/1615 14% [========= ] 241/1615 14% [========= ] 242/1615 14% [========= ] 243/1615 15% [========= ] 244/1615 15% [========= ] 245/1615 15% [========= ] 246/1615 15% [========= ] 247/1615 15% [========= ] 248/1615 15% [========= ] 249/1615 15% [========= ] 250/1615 15% [========= ] 251/1615 15% [========= ] 252/1615 15% [========= ] 253/1615 15% [========= ] 254/1615 15% [========= ] 255/1615 15% [========= ] 256/1615 15% [========= ] 257/1615 15% [========= ] 258/1615 15% [========= ] 259/1615 16% [========= ] 260/1615 16% [========== ] 261/1615 16% [========== ] 262/1615 16% [========== ] 263/1615 16% [========== ] 264/1615 16% [========== ] 265/1615 16% [========== ] 266/1615 16% [========== ] 267/1615 16% [========== ] 268/1615 16% [========== ] 269/1615 16% [========== ] 270/1615 16% [========== ] 271/1615 16% [========== ] 272/1615 16% [========== ] 273/1615 16% [========== ] 274/1615 16% [========== ] 275/1615 17% [========== ] 276/1615 17% [========== ] 277/1615 17% [========== ] 278/1615 17% [========== ] 279/1615 17% [========== ] 280/1615 17% [========== ] 281/1615 17% [========== ] 282/1615 17% [========== ] 283/1615 17% [========== ] 284/1615 17% [========== ] 285/1615 17% [========== ] 286/1615 17% [=========== ] 287/1615 17% [=========== ] 288/1615 17% [=========== ] 289/1615 17% [=========== ] 290/1615 17% [=========== ] 291/1615 18% [=========== ] 292/1615 18% [=========== ] 293/1615 18% [=========== ] 294/1615 18% [=========== ] 295/1615 18% [=========== ] 296/1615 18% [=========== ] 297/1615 18% [=========== ] 298/1615 18% [=========== ] 299/1615 18% [=========== ] 300/1615 18% [=========== ] 301/1615 18% [=========== ] 302/1615 18% [=========== ] 303/1615 18% [=========== ] 304/1615 18% [=========== ] 305/1615 18% [=========== ] 306/1615 18% [=========== ] 307/1615 19% [=========== ] 308/1615 19% [=========== ] 309/1615 19% [=========== ] 310/1615 19% [=========== ] 311/1615 19% [=========== ] 312/1615 19% [============ ] 313/1615 19% [============ ] 314/1615 19% [============ ] 315/1615 19% [============ ] 316/1615 19% [============ ] 317/1615 19% [============ ] 318/1615 19% [============ ] 319/1615 19% [============ ] 320/1615 19% [============ ] 321/1615 19% [============ ] 322/1615 19% [============ ] 323/1615 20% [============ ] 324/1615 20% [============ ] 325/1615 20% [============ ] 326/1615 20% [============ ] 327/1615 20% [============ ] 328/1615 20% [============ ] 329/1615 20% [============ ] 330/1615 20% [============ ] 331/1615 20% [============ ] 332/1615 20% [============ ] 333/1615 20% [============ ] 334/1615 20% [============ ] 335/1615 20% [============ ] 336/1615 20% [============ ] 337/1615 20% [============ ] 338/1615 20% [============= ] 339/1615 20% [============= ] 340/1615 21% [============= ] 341/1615 21% [============= ] 342/1615 21% [============= ] 343/1615 21% [============= ] 344/1615 21% [============= ] 345/1615 21% [============= ] 346/1615 21% [============= ] 347/1615 21% [============= ] 348/1615 21% [============= ] 349/1615 21% [============= ] 350/1615 21% [============= ] 351/1615 21% [============= ] 352/1615 21% [============= ] 353/1615 21% [============= ] 354/1615 21% [============= ] 355/1615 21% [============= ] 356/1615 22% [============= ] 357/1615 22% [============= ] 358/1615 22% [============= ] 359/1615 22% [============= ] 360/1615 22% [============= ] 361/1615 22% [============= ] 362/1615 22% [============= ] 363/1615 22% [============= ] 364/1615 22% [============== ] 365/1615 22% [============== ] 366/1615 22% [============== ] 367/1615 22% [============== ] 368/1615 22% [============== ] 369/1615 22% [============== ] 370/1615 22% [============== ] 371/1615 22% [============== ] 372/1615 23% [============== ] 373/1615 23% [============== ] 374/1615 23% [============== ] 375/1615 23% [============== ] 376/1615 23% [============== ] 377/1615 23% [============== ] 378/1615 23% [============== ] 379/1615 23% [============== ] 380/1615 23% [============== ] 381/1615 23% [============== ] 382/1615 23% [============== ] 383/1615 23% [============== ] 384/1615 23% [============== ] 385/1615 23% [============== ] 386/1615 23% [============== ] 387/1615 23% [============== ] 388/1615 24% [============== ] 389/1615 24% [============== ] 390/1615 24% [=============== ] 391/1615 24% [=============== ] 392/1615 24% [=============== ] 393/1615 24% [=============== ] 394/1615 24% [=============== ] 395/1615 24% [=============== ] 396/1615 24% [=============== ] 397/1615 24% [=============== ] 398/1615 24% [=============== ] 399/1615 24% [=============== ] 400/1615 24% [=============== ] 401/1615 24% [=============== ] 402/1615 24% [=============== ] 403/1615 24% [=============== ] 404/1615 25% [=============== ] 405/1615 25% [=============== ] 406/1615 25% [=============== ] 407/1615 25% [=============== ] 408/1615 25% [=============== ] 409/1615 25% [=============== ] 410/1615 25% [=============== ] 411/1615 25% [=============== ] 412/1615 25% [=============== ] 413/1615 25% [=============== ] 414/1615 25% [=============== ] 415/1615 25% [=============== ] 416/1615 25% [================ ] 417/1615 25% [================ ] 418/1615 25% [================ ] 419/1615 25% [================ ] 420/1615 26% [================ ] 421/1615 26% [================ ] 422/1615 26% [================ ] 423/1615 26% [================ ] 424/1615 26% [================ ] 425/1615 26% [================ ] 426/1615 26% [================ ] 427/1615 26% [================ ] 428/1615 26% [================ ] 429/1615 26% [================ ] 430/1615 26% [================ ] 431/1615 26% [================ ] 432/1615 26% [================ ] 433/1615 26% [================ ] 434/1615 26% [================ ] 435/1615 26% [================ ] 436/1615 26% [================ ] 437/1615 27% [================ ] 438/1615 27% [================ ] 439/1615 27% [================ ] 440/1615 27% [================ ] 441/1615 27% [================ ] 442/1615 27% [================= ] 443/1615 27% [================= ] 444/1615 27% [================= ] 445/1615 27% [================= ] 446/1615 27% [================= ] 447/1615 27% [================= ] 448/1615 27% [================= ] 449/1615 27% [================= ] 450/1615 27% [================= ] 451/1615 27% [================= ] 452/1615 27% [================= ] 453/1615 28% [================= ] 454/1615 28% [================= ] 455/1615 28% [================= ] 456/1615 28% [================= ] 457/1615 28% [================= ] 458/1615 28% [================= ] 459/1615 28% [================= ] 460/1615 28% [================= ] 461/1615 28% [================= ] 462/1615 28% [================= ] 463/1615 28% [================= ] 464/1615 28% [================= ] 465/1615 28% [================= ] 466/1615 28% [================= ] 467/1615 28% [================= ] 468/1615 28% [================== ] 469/1615 29% [================== ] 470/1615 29% [================== ] 471/1615 29% [================== ] 472/1615 29% [================== ] 473/1615 29% [================== ] 474/1615 29% [================== ] 475/1615 29% [================== ] 476/1615 29% [================== ] 477/1615 29% [================== ] 478/1615 29% [================== ] 479/1615 29% [================== ] 480/1615 29% [================== ] 481/1615 29% [================== ] 482/1615 29% [================== ] 483/1615 29% [================== ] 484/1615 29% [================== ] 485/1615 30% [================== ] 486/1615 30% [================== ] 487/1615 30% [================== ] 488/1615 30% [================== ] 489/1615 30% [================== ] 490/1615 30% [================== ] 491/1615 30% [================== ] 492/1615 30% [================== ] 493/1615 30% [================== ] 494/1615 30% [=================== ] 495/1615 30% [=================== ] 496/1615 30% [=================== ] 497/1615 30% [=================== ] 498/1615 30% [=================== ] 499/1615 30% [=================== ] 500/1615 30% [=================== ] 501/1615 31% [=================== ] 502/1615 31% [=================== ] 503/1615 31% [=================== ] 504/1615 31% [=================== ] 505/1615 31% [=================== ] 506/1615 31% [=================== ] 507/1615 31% [=================== ] 508/1615 31% [=================== ] 509/1615 31% [=================== ] 510/1615 31% [=================== ] 511/1615 31% [=================== ] 512/1615 31% [=================== ] 513/1615 31% [=================== ] 514/1615 31% [=================== ] 515/1615 31% [=================== ] 516/1615 31% [=================== ] 517/1615 32% [=================== ] 518/1615 32% [=================== ] 519/1615 32% [=================== ] 520/1615 32% [==================== ] 521/1615 32% [==================== ] 522/1615 32% [==================== ] 523/1615 32% [==================== ] 524/1615 32% [==================== ] 525/1615 32% [==================== ] 526/1615 32% [==================== ] 527/1615 32% [==================== ] 528/1615 32% [==================== ] 529/1615 32% [==================== ] 530/1615 32% [==================== ] 531/1615 32% [==================== ] 532/1615 32% [==================== ] 533/1615 33% [==================== ] 534/1615 33% [==================== ] 535/1615 33% [==================== ] 536/1615 33% [==================== ] 537/1615 33% [==================== ] 538/1615 33% [==================== ] 539/1615 33% [==================== ] 540/1615 33% [==================== ] 541/1615 33% [==================== ] 542/1615 33% [==================== ] 543/1615 33% [==================== ] 544/1615 33% [==================== ] 545/1615 33% [==================== ] 546/1615 33% [==================== ] 547/1615 33% [===================== ] 548/1615 33% [===================== ] 549/1615 33% [===================== ] 550/1615 34% [===================== ] 551/1615 34% [===================== ] 552/1615 34% [===================== ] 553/1615 34% [===================== ] 554/1615 34% [===================== ] 555/1615 34% [===================== ] 556/1615 34% [===================== ] 557/1615 34% [===================== ] 558/1615 34% [===================== ] 559/1615 34% [===================== ] 560/1615 34% [===================== ] 561/1615 34% [===================== ] 562/1615 34% [===================== ] 563/1615 34% [===================== ] 564/1615 34% [===================== ] 565/1615 34% [===================== ] 566/1615 35% [===================== ] 567/1615 35% [===================== ] 568/1615 35% [===================== ] 569/1615 35% [===================== ] 570/1615 35% [===================== ] 571/1615 35% [===================== ] 572/1615 35% [===================== ] 573/1615 35% [====================== ] 574/1615 35% [====================== ] 575/1615 35% [====================== ] 576/1615 35% [====================== ] 577/1615 35% [====================== ] 578/1615 35% [====================== ] 579/1615 35% [====================== ] 580/1615 35% [====================== ] 581/1615 35% [====================== ] 582/1615 36% [====================== ] 583/1615 36% [====================== ] 584/1615 36% [====================== ] 585/1615 36% [====================== ] 586/1615 36% [====================== ] 587/1615 36% [====================== ] 588/1615 36% [====================== ] 589/1615 36% [====================== ] 590/1615 36% [====================== ] 591/1615 36% [====================== ] 592/1615 36% [====================== ] 593/1615 36% [====================== ] 594/1615 36% [====================== ] 595/1615 36% [====================== ] 596/1615 36% [====================== ] 597/1615 36% [====================== ] 598/1615 37% [====================== ] 599/1615 37% [======================= ] 600/1615 37% [======================= ] 601/1615 37% [======================= ] 602/1615 37% [======================= ] 603/1615 37% [======================= ] 604/1615 37% [======================= ] 605/1615 37% [======================= ] 606/1615 37% [======================= ] 607/1615 37% [======================= ] 608/1615 37% [======================= ] 609/1615 37% [======================= ] 610/1615 37% [======================= ] 611/1615 37% [======================= ] 612/1615 37% [======================= ] 613/1615 37% [======================= ] 614/1615 38% [======================= ] 615/1615 38% [======================= ] 616/1615 38% [======================= ] 617/1615 38% [======================= ] 618/1615 38% [======================= ] 619/1615 38% [======================= ] 620/1615 38% [======================= ] 621/1615 38% [======================= ] 622/1615 38% [======================= ] 623/1615 38% [======================= ] 624/1615 38% [======================= ] 625/1615 38% [======================== ] 626/1615 38% [======================== ] 627/1615 38% [======================== ] 628/1615 38% [======================== ] 629/1615 38% [======================== ] 630/1615 39% [======================== ] 631/1615 39% [======================== ] 632/1615 39% [======================== ] 633/1615 39% [======================== ] 634/1615 39% [======================== ] 635/1615 39% [======================== ] 636/1615 39% [======================== ] 637/1615 39% [======================== ] 638/1615 39% [======================== ] 639/1615 39% [======================== ] 640/1615 39% [======================== ] 641/1615 39% [======================== ] 642/1615 39% [======================== ] 643/1615 39% [======================== ] 644/1615 39% [======================== ] 645/1615 39% [======================== ] 646/1615 40% [======================== ] 647/1615 40% [======================== ] 648/1615 40% [======================== ] 649/1615 40% [======================== ] 650/1615 40% [======================== ] 651/1615 40% [========================= ] 652/1615 40% [========================= ] 653/1615 40% [========================= ] 654/1615 40% [========================= ] 655/1615 40% [========================= ] 656/1615 40% [========================= ] 657/1615 40% [========================= ] 658/1615 40% [========================= ] 659/1615 40% [========================= ] 660/1615 40% [========================= ] 661/1615 40% [========================= ] 662/1615 40% [========================= ] 663/1615 41% [========================= ] 664/1615 41% [========================= ] 665/1615 41% [========================= ] 666/1615 41% [========================= ] 667/1615 41% [========================= ] 668/1615 41% [========================= ] 669/1615 41% [========================= ] 670/1615 41% [========================= ] 671/1615 41% [========================= ] 672/1615 41% [========================= ] 673/1615 41% [========================= ] 674/1615 41% [========================= ] 675/1615 41% [========================= ] 676/1615 41% [========================= ] 677/1615 41% [========================== ] 678/1615 41% [========================== ] 679/1615 42% [========================== ] 680/1615 42% [========================== ] 681/1615 42% [========================== ] 682/1615 42% [========================== ] 683/1615 42% [========================== ] 684/1615 42% [========================== ] 685/1615 42% [========================== ] 686/1615 42% [========================== ] 687/1615 42% [========================== ] 688/1615 42% [========================== ] 689/1615 42% [========================== ] 690/1615 42% [========================== ] 691/1615 42% [========================== ] 692/1615 42% [========================== ] 693/1615 42% [========================== ] 694/1615 42% [========================== ] 695/1615 43% [========================== ] 696/1615 43% [========================== ] 697/1615 43% [========================== ] 698/1615 43% [========================== ] 699/1615 43% [========================== ] 700/1615 43% [========================== ] 701/1615 43% [========================== ] 702/1615 43% [========================== ] 703/1615 43% [=========================== ] 704/1615 43% [=========================== ] 705/1615 43% [=========================== ] 706/1615 43% [=========================== ] 707/1615 43% [=========================== ] 708/1615 43% [=========================== ] 709/1615 43% [=========================== ] 710/1615 43% [=========================== ] 711/1615 44% [=========================== ] 712/1615 44% [=========================== ] 713/1615 44% [=========================== ] 714/1615 44% [=========================== ] 715/1615 44% [=========================== ] 716/1615 44% [=========================== ] 717/1615 44% [=========================== ] 718/1615 44% [=========================== ] 719/1615 44% [=========================== ] 720/1615 44% [=========================== ] 721/1615 44% [=========================== ] 722/1615 44% [=========================== ] 723/1615 44% [=========================== ] 724/1615 44% [=========================== ] 725/1615 44% [=========================== ] 726/1615 44% [=========================== ] 727/1615 45% [=========================== ] 728/1615 45% [=========================== ] 729/1615 45% [============================ ] 730/1615 45% [============================ ] 731/1615 45% [============================ ] 732/1615 45% [============================ ] 733/1615 45% [============================ ] 734/1615 45% [============================ ] 735/1615 45% [============================ ] 736/1615 45% [============================ ] 737/1615 45% [============================ ] 738/1615 45% [============================ ] 739/1615 45% [============================ ] 740/1615 45% [============================ ] 741/1615 45% [============================ ] 742/1615 45% [============================ ] 743/1615 46% [============================ ] 744/1615 46% [============================ ] 745/1615 46% [============================ ] 746/1615 46% [============================ ] 747/1615 46% [============================ ] 748/1615 46% [============================ ] 749/1615 46% [============================ ] 750/1615 46% [============================ ] 751/1615 46% [============================ ] 752/1615 46% [============================ ] 753/1615 46% [============================ ] 754/1615 46% [============================ ] 755/1615 46% [============================= ] 756/1615 46% [============================= ] 757/1615 46% [============================= ] 758/1615 46% [============================= ] 759/1615 46% [============================= ] 760/1615 47% [============================= ] 761/1615 47% [============================= ] 762/1615 47% [============================= ] 763/1615 47% [============================= ] 764/1615 47% [============================= ] 765/1615 47% [============================= ] 766/1615 47% [============================= ] 767/1615 47% [============================= ] 768/1615 47% [============================= ] 769/1615 47% [============================= ] 770/1615 47% [============================= ] 771/1615 47% [============================= ] 772/1615 47% [============================= ] 773/1615 47% [============================= ] 774/1615 47% [============================= ] 775/1615 47% [============================= ] 776/1615 48% [============================= ] 777/1615 48% [============================= ] 778/1615 48% [============================= ] 779/1615 48% [============================= ] 780/1615 48% [============================= ] 781/1615 48% [============================== ] 782/1615 48% [============================== ] 783/1615 48% [============================== ] 784/1615 48% [============================== ] 785/1615 48% [============================== ] 786/1615 48% [============================== ] 787/1615 48% [============================== ] 788/1615 48% [============================== ] 789/1615 48% [============================== ] 790/1615 48% [============================== ] 791/1615 48% [============================== ] 792/1615 49% [============================== ] 793/1615 49% [============================== ] 794/1615 49% [============================== ] 795/1615 49% [============================== ] 796/1615 49% [============================== ] 797/1615 49% [============================== ] 798/1615 49% [============================== ] 799/1615 49% [============================== ] 800/1615 49% [============================== ] 801/1615 49% [============================== ] 802/1615 49% [============================== ] 803/1615 49% [============================== ] 804/1615 49% [============================== ] 805/1615 49% [============================== ] 806/1615 49% [============================== ] 807/1615 49% [=============================== ] 808/1615 50% [=============================== ] 809/1615 50% [=============================== ] 810/1615 50% [=============================== ] 811/1615 50% [=============================== ] 812/1615 50% [=============================== ] 813/1615 50% [=============================== ] 814/1615 50% [=============================== ] 815/1615 50% [=============================== ] 816/1615 50% [=============================== ] 817/1615 50% [=============================== ] 818/1615 50% [=============================== ] 819/1615 50% [=============================== ] 820/1615 50% [=============================== ] 821/1615 50% [=============================== ] 822/1615 50% [=============================== ] 823/1615 50% [=============================== ] 824/1615 51% [=============================== ] 825/1615 51% [=============================== ] 826/1615 51% [=============================== ] 827/1615 51% [=============================== ] 828/1615 51% [=============================== ] 829/1615 51% [=============================== ] 830/1615 51% [=============================== ] 831/1615 51% [=============================== ] 832/1615 51% [=============================== ] 833/1615 51% [================================ ] 834/1615 51% [================================ ] 835/1615 51% [================================ ] 836/1615 51% [================================ ] 837/1615 51% [================================ ] 838/1615 51% [================================ ] 839/1615 51% [================================ ] 840/1615 52% [================================ ] 841/1615 52% [================================ ] 842/1615 52% [================================ ] 843/1615 52% [================================ ] 844/1615 52% [================================ ] 845/1615 52% [================================ ] 846/1615 52% [================================ ] 847/1615 52% [================================ ] 848/1615 52% [================================ ] 849/1615 52% [================================ ] 850/1615 52% [================================ ] 851/1615 52% [================================ ] 852/1615 52% [================================ ] 853/1615 52% [================================ ] 854/1615 52% [================================ ] 855/1615 52% [================================ ] 856/1615 53% [================================ ] 857/1615 53% [================================ ] 858/1615 53% [================================ ] 859/1615 53% [================================= ] 860/1615 53% [================================= ] 861/1615 53% [================================= ] 862/1615 53% [================================= ] 863/1615 53% [================================= ] 864/1615 53% [================================= ] 865/1615 53% [================================= ] 866/1615 53% [================================= ] 867/1615 53% [================================= ] 868/1615 53% [================================= ] 869/1615 53% [================================= ] 870/1615 53% [================================= ] 871/1615 53% [================================= ] 872/1615 53% [================================= ] 873/1615 54% [================================= ] 874/1615 54% [================================= ] 875/1615 54% [================================= ] 876/1615 54% [================================= ] 877/1615 54% [================================= ] 878/1615 54% [================================= ] 879/1615 54% [================================= ] 880/1615 54% [================================= ] 881/1615 54% [================================= ] 882/1615 54% [================================= ] 883/1615 54% [================================= ] 884/1615 54% [================================= ] 885/1615 54% [================================== ] 886/1615 54% [================================== ] 887/1615 54% [================================== ] 888/1615 54% [================================== ] 889/1615 55% [================================== ] 890/1615 55% [================================== ] 891/1615 55% [================================== ] 892/1615 55% [================================== ] 893/1615 55% [================================== ] 894/1615 55% [================================== ] 895/1615 55% [================================== ] 896/1615 55% [================================== ] 897/1615 55% [================================== ] 898/1615 55% [================================== ] 899/1615 55% [================================== ] 900/1615 55% [================================== ] 901/1615 55% [================================== ] 902/1615 55% [================================== ] 903/1615 55% [================================== ] 904/1615 55% [================================== ] 905/1615 56% [================================== ] 906/1615 56% [================================== ] 907/1615 56% [================================== ] 908/1615 56% [================================== ] 909/1615 56% [================================== ] 910/1615 56% [================================== ] 911/1615 56% [=================================== ] 912/1615 56% [=================================== ] 913/1615 56% [=================================== ] 914/1615 56% [=================================== ] 915/1615 56% [=================================== ] 916/1615 56% [=================================== ] 917/1615 56% [=================================== ] 918/1615 56% [=================================== ] 919/1615 56% [=================================== ] 920/1615 56% [=================================== ] 921/1615 57% [=================================== ] 922/1615 57% [=================================== ] 923/1615 57% [=================================== ] 924/1615 57% [=================================== ] 925/1615 57% [=================================== ] 926/1615 57% [=================================== ] 927/1615 57% [=================================== ] 928/1615 57% [=================================== ] 929/1615 57% [=================================== ] 930/1615 57% [=================================== ] 931/1615 57% [=================================== ] 932/1615 57% [=================================== ] 933/1615 57% [=================================== ] 934/1615 57% [=================================== ] 935/1615 57% [=================================== ] 936/1615 57% [=================================== ] 937/1615 58% [==================================== ] 938/1615 58% [==================================== ] 939/1615 58% [==================================== ] 940/1615 58% [==================================== ] 941/1615 58% [==================================== ] 942/1615 58% [==================================== ] 943/1615 58% [==================================== ] 944/1615 58% [==================================== ] 945/1615 58% [==================================== ] 946/1615 58% [==================================== ] 947/1615 58% [==================================== ] 948/1615 58% [==================================== ] 949/1615 58% [==================================== ] 950/1615 58% [==================================== ] 951/1615 58% [==================================== ] 952/1615 58% [==================================== ] 953/1615 59% [==================================== ] 954/1615 59% [==================================== ] 955/1615 59% [==================================== ] 956/1615 59% [==================================== ] 957/1615 59% [==================================== ] 958/1615 59% [==================================== ] 959/1615 59% [==================================== ] 960/1615 59% [==================================== ] 961/1615 59% [==================================== ] 962/1615 59% [==================================== ] 963/1615 59% [===================================== ] 964/1615 59% [===================================== ] 965/1615 59% [===================================== ] 966/1615 59% [===================================== ] 967/1615 59% [===================================== ] 968/1615 59% [===================================== ] 969/1615 60% [===================================== ] 970/1615 60% [===================================== ] 971/1615 60% [===================================== ] 972/1615 60% [===================================== ] 973/1615 60% [===================================== ] 974/1615 60% [===================================== ] 975/1615 60% [===================================== ] 976/1615 60% [===================================== ] 977/1615 60% [===================================== ] 978/1615 60% [===================================== ] 979/1615 60% [===================================== ] 980/1615 60% [===================================== ] 981/1615 60% [===================================== ] 982/1615 60% [===================================== ] 983/1615 60% [===================================== ] 984/1615 60% [===================================== ] 985/1615 60% [===================================== ] 986/1615 61% [===================================== ] 987/1615 61% [===================================== ] 988/1615 61% [===================================== ] 989/1615 61% [====================================== ] 990/1615 61% [====================================== ] 991/1615 61% [====================================== ] 992/1615 61% [====================================== ] 993/1615 61% [====================================== ] 994/1615 61% [====================================== ] 995/1615 61% [====================================== ] 996/1615 61% [====================================== ] 997/1615 61% [====================================== ] 998/1615 61% [====================================== ] 999/1615 61% [====================================== ] 1000/1615 61% [====================================== ] 1001/1615 61% [====================================== ] 1002/1615 62% [====================================== ] 1003/1615 62% [====================================== ] 1004/1615 62% [====================================== ] 1005/1615 62% [====================================== ] 1006/1615 62% [====================================== ] 1007/1615 62% [====================================== ] 1008/1615 62% [====================================== ] 1009/1615 62% [====================================== ] 1010/1615 62% [====================================== ] 1011/1615 62% [====================================== ] 1012/1615 62% [====================================== ] 1013/1615 62% [====================================== ] 1014/1615 62% [====================================== ] 1015/1615 62% [======================================= ] 1016/1615 62% [======================================= ] 1017/1615 62% [======================================= ] 1018/1615 63% [======================================= ] 1019/1615 63% [======================================= ] 1020/1615 63% [======================================= ] 1021/1615 63% [======================================= ] 1022/1615 63% [======================================= ] 1023/1615 63% [======================================= ] 1024/1615 63% [======================================= ] 1025/1615 63% [======================================= ] 1026/1615 63% [======================================= ] 1027/1615 63% [======================================= ] 1028/1615 63% [======================================= ] 1029/1615 63% [======================================= ] 1030/1615 63% [======================================= ] 1031/1615 63% [======================================= ] 1032/1615 63% [======================================= ] 1033/1615 63% [======================================= ] 1034/1615 64% [======================================= ] 1035/1615 64% [======================================= ] 1036/1615 64% [======================================= ] 1037/1615 64% [======================================= ] 1038/1615 64% [======================================= ] 1039/1615 64% [======================================= ] 1040/1615 64% [======================================= ] 1041/1615 64% [======================================== ] 1042/1615 64% [======================================== ] 1043/1615 64% [======================================== ] 1044/1615 64% [======================================== ] 1045/1615 64% [======================================== ] 1046/1615 64% [======================================== ] 1047/1615 64% [======================================== ] 1048/1615 64% [======================================== ] 1049/1615 64% [======================================== ] 1050/1615 65% [======================================== ] 1051/1615 65% [======================================== ] 1052/1615 65% [======================================== ] 1053/1615 65% [======================================== ] 1054/1615 65% [======================================== ] 1055/1615 65% [======================================== ] 1056/1615 65% [======================================== ] 1057/1615 65% [======================================== ] 1058/1615 65% [======================================== ] 1059/1615 65% [======================================== ] 1060/1615 65% [======================================== ] 1061/1615 65% [======================================== ] 1062/1615 65% [======================================== ] 1063/1615 65% [======================================== ] 1064/1615 65% [======================================== ] 1065/1615 65% [======================================== ] 1066/1615 66% [======================================== ] 1067/1615 66% [========================================= ] 1068/1615 66% [========================================= ] 1069/1615 66% [========================================= ] 1070/1615 66% [========================================= ] 1071/1615 66% [========================================= ] 1072/1615 66% [========================================= ] 1073/1615 66% [========================================= ] 1074/1615 66% [========================================= ] 1075/1615 66% [========================================= ] 1076/1615 66% [========================================= ] 1077/1615 66% [========================================= ] 1078/1615 66% [========================================= ] 1079/1615 66% [========================================= ] 1080/1615 66% [========================================= ] 1081/1615 66% [========================================= ] 1082/1615 66% [========================================= ] 1083/1615 67% [========================================= ] 1084/1615 67% [========================================= ] 1085/1615 67% [========================================= ] 1086/1615 67% [========================================= ] 1087/1615 67% [========================================= ] 1088/1615 67% [========================================= ] 1089/1615 67% [========================================= ] 1090/1615 67% [========================================= ] 1091/1615 67% [========================================= ] 1092/1615 67% [========================================= ] 1093/1615 67% [========================================= ] 1094/1615 67% [========================================== ] 1095/1615 67% [========================================== ] 1096/1615 67% [========================================== ] 1097/1615 67% [========================================== ] 1098/1615 67% [========================================== ] 1099/1615 68% [========================================== ] 1100/1615 68% [========================================== ] 1101/1615 68% [========================================== ] 1102/1615 68% [========================================== ] 1103/1615 68% [========================================== ] 1104/1615 68% [========================================== ] 1105/1615 68% [========================================== ] 1106/1615 68% [========================================== ] 1107/1615 68% [========================================== ] 1108/1615 68% [========================================== ] 1109/1615 68% [========================================== ] 1110/1615 68% [========================================== ] 1111/1615 68% [========================================== ] 1112/1615 68% [========================================== ] 1113/1615 68% [========================================== ] 1114/1615 68% [========================================== ] 1115/1615 69% [========================================== ] 1116/1615 69% [========================================== ] 1117/1615 69% [========================================== ] 1118/1615 69% [========================================== ] 1119/1615 69% [========================================== ] 1120/1615 69% [=========================================== ] 1121/1615 69% [=========================================== ] 1122/1615 69% [=========================================== ] 1123/1615 69% [=========================================== ] 1124/1615 69% [=========================================== ] 1125/1615 69% [=========================================== ] 1126/1615 69% [=========================================== ] 1127/1615 69% [=========================================== ] 1128/1615 69% [=========================================== ] 1129/1615 69% [=========================================== ] 1130/1615 69% [=========================================== ] 1131/1615 70% [=========================================== ] 1132/1615 70% [=========================================== ] 1133/1615 70% [=========================================== ] 1134/1615 70% [=========================================== ] 1135/1615 70% [=========================================== ] 1136/1615 70% [=========================================== ] 1137/1615 70% [=========================================== ] 1138/1615 70% [=========================================== ] 1139/1615 70% [=========================================== ] 1140/1615 70% [=========================================== ] 1141/1615 70% [=========================================== ] 1142/1615 70% [=========================================== ] 1143/1615 70% [=========================================== ] 1144/1615 70% [=========================================== ] 1145/1615 70% [=========================================== ] 1146/1615 70% [============================================ ] 1147/1615 71% [============================================ ] 1148/1615 71% [============================================ ] 1149/1615 71% [============================================ ] 1150/1615 71% [============================================ ] 1151/1615 71% [============================================ ] 1152/1615 71% [============================================ ] 1153/1615 71% [============================================ ] 1154/1615 71% [============================================ ] 1155/1615 71% [============================================ ] 1156/1615 71% [============================================ ] 1157/1615 71% [============================================ ] 1158/1615 71% [============================================ ] 1159/1615 71% [============================================ ] 1160/1615 71% [============================================ ] 1161/1615 71% [============================================ ] 1162/1615 71% [============================================ ] 1163/1615 72% [============================================ ] 1164/1615 72% [============================================ ] 1165/1615 72% [============================================ ] 1166/1615 72% [============================================ ] 1167/1615 72% [============================================ ] 1168/1615 72% [============================================ ] 1169/1615 72% [============================================ ] 1170/1615 72% [============================================ ] 1171/1615 72% [============================================ ] 1172/1615 72% [============================================= ] 1173/1615 72% [============================================= ] 1174/1615 72% [============================================= ] 1175/1615 72% [============================================= ] 1176/1615 72% [============================================= ] 1177/1615 72% [============================================= ] 1178/1615 72% [============================================= ] 1179/1615 73% [============================================= ] 1180/1615 73% [============================================= ] 1181/1615 73% [============================================= ] 1182/1615 73% [============================================= ] 1183/1615 73% [============================================= ] 1184/1615 73% [============================================= ] 1185/1615 73% [============================================= ] 1186/1615 73% [============================================= ] 1187/1615 73% [============================================= ] 1188/1615 73% [============================================= ] 1189/1615 73% [============================================= ] 1190/1615 73% [============================================= ] 1191/1615 73% [============================================= ] 1192/1615 73% [============================================= ] 1193/1615 73% [============================================= ] 1194/1615 73% [============================================= ] 1195/1615 73% [============================================= ] 1196/1615 74% [============================================= ] 1197/1615 74% [============================================= ] 1198/1615 74% [============================================== ] 1199/1615 74% [============================================== ] 1200/1615 74% [============================================== ] 1201/1615 74% [============================================== ] 1202/1615 74% [============================================== ] 1203/1615 74% [============================================== ] 1204/1615 74% [============================================== ] 1205/1615 74% [============================================== ] 1206/1615 74% [============================================== ] 1207/1615 74% [============================================== ] 1208/1615 74% [============================================== ] 1209/1615 74% [============================================== ] 1210/1615 74% [============================================== ] 1211/1615 74% [============================================== ] 1212/1615 75% [============================================== ] 1213/1615 75% [============================================== ] 1214/1615 75% [============================================== ] 1215/1615 75% [============================================== ] 1216/1615 75% [============================================== ] 1217/1615 75% [============================================== ] 1218/1615 75% [============================================== ] 1219/1615 75% [============================================== ] 1220/1615 75% [============================================== ] 1221/1615 75% [============================================== ] 1222/1615 75% [============================================== ] 1223/1615 75% [============================================== ] 1224/1615 75% [=============================================== ] 1225/1615 75% [=============================================== ] 1226/1615 75% [=============================================== ] 1227/1615 75% [=============================================== ] 1228/1615 76% [=============================================== ] 1229/1615 76% [=============================================== ] 1230/1615 76% [=============================================== ] 1231/1615 76% [=============================================== ] 1232/1615 76% [=============================================== ] 1233/1615 76% [=============================================== ] 1234/1615 76% [=============================================== ] 1235/1615 76% [=============================================== ] 1236/1615 76% [=============================================== ] 1237/1615 76% [=============================================== ] 1238/1615 76% [=============================================== ] 1239/1615 76% [=============================================== ] 1240/1615 76% [=============================================== ] 1241/1615 76% [=============================================== ] 1242/1615 76% [=============================================== ] 1243/1615 76% [=============================================== ] 1244/1615 77% [=============================================== ] 1245/1615 77% [=============================================== ] 1246/1615 77% [=============================================== ] 1247/1615 77% [=============================================== ] 1248/1615 77% [=============================================== ] 1249/1615 77% [=============================================== ] 1250/1615 77% [================================================ ] 1251/1615 77% [================================================ ] 1252/1615 77% [================================================ ] 1253/1615 77% [================================================ ] 1254/1615 77% [================================================ ] 1255/1615 77% [================================================ ] 1256/1615 77% [================================================ ] 1257/1615 77% [================================================ ] 1258/1615 77% [================================================ ] 1259/1615 77% [================================================ ] 1260/1615 78% [================================================ ] 1261/1615 78% [================================================ ] 1262/1615 78% [================================================ ] 1263/1615 78% [================================================ ] 1264/1615 78% [================================================ ] 1265/1615 78% [================================================ ] 1266/1615 78% [================================================ ] 1267/1615 78% [================================================ ] 1268/1615 78% [================================================ ] 1269/1615 78% [================================================ ] 1270/1615 78% [================================================ ] 1271/1615 78% [================================================ ] 1272/1615 78% [================================================ ] 1273/1615 78% [================================================ ] 1274/1615 78% [================================================ ] 1275/1615 78% [================================================ ] 1276/1615 79% [================================================= ] 1277/1615 79% [================================================= ] 1278/1615 79% [================================================= ] 1279/1615 79% [================================================= ] 1280/1615 79% [================================================= ] 1281/1615 79% [================================================= ] 1282/1615 79% [================================================= ] 1283/1615 79% [================================================= ] 1284/1615 79% [================================================= ] 1285/1615 79% [================================================= ] 1286/1615 79% [================================================= ] 1287/1615 79% [================================================= ] 1288/1615 79% [================================================= ] 1289/1615 79% [================================================= ] 1290/1615 79% [================================================= ] 1291/1615 79% [================================================= ] 1292/1615 80% [================================================= ] 1293/1615 80% [================================================= ] 1294/1615 80% [================================================= ] 1295/1615 80% [================================================= ] 1296/1615 80% [================================================= ] 1297/1615 80% [================================================= ] 1298/1615 80% [================================================= ] 1299/1615 80% [================================================= ] 1300/1615 80% [================================================= ] 1301/1615 80% [================================================= ] 1302/1615 80% [================================================== ] 1303/1615 80% [================================================== ] 1304/1615 80% [================================================== ] 1305/1615 80% [================================================== ] 1306/1615 80% [================================================== ] 1307/1615 80% [================================================== ] 1308/1615 80% [================================================== ] 1309/1615 81% [================================================== ] 1310/1615 81% [================================================== ] 1311/1615 81% [================================================== ] 1312/1615 81% [================================================== ] 1313/1615 81% [================================================== ] 1314/1615 81% [================================================== ] 1315/1615 81% [================================================== ] 1316/1615 81% [================================================== ] 1317/1615 81% [================================================== ] 1318/1615 81% [================================================== ] 1319/1615 81% [================================================== ] 1320/1615 81% [================================================== ] 1321/1615 81% [================================================== ] 1322/1615 81% [================================================== ] 1323/1615 81% [================================================== ] 1324/1615 81% [================================================== ] 1325/1615 82% [================================================== ] 1326/1615 82% [================================================== ] 1327/1615 82% [================================================== ] 1328/1615 82% [=================================================== ] 1329/1615 82% [=================================================== ] 1330/1615 82% [=================================================== ] 1331/1615 82% [=================================================== ] 1332/1615 82% [=================================================== ] 1333/1615 82% [=================================================== ] 1334/1615 82% [=================================================== ] 1335/1615 82% [=================================================== ] 1336/1615 82% [=================================================== ] 1337/1615 82% [=================================================== ] 1338/1615 82% [=================================================== ] 1339/1615 82% [=================================================== ] 1340/1615 82% [=================================================== ] 1341/1615 83% [=================================================== ] 1342/1615 83% [=================================================== ] 1343/1615 83% [=================================================== ] 1344/1615 83% [=================================================== ] 1345/1615 83% [=================================================== ] 1346/1615 83% [=================================================== ] 1347/1615 83% [=================================================== ] 1348/1615 83% [=================================================== ] 1349/1615 83% [=================================================== ] 1350/1615 83% [=================================================== ] 1351/1615 83% [=================================================== ] 1352/1615 83% [=================================================== ] 1353/1615 83% [=================================================== ] 1354/1615 83% [==================================================== ] 1355/1615 83% [==================================================== ] 1356/1615 83% [==================================================== ] 1357/1615 84% [==================================================== ] 1358/1615 84% [==================================================== ] 1359/1615 84% [==================================================== ] 1360/1615 84% [==================================================== ] 1361/1615 84% [==================================================== ] 1362/1615 84% [==================================================== ] 1363/1615 84% [==================================================== ] 1364/1615 84% [==================================================== ] 1365/1615 84% [==================================================== ] 1366/1615 84% [==================================================== ] 1367/1615 84% [==================================================== ] 1368/1615 84% [==================================================== ] 1369/1615 84% [==================================================== ] 1370/1615 84% [==================================================== ] 1371/1615 84% [==================================================== ] 1372/1615 84% [==================================================== ] 1373/1615 85% [==================================================== ] 1374/1615 85% [==================================================== ] 1375/1615 85% [==================================================== ] 1376/1615 85% [==================================================== ] 1377/1615 85% [==================================================== ] 1378/1615 85% [==================================================== ] 1379/1615 85% [==================================================== ] 1380/1615 85% [===================================================== ] 1381/1615 85% [===================================================== ] 1382/1615 85% [===================================================== ] 1383/1615 85% [===================================================== ] 1384/1615 85% [===================================================== ] 1385/1615 85% [===================================================== ] 1386/1615 85% [===================================================== ] 1387/1615 85% [===================================================== ] 1388/1615 85% [===================================================== ] 1389/1615 86% [===================================================== ] 1390/1615 86% [===================================================== ] 1391/1615 86% [===================================================== ] 1392/1615 86% [===================================================== ] 1393/1615 86% [===================================================== ] 1394/1615 86% [===================================================== ] 1395/1615 86% [===================================================== ] 1396/1615 86% [===================================================== ] 1397/1615 86% [===================================================== ] 1398/1615 86% [===================================================== ] 1399/1615 86% [===================================================== ] 1400/1615 86% [===================================================== ] 1401/1615 86% [===================================================== ] 1402/1615 86% [===================================================== ] 1403/1615 86% [===================================================== ] 1404/1615 86% [===================================================== ] 1405/1615 86% [===================================================== ] 1406/1615 87% [====================================================== ] 1407/1615 87% [====================================================== ] 1408/1615 87% [====================================================== ] 1409/1615 87% [====================================================== ] 1410/1615 87% [====================================================== ] 1411/1615 87% [====================================================== ] 1412/1615 87% [====================================================== ] 1413/1615 87% [====================================================== ] 1414/1615 87% [====================================================== ] 1415/1615 87% [====================================================== ] 1416/1615 87% [====================================================== ] 1417/1615 87% [====================================================== ] 1418/1615 87% [====================================================== ] 1419/1615 87% [====================================================== ] 1420/1615 87% [====================================================== ] 1421/1615 87% [====================================================== ] 1422/1615 88% [====================================================== ] 1423/1615 88% [====================================================== ] 1424/1615 88% [====================================================== ] 1425/1615 88% [====================================================== ] 1426/1615 88% [====================================================== ] 1427/1615 88% [====================================================== ] 1428/1615 88% [====================================================== ] 1429/1615 88% [====================================================== ] 1430/1615 88% [====================================================== ] 1431/1615 88% [====================================================== ] 1432/1615 88% [======================================================= ] 1433/1615 88% [======================================================= ] 1434/1615 88% [======================================================= ] 1435/1615 88% [======================================================= ] 1436/1615 88% [======================================================= ] 1437/1615 88% [======================================================= ] 1438/1615 89% [======================================================= ] 1439/1615 89% [======================================================= ] 1440/1615 89% [======================================================= ] 1441/1615 89% [======================================================= ] 1442/1615 89% [======================================================= ] 1443/1615 89% [======================================================= ] 1444/1615 89% [======================================================= ] 1445/1615 89% [======================================================= ] 1446/1615 89% [======================================================= ] 1447/1615 89% [======================================================= ] 1448/1615 89% [======================================================= ] 1449/1615 89% [======================================================= ] 1450/1615 89% [======================================================= ] 1451/1615 89% [======================================================= ] 1452/1615 89% [======================================================= ] 1453/1615 89% [======================================================= ] 1454/1615 90% [======================================================= ] 1455/1615 90% [======================================================= ] 1456/1615 90% [======================================================= ] 1457/1615 90% [======================================================= ] 1458/1615 90% [======================================================== ] 1459/1615 90% [======================================================== ] 1460/1615 90% [======================================================== ] 1461/1615 90% [======================================================== ] 1462/1615 90% [======================================================== ] 1463/1615 90% [======================================================== ] 1464/1615 90% [======================================================== ] 1465/1615 90% [======================================================== ] 1466/1615 90% [======================================================== ] 1467/1615 90% [======================================================== ] 1468/1615 90% [======================================================== ] 1469/1615 90% [======================================================== ] 1470/1615 91% [======================================================== ] 1471/1615 91% [======================================================== ] 1472/1615 91% [======================================================== ] 1473/1615 91% [======================================================== ] 1474/1615 91% [======================================================== ] 1475/1615 91% [======================================================== ] 1476/1615 91% [======================================================== ] 1477/1615 91% [======================================================== ] 1478/1615 91% [======================================================== ] 1479/1615 91% [======================================================== ] 1480/1615 91% [======================================================== ] 1481/1615 91% [======================================================== ] 1482/1615 91% [======================================================== ] 1483/1615 91% [======================================================== ] 1484/1615 91% [========================================================= ] 1485/1615 91% [========================================================= ] 1486/1615 92% [========================================================= ] 1487/1615 92% [========================================================= ] 1488/1615 92% [========================================================= ] 1489/1615 92% [========================================================= ] 1490/1615 92% [========================================================= ] 1491/1615 92% [========================================================= ] 1492/1615 92% [========================================================= ] 1493/1615 92% [========================================================= ] 1494/1615 92% [========================================================= ] 1495/1615 92% [========================================================= ] 1496/1615 92% [========================================================= ] 1497/1615 92% [========================================================= ] 1498/1615 92% [========================================================= ] 1499/1615 92% [========================================================= ] 1500/1615 92% [========================================================= ] 1501/1615 92% [========================================================= ] 1502/1615 93% [========================================================= ] 1503/1615 93% [========================================================= ] 1504/1615 93% [========================================================= ] 1505/1615 93% [========================================================= ] 1506/1615 93% [========================================================= ] 1507/1615 93% [========================================================= ] 1508/1615 93% [========================================================= ] 1509/1615 93% [========================================================= ] 1510/1615 93% [========================================================== ] 1511/1615 93% [========================================================== ] 1512/1615 93% [========================================================== ] 1513/1615 93% [========================================================== ] 1514/1615 93% [========================================================== ] 1515/1615 93% [========================================================== ] 1516/1615 93% [========================================================== ] 1517/1615 93% [========================================================== ] 1518/1615 93% [========================================================== ] 1519/1615 94% [========================================================== ] 1520/1615 94% [========================================================== ] 1521/1615 94% [========================================================== ] 1522/1615 94% [========================================================== ] 1523/1615 94% [========================================================== ] 1524/1615 94% [========================================================== ] 1525/1615 94% [========================================================== ] 1526/1615 94% [========================================================== ] 1527/1615 94% [========================================================== ] 1528/1615 94% [========================================================== ] 1529/1615 94% [========================================================== ] 1530/1615 94% [========================================================== ] 1531/1615 94% [========================================================== ] 1532/1615 94% [========================================================== ] 1533/1615 94% [========================================================== ] 1534/1615 94% [========================================================== ] 1535/1615 95% [========================================================== ] 1536/1615 95% [=========================================================== ] 1537/1615 95% [=========================================================== ] 1538/1615 95% [=========================================================== ] 1539/1615 95% [=========================================================== ] 1540/1615 95% [=========================================================== ] 1541/1615 95% [=========================================================== ] 1542/1615 95% [=========================================================== ] 1543/1615 95% [=========================================================== ] 1544/1615 95% [=========================================================== ] 1545/1615 95% [=========================================================== ] 1546/1615 95% [=========================================================== ] 1547/1615 95% [=========================================================== ] 1548/1615 95% [=========================================================== ] 1549/1615 95% [=========================================================== ] 1550/1615 95% [=========================================================== ] 1551/1615 96% [=========================================================== ] 1552/1615 96% [=========================================================== ] 1553/1615 96% [=========================================================== ] 1554/1615 96% [=========================================================== ] 1555/1615 96% [=========================================================== ] 1556/1615 96% [=========================================================== ] 1557/1615 96% [=========================================================== ] 1558/1615 96% [=========================================================== ] 1559/1615 96% [=========================================================== ] 1560/1615 96% [=========================================================== ] 1561/1615 96% [=========================================================== ] 1562/1615 96% [============================================================ ] 1563/1615 96% [============================================================ ] 1564/1615 96% [============================================================ ] 1565/1615 96% [============================================================ ] 1566/1615 96% [============================================================ ] 1567/1615 97% [============================================================ ] 1568/1615 97% [============================================================ ] 1569/1615 97% [============================================================ ] 1570/1615 97% [============================================================ ] 1571/1615 97% [============================================================ ] 1572/1615 97% [============================================================ ] 1573/1615 97% [============================================================ ] 1574/1615 97% [============================================================ ] 1575/1615 97% [============================================================ ] 1576/1615 97% [============================================================ ] 1577/1615 97% [============================================================ ] 1578/1615 97% [============================================================ ] 1579/1615 97% [============================================================ ] 1580/1615 97% [============================================================ ] 1581/1615 97% [============================================================ ] 1582/1615 97% [============================================================ ] 1583/1615 98% [============================================================ ] 1584/1615 98% [============================================================ ] 1585/1615 98% [============================================================ ] 1586/1615 98% [============================================================ ] 1587/1615 98% [============================================================ ] 1588/1615 98% [============================================================= ] 1589/1615 98% [============================================================= ] 1590/1615 98% [============================================================= ] 1591/1615 98% [============================================================= ] 1592/1615 98% [============================================================= ] 1593/1615 98% [============================================================= ] 1594/1615 98% [============================================================= ] 1595/1615 98% [============================================================= ] 1596/1615 98% [============================================================= ] 1597/1615 98% [============================================================= ] 1598/1615 98% [============================================================= ] 1599/1615 99% [============================================================= ] 1600/1615 99% [============================================================= ] 1601/1615 99% [============================================================= ] 1602/1615 99% [============================================================= ] 1603/1615 99% [============================================================= ] 1604/1615 99% [============================================================= ] 1605/1615 99% [============================================================= ] 1606/1615 99% [============================================================= ] 1607/1615 99% [============================================================= ] 1608/1615 99% [============================================================= ] 1609/1615 99% [============================================================= ] 1610/1615 99% [============================================================= ] 1611/1615 99% [============================================================= ] 1612/1615 99% [============================================================= ] 1613/1615 99% [============================================================= ] 1614/1615 99% [==============================================================] 1615/1615 100% operation complete, 1615 objects in 32762 NAND pages. ln -snf /home/buildroot/instance-0/output-1/host/sh4a-buildroot-linux-gnu/sysroot /home/buildroot/instance-0/output-1/staging make: Leaving directory '/home/buildroot/instance-0/buildroot' make: Entering directory '/home/buildroot/instance-0/buildroot' >>> Buildroot 2024.11-130-g845884d9c5 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> gcc-final 12.4.0 Collecting legal info COPYING.RUNTIME: OK (sha256: 9d6b43ce4d8de0c878bf16b54d8e7a10d9bd42b75178153e3af6a815bdc90f74) >>> host-gcc-final 12.4.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> glibc 2.40-18-g5641780762723156b0d20a0b9f7df1d76831bab0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: bba29819a3e938fae92674d6a88533e10605e389da8b51cdcba0a94f6221c5bc) >>> 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-tar 1.35 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-gawk 5.3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 12.4.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> host-binutils 2.42 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.3.0 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.3.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.12.3 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> aer-inject 9bd5e2c7886fca72f139cd8402488a2235957d41 Collecting legal info README: OK (sha256: 659a191d8775e05c6c6a9a4ba66b3577c577342bb83f20d393135eb6633c8973) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.72 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-aespipe 2.4h Collecting legal info >>> busybox 1.36.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> libxcrypt 4.4.36 Collecting legal info LICENSING: OK (sha256: f9b48b0bc67a92b752780710aa774cf08b62ec2ebaa3f4aebd00069fba6effd2) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> util-linux 2.40.2 Collecting legal info README.licensing: OK (sha256: 27f25514040a401b2ceb7057eae1f46cedb1666664b519b5be7e0960d1b35164) 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) Documentation/licenses/COPYING.MIT: OK (sha256: 8555341619542abb48c102afd954e42d4478e5be16ad3d5af7b0ff71009e7348) >>> host-pkgconf 2.3.0 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> zlib Collecting legal info >>> libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-composer 2.5.8 Collecting legal info LICENSE: OK (sha256: c8cce4b6b9729f264ffdf9296d505d63432497feeed1f586d1902b942197e024) >>> host-php 8.3.14 Collecting legal info LICENSE: OK (sha256: b42e4df5e50e6ecda1047d503d6d91d71032d09ed1027ba1ef29eed26f890c5a) >>> host-oniguruma 6.9.9 Collecting legal info COPYING: OK (sha256: 70ba5469ea0bab6e18a32d7009068f996503168d27be57747e08da34337ff26f) >>> host-openssl Collecting legal info >>> host-libopenssl 3.4.0 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> host-zlib Collecting legal info >>> host-libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-pcre2 10.43 Collecting legal info LICENCE: OK (sha256: 030087e2e8dd7c1bdd26057d25d4ded8f45bbf01ad458d68665ad04b8b0fbedf) >>> gmp 6.3.0 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> haserl 0.9.36 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> initscripts Collecting legal info >>> iotools 1.8 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libaio 0.3.113 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libargon2 20190702 Collecting legal info LICENSE: OK (sha256: 220f8736a89ff51c92ef3d497f413b48e6cf1df3d6278bc909c6308c78e1718e) >>> libcurl 8.11.0 Collecting legal info COPYING: OK (sha256: adb1fc06547fd136244179809f7b7c2d2ae6c4534f160aa513af9b6a12866a32) >>> openssl Collecting legal info >>> libopenssl 3.4.0 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> libgphoto2 2.5.27 Collecting legal info COPYING: OK (sha256: ebc385a0b1d477be5177ed6d9129557aa59a3ad0f26ebe7dd97ee942a0fb68ee) >>> libtool 2.4.6 Collecting legal info libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libusb 1.0.27 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libxml2 2.13.5 Collecting legal info Copyright: OK (sha256: c99aae1afe013e50b8b3701e089222b351258043c3025b64053a233fd25b4be7) >>> liblockfile 1.17 Collecting legal info COPYRIGHT: OK (sha256: 3d080ab931103a823e6b9b788ccbc3e9d44797bd54546f3feebfd305f90de46a) licenses/GPL-2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) licenses/LGPL-2: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> libmpdclient 2.22 Collecting legal info LICENSES/BSD-2-Clause.txt: OK (sha256: fd38b2c053c0cce46d9c5ef3545a6e34d157a240ba99c9b8dca5d37a8147da6c) LICENSES/BSD-3-Clause.txt: OK (sha256: e11af671c491efac2f94c1d752bea92f4308ca2450c7d11e582e4b48c40e4de1) >>> host-meson 1.6.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.30.5 Collecting legal info Copyright.txt: OK (sha256: 0676e30827684487aa0ea8f72f01e9460a6320fa34a2888df0ad1dd3e8a06eb8) >>> host-python-installer 0.7.0 Collecting legal info LICENSE: OK (sha256: 37b8b9f2569892fa54406383d431169dbb2115980d78b7efba6eeae5664c484f) >>> host-python-flit-core 3.10.1 Collecting legal info LICENSE: OK (sha256: 35b4f1dec512e617077fd6980dbb43ef8c2887adc5d0185edb4c04da175dd816) >>> host-python3 3.12.7 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2023.02.20 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.6.4 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.6 Collecting legal info LICENSE: OK (sha256: 67894089811f93fca47a76f85e017da6f8582d4ba0905963c6e0f1ad6df7a195) >>> host-python-pypa-build 1.2.2 Collecting legal info LICENSE: OK (sha256: aaf9a29ca5907971ccf07de025375db34539a8d5eeebce20b46099805722106f) >>> host-python-packaging 24.2 Collecting legal info LICENSE: OK (sha256: cad1ef5bd340d73e074ba614d26f7deaca5c7940c3d8c34852e65c4909686c48) LICENSE.APACHE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) LICENSE.BSD: OK (sha256: b70e7e9b742f1cc6f948b34c16aa39ffece94196364bc88ff0d2180f0028fac5) >>> host-python-pyproject-hooks 1.2.0 Collecting legal info LICENSE: OK (sha256: 1b22b049b5267d6dfc23a67bf4a84d8ec04b9fdfb1a51d360e42b4342c8b4154) >>> host-python-setuptools 75.3.0 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> host-python-wheel 0.45.0 Collecting legal info LICENSE.txt: OK (sha256: 30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654) >>> libnspr 4.36 Collecting legal info nspr/LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> libphidget 2.1.9.20190409 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libqrencode 4.1.1 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libsocketcan 0.0.12 Collecting legal info LICENSE: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libubox 75a3b870cace1171faf57bd55e5a9a2f1564f757 Collecting legal info >>> libuv 1.49.2 Collecting legal info LICENSE: OK (sha256: 16de0c32b265cb7d46a6d3bd614f259dd4d693a5e26b3407b04aae8d73041f0c) LICENSE-extra: OK (sha256: 262c44bd2cdba037e6d2a82fba15f5800d292bc993a6f5d6b6ea487744d02836) >>> libxmlrpc r3176 Collecting legal info doc/COPYING: OK (sha256: db7a6d3f187b218c3534010a83424c6bcdef88e6a0b6b1aa3a8762238bd642e6) >>> netdata 1.33.1 Collecting legal info LICENSE: OK (sha256: 0e5fd9d833efe9b79f784d1903281554af82d1b4261af67d35455728e5572aa6) >>> nettle 3.10 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> obsidian-cursors 1.0 Collecting legal info >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> phidgetwebservice 2.1.9.20190409 Collecting legal info COPYING: OK (sha256: ea8af5e789cb2d4e9b10bce3874982ade163b749b6bfbdb32e2df21c4d106de1) >>> ramsmp 3.5.0 Collecting legal info LICENCE: OK (sha256: 2c308cffbab01762f8f6b11725725a227080746ef865f2756c9c9e1591dddaad) >>> redir 3.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> rtl8723ds-bt 14cedf3a9fec1aa8c500fa52f3e3acc433cbcf08 Collecting legal info >>> tcl 8.6.15 Collecting legal info license.terms: OK (sha256: c0a69a2bfd757361ec7e6143973b103c90409316b49e9c88db26ad6388e79f16) >>> ustream-ssl 68d09243b6fd4473004b27ff6483352e76e6af1a Collecting legal info ustream-ssl.h: OK (sha256: cf28f0f01a57423983fa062eb0f04bb1a78891863cb58c53059c3d8cb52c1dd4) >>> vsftpd 3.0.5 Collecting legal info COPYING: OK (sha256: c9cf119e2f9dbcf187fb805ba5aded105db26a693803636fb7228c98460ffbf2) >>> wireless_tools 30.pre9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> yavta 583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 Collecting legal info COPYING.GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-acl 2.3.2 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.2 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.36 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-mtd 2.2.1 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-util-linux 2.40.2 Collecting legal info README.licensing: OK (sha256: 27f25514040a401b2ceb7057eae1f46cedb1666664b519b5be7e0960d1b35164) 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) Documentation/licenses/COPYING.MIT: OK (sha256: 8555341619542abb48c102afd954e42d4478e5be16ad3d5af7b0ff71009e7348) >>> host-zstd 1.5.6 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: aespipe-2.4h: cannot save license (HOST_AESPIPE_LICENSE_FILES not defined) WARNING: libubox-75a3b870cace1171faf57bd55e5a9a2f1564f757: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: obsidian-cursors-1.0: cannot save license (OBSIDIAN_CURSORS_LICENSE_FILES not defined) WARNING: rtl8723ds-bt-14cedf3a9fec1aa8c500fa52f3e3acc433cbcf08: cannot save license (RTL8723DS_BT_LICENSE_FILES not defined) Legal info produced in /home/buildroot/instance-0/output-1/legal-info make: Leaving directory '/home/buildroot/instance-0/buildroot'