| ^~~~~~~~~~~~~~~ 1612 | "GET http://%s/%s?%s%s HTTP/1.0\r\n%s\r\n\r\n", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1613 | NOIP_NAME, UPDATE_SCRIPT, REQUEST, pos, USER_AGENT); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ noip2.c:1611:9: warning: 'sprintf' argument 6 may overlap destination object 'buffer' [-Wrestrict] noip2.c:392:9: note: destination object referenced by 'restrict'-qualified argument 1 was declared here 392 | char buffer[BIGBUFLEN]; | ^~~~~~ noip2.c: In function 'autoconf': noip2.c:2538:26: warning: '%s' directive writing up to 255 bytes into a region of size 247 [-Wformat-overflow=] 2538 | sprintf(line, "%s%s%s%s", USTRNG, login, PWDSTRNG, password); | ^~ ~~~~~ noip2.c:2538:9: note: 'sprintf' output between 16 and 526 bytes into a destination of size 256 2538 | sprintf(line, "%s%s%s%s", USTRNG, login, PWDSTRNG, password); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/buildroot/instance-0/output-1/build/noip-2.1.9' >>> noip 2.1.9 Installing to target /usr/bin/install -m 0755 -D /home/buildroot/instance-0/output-1/build/noip-2.1.9/noip2 /home/buildroot/instance-0/output-1/target/usr/sbin/noip2 patchelf-0.13.tar.bz2: OK (sha256: 4c7ed4bcfc1a114d6286e4a0d3c1a90db147a4c3adda1814ee0eee0f9ee917ed) >>> host-patchelf 0.13 Extracting bzcat /home/buildroot/instance-0/dl/patchelf/patchelf-0.13.tar.bz2 | /home/buildroot/instance-0/output-1/host/bin/tar --strip-components=1 -C /home/buildroot/instance-0/output-1/build/host-patchelf-0.13 -xf - >>> host-patchelf 0.13 Patching Applying 0001-Add-option-to-make-the-rpath-relative-under-a-specif.patch using patch: patching file src/patchelf.cc >>> host-patchelf 0.13 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/instance-0/output-1/build/host-patchelf-0.13 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-patchelf 0.13 Patching libtool >>> host-patchelf 0.13 Configuring (cd /home/buildroot/instance-0/output-1/build/host-patchelf-0.13/ && rm -rf config.cache; 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" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/buildroot/instance-0/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/instance-0/output-1/host/include" LDFLAGS="-L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/instance-0/output-1/host/include" LDFLAGS="-L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/buildroot/instance-0/output-1/host" --sysconfdir="/home/buildroot/instance-0/output-1/host/etc" --localstatedir="/home/buildroot/instance-0/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking dependency style of /usr/bin/g++... none checking dependency style of /usr/bin/gcc... none checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating patchelf.spec config.status: executing depfiles commands configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls >>> host-patchelf 0.13 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-patchelf-0.13/ make[1]: Entering directory '/home/buildroot/instance-0/output-1/build/host-patchelf-0.13' Making all in src make[2]: Entering directory '/home/buildroot/instance-0/output-1/build/host-patchelf-0.13/src' /usr/bin/g++ -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.13.20210805.a949ff2\" -DPACKAGE_STRING=\"patchelf\ 0.13.20210805.a949ff2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.13.20210805.a949ff2\" -I. -I/home/buildroot/instance-0/output-1/host/include -Wall -std=c++11 -D_FILE_OFFSET_BITS=64 -O2 -I/home/buildroot/instance-0/output-1/host/include -c -o patchelf.o patchelf.cc /usr/bin/g++ -Wall -std=c++11 -D_FILE_OFFSET_BITS=64 -O2 -I/home/buildroot/instance-0/output-1/host/include -L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib -o patchelf patchelf.o make[2]: Leaving directory '/home/buildroot/instance-0/output-1/build/host-patchelf-0.13/src' Making all in tests make[2]: Entering directory '/home/buildroot/instance-0/output-1/build/host-patchelf-0.13/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/instance-0/output-1/build/host-patchelf-0.13/tests' make[2]: Entering directory '/home/buildroot/instance-0/output-1/build/host-patchelf-0.13' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildroot/instance-0/output-1/build/host-patchelf-0.13' make[1]: Leaving directory '/home/buildroot/instance-0/output-1/build/host-patchelf-0.13' >>> host-patchelf 0.13 Installing to host directory 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 install -C /home/buildroot/instance-0/output-1/build/host-patchelf-0.13/ make[1]: Entering directory '/home/buildroot/instance-0/output-1/build/host-patchelf-0.13' Making install in src make[2]: Entering directory '/home/buildroot/instance-0/output-1/build/host-patchelf-0.13/src' make[3]: Entering directory '/home/buildroot/instance-0/output-1/build/host-patchelf-0.13/src' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/instance-0/output-1/host/bin' /usr/bin/install -c patchelf '/home/buildroot/instance-0/output-1/host/bin' make[3]: Leaving directory '/home/buildroot/instance-0/output-1/build/host-patchelf-0.13/src' make[2]: Leaving directory '/home/buildroot/instance-0/output-1/build/host-patchelf-0.13/src' Making install in tests make[2]: Entering directory '/home/buildroot/instance-0/output-1/build/host-patchelf-0.13/tests' make[3]: Entering directory '/home/buildroot/instance-0/output-1/build/host-patchelf-0.13/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildroot/instance-0/output-1/build/host-patchelf-0.13/tests' make[2]: Leaving directory '/home/buildroot/instance-0/output-1/build/host-patchelf-0.13/tests' make[2]: Entering directory '/home/buildroot/instance-0/output-1/build/host-patchelf-0.13' make[3]: Entering directory '/home/buildroot/instance-0/output-1/build/host-patchelf-0.13' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/instance-0/output-1/host/share/doc/patchelf' /bin/mkdir -p '/home/buildroot/instance-0/output-1/host/share/man/man1' /usr/bin/install -c -m 644 README.md '/home/buildroot/instance-0/output-1/host/share/doc/patchelf' /usr/bin/install -c -m 644 patchelf.1 '/home/buildroot/instance-0/output-1/host/share/man/man1' make[3]: Leaving directory '/home/buildroot/instance-0/output-1/build/host-patchelf-0.13' make[2]: Leaving directory '/home/buildroot/instance-0/output-1/build/host-patchelf-0.13' make[1]: Leaving directory '/home/buildroot/instance-0/output-1/build/host-patchelf-0.13' tinyalsa-2.0.0.tar.gz: OK (sha256: 573ae0b2d3480851c1d2a12503ead2beea27f92d44ed47b74b553ba947994ef1) >>> tinyalsa 2.0.0 Extracting gzip -d -c /home/buildroot/instance-0/dl/tinyalsa/tinyalsa-2.0.0.tar.gz | /home/buildroot/instance-0/output-1/host/bin/tar --strip-components=1 -C /home/buildroot/instance-0/output-1/build/tinyalsa-2.0.0 -xf - >>> tinyalsa 2.0.0 Patching Applying 0001-include-time.h-before-asound.h.patch using patch: patching file src/mixer.c patching file src/mixer_hw.c patching file src/pcm_hw.c Hunk #1 succeeded at 39 (offset -2 lines). patching file src/pcm_plugin.c >>> tinyalsa 2.0.0 Configuring rm -rf /home/buildroot/instance-0/output-1/build/tinyalsa-2.0.0//build mkdir -p /home/buildroot/instance-0/output-1/build/tinyalsa-2.0.0//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/home/buildroot/instance-0/output-1/host/bin/sh4-linux-gcc%g" -e "s%@TARGET_CXX@%/home/buildroot/instance-0/output-1/host/bin/sh4-linux-g++%g" -e "s%@TARGET_AR@%/home/buildroot/instance-0/output-1/host/bin/sh4-linux-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'%g" -e "s%@TARGET_LDFLAGS@%'-ztext'%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0'%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/sh4-buildroot-linux-musl/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/tinyalsa-2.0.0//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=shared --buildtype=release --cross-file=/home/buildroot/instance-0/output-1/build/tinyalsa-2.0.0//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 -Ddocs=disabled -Dexamples=disabled -Dutils=disabled /home/buildroot/instance-0/output-1/build/tinyalsa-2.0.0/ /home/buildroot/instance-0/output-1/build/tinyalsa-2.0.0//build The Meson build system Version: 1.6.0 Source dir: /home/buildroot/instance-0/output-1/build/tinyalsa-2.0.0 Build dir: /home/buildroot/instance-0/output-1/build/tinyalsa-2.0.0/build Build type: cross build Program scripts/version.sh found: YES (/home/buildroot/instance-0/output-1/build/tinyalsa-2.0.0/scripts/version.sh) WARNING: You should add the boolean check kwarg to the run_command call. It currently defaults to false, but it will default to true in meson 2.0. See also: https://github.com/mesonbuild/meson/issues/9300 Project name: tinyalsa Project version: 2.0.0 C compiler for the host machine: /home/buildroot/instance-0/output-1/host/bin/sh4-linux-gcc (gcc 13.3.0 "sh4-linux-gcc.br_real (Buildroot 2021.11-12449-g1bef613319) 13.3.0") C linker for the host machine: /home/buildroot/instance-0/output-1/host/bin/sh4-linux-gcc ld.bfd 2.41 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: Library dl found: YES Found pkg-config: YES (/home/buildroot/instance-0/output-1/host/bin/pkgconf) 2.3.0 Build targets in project: 1 tinyalsa 2.0.0 User defined options Cross files : /home/buildroot/instance-0/output-1/build/tinyalsa-2.0.0//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 : shared docs : disabled examples : disabled libdir : lib prefix : /usr strip : false utils : disabled Found ninja-1.11.1.git.kitware.jobserver-1 at /home/buildroot/instance-0/output-1/host/bin/ninja >>> tinyalsa 2.0.0 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/tinyalsa-2.0.0//build ninja: Entering directory `/home/buildroot/instance-0/output-1/build/tinyalsa-2.0.0//build' [1/8] Compiling C object libtinyalsa.so.2.0.0.p/src_mixer_hw.c.o [2/8] Compiling C object libtinyalsa.so.2.0.0.p/src_pcm_hw.c.o [3/8] Compiling C object libtinyalsa.so.2.0.0.p/src_snd_card_plugin.c.o [4/8] Compiling C object libtinyalsa.so.2.0.0.p/src_mixer_plugin.c.o [5/8] Compiling C object libtinyalsa.so.2.0.0.p/src_pcm_plugin.c.o [6/8] Compiling C object libtinyalsa.so.2.0.0.p/src_mixer.c.o [7/8] Compiling C object libtinyalsa.so.2.0.0.p/src_pcm.c.o [8/8] Linking target libtinyalsa.so.2.0.0 >>> tinyalsa 2.0.0 Installing to staging directory 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/host/sh4-buildroot-linux-musl/sysroot PYTHONNOUSERSITE=y /home/buildroot/instance-0/output-1/host/bin/ninja -C /home/buildroot/instance-0/output-1/build/tinyalsa-2.0.0//build install ninja: Entering directory `/home/buildroot/instance-0/output-1/build/tinyalsa-2.0.0//build' [0/1] Installing files. Installing libtinyalsa.so.2.0.0 to /home/buildroot/instance-0/output-1/host/sh4-buildroot-linux-musl/sysroot/usr/lib Installing /home/buildroot/instance-0/output-1/build/tinyalsa-2.0.0/include/tinyalsa/asoundlib.h to /home/buildroot/instance-0/output-1/host/sh4-buildroot-linux-musl/sysroot/usr/include/tinyalsa Installing /home/buildroot/instance-0/output-1/build/tinyalsa-2.0.0/include/tinyalsa/interval.h to /home/buildroot/instance-0/output-1/host/sh4-buildroot-linux-musl/sysroot/usr/include/tinyalsa Installing /home/buildroot/instance-0/output-1/build/tinyalsa-2.0.0/include/tinyalsa/limits.h to /home/buildroot/instance-0/output-1/host/sh4-buildroot-linux-musl/sysroot/usr/include/tinyalsa Installing /home/buildroot/instance-0/output-1/build/tinyalsa-2.0.0/include/tinyalsa/mixer.h to /home/buildroot/instance-0/output-1/host/sh4-buildroot-linux-musl/sysroot/usr/include/tinyalsa Installing /home/buildroot/instance-0/output-1/build/tinyalsa-2.0.0/include/tinyalsa/pcm.h to /home/buildroot/instance-0/output-1/host/sh4-buildroot-linux-musl/sysroot/usr/include/tinyalsa Installing /home/buildroot/instance-0/output-1/build/tinyalsa-2.0.0/include/tinyalsa/version.h to /home/buildroot/instance-0/output-1/host/sh4-buildroot-linux-musl/sysroot/usr/include/tinyalsa Installing /home/buildroot/instance-0/output-1/build/tinyalsa-2.0.0/build/meson-private/tinyalsa.pc to /home/buildroot/instance-0/output-1/host/sh4-buildroot-linux-musl/sysroot/usr/lib/pkgconfig Installing symlink pointing to libtinyalsa.so.2.0.0 to /home/buildroot/instance-0/output-1/host/sh4-buildroot-linux-musl/sysroot/usr/lib/libtinyalsa.so.2 Installing symlink pointing to libtinyalsa.so.2 to /home/buildroot/instance-0/output-1/host/sh4-buildroot-linux-musl/sysroot/usr/lib/libtinyalsa.so >>> tinyalsa 2.0.0 Fixing libtool files for la in $(find /home/buildroot/instance-0/output-1/host/sh4-buildroot-linux-musl/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/sh4-buildroot-linux-musl/sysroot:@STAGING_DIR@:g" \ -e "s:/home/buildroot/instance-0/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/buildroot/instance-0/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/buildroot/instance-0/output-1/host/sh4-buildroot-linux-musl/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 >>> tinyalsa 2.0.0 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/tinyalsa-2.0.0//build install ninja: Entering directory `/home/buildroot/instance-0/output-1/build/tinyalsa-2.0.0//build' [0/1] Installing files. Installing libtinyalsa.so.2.0.0 to /home/buildroot/instance-0/output-1/target/usr/lib Installing /home/buildroot/instance-0/output-1/build/tinyalsa-2.0.0/include/tinyalsa/asoundlib.h to /home/buildroot/instance-0/output-1/target/usr/include/tinyalsa Installing /home/buildroot/instance-0/output-1/build/tinyalsa-2.0.0/include/tinyalsa/interval.h to /home/buildroot/instance-0/output-1/target/usr/include/tinyalsa Installing /home/buildroot/instance-0/output-1/build/tinyalsa-2.0.0/include/tinyalsa/limits.h to /home/buildroot/instance-0/output-1/target/usr/include/tinyalsa Installing /home/buildroot/instance-0/output-1/build/tinyalsa-2.0.0/include/tinyalsa/mixer.h to /home/buildroot/instance-0/output-1/target/usr/include/tinyalsa Installing /home/buildroot/instance-0/output-1/build/tinyalsa-2.0.0/include/tinyalsa/pcm.h to /home/buildroot/instance-0/output-1/target/usr/include/tinyalsa Installing /home/buildroot/instance-0/output-1/build/tinyalsa-2.0.0/include/tinyalsa/version.h to /home/buildroot/instance-0/output-1/target/usr/include/tinyalsa Installing /home/buildroot/instance-0/output-1/build/tinyalsa-2.0.0/build/meson-private/tinyalsa.pc to /home/buildroot/instance-0/output-1/target/usr/lib/pkgconfig Installing symlink pointing to libtinyalsa.so.2.0.0 to /home/buildroot/instance-0/output-1/target/usr/lib/libtinyalsa.so.2 Installing symlink pointing to libtinyalsa.so.2 to /home/buildroot/instance-0/output-1/target/usr/lib/libtinyalsa.so >>> Finalizing host directory >>> 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'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%'-ztext'@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0'@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/sh4-linux-gcc%g" -e "s%@TARGET_CXX@%/home/buildroot/instance-0/output-1/host/bin/sh4-linux-g++%g" -e "s%@TARGET_AR@%/home/buildroot/instance-0/output-1/host/bin/sh4-linux-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/sh4-buildroot-linux-musl/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/sh4-linux-gcc%g" -e "s%@TARGET_CXX@%/home/buildroot/instance-0/output-1/host/bin/sh4-linux-g++%g" -e "s%@TARGET_AR@%/home/buildroot/instance-0/output-1/host/bin/sh4-linux-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'%g" -e "s%@TARGET_LDFLAGS@%'-ztext'%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0'%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/sh4-buildroot-linux-musl/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 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 rm -f /home/buildroot/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/instance-0/output-1/host/bin/glib-compile-schemas /home/buildroot/instance-0/output-1/host/sh4-buildroot-linux-musl/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/instance-0/output-1/target/usr/share/glib-2.0/schemas Warning: Schema ?org.gnome.system.locale? has path ?/system/locale/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy? has path ?/system/proxy/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.http? has path ?/system/proxy/http/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.https? has path ?/system/proxy/https/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.ftp? has path ?/system/proxy/ftp/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.socks? has path ?/system/proxy/socks/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. 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 /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~sole::respawn:/sbin/getty -L console 0 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 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-744-g3bfa5ebcbf"; \ 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 ' \n' >> /home/buildroot/instance-0/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n /usr/bin/fusermount3 f 4755 0 0 - - - - -\n\n' > /home/buildroot/instance-0/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /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 1020 objects. stage 2: creating image '/home/buildroot/instance-0/output-1/images/rootfs.yaffs2' [ ] 1/1020 0% [ ] 2/1020 0% [ ] 3/1020 0% [ ] 4/1020 0% [ ] 5/1020 0% [ ] 6/1020 0% [ ] 7/1020 0% [ ] 8/1020 0% [ ] 9/1020 0% [ ] 10/1020 0% [ ] 11/1020 1% [ ] 12/1020 1% [ ] 13/1020 1% [ ] 14/1020 1% [ ] 15/1020 1% [ ] 16/1020 1% [= ] 17/1020 1% [= ] 18/1020 1% [= ] 19/1020 1% [= ] 20/1020 1% [= ] 21/1020 2% [= ] 22/1020 2% [= ] 23/1020 2% [= ] 24/1020 2% [= ] 25/1020 2% [= ] 26/1020 2% [= ] 27/1020 2% [= ] 28/1020 2% [= ] 29/1020 2% [= ] 30/1020 2% [= ] 31/1020 3% [= ] 32/1020 3% [== ] 33/1020 3% [== ] 34/1020 3% [== ] 35/1020 3% [== ] 36/1020 3% [== ] 37/1020 3% [== ] 38/1020 3% [== ] 39/1020 3% [== ] 40/1020 3% [== ] 41/1020 4% [== ] 42/1020 4% [== ] 43/1020 4% [== ] 44/1020 4% [== ] 45/1020 4% [== ] 46/1020 4% [== ] 47/1020 4% [== ] 48/1020 4% [== ] 49/1020 4% [=== ] 50/1020 4% [=== ] 51/1020 5% [=== ] 52/1020 5% [=== ] 53/1020 5% [=== ] 54/1020 5% [=== ] 55/1020 5% [=== ] 56/1020 5% [=== ] 57/1020 5% [=== ] 58/1020 5% [=== ] 59/1020 5% [=== ] 60/1020 5% [=== ] 61/1020 5% [=== ] 62/1020 6% [=== ] 63/1020 6% [=== ] 64/1020 6% [=== ] 65/1020 6% [==== ] 66/1020 6% [==== ] 67/1020 6% [==== ] 68/1020 6% [==== ] 69/1020 6% [==== ] 70/1020 6% [==== ] 71/1020 6% [==== ] 72/1020 7% [==== ] 73/1020 7% [==== ] 74/1020 7% [==== ] 75/1020 7% [==== ] 76/1020 7% [==== ] 77/1020 7% [==== ] 78/1020 7% [==== ] 79/1020 7% [==== ] 80/1020 7% [==== ] 81/1020 7% [==== ] 82/1020 8% [===== ] 83/1020 8% [===== ] 84/1020 8% [===== ] 85/1020 8% [===== ] 86/1020 8% [===== ] 87/1020 8% [===== ] 88/1020 8% [===== ] 89/1020 8% [===== ] 90/1020 8% [===== ] 91/1020 8% [===== ] 92/1020 9% [===== ] 93/1020 9% [===== ] 94/1020 9% [===== ] 95/1020 9% [===== ] 96/1020 9% [===== ] 97/1020 9% [===== ] 98/1020 9% [====== ] 99/1020 9% [====== ] 100/1020 9% [====== ] 101/1020 9% [====== ] 102/1020 10% [====== ] 103/1020 10% [====== ] 104/1020 10% [====== ] 105/1020 10% [====== ] 106/1020 10% [====== ] 107/1020 10% [====== ] 108/1020 10% [====== ] 109/1020 10% [====== ] 110/1020 10% [====== ] 111/1020 10% [====== ] 112/1020 10% [====== ] 113/1020 11% [====== ] 114/1020 11% [====== ] 115/1020 11% [======= ] 116/1020 11% [======= ] 117/1020 11% [======= ] 118/1020 11% [======= ] 119/1020 11% [======= ] 120/1020 11% [======= ] 121/1020 11% [======= ] 122/1020 11% [======= ] 123/1020 12% [======= ] 124/1020 12% [======= ] 125/1020 12% [======= ] 126/1020 12% [======= ] 127/1020 12% [======= ] 128/1020 12% [======= ] 129/1020 12% [======= ] 130/1020 12% [======= ] 131/1020 12% [======== ] 132/1020 12% [======== ] 133/1020 13% [======== ] 134/1020 13% [======== ] 135/1020 13% [======== ] 136/1020 13% [======== ] 137/1020 13% [======== ] 138/1020 13% [======== ] 139/1020 13% [======== ] 140/1020 13% [======== ] 141/1020 13% [======== ] 142/1020 13% [======== ] 143/1020 14% [======== ] 144/1020 14% [======== ] 145/1020 14% [======== ] 146/1020 14% [======== ] 147/1020 14% [======== ] 148/1020 14% [========= ] 149/1020 14% [========= ] 150/1020 14% [========= ] 151/1020 14% [========= ] 152/1020 14% [========= ] 153/1020 15% [========= ] 154/1020 15% [========= ] 155/1020 15% [========= ] 156/1020 15% [========= ] 157/1020 15% [========= ] 158/1020 15% [========= ] 159/1020 15% [========= ] 160/1020 15% [========= ] 161/1020 15% [========= ] 162/1020 15% [========= ] 163/1020 15% [========= ] 164/1020 16% [========== ] 165/1020 16% [========== ] 166/1020 16% [========== ] 167/1020 16% [========== ] 168/1020 16% [========== ] 169/1020 16% [========== ] 170/1020 16% [========== ] 171/1020 16% [========== ] 172/1020 16% [========== ] 173/1020 16% [========== ] 174/1020 17% [========== ] 175/1020 17% [========== ] 176/1020 17% [========== ] 177/1020 17% [========== ] 178/1020 17% [========== ] 179/1020 17% [========== ] 180/1020 17% [=========== ] 181/1020 17% [=========== ] 182/1020 17% [=========== ] 183/1020 17% [=========== ] 184/1020 18% [=========== ] 185/1020 18% [=========== ] 186/1020 18% [=========== ] 187/1020 18% [=========== ] 188/1020 18% [=========== ] 189/1020 18% [=========== ] 190/1020 18% [=========== ] 191/1020 18% [=========== ] 192/1020 18% [=========== ] 193/1020 18% [=========== ] 194/1020 19% [=========== ] 195/1020 19% [=========== ] 196/1020 19% [=========== ] 197/1020 19% [============ ] 198/1020 19% [============ ] 199/1020 19% [============ ] 200/1020 19% [============ ] 201/1020 19% [============ ] 202/1020 19% [============ ] 203/1020 19% [============ ] 204/1020 20% [============ ] 205/1020 20% [============ ] 206/1020 20% [============ ] 207/1020 20% [============ ] 208/1020 20% [============ ] 209/1020 20% [============ ] 210/1020 20% [============ ] 211/1020 20% [============ ] 212/1020 20% [============ ] 213/1020 20% [============= ] 214/1020 20% [============= ] 215/1020 21% [============= ] 216/1020 21% [============= ] 217/1020 21% [============= ] 218/1020 21% [============= ] 219/1020 21% [============= ] 220/1020 21% [============= ] 221/1020 21% [============= ] 222/1020 21% [============= ] 223/1020 21% [============= ] 224/1020 21% [============= ] 225/1020 22% [============= ] 226/1020 22% [============= ] 227/1020 22% [============= ] 228/1020 22% [============= ] 229/1020 22% [============= ] 230/1020 22% [============== ] 231/1020 22% [============== ] 232/1020 22% [============== ] 233/1020 22% [============== ] 234/1020 22% [============== ] 235/1020 23% [============== ] 236/1020 23% [============== ] 237/1020 23% [============== ] 238/1020 23% [============== ] 239/1020 23% [============== ] 240/1020 23% [============== ] 241/1020 23% [============== ] 242/1020 23% [============== ] 243/1020 23% [============== ] 244/1020 23% [============== ] 245/1020 24% [============== ] 246/1020 24% [=============== ] 247/1020 24% [=============== ] 248/1020 24% [=============== ] 249/1020 24% [=============== ] 250/1020 24% [=============== ] 251/1020 24% [=============== ] 252/1020 24% [=============== ] 253/1020 24% [=============== ] 254/1020 24% [=============== ] 255/1020 25% [=============== ] 256/1020 25% [=============== ] 257/1020 25% [=============== ] 258/1020 25% [=============== ] 259/1020 25% [=============== ] 260/1020 25% [=============== ] 261/1020 25% [=============== ] 262/1020 25% [=============== ] 263/1020 25% [================ ] 264/1020 25% [================ ] 265/1020 25% [================ ] 266/1020 26% [================ ] 267/1020 26% [================ ] 268/1020 26% [================ ] 269/1020 26% [================ ] 270/1020 26% [================ ] 271/1020 26% [================ ] 272/1020 26% [================ ] 273/1020 26% [================ ] 274/1020 26% [================ ] 275/1020 26% [================ ] 276/1020 27% [================ ] 277/1020 27% [================ ] 278/1020 27% [================ ] 279/1020 27% [================= ] 280/1020 27% [================= ] 281/1020 27% [================= ] 282/1020 27% [================= ] 283/1020 27% [================= ] 284/1020 27% [================= ] 285/1020 27% [================= ] 286/1020 28% [================= ] 287/1020 28% [================= ] 288/1020 28% [================= ] 289/1020 28% [================= ] 290/1020 28% [================= ] 291/1020 28% [================= ] 292/1020 28% [================= ] 293/1020 28% [================= ] 294/1020 28% [================= ] 295/1020 28% [================= ] 296/1020 29% [================== ] 297/1020 29% [================== ] 298/1020 29% [================== ] 299/1020 29% [================== ] 300/1020 29% [================== ] 301/1020 29% [================== ] 302/1020 29% [================== ] 303/1020 29% [================== ] 304/1020 29% [================== ] 305/1020 29% [================== ] 306/1020 30% [================== ] 307/1020 30% [================== ] 308/1020 30% [================== ] 309/1020 30% [================== ] 310/1020 30% [================== ] 311/1020 30% [================== ] 312/1020 30% [=================== ] 313/1020 30% [=================== ] 314/1020 30% [=================== ] 315/1020 30% [=================== ] 316/1020 30% [=================== ] 317/1020 31% [=================== ] 318/1020 31% [=================== ] 319/1020 31% [=================== ] 320/1020 31% [=================== ] 321/1020 31% [=================== ] 322/1020 31% [=================== ] 323/1020 31% [=================== ] 324/1020 31% [=================== ] 325/1020 31% [=================== ] 326/1020 31% [=================== ] 327/1020 32% [=================== ] 328/1020 32% [=================== ] 329/1020 32% [==================== ] 330/1020 32% [==================== ] 331/1020 32% [==================== ] 332/1020 32% [==================== ] 333/1020 32% [==================== ] 334/1020 32% [==================== ] 335/1020 32% [==================== ] 336/1020 32% [==================== ] 337/1020 33% [==================== ] 338/1020 33% [==================== ] 339/1020 33% [==================== ] 340/1020 33% [==================== ] 341/1020 33% [==================== ] 342/1020 33% [==================== ] 343/1020 33% [==================== ] 344/1020 33% [==================== ] 345/1020 33% [===================== ] 346/1020 33% [===================== ] 347/1020 34% [===================== ] 348/1020 34% [===================== ] 349/1020 34% [===================== ] 350/1020 34% [===================== ] 351/1020 34% [===================== ] 352/1020 34% [===================== ] 353/1020 34% [===================== ] 354/1020 34% [===================== ] 355/1020 34% [===================== ] 356/1020 34% [===================== ] 357/1020 35% [===================== ] 358/1020 35% [===================== ] 359/1020 35% [===================== ] 360/1020 35% [===================== ] 361/1020 35% [====================== ] 362/1020 35% [====================== ] 363/1020 35% [====================== ] 364/1020 35% [====================== ] 365/1020 35% [====================== ] 366/1020 35% [====================== ] 367/1020 35% [====================== ] 368/1020 36% [====================== ] 369/1020 36% [====================== ] 370/1020 36% [====================== ] 371/1020 36% [====================== ] 372/1020 36% [====================== ] 373/1020 36% [====================== ] 374/1020 36% [====================== ] 375/1020 36% [====================== ] 376/1020 36% [====================== ] 377/1020 36% [====================== ] 378/1020 37% [======================= ] 379/1020 37% [======================= ] 380/1020 37% [======================= ] 381/1020 37% [======================= ] 382/1020 37% [======================= ] 383/1020 37% [======================= ] 384/1020 37% [======================= ] 385/1020 37% [======================= ] 386/1020 37% [======================= ] 387/1020 37% [======================= ] 388/1020 38% [======================= ] 389/1020 38% [======================= ] 390/1020 38% [======================= ] 391/1020 38% [======================= ] 392/1020 38% [======================= ] 393/1020 38% [======================= ] 394/1020 38% [======================== ] 395/1020 38% [======================== ] 396/1020 38% [======================== ] 397/1020 38% [======================== ] 398/1020 39% [======================== ] 399/1020 39% [======================== ] 400/1020 39% [======================== ] 401/1020 39% [======================== ] 402/1020 39% [======================== ] 403/1020 39% [======================== ] 404/1020 39% [======================== ] 405/1020 39% [======================== ] 406/1020 39% [======================== ] 407/1020 39% [======================== ] 408/1020 40% [======================== ] 409/1020 40% [======================== ] 410/1020 40% [======================== ] 411/1020 40% [========================= ] 412/1020 40% [========================= ] 413/1020 40% [========================= ] 414/1020 40% [========================= ] 415/1020 40% [========================= ] 416/1020 40% [========================= ] 417/1020 40% [========================= ] 418/1020 40% [========================= ] 419/1020 41% [========================= ] 420/1020 41% [========================= ] 421/1020 41% [========================= ] 422/1020 41% [========================= ] 423/1020 41% [========================= ] 424/1020 41% [========================= ] 425/1020 41% [========================= ] 426/1020 41% [========================= ] 427/1020 41% [========================== ] 428/1020 41% [========================== ] 429/1020 42% [========================== ] 430/1020 42% [========================== ] 431/1020 42% [========================== ] 432/1020 42% [========================== ] 433/1020 42% [========================== ] 434/1020 42% [========================== ] 435/1020 42% [========================== ] 436/1020 42% [========================== ] 437/1020 42% [========================== ] 438/1020 42% [========================== ] 439/1020 43% [========================== ] 440/1020 43% [========================== ] 441/1020 43% [========================== ] 442/1020 43% [========================== ] 443/1020 43% [========================== ] 444/1020 43% [=========================== ] 445/1020 43% [=========================== ] 446/1020 43% [=========================== ] 447/1020 43% [=========================== ] 448/1020 43% [=========================== ] 449/1020 44% [=========================== ] 450/1020 44% [=========================== ] 451/1020 44% [=========================== ] 452/1020 44% [=========================== ] 453/1020 44% [=========================== ] 454/1020 44% [=========================== ] 455/1020 44% [=========================== ] 456/1020 44% [=========================== ] 457/1020 44% [=========================== ] 458/1020 44% [=========================== ] 459/1020 45% [=========================== ] 460/1020 45% [============================ ] 461/1020 45% [============================ ] 462/1020 45% [============================ ] 463/1020 45% [============================ ] 464/1020 45% [============================ ] 465/1020 45% [============================ ] 466/1020 45% [============================ ] 467/1020 45% [============================ ] 468/1020 45% [============================ ] 469/1020 45% [============================ ] 470/1020 46% [============================ ] 471/1020 46% [============================ ] 472/1020 46% [============================ ] 473/1020 46% [============================ ] 474/1020 46% [============================ ] 475/1020 46% [============================ ] 476/1020 46% [============================ ] 477/1020 46% [============================= ] 478/1020 46% [============================= ] 479/1020 46% [============================= ] 480/1020 47% [============================= ] 481/1020 47% [============================= ] 482/1020 47% [============================= ] 483/1020 47% [============================= ] 484/1020 47% [============================= ] 485/1020 47% [============================= ] 486/1020 47% [============================= ] 487/1020 47% [============================= ] 488/1020 47% [============================= ] 489/1020 47% [============================= ] 490/1020 48% [============================= ] 491/1020 48% [============================= ] 492/1020 48% [============================= ] 493/1020 48% [============================== ] 494/1020 48% [============================== ] 495/1020 48% [============================== ] 496/1020 48% [============================== ] 497/1020 48% [============================== ] 498/1020 48% [============================== ] 499/1020 48% [============================== ] 500/1020 49% [============================== ] 501/1020 49% [============================== ] 502/1020 49% [============================== ] 503/1020 49% [============================== ] 504/1020 49% [============================== ] 505/1020 49% [============================== ] 506/1020 49% [============================== ] 507/1020 49% [============================== ] 508/1020 49% [============================== ] 509/1020 49% [=============================== ] 510/1020 50% [=============================== ] 511/1020 50% [=============================== ] 512/1020 50% [=============================== ] 513/1020 50% [=============================== ] 514/1020 50% [=============================== ] 515/1020 50% [=============================== ] 516/1020 50% [=============================== ] 517/1020 50% [=============================== ] 518/1020 50% [=============================== ] 519/1020 50% [=============================== ] 520/1020 50% [=============================== ] 521/1020 51% [=============================== ] 522/1020 51% [=============================== ] 523/1020 51% [=============================== ] 524/1020 51% [=============================== ] 525/1020 51% [=============================== ] 526/1020 51% [================================ ] 527/1020 51% [================================ ] 528/1020 51% [================================ ] 529/1020 51% [================================ ] 530/1020 51% [================================ ] 531/1020 52% [================================ ] 532/1020 52% [================================ ] 533/1020 52% [================================ ] 534/1020 52% [================================ ] 535/1020 52% [================================ ] 536/1020 52% [================================ ] 537/1020 52% [================================ ] 538/1020 52% [================================ ] 539/1020 52% [================================ ] 540/1020 52% [================================ ] 541/1020 53% [================================ ] 542/1020 53% [================================= ] 543/1020 53% [================================= ] 544/1020 53% [================================= ] 545/1020 53% [================================= ] 546/1020 53% [================================= ] 547/1020 53% [================================= ] 548/1020 53% [================================= ] 549/1020 53% [================================= ] 550/1020 53% [================================= ] 551/1020 54% [================================= ] 552/1020 54% [================================= ] 553/1020 54% [================================= ] 554/1020 54% [================================= ] 555/1020 54% [================================= ] 556/1020 54% [================================= ] 557/1020 54% [================================= ] 558/1020 54% [================================= ] 559/1020 54% [================================== ] 560/1020 54% [================================== ] 561/1020 55% [================================== ] 562/1020 55% [================================== ] 563/1020 55% [================================== ] 564/1020 55% [================================== ] 565/1020 55% [================================== ] 566/1020 55% [================================== ] 567/1020 55% [================================== ] 568/1020 55% [================================== ] 569/1020 55% [================================== ] 570/1020 55% [================================== ] 571/1020 55% [================================== ] 572/1020 56% [================================== ] 573/1020 56% [================================== ] 574/1020 56% [================================== ] 575/1020 56% [=================================== ] 576/1020 56% [=================================== ] 577/1020 56% [=================================== ] 578/1020 56% [=================================== ] 579/1020 56% [=================================== ] 580/1020 56% [=================================== ] 581/1020 56% [=================================== ] 582/1020 57% [=================================== ] 583/1020 57% [=================================== ] 584/1020 57% [=================================== ] 585/1020 57% [=================================== ] 586/1020 57% [=================================== ] 587/1020 57% [=================================== ] 588/1020 57% [=================================== ] 589/1020 57% [=================================== ] 590/1020 57% [=================================== ] 591/1020 57% [=================================== ] 592/1020 58% [==================================== ] 593/1020 58% [==================================== ] 594/1020 58% [==================================== ] 595/1020 58% [==================================== ] 596/1020 58% [==================================== ] 597/1020 58% [==================================== ] 598/1020 58% [==================================== ] 599/1020 58% [==================================== ] 600/1020 58% [==================================== ] 601/1020 58% [==================================== ] 602/1020 59% [==================================== ] 603/1020 59% [==================================== ] 604/1020 59% [==================================== ] 605/1020 59% [==================================== ] 606/1020 59% [==================================== ] 607/1020 59% [==================================== ] 608/1020 59% [===================================== ] 609/1020 59% [===================================== ] 610/1020 59% [===================================== ] 611/1020 59% [===================================== ] 612/1020 60% [===================================== ] 613/1020 60% [===================================== ] 614/1020 60% [===================================== ] 615/1020 60% [===================================== ] 616/1020 60% [===================================== ] 617/1020 60% [===================================== ] 618/1020 60% [===================================== ] 619/1020 60% [===================================== ] 620/1020 60% [===================================== ] 621/1020 60% [===================================== ] 622/1020 60% [===================================== ] 623/1020 61% [===================================== ] 624/1020 61% [===================================== ] 625/1020 61% [====================================== ] 626/1020 61% [====================================== ] 627/1020 61% [====================================== ] 628/1020 61% [====================================== ] 629/1020 61% [====================================== ] 630/1020 61% [====================================== ] 631/1020 61% [====================================== ] 632/1020 61% [====================================== ] 633/1020 62% [====================================== ] 634/1020 62% [====================================== ] 635/1020 62% [====================================== ] 636/1020 62% [====================================== ] 637/1020 62% [====================================== ] 638/1020 62% [====================================== ] 639/1020 62% [====================================== ] 640/1020 62% [====================================== ] 641/1020 62% [======================================= ] 642/1020 62% [======================================= ] 643/1020 63% [======================================= ] 644/1020 63% [======================================= ] 645/1020 63% [======================================= ] 646/1020 63% [======================================= ] 647/1020 63% [======================================= ] 648/1020 63% [======================================= ] 649/1020 63% [======================================= ] 650/1020 63% [======================================= ] 651/1020 63% [======================================= ] 652/1020 63% [======================================= ] 653/1020 64% [======================================= ] 654/1020 64% [======================================= ] 655/1020 64% [======================================= ] 656/1020 64% [======================================= ] 657/1020 64% [======================================= ] 658/1020 64% [======================================== ] 659/1020 64% [======================================== ] 660/1020 64% [======================================== ] 661/1020 64% [======================================== ] 662/1020 64% [======================================== ] 663/1020 65% [======================================== ] 664/1020 65% [======================================== ] 665/1020 65% [======================================== ] 666/1020 65% [======================================== ] 667/1020 65% [======================================== ] 668/1020 65% [======================================== ] 669/1020 65% [======================================== ] 670/1020 65% [======================================== ] 671/1020 65% [======================================== ] 672/1020 65% [======================================== ] 673/1020 65% [======================================== ] 674/1020 66% [========================================= ] 675/1020 66% [========================================= ] 676/1020 66% [========================================= ] 677/1020 66% [========================================= ] 678/1020 66% [========================================= ] 679/1020 66% [========================================= ] 680/1020 66% [========================================= ] 681/1020 66% [========================================= ] 682/1020 66% [========================================= ] 683/1020 66% [========================================= ] 684/1020 67% [========================================= ] 685/1020 67% [========================================= ] 686/1020 67% [========================================= ] 687/1020 67% [========================================= ] 688/1020 67% [========================================= ] 689/1020 67% [========================================= ] 690/1020 67% [========================================== ] 691/1020 67% [========================================== ] 692/1020 67% [========================================== ] 693/1020 67% [========================================== ] 694/1020 68% [========================================== ] 695/1020 68% [========================================== ] 696/1020 68% [========================================== ] 697/1020 68% [========================================== ] 698/1020 68% [========================================== ] 699/1020 68% [========================================== ] 700/1020 68% [========================================== ] 701/1020 68% [========================================== ] 702/1020 68% [========================================== ] 703/1020 68% [========================================== ] 704/1020 69% [========================================== ] 705/1020 69% [========================================== ] 706/1020 69% [========================================== ] 707/1020 69% [=========================================== ] 708/1020 69% [=========================================== ] 709/1020 69% [=========================================== ] 710/1020 69% [=========================================== ] 711/1020 69% [=========================================== ] 712/1020 69% [=========================================== ] 713/1020 69% [=========================================== ] 714/1020 70% [=========================================== ] 715/1020 70% [=========================================== ] 716/1020 70% [=========================================== ] 717/1020 70% [=========================================== ] 718/1020 70% [=========================================== ] 719/1020 70% [=========================================== ] 720/1020 70% [=========================================== ] 721/1020 70% [=========================================== ] 722/1020 70% [=========================================== ] 723/1020 70% [============================================ ] 724/1020 70% [============================================ ] 725/1020 71% [============================================ ] 726/1020 71% [============================================ ] 727/1020 71% [============================================ ] 728/1020 71% [============================================ ] 729/1020 71% [============================================ ] 730/1020 71% [============================================ ] 731/1020 71% [============================================ ] 732/1020 71% [============================================ ] 733/1020 71% [============================================ ] 734/1020 71% [============================================ ] 735/1020 72% [============================================ ] 736/1020 72% [============================================ ] 737/1020 72% [============================================ ] 738/1020 72% [============================================ ] 739/1020 72% [============================================ ] 740/1020 72% [============================================= ] 741/1020 72% [============================================= ] 742/1020 72% [============================================= ] 743/1020 72% [============================================= ] 744/1020 72% [============================================= ] 745/1020 73% [============================================= ] 746/1020 73% [============================================= ] 747/1020 73% [============================================= ] 748/1020 73% [============================================= ] 749/1020 73% [============================================= ] 750/1020 73% [============================================= ] 751/1020 73% [============================================= ] 752/1020 73% [============================================= ] 753/1020 73% [============================================= ] 754/1020 73% [============================================= ] 755/1020 74% [============================================= ] 756/1020 74% [============================================== ] 757/1020 74% [============================================== ] 758/1020 74% [============================================== ] 759/1020 74% [============================================== ] 760/1020 74% [============================================== ] 761/1020 74% [============================================== ] 762/1020 74% [============================================== ] 763/1020 74% [============================================== ] 764/1020 74% [============================================== ] 765/1020 75% [============================================== ] 766/1020 75% [============================================== ] 767/1020 75% [============================================== ] 768/1020 75% [============================================== ] 769/1020 75% [============================================== ] 770/1020 75% [============================================== ] 771/1020 75% [============================================== ] 772/1020 75% [============================================== ] 773/1020 75% [=============================================== ] 774/1020 75% [=============================================== ] 775/1020 75% [=============================================== ] 776/1020 76% [=============================================== ] 777/1020 76% [=============================================== ] 778/1020 76% [=============================================== ] 779/1020 76% [=============================================== ] 780/1020 76% [=============================================== ] 781/1020 76% [=============================================== ] 782/1020 76% [=============================================== ] 783/1020 76% [=============================================== ] 784/1020 76% [=============================================== ] 785/1020 76% [=============================================== ] 786/1020 77% [=============================================== ] 787/1020 77% [=============================================== ] 788/1020 77% [=============================================== ] 789/1020 77% [================================================ ] 790/1020 77% [================================================ ] 791/1020 77% [================================================ ] 792/1020 77% [================================================ ] 793/1020 77% [================================================ ] 794/1020 77% [================================================ ] 795/1020 77% [================================================ ] 796/1020 78% [================================================ ] 797/1020 78% [================================================ ] 798/1020 78% [================================================ ] 799/1020 78% [================================================ ] 800/1020 78% [================================================ ] 801/1020 78% [================================================ ] 802/1020 78% [================================================ ] 803/1020 78% [================================================ ] 804/1020 78% [================================================ ] 805/1020 78% [================================================ ] 806/1020 79% [================================================= ] 807/1020 79% [================================================= ] 808/1020 79% [================================================= ] 809/1020 79% [================================================= ] 810/1020 79% [================================================= ] 811/1020 79% [================================================= ] 812/1020 79% [================================================= ] 813/1020 79% [================================================= ] 814/1020 79% [================================================= ] 815/1020 79% [================================================= ] 816/1020 80% [================================================= ] 817/1020 80% [================================================= ] 818/1020 80% [================================================= ] 819/1020 80% [================================================= ] 820/1020 80% [================================================= ] 821/1020 80% [================================================= ] 822/1020 80% [================================================== ] 823/1020 80% [================================================== ] 824/1020 80% [================================================== ] 825/1020 80% [================================================== ] 826/1020 80% [================================================== ] 827/1020 81% [================================================== ] 828/1020 81% [================================================== ] 829/1020 81% [================================================== ] 830/1020 81% [================================================== ] 831/1020 81% [================================================== ] 832/1020 81% [================================================== ] 833/1020 81% [================================================== ] 834/1020 81% [================================================== ] 835/1020 81% [================================================== ] 836/1020 81% [================================================== ] 837/1020 82% [================================================== ] 838/1020 82% [================================================== ] 839/1020 82% [=================================================== ] 840/1020 82% [=================================================== ] 841/1020 82% [=================================================== ] 842/1020 82% [=================================================== ] 843/1020 82% [=================================================== ] 844/1020 82% [=================================================== ] 845/1020 82% [=================================================== ] 846/1020 82% [=================================================== ] 847/1020 83% [=================================================== ] 848/1020 83% [=================================================== ] 849/1020 83% [=================================================== ] 850/1020 83% [=================================================== ] 851/1020 83% [=================================================== ] 852/1020 83% [=================================================== ] 853/1020 83% [=================================================== ] 854/1020 83% [=================================================== ] 855/1020 83% [==================================================== ] 856/1020 83% [==================================================== ] 857/1020 84% [==================================================== ] 858/1020 84% [==================================================== ] 859/1020 84% [==================================================== ] 860/1020 84% [==================================================== ] 861/1020 84% [==================================================== ] 862/1020 84% [==================================================== ] 863/1020 84% [==================================================== ] 864/1020 84% [==================================================== ] 865/1020 84% [==================================================== ] 866/1020 84% [==================================================== ] 867/1020 85% [==================================================== ] 868/1020 85% [==================================================== ] 869/1020 85% [==================================================== ] 870/1020 85% [==================================================== ] 871/1020 85% [===================================================== ] 872/1020 85% [===================================================== ] 873/1020 85% [===================================================== ] 874/1020 85% [===================================================== ] 875/1020 85% [===================================================== ] 876/1020 85% [===================================================== ] 877/1020 85% [===================================================== ] 878/1020 86% [===================================================== ] 879/1020 86% [===================================================== ] 880/1020 86% [===================================================== ] 881/1020 86% [===================================================== ] 882/1020 86% [===================================================== ] 883/1020 86% [===================================================== ] 884/1020 86% [===================================================== ] 885/1020 86% [===================================================== ] 886/1020 86% [===================================================== ] 887/1020 86% [===================================================== ] 888/1020 87% [====================================================== ] 889/1020 87% [====================================================== ] 890/1020 87% [====================================================== ] 891/1020 87% [====================================================== ] 892/1020 87% [====================================================== ] 893/1020 87% [====================================================== ] 894/1020 87% [====================================================== ] 895/1020 87% [====================================================== ] 896/1020 87% [====================================================== ] 897/1020 87% [====================================================== ] 898/1020 88% [====================================================== ] 899/1020 88% [====================================================== ] 900/1020 88% [====================================================== ] 901/1020 88% [====================================================== ] 902/1020 88% [====================================================== ] 903/1020 88% [====================================================== ] 904/1020 88% [======================================================= ] 905/1020 88% [======================================================= ] 906/1020 88% [======================================================= ] 907/1020 88% [======================================================= ] 908/1020 89% [======================================================= ] 909/1020 89% [======================================================= ] 910/1020 89% [======================================================= ] 911/1020 89% [======================================================= ] 912/1020 89% [======================================================= ] 913/1020 89% [======================================================= ] 914/1020 89% [======================================================= ] 915/1020 89% [======================================================= ] 916/1020 89% [======================================================= ] 917/1020 89% [======================================================= ] 918/1020 90% [======================================================= ] 919/1020 90% [======================================================= ] 920/1020 90% [======================================================= ] 921/1020 90% [======================================================== ] 922/1020 90% [======================================================== ] 923/1020 90% [======================================================== ] 924/1020 90% [======================================================== ] 925/1020 90% [======================================================== ] 926/1020 90% [======================================================== ] 927/1020 90% [======================================================== ] 928/1020 90% [======================================================== ] 929/1020 91% [======================================================== ] 930/1020 91% [======================================================== ] 931/1020 91% [======================================================== ] 932/1020 91% [======================================================== ] 933/1020 91% [======================================================== ] 934/1020 91% [======================================================== ] 935/1020 91% [======================================================== ] 936/1020 91% [======================================================== ] 937/1020 91% [========================================================= ] 938/1020 91% [========================================================= ] 939/1020 92% [========================================================= ] 940/1020 92% [========================================================= ] 941/1020 92% [========================================================= ] 942/1020 92% [========================================================= ] 943/1020 92% [========================================================= ] 944/1020 92% [========================================================= ] 945/1020 92% [========================================================= ] 946/1020 92% [========================================================= ] 947/1020 92% [========================================================= ] 948/1020 92% [========================================================= ] 949/1020 93% [========================================================= ] 950/1020 93% [========================================================= ] 951/1020 93% [========================================================= ] 952/1020 93% [========================================================= ] 953/1020 93% [========================================================= ] 954/1020 93% [========================================================== ] 955/1020 93% [========================================================== ] 956/1020 93% [========================================================== ] 957/1020 93% [========================================================== ] 958/1020 93% [========================================================== ] 959/1020 94% [========================================================== ] 960/1020 94% [========================================================== ] 961/1020 94% [========================================================== ] 962/1020 94% [========================================================== ] 963/1020 94% [========================================================== ] 964/1020 94% [========================================================== ] 965/1020 94% [========================================================== ] 966/1020 94% [========================================================== ] 967/1020 94% [========================================================== ] 968/1020 94% [========================================================== ] 969/1020 95% [========================================================== ] 970/1020 95% [=========================================================== ] 971/1020 95% [=========================================================== ] 972/1020 95% [=========================================================== ] 973/1020 95% [=========================================================== ] 974/1020 95% [=========================================================== ] 975/1020 95% [=========================================================== ] 976/1020 95% [=========================================================== ] 977/1020 95% [=========================================================== ] 978/1020 95% [=========================================================== ] 979/1020 95% [=========================================================== ] 980/1020 96% [=========================================================== ] 981/1020 96% [=========================================================== ] 982/1020 96% [=========================================================== ] 983/1020 96% [=========================================================== ] 984/1020 96% [=========================================================== ] 985/1020 96% [=========================================================== ] 986/1020 96% [=========================================================== ] 987/1020 96% [============================================================ ] 988/1020 96% [============================================================ ] 989/1020 96% [============================================================ ] 990/1020 97% [============================================================ ] 991/1020 97% [============================================================ ] 992/1020 97% [============================================================ ] 993/1020 97% [============================================================ ] 994/1020 97% [============================================================ ] 995/1020 97% [============================================================ ] 996/1020 97% [============================================================ ] 997/1020 97% [============================================================ ] 998/1020 97% [============================================================ ] 999/1020 97% [============================================================ ] 1000/1020 98% [============================================================ ] 1001/1020 98% [============================================================ ] 1002/1020 98% [============================================================ ] 1003/1020 98% [============================================================= ] 1004/1020 98% [============================================================= ] 1005/1020 98% [============================================================= ] 1006/1020 98% [============================================================= ] 1007/1020 98% [============================================================= ] 1008/1020 98% [============================================================= ] 1009/1020 98% [============================================================= ] 1010/1020 99% [============================================================= ] 1011/1020 99% [============================================================= ] 1012/1020 99% [============================================================= ] 1013/1020 99% [============================================================= ] 1014/1020 99% [============================================================= ] 1015/1020 99% [============================================================= ] 1016/1020 99% [============================================================= ] 1017/1020 99% [============================================================= ] 1018/1020 99% [============================================================= ] 1019/1020 99% [==============================================================] 1020/1020 100% operation complete, 1020 objects in 115553 NAND pages. ln -snf /home/buildroot/instance-0/output-1/host/sh4-buildroot-linux-musl/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-744-g3bfa5ebcbf Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> host-tar 1.35 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> musl-compat-headers Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-bootlin 2024.05-1 Collecting legal info >>> toolchain Collecting legal info >>> argp-standalone 1.4.1 Collecting legal info README.md: OK (sha256: b5db0353a5b1902fc8a2e055d8899dd0c189ce73a31e67af9a0ffc24711b63f0) >>> 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-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> bcusdk 0.0.5 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-pkgconf 2.3.0 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libpthsem 2.0.8 Collecting legal info COPYING: OK (sha256: f1b95d3728077d1a3efe7fc17928b1953b1224f6caf9c528e30e570158b7520d) >>> busybox 1.36.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> libtirpc 1.3.6 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> sysvinit 3.04 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> 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) >>> pcre2 10.43 Collecting legal info LICENCE: OK (sha256: 030087e2e8dd7c1bdd26057d25d4ded8f45bbf01ad458d68665ad04b8b0fbedf) >>> zlib Collecting legal info >>> libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> corkscrew 2.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-e2fsprogs 1.47.2 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> 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-zlib Collecting legal info >>> host-libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> exfat 1.4.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libfuse3 3.16.2 Collecting legal info LICENSE: OK (sha256: b8832d9caaa075bbbd2aef24efa09f8b7ab66a832812d88c602da0c7b4397fad) >>> 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.31.3 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.8 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.8.0 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> host-python-wheel 0.45.1 Collecting legal info LICENSE.txt: OK (sha256: 30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654) >>> fbv 7c2000804226ca860ca80f3baa993582e29aa1a2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> fluid-soundfont 3.1 Collecting legal info COPYING: OK (sha256: 8ef830b65c97a976b86e34bb5fde08d99dfb1db13c4149b5b20bc837ac6c4568) >>> freerdp 2.11.7 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> libglib2 2.76.1 Collecting legal info COPYING: OK (sha256: fa6f36630bb1e0c571d34b2bbdf188d08495c9dbf58f28cac112f303fc1f58fb) >>> host-libglib2 2.76.1 Collecting legal info COPYING: OK (sha256: fa6f36630bb1e0c571d34b2bbdf188d08495c9dbf58f28cac112f303fc1f58fb) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-pcre2 10.43 Collecting legal info LICENCE: OK (sha256: 030087e2e8dd7c1bdd26057d25d4ded8f45bbf01ad458d68665ad04b8b0fbedf) >>> libffi 3.4.6 Collecting legal info LICENSE: OK (sha256: 67894089811f93fca47a76f85e017da6f8582d4ba0905963c6e0f1ad6df7a195) >>> openssl Collecting legal info >>> libopenssl 3.4.0 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> gsettings-desktop-schemas 45.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> icu 73-2 Collecting legal info LICENSE: OK (sha256: f3005e195ff74d8812cc1f182a1c446fab678d70a10e3dada497585befee5416) >>> host-icu 73-2 Collecting legal info LICENSE: OK (sha256: f3005e195ff74d8812cc1f182a1c446fab678d70a10e3dada497585befee5416) >>> initscripts Collecting legal info >>> lensfun 0.3.4 Collecting legal info docs/gpl-3.0.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) docs/lgpl-3.0.txt: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> libglvnd 1.4.0 Collecting legal info README.md: OK (sha256: f84a3eca98cc5bdf5318741124c38c5e877f856df8c7e229ee5065e5c61038c2) src/util/uthash/LICENSE: OK (sha256: e9b9aac8421b6d29176c6f23f6f7a907194245e35ef99ace10839734961cfaa2) src/util/cJSON/LICENSE: OK (sha256: f6f207863675ca5a5128fd120b9aef4f4bbab73ffa57e5f771ccffc8e3cc56b7) >>> libidn2 2.3.7 Collecting legal info COPYING: OK (sha256: 73483f797a83373fca1b968c11785b98c4fc4803cdc7d3210811ca8b075d6d76) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) COPYING.unicode: OK (sha256: 01d621eef165cf4d3d3dbb737aa0699178d94c6f18cf87e9dde6db3ca7790f46) >>> libks 2.0.5 Collecting legal info copyright: OK (sha256: 3aba376a08bf91c95518532e627157f0ee3ab2712d1198463e2b1ac9186dd142) >>> libmodbus 3.1.11 Collecting legal info COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnfs 5.0.3 Collecting legal info COPYING: OK (sha256: edd960c0142b8ada98b43b6396b78f4e557b0bc70ac601a51e397ad04070e2c5) LICENCE-BSD.txt: OK (sha256: d9406ced95457941032aa11d04623b8ab71f2827a3395ebef137aec475be35b1) LICENCE-LGPL-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENCE-GPL-3.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libpsl 0.21.5 Collecting legal info COPYING: OK (sha256: 322392e6001b2b3b0fca705dc9f11f26e12441188ecde50eb1d22909980b2925) src/LICENSE.chromium: OK (sha256: 1d7f52747a9169751cdf2641a8299c0098e9ecdf9429296ffd55bdb14c9ed5b3) >>> libraw1394 2.1.2 Collecting legal info COPYING.LIB: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> noip 2.1.9 Collecting legal info COPYING: OK (sha256: 5aaf7e9e1790c6e372b6c5dec8c6c4b60504414a8c56f64c3071d281d3c251fa) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> tinyalsa 2.0.0 Collecting legal info NOTICE: OK (sha256: ea22a4711f5250f88a4d7011fbc65367d1b02ac954dcc49f5b6d7c135e6537c4) >>> 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-makedevs Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-bootlin-2024.05-1: cannot save license (TOOLCHAIN_EXTERNAL_BOOTLIN_LICENSE_FILES not defined) Legal info produced in /home/buildroot/instance-0/output-1/legal-info make: Leaving directory '/home/buildroot/instance-0/buildroot'