>>> wolftpm 3.1.0 Fixing package configuration files >>> wolftpm 3.1.0 Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-1/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/buildroot/autobuild/instance-1/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-1/output-1/host/nios2-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/home/buildroot/autobuild/instance-1/output-1/host/nios2-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/instance-1/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> wolftpm 3.1.0 Installing to target GIT_DIR=. PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-1/output-1/target install -C /home/buildroot/autobuild/instance-1/output-1/build/wolftpm-3.1.0/ make[1]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/wolftpm-3.1.0' /usr/bin/make -j49 install-am make[2]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/wolftpm-3.1.0' make[2]: warning: -j49 forced in submake: resetting jobserver mode. make[3]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/wolftpm-3.1.0' make[3]: warning: -j49 forced in submake: resetting jobserver mode. /bin/sh /home/buildroot/autobuild/instance-1/output-1/build/wolftpm-3.1.0/build-aux/install-sh -d /home/buildroot/autobuild/instance-1/output-1/target/usr/bin /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-1/output-1/target/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c src/libwolftpm.la '/home/buildroot/autobuild/instance-1/output-1/target/usr/lib' /usr/bin/install -c wolftpm-config /home/buildroot/autobuild/instance-1/output-1/target/usr/bin /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-1/output-1/target/usr/share/doc/wolftpm' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-1/output-1/target/usr/share/doc/wolftpm/example' /usr/bin/install -c -m 644 docs/README.md docs/SWTPM.md docs/WindowTBS.md docs/Doxyfile '/home/buildroot/autobuild/instance-1/output-1/target/usr/share/doc/wolftpm' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-1/output-1/target/usr/share/doc/wolftpm/example/attestation' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-1/output-1/target/usr/share/doc/wolftpm/example/bench' /usr/bin/install -c -m 644 examples/README.md examples/tpm_test_keys.c examples/tpm_test_keys.h examples/tpm_test.h '/home/buildroot/autobuild/instance-1/output-1/target/usr/share/doc/wolftpm/example' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-1/output-1/target/usr/share/doc/wolftpm/example/boot' /usr/bin/install -c -m 644 examples/attestation/make_credential.c examples/attestation/activate_credential.c '/home/buildroot/autobuild/instance-1/output-1/target/usr/share/doc/wolftpm/example/attestation' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-1/output-1/target/usr/share/doc/wolftpm/example/csr' /usr/bin/install -c -m 644 examples/bench/bench.c '/home/buildroot/autobuild/instance-1/output-1/target/usr/share/doc/wolftpm/example/bench' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-1/output-1/target/usr/share/doc/wolftpm/example/gpio' /usr/bin/install -c -m 644 examples/boot/secure_rot.c examples/boot/secret_seal.c examples/boot/secret_unseal.c '/home/buildroot/autobuild/instance-1/output-1/target/usr/share/doc/wolftpm/example/boot' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-1/output-1/target/usr/share/doc/wolftpm/example/keygen' /usr/bin/install -c -m 644 examples/csr/csr.c '/home/buildroot/autobuild/instance-1/output-1/target/usr/share/doc/wolftpm/example/csr' /usr/bin/install -c -m 644 examples/gpio/gpio_config.c examples/gpio/gpio_read.c examples/gpio/gpio_set.c '/home/buildroot/autobuild/instance-1/output-1/target/usr/share/doc/wolftpm/example/gpio' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-1/output-1/target/usr/share/doc/wolftpm/example/management' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-1/output-1/target/usr/share/doc/wolftpm/example/native' /usr/bin/install -c -m 644 examples/keygen/create_primary.c examples/keygen/keyload.c examples/keygen/keygen.c examples/keygen/keyimport.c examples/keygen/external_import.c '/home/buildroot/autobuild/instance-1/output-1/target/usr/share/doc/wolftpm/example/keygen' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-1/output-1/target/usr/share/doc/wolftpm/example/nvram' /usr/bin/install -c -m 644 examples/management/flush.c '/home/buildroot/autobuild/instance-1/output-1/target/usr/share/doc/wolftpm/example/management' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-1/output-1/target/usr/share/doc/wolftpm/example/pcr' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-1/output-1/target/usr/share/doc/wolftpm/example/pkcs7' /usr/bin/install -c -m 644 examples/native/native_test.c '/home/buildroot/autobuild/instance-1/output-1/target/usr/share/doc/wolftpm/example/native' libtool: install: /usr/bin/install -c src/.libs/libwolftpm.so.16.0.1 /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/libwolftpm.so.16.0.1 /usr/bin/install -c -m 644 examples/nvram/store.c examples/nvram/read.c examples/nvram/counter.c examples/nvram/policy_nv.c '/home/buildroot/autobuild/instance-1/output-1/target/usr/share/doc/wolftpm/example/nvram' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-1/output-1/target/usr/share/doc/wolftpm/example/seal' /usr/bin/install -c -m 644 examples/pcr/quote.c examples/pcr/read_pcr.c examples/pcr/extend.c examples/pcr/policy.c examples/pcr/policy_sign.c examples/pcr/reset.c '/home/buildroot/autobuild/instance-1/output-1/target/usr/share/doc/wolftpm/example/pcr' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-1/output-1/target/usr/share/doc/wolftpm/example/timestamp' /usr/bin/install -c -m 644 examples/pkcs7/pkcs7.c '/home/buildroot/autobuild/instance-1/output-1/target/usr/share/doc/wolftpm/example/pkcs7' libtool: install: (cd /home/buildroot/autobuild/instance-1/output-1/target/usr/lib && { ln -s -f libwolftpm.so.16.0.1 libwolftpm.so.16 || { rm -f libwolftpm.so.16 && ln -s libwolftpm.so.16.0.1 libwolftpm.so.16; }; }) /usr/bin/install -c -m 644 examples/seal/seal.c examples/seal/unseal.c '/home/buildroot/autobuild/instance-1/output-1/target/usr/share/doc/wolftpm/example/seal' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-1/output-1/target/usr/share/doc/wolftpm/example/tls' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-1/output-1/target/usr/share/doc/wolftpm/example/wrap' libtool: install: (cd /home/buildroot/autobuild/instance-1/output-1/target/usr/lib && { ln -s -f libwolftpm.so.16.0.1 libwolftpm.so || { rm -f libwolftpm.so && ln -s libwolftpm.so.16.0.1 libwolftpm.so; }; }) /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-1/output-1/target/usr/share/doc/wolftpm/wrapper' libtool: install: /usr/bin/install -c src/.libs/libwolftpm.lai /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/libwolftpm.la /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-1/output-1/target/usr/share/doc/wolftpm/wrapper/CSharp' /usr/bin/install -c -m 644 examples/timestamp/clock_set.c examples/timestamp/signed_timestamp.c '/home/buildroot/autobuild/instance-1/output-1/target/usr/share/doc/wolftpm/example/timestamp' /usr/bin/install -c -m 644 examples/wrap/wrap_test.c '/home/buildroot/autobuild/instance-1/output-1/target/usr/share/doc/wolftpm/example/wrap' libtool: install: /usr/bin/install -c src/.libs/libwolftpm.a /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/libwolftpm.a /usr/bin/install -c -m 644 examples/tls/tls_client.c examples/tls/tls_server.c '/home/buildroot/autobuild/instance-1/output-1/target/usr/share/doc/wolftpm/example/tls' /usr/bin/install -c -m 644 wrapper/CSharp/README.md wrapper/CSharp/wolfTPM.cs wrapper/CSharp/wolfTPM-tests.cs wrapper/CSharp/.runsettings wrapper/CSharp/wolfTPM-csharp.csproj '/home/buildroot/autobuild/instance-1/output-1/target/usr/share/doc/wolftpm/wrapper/CSharp' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-1/output-1/target/usr/include' /usr/bin/install -c -m 644 wrapper/wolfTPM-csharp.sln '/home/buildroot/autobuild/instance-1/output-1/target/usr/share/doc/wolftpm/wrapper' libtool: install: chmod 644 /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/libwolftpm.a libtool: install: /home/buildroot/autobuild/instance-1/output-1/host/bin/nios2-buildroot-linux-gnu-gcc-ranlib /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/libwolftpm.a libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-1/output-1/target/usr/include/hal' /usr/bin/install -c -m 644 hal/tpm_io.h '/home/buildroot/autobuild/instance-1/output-1/target/usr/include/hal' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-1/output-1/target/usr/include/wolftpm' /usr/bin/install -c -m 644 wolftpm/tpm2.h wolftpm/tpm2_packet.h wolftpm/tpm2_tis.h wolftpm/tpm2_types.h wolftpm/tpm2_wrap.h wolftpm/tpm2_linux.h wolftpm/tpm2_swtpm.h wolftpm/tpm2_winapi.h wolftpm/tpm2_param_enc.h wolftpm/tpm2_socket.h wolftpm/version.h wolftpm/visibility.h wolftpm/options.h '/home/buildroot/autobuild/instance-1/output-1/target/usr/include/wolftpm' make[3]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/wolftpm-3.1.0' make[2]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/wolftpm-3.1.0' make[1]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/wolftpm-3.1.0' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/buildroot/autobuild/instance-1/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@%@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/autobuild/instance-1/output-1/host/bin/nios2-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-1/output-1/host/bin/nios2-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%nios2%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/autobuild/instance-1/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-1/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-1/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-1/output-1/host/nios2-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-1/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-1/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-1/output-1/host/bin/nios2-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-1/output-1/host/bin/nios2-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%nios2%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@%%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/autobuild/instance-1/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-1/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-1/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-1/output-1/host/nios2-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-1/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-1/output-1/host/etc/meson/cross-compilation.conf if grep -q CONFIG_ASH=y /home/buildroot/autobuild/instance-1/output-1/build/busybox-1.36.1/.config; then grep -qsE '^/bin/ash$' /home/buildroot/autobuild/instance-1/output-1/target/etc/shells || echo "/bin/ash" >> /home/buildroot/autobuild/instance-1/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/buildroot/autobuild/instance-1/output-1/build/busybox-1.36.1/.config; then grep -qsE '^/bin/hush$' /home/buildroot/autobuild/instance-1/output-1/target/etc/shells || echo "/bin/hush" >> /home/buildroot/autobuild/instance-1/output-1/target/etc/shells; fi grep -qsE '^/bin/mksh$' /home/buildroot/autobuild/instance-1/output-1/target/etc/shells || echo "/bin/mksh" >> /home/buildroot/autobuild/instance-1/output-1/target/etc/shells mkdir -p /home/buildroot/autobuild/instance-1/output-1/target/etc echo "buildroot" > /home/buildroot/autobuild/instance-1/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/instance-1/output-1/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-1/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-1/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /home/buildroot/autobuild/instance-1/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/buildroot/autobuild/instance-1/output-1/target/etc/shells || echo "/bin/sh" >> /home/buildroot/autobuild/instance-1/output-1/target/etc/shells ln -sf mksh /home/buildroot/autobuild/instance-1/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,mksh,' /home/buildroot/autobuild/instance-1/output-1/target/etc/passwd if [ -x /home/buildroot/autobuild/instance-1/output-1/target/sbin/swapon -a -x /home/buildroot/autobuild/instance-1/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/buildroot/autobuild/instance-1/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/buildroot/autobuild/instance-1/output-1/target/etc/inittab; fi /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~# S0:1:respawn:/sbin/getty -L ttyS0 115200 vt100 #~' /home/buildroot/autobuild/instance-1/output-1/target/etc/inittab /usr/bin/sed -i -e '/^[^#].*-o remount,rw \/$/s~^~#~' /home/buildroot/autobuild/instance-1/output-1/target/etc/inittab rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/include /home/buildroot/autobuild/instance-1/output-1/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-1/output-1/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/cmake /home/buildroot/autobuild/instance-1/output-1/target/usr/share/cmake \ /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/rpm /home/buildroot/autobuild/instance-1/output-1/target/usr/doc find /home/buildroot/autobuild/instance-1/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-1/output-1/target/lib/ /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/ /home/buildroot/autobuild/instance-1/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/instance-1/output-1/target/etc/bash_completion.d rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/man /home/buildroot/autobuild/instance-1/output-1/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/info /home/buildroot/autobuild/instance-1/output-1/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/doc /home/buildroot/autobuild/instance-1/output-1/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-1/output-1/target/usr/share 2>/dev/null || true rm -rf /home/buildroot/autobuild/instance-1/output-1/target/lib/debug /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/debug find /home/buildroot/autobuild/instance-1/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/buildroot/autobuild/instance-1/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/buildroot/autobuild/instance-1/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/instance-1/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/instance-1/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2024.02-467-g256aa8ed85"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2024.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2024.05-git\"" \ ) > /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-1/output-1/target/etc >>> Sanitizing RPATH in target tree PARALLEL_JOBS=4 \ PER_PACKAGE_DIR=/home/buildroot/autobuild/instance-1/output-1/per-package \ /home/buildroot/autobuild/instance-1/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-1/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs mkdir -p /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs printf ' _ntp -1 _ntp -1 * - - - Network Time Protocol daemon\n sshd -1 sshd -1 * /var/empty - - SSH drop priv user\n\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n \n \n \n /var/empty d 755 root root - - - - -\n\n' > /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/buildroot/autobuild/instance-1/output-1/images rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-1/output-1/target/ /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /home/buildroot/autobuild/instance-1/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/buildroot/autobuild/instance-1/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/autobuild/instance-1/output-1/host/bin/mkyaffs2 --all-root /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target /home/buildroot/autobuild/instance-1/output-1/images/rootfs.yaffs2\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-1/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target table='/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][done] scanning complete, total 1473 objects. stage 2: creating image '/home/buildroot/autobuild/instance-1/output-1/images/rootfs.yaffs2' [ ] 1/1473 0% [ ] 2/1473 0% [ ] 3/1473 0% [ ] 4/1473 0% [ ] 5/1473 0% [ ] 6/1473 0% [ ] 7/1473 0% [ ] 8/1473 0% [ ] 9/1473 0% [ ] 10/1473 0% [ ] 11/1473 0% [ ] 12/1473 0% [ ] 13/1473 0% [ ] 14/1473 0% [ ] 15/1473 1% [ ] 16/1473 1% [ ] 17/1473 1% [ ] 18/1473 1% [ ] 19/1473 1% [ ] 20/1473 1% [ ] 21/1473 1% [ ] 22/1473 1% [ ] 23/1473 1% [= ] 24/1473 1% [= ] 25/1473 1% [= ] 26/1473 1% [= ] 27/1473 1% [= ] 28/1473 1% [= ] 29/1473 1% [= ] 30/1473 2% [= ] 31/1473 2% [= ] 32/1473 2% [= ] 33/1473 2% [= ] 34/1473 2% [= ] 35/1473 2% [= ] 36/1473 2% [= ] 37/1473 2% [= ] 38/1473 2% [= ] 39/1473 2% [= ] 40/1473 2% [= ] 41/1473 2% [= ] 42/1473 2% [= ] 43/1473 2% [= ] 44/1473 2% [= ] 45/1473 3% [= ] 46/1473 3% [= ] 47/1473 3% [== ] 48/1473 3% [== ] 49/1473 3% [== ] 50/1473 3% [== ] 51/1473 3% [== ] 52/1473 3% [== ] 53/1473 3% [== ] 54/1473 3% [== ] 55/1473 3% [== ] 56/1473 3% [== ] 57/1473 3% [== ] 58/1473 3% [== ] 59/1473 4% [== ] 60/1473 4% [== ] 61/1473 4% [== ] 62/1473 4% [== ] 63/1473 4% [== ] 64/1473 4% [== ] 65/1473 4% [== ] 66/1473 4% [== ] 67/1473 4% [== ] 68/1473 4% [== ] 69/1473 4% [== ] 70/1473 4% [== ] 71/1473 4% [=== ] 72/1473 4% [=== ] 73/1473 4% [=== ] 74/1473 5% [=== ] 75/1473 5% [=== ] 76/1473 5% [=== ] 77/1473 5% [=== ] 78/1473 5% [=== ] 79/1473 5% [=== ] 80/1473 5% [=== ] 81/1473 5% [=== ] 82/1473 5% [=== ] 83/1473 5% [=== ] 84/1473 5% [=== ] 85/1473 5% [=== ] 86/1473 5% [=== ] 87/1473 5% [=== ] 88/1473 5% [=== ] 89/1473 6% [=== ] 90/1473 6% [=== ] 91/1473 6% [=== ] 92/1473 6% [=== ] 93/1473 6% [=== ] 94/1473 6% [=== ] 95/1473 6% [==== ] 96/1473 6% [==== ] 97/1473 6% [==== ] 98/1473 6% [==== ] 99/1473 6% [==== ] 100/1473 6% [==== ] 101/1473 6% [==== ] 102/1473 6% [==== ] 103/1473 6% [==== ] 104/1473 7% [==== ] 105/1473 7% [==== ] 106/1473 7% [==== ] 107/1473 7% [==== ] 108/1473 7% [==== ] 109/1473 7% [==== ] 110/1473 7% [==== ] 111/1473 7% [==== ] 112/1473 7% [==== ] 113/1473 7% [==== ] 114/1473 7% [==== ] 115/1473 7% [==== ] 116/1473 7% [==== ] 117/1473 7% [==== ] 118/1473 8% [===== ] 119/1473 8% [===== ] 120/1473 8% [===== ] 121/1473 8% [===== ] 122/1473 8% [===== ] 123/1473 8% [===== ] 124/1473 8% [===== ] 125/1473 8% [===== ] 126/1473 8% [===== ] 127/1473 8% [===== ] 128/1473 8% [===== ] 129/1473 8% [===== ] 130/1473 8% [===== ] 131/1473 8% [===== ] 132/1473 8% [===== ] 133/1473 9% [===== ] 134/1473 9% [===== ] 135/1473 9% [===== ] 136/1473 9% [===== ] 137/1473 9% [===== ] 138/1473 9% [===== ] 139/1473 9% [===== ] 140/1473 9% [===== ] 141/1473 9% [===== ] 142/1473 9% [====== ] 143/1473 9% [====== ] 144/1473 9% [====== ] 145/1473 9% [====== ] 146/1473 9% [====== ] 147/1473 9% [====== ] 148/1473 10% [====== ] 149/1473 10% [====== ] 150/1473 10% [====== ] 151/1473 10% [====== ] 152/1473 10% [====== ] 153/1473 10% [====== ] 154/1473 10% [====== ] 155/1473 10% [====== ] 156/1473 10% [====== ] 157/1473 10% [====== ] 158/1473 10% [====== ] 159/1473 10% [====== ] 160/1473 10% [====== ] 161/1473 10% [====== ] 162/1473 10% [====== ] 163/1473 11% [====== ] 164/1473 11% [====== ] 165/1473 11% [====== ] 166/1473 11% [======= ] 167/1473 11% [======= ] 168/1473 11% [======= ] 169/1473 11% [======= ] 170/1473 11% [======= ] 171/1473 11% [======= ] 172/1473 11% [======= ] 173/1473 11% [======= ] 174/1473 11% [======= ] 175/1473 11% [======= ] 176/1473 11% [======= ] 177/1473 12% [======= ] 178/1473 12% [======= ] 179/1473 12% [======= ] 180/1473 12% [======= ] 181/1473 12% [======= ] 182/1473 12% [======= ] 183/1473 12% [======= ] 184/1473 12% [======= ] 185/1473 12% [======= ] 186/1473 12% [======= ] 187/1473 12% [======= ] 188/1473 12% [======= ] 189/1473 12% [======= ] 190/1473 12% [======== ] 191/1473 12% [======== ] 192/1473 13% [======== ] 193/1473 13% [======== ] 194/1473 13% [======== ] 195/1473 13% [======== ] 196/1473 13% [======== ] 197/1473 13% [======== ] 198/1473 13% [======== ] 199/1473 13% [======== ] 200/1473 13% [======== ] 201/1473 13% [======== ] 202/1473 13% [======== ] 203/1473 13% [======== ] 204/1473 13% [======== ] 205/1473 13% [======== ] 206/1473 13% [======== ] 207/1473 14% [======== ] 208/1473 14% [======== ] 209/1473 14% [======== ] 210/1473 14% [======== ] 211/1473 14% [======== ] 212/1473 14% [======== ] 213/1473 14% [========= ] 214/1473 14% [========= ] 215/1473 14% [========= ] 216/1473 14% [========= ] 217/1473 14% [========= ] 218/1473 14% [========= ] 219/1473 14% [========= ] 220/1473 14% [========= ] 221/1473 15% [========= ] 222/1473 15% [========= ] 223/1473 15% [========= ] 224/1473 15% [========= ] 225/1473 15% [========= ] 226/1473 15% [========= ] 227/1473 15% [========= ] 228/1473 15% [========= ] 229/1473 15% [========= ] 230/1473 15% [========= ] 231/1473 15% [========= ] 232/1473 15% [========= ] 233/1473 15% [========= ] 234/1473 15% [========= ] 235/1473 15% [========= ] 236/1473 16% [========= ] 237/1473 16% [========== ] 238/1473 16% [========== ] 239/1473 16% [========== ] 240/1473 16% [========== ] 241/1473 16% [========== ] 242/1473 16% [========== ] 243/1473 16% [========== ] 244/1473 16% [========== ] 245/1473 16% [========== ] 246/1473 16% [========== ] 247/1473 16% [========== ] 248/1473 16% [========== ] 249/1473 16% [========== ] 250/1473 16% [========== ] 251/1473 17% [========== ] 252/1473 17% [========== ] 253/1473 17% [========== ] 254/1473 17% [========== ] 255/1473 17% [========== ] 256/1473 17% [========== ] 257/1473 17% [========== ] 258/1473 17% [========== ] 259/1473 17% [========== ] 260/1473 17% [========== ] 261/1473 17% [=========== ] 262/1473 17% [=========== ] 263/1473 17% [=========== ] 264/1473 17% [=========== ] 265/1473 17% [=========== ] 266/1473 18% [=========== ] 267/1473 18% [=========== ] 268/1473 18% [=========== ] 269/1473 18% [=========== ] 270/1473 18% [=========== ] 271/1473 18% [=========== ] 272/1473 18% [=========== ] 273/1473 18% [=========== ] 274/1473 18% [=========== ] 275/1473 18% [=========== ] 276/1473 18% [=========== ] 277/1473 18% [=========== ] 278/1473 18% [=========== ] 279/1473 18% [=========== ] 280/1473 19% [=========== ] 281/1473 19% [=========== ] 282/1473 19% [=========== ] 283/1473 19% [=========== ] 284/1473 19% [=========== ] 285/1473 19% [============ ] 286/1473 19% [============ ] 287/1473 19% [============ ] 288/1473 19% [============ ] 289/1473 19% [============ ] 290/1473 19% [============ ] 291/1473 19% [============ ] 292/1473 19% [============ ] 293/1473 19% [============ ] 294/1473 19% [============ ] 295/1473 20% [============ ] 296/1473 20% [============ ] 297/1473 20% [============ ] 298/1473 20% [============ ] 299/1473 20% [============ ] 300/1473 20% [============ ] 301/1473 20% [============ ] 302/1473 20% [============ ] 303/1473 20% [============ ] 304/1473 20% [============ ] 305/1473 20% [============ ] 306/1473 20% [============ ] 307/1473 20% [============ ] 308/1473 20% [============= ] 309/1473 20% [============= ] 310/1473 21% [============= ] 311/1473 21% [============= ] 312/1473 21% [============= ] 313/1473 21% [============= ] 314/1473 21% [============= ] 315/1473 21% [============= ] 316/1473 21% [============= ] 317/1473 21% [============= ] 318/1473 21% [============= ] 319/1473 21% [============= ] 320/1473 21% [============= ] 321/1473 21% [============= ] 322/1473 21% [============= ] 323/1473 21% [============= ] 324/1473 21% [============= ] 325/1473 22% [============= ] 326/1473 22% [============= ] 327/1473 22% [============= ] 328/1473 22% [============= ] 329/1473 22% [============= ] 330/1473 22% [============= ] 331/1473 22% [============= ] 332/1473 22% [============== ] 333/1473 22% [============== ] 334/1473 22% [============== ] 335/1473 22% [============== ] 336/1473 22% [============== ] 337/1473 22% [============== ] 338/1473 22% [============== ] 339/1473 23% [============== ] 340/1473 23% [============== ] 341/1473 23% [============== ] 342/1473 23% [============== ] 343/1473 23% [============== ] 344/1473 23% [============== ] 345/1473 23% [============== ] 346/1473 23% [============== ] 347/1473 23% [============== ] 348/1473 23% [============== ] 349/1473 23% [============== ] 350/1473 23% [============== ] 351/1473 23% [============== ] 352/1473 23% [============== ] 353/1473 23% [============== ] 354/1473 24% [============== ] 355/1473 24% [============== ] 356/1473 24% [=============== ] 357/1473 24% [=============== ] 358/1473 24% [=============== ] 359/1473 24% [=============== ] 360/1473 24% [=============== ] 361/1473 24% [=============== ] 362/1473 24% [=============== ] 363/1473 24% [=============== ] 364/1473 24% [=============== ] 365/1473 24% [=============== ] 366/1473 24% [=============== ] 367/1473 24% [=============== ] 368/1473 24% [=============== ] 369/1473 25% [=============== ] 370/1473 25% [=============== ] 371/1473 25% [=============== ] 372/1473 25% [=============== ] 373/1473 25% [=============== ] 374/1473 25% [=============== ] 375/1473 25% [=============== ] 376/1473 25% [=============== ] 377/1473 25% [=============== ] 378/1473 25% [=============== ] 379/1473 25% [=============== ] 380/1473 25% [================ ] 381/1473 25% [================ ] 382/1473 25% [================ ] 383/1473 26% [================ ] 384/1473 26% [================ ] 385/1473 26% [================ ] 386/1473 26% [================ ] 387/1473 26% [================ ] 388/1473 26% [================ ] 389/1473 26% [================ ] 390/1473 26% [================ ] 391/1473 26% [================ ] 392/1473 26% [================ ] 393/1473 26% [================ ] 394/1473 26% [================ ] 395/1473 26% [================ ] 396/1473 26% [================ ] 397/1473 26% [================ ] 398/1473 27% [================ ] 399/1473 27% [================ ] 400/1473 27% [================ ] 401/1473 27% [================ ] 402/1473 27% [================ ] 403/1473 27% [================= ] 404/1473 27% [================= ] 405/1473 27% [================= ] 406/1473 27% [================= ] 407/1473 27% [================= ] 408/1473 27% [================= ] 409/1473 27% [================= ] 410/1473 27% [================= ] 411/1473 27% [================= ] 412/1473 27% [================= ] 413/1473 28% [================= ] 414/1473 28% [================= ] 415/1473 28% [================= ] 416/1473 28% [================= ] 417/1473 28% [================= ] 418/1473 28% [================= ] 419/1473 28% [================= ] 420/1473 28% [================= ] 421/1473 28% [================= ] 422/1473 28% [================= ] 423/1473 28% [================= ] 424/1473 28% [================= ] 425/1473 28% [================= ] 426/1473 28% [================= ] 427/1473 28% [================== ] 428/1473 29% [================== ] 429/1473 29% [================== ] 430/1473 29% [================== ] 431/1473 29% [================== ] 432/1473 29% [================== ] 433/1473 29% [================== ] 434/1473 29% [================== ] 435/1473 29% [================== ] 436/1473 29% [================== ] 437/1473 29% [================== ] 438/1473 29% [================== ] 439/1473 29% [================== ] 440/1473 29% [================== ] 441/1473 29% [================== ] 442/1473 30% [================== ] 443/1473 30% [================== ] 444/1473 30% [================== ] 445/1473 30% [================== ] 446/1473 30% [================== ] 447/1473 30% [================== ] 448/1473 30% [================== ] 449/1473 30% [================== ] 450/1473 30% [================== ] 451/1473 30% [=================== ] 452/1473 30% [=================== ] 453/1473 30% [=================== ] 454/1473 30% [=================== ] 455/1473 30% [=================== ] 456/1473 30% [=================== ] 457/1473 31% [=================== ] 458/1473 31% [=================== ] 459/1473 31% [=================== ] 460/1473 31% [=================== ] 461/1473 31% [=================== ] 462/1473 31% [=================== ] 463/1473 31% [=================== ] 464/1473 31% [=================== ] 465/1473 31% [=================== ] 466/1473 31% [=================== ] 467/1473 31% [=================== ] 468/1473 31% [=================== ] 469/1473 31% [=================== ] 470/1473 31% [=================== ] 471/1473 31% [=================== ] 472/1473 32% [=================== ] 473/1473 32% [=================== ] 474/1473 32% [=================== ] 475/1473 32% [==================== ] 476/1473 32% [==================== ] 477/1473 32% [==================== ] 478/1473 32% [==================== ] 479/1473 32% [==================== ] 480/1473 32% [==================== ] 481/1473 32% [==================== ] 482/1473 32% [==================== ] 483/1473 32% [==================== ] 484/1473 32% [==================== ] 485/1473 32% [==================== ] 486/1473 32% [==================== ] 487/1473 33% [==================== ] 488/1473 33% [==================== ] 489/1473 33% [==================== ] 490/1473 33% [==================== ] 491/1473 33% [==================== ] 492/1473 33% [==================== ] 493/1473 33% [==================== ] 494/1473 33% [==================== ] 495/1473 33% [==================== ] 496/1473 33% [==================== ] 497/1473 33% [==================== ] 498/1473 33% [===================== ] 499/1473 33% [===================== ] 500/1473 33% [===================== ] 501/1473 34% [===================== ] 502/1473 34% [===================== ] 503/1473 34% [===================== ] 504/1473 34% [===================== ] 505/1473 34% [===================== ] 506/1473 34% [===================== ] 507/1473 34% [===================== ] 508/1473 34% [===================== ] 509/1473 34% [===================== ] 510/1473 34% [===================== ] 511/1473 34% [===================== ] 512/1473 34% [===================== ] 513/1473 34% [===================== ] 514/1473 34% [===================== ] 515/1473 34% [===================== ] 516/1473 35% [===================== ] 517/1473 35% [===================== ] 518/1473 35% [===================== ] 519/1473 35% [===================== ] 520/1473 35% [===================== ] 521/1473 35% [===================== ] 522/1473 35% [====================== ] 523/1473 35% [====================== ] 524/1473 35% [====================== ] 525/1473 35% [====================== ] 526/1473 35% [====================== ] 527/1473 35% [====================== ] 528/1473 35% [====================== ] 529/1473 35% [====================== ] 530/1473 35% [====================== ] 531/1473 36% [====================== ] 532/1473 36% [====================== ] 533/1473 36% [====================== ] 534/1473 36% [====================== ] 535/1473 36% [====================== ] 536/1473 36% [====================== ] 537/1473 36% [====================== ] 538/1473 36% [====================== ] 539/1473 36% [====================== ] 540/1473 36% [====================== ] 541/1473 36% [====================== ] 542/1473 36% [====================== ] 543/1473 36% [====================== ] 544/1473 36% [====================== ] 545/1473 36% [====================== ] 546/1473 37% [======================= ] 547/1473 37% [======================= ] 548/1473 37% [======================= ] 549/1473 37% [======================= ] 550/1473 37% [======================= ] 551/1473 37% [======================= ] 552/1473 37% [======================= ] 553/1473 37% [======================= ] 554/1473 37% [======================= ] 555/1473 37% [======================= ] 556/1473 37% [======================= ] 557/1473 37% [======================= ] 558/1473 37% [======================= ] 559/1473 37% [======================= ] 560/1473 38% [======================= ] 561/1473 38% [======================= ] 562/1473 38% [======================= ] 563/1473 38% [======================= ] 564/1473 38% [======================= ] 565/1473 38% [======================= ] 566/1473 38% [======================= ] 567/1473 38% [======================= ] 568/1473 38% [======================= ] 569/1473 38% [======================= ] 570/1473 38% [======================== ] 571/1473 38% [======================== ] 572/1473 38% [======================== ] 573/1473 38% [======================== ] 574/1473 38% [======================== ] 575/1473 39% [======================== ] 576/1473 39% [======================== ] 577/1473 39% [======================== ] 578/1473 39% [======================== ] 579/1473 39% [======================== ] 580/1473 39% [======================== ] 581/1473 39% [======================== ] 582/1473 39% [======================== ] 583/1473 39% [======================== ] 584/1473 39% [======================== ] 585/1473 39% [======================== ] 586/1473 39% [======================== ] 587/1473 39% [======================== ] 588/1473 39% [======================== ] 589/1473 39% [======================== ] 590/1473 40% [======================== ] 591/1473 40% [======================== ] 592/1473 40% [======================== ] 593/1473 40% [========================= ] 594/1473 40% [========================= ] 595/1473 40% [========================= ] 596/1473 40% [========================= ] 597/1473 40% [========================= ] 598/1473 40% [========================= ] 599/1473 40% [========================= ] 600/1473 40% [========================= ] 601/1473 40% [========================= ] 602/1473 40% [========================= ] 603/1473 40% [========================= ] 604/1473 41% [========================= ] 605/1473 41% [========================= ] 606/1473 41% [========================= ] 607/1473 41% [========================= ] 608/1473 41% [========================= ] 609/1473 41% [========================= ] 610/1473 41% [========================= ] 611/1473 41% [========================= ] 612/1473 41% [========================= ] 613/1473 41% [========================= ] 614/1473 41% [========================= ] 615/1473 41% [========================= ] 616/1473 41% [========================= ] 617/1473 41% [========================== ] 618/1473 41% [========================== ] 619/1473 42% [========================== ] 620/1473 42% [========================== ] 621/1473 42% [========================== ] 622/1473 42% [========================== ] 623/1473 42% [========================== ] 624/1473 42% [========================== ] 625/1473 42% [========================== ] 626/1473 42% [========================== ] 627/1473 42% [========================== ] 628/1473 42% [========================== ] 629/1473 42% [========================== ] 630/1473 42% [========================== ] 631/1473 42% [========================== ] 632/1473 42% [========================== ] 633/1473 42% [========================== ] 634/1473 43% [========================== ] 635/1473 43% [========================== ] 636/1473 43% [========================== ] 637/1473 43% [========================== ] 638/1473 43% [========================== ] 639/1473 43% [========================== ] 640/1473 43% [========================== ] 641/1473 43% [=========================== ] 642/1473 43% [=========================== ] 643/1473 43% [=========================== ] 644/1473 43% [=========================== ] 645/1473 43% [=========================== ] 646/1473 43% [=========================== ] 647/1473 43% [=========================== ] 648/1473 43% [=========================== ] 649/1473 44% [=========================== ] 650/1473 44% [=========================== ] 651/1473 44% [=========================== ] 652/1473 44% [=========================== ] 653/1473 44% [=========================== ] 654/1473 44% [=========================== ] 655/1473 44% [=========================== ] 656/1473 44% [=========================== ] 657/1473 44% [=========================== ] 658/1473 44% [=========================== ] 659/1473 44% [=========================== ] 660/1473 44% [=========================== ] 661/1473 44% [=========================== ] 662/1473 44% [=========================== ] 663/1473 45% [=========================== ] 664/1473 45% [=========================== ] 665/1473 45% [============================ ] 666/1473 45% [============================ ] 667/1473 45% [============================ ] 668/1473 45% [============================ ] 669/1473 45% [============================ ] 670/1473 45% [============================ ] 671/1473 45% [============================ ] 672/1473 45% [============================ ] 673/1473 45% [============================ ] 674/1473 45% [============================ ] 675/1473 45% [============================ ] 676/1473 45% [============================ ] 677/1473 45% [============================ ] 678/1473 46% [============================ ] 679/1473 46% [============================ ] 680/1473 46% [============================ ] 681/1473 46% [============================ ] 682/1473 46% [============================ ] 683/1473 46% [============================ ] 684/1473 46% [============================ ] 685/1473 46% [============================ ] 686/1473 46% [============================ ] 687/1473 46% [============================ ] 688/1473 46% [============================= ] 689/1473 46% [============================= ] 690/1473 46% [============================= ] 691/1473 46% [============================= ] 692/1473 46% [============================= ] 693/1473 47% [============================= ] 694/1473 47% [============================= ] 695/1473 47% [============================= ] 696/1473 47% [============================= ] 697/1473 47% [============================= ] 698/1473 47% [============================= ] 699/1473 47% [============================= ] 700/1473 47% [============================= ] 701/1473 47% [============================= ] 702/1473 47% [============================= ] 703/1473 47% [============================= ] 704/1473 47% [============================= ] 705/1473 47% [============================= ] 706/1473 47% [============================= ] 707/1473 47% [============================= ] 708/1473 48% [============================= ] 709/1473 48% [============================= ] 710/1473 48% [============================= ] 711/1473 48% [============================= ] 712/1473 48% [============================== ] 713/1473 48% [============================== ] 714/1473 48% [============================== ] 715/1473 48% [============================== ] 716/1473 48% [============================== ] 717/1473 48% [============================== ] 718/1473 48% [============================== ] 719/1473 48% [============================== ] 720/1473 48% [============================== ] 721/1473 48% [============================== ] 722/1473 49% [============================== ] 723/1473 49% [============================== ] 724/1473 49% [============================== ] 725/1473 49% [============================== ] 726/1473 49% [============================== ] 727/1473 49% [============================== ] 728/1473 49% [============================== ] 729/1473 49% [============================== ] 730/1473 49% [============================== ] 731/1473 49% [============================== ] 732/1473 49% [============================== ] 733/1473 49% [============================== ] 734/1473 49% [============================== ] 735/1473 49% [============================== ] 736/1473 49% [=============================== ] 737/1473 50% [=============================== ] 738/1473 50% [=============================== ] 739/1473 50% [=============================== ] 740/1473 50% [=============================== ] 741/1473 50% [=============================== ] 742/1473 50% [=============================== ] 743/1473 50% [=============================== ] 744/1473 50% [=============================== ] 745/1473 50% [=============================== ] 746/1473 50% [=============================== ] 747/1473 50% [=============================== ] 748/1473 50% [=============================== ] 749/1473 50% [=============================== ] 750/1473 50% [=============================== ] 751/1473 50% [=============================== ] 752/1473 51% [=============================== ] 753/1473 51% [=============================== ] 754/1473 51% [=============================== ] 755/1473 51% [=============================== ] 756/1473 51% [=============================== ] 757/1473 51% [=============================== ] 758/1473 51% [=============================== ] 759/1473 51% [=============================== ] 760/1473 51% [================================ ] 761/1473 51% [================================ ] 762/1473 51% [================================ ] 763/1473 51% [================================ ] 764/1473 51% [================================ ] 765/1473 51% [================================ ] 766/1473 52% [================================ ] 767/1473 52% [================================ ] 768/1473 52% [================================ ] 769/1473 52% [================================ ] 770/1473 52% [================================ ] 771/1473 52% [================================ ] 772/1473 52% [================================ ] 773/1473 52% [================================ ] 774/1473 52% [================================ ] 775/1473 52% [================================ ] 776/1473 52% [================================ ] 777/1473 52% [================================ ] 778/1473 52% [================================ ] 779/1473 52% [================================ ] 780/1473 52% [================================ ] 781/1473 53% [================================ ] 782/1473 53% [================================ ] 783/1473 53% [================================ ] 784/1473 53% [================================= ] 785/1473 53% [================================= ] 786/1473 53% [================================= ] 787/1473 53% [================================= ] 788/1473 53% [================================= ] 789/1473 53% [================================= ] 790/1473 53% [================================= ] 791/1473 53% [================================= ] 792/1473 53% [================================= ] 793/1473 53% [================================= ] 794/1473 53% [================================= ] 795/1473 53% [================================= ] 796/1473 54% [================================= ] 797/1473 54% [================================= ] 798/1473 54% [================================= ] 799/1473 54% [================================= ] 800/1473 54% [================================= ] 801/1473 54% [================================= ] 802/1473 54% [================================= ] 803/1473 54% [================================= ] 804/1473 54% [================================= ] 805/1473 54% [================================= ] 806/1473 54% [================================= ] 807/1473 54% [================================== ] 808/1473 54% [================================== ] 809/1473 54% [================================== ] 810/1473 54% [================================== ] 811/1473 55% [================================== ] 812/1473 55% [================================== ] 813/1473 55% [================================== ] 814/1473 55% [================================== ] 815/1473 55% [================================== ] 816/1473 55% [================================== ] 817/1473 55% [================================== ] 818/1473 55% [================================== ] 819/1473 55% [================================== ] 820/1473 55% [================================== ] 821/1473 55% [================================== ] 822/1473 55% [================================== ] 823/1473 55% [================================== ] 824/1473 55% [================================== ] 825/1473 56% [================================== ] 826/1473 56% [================================== ] 827/1473 56% [================================== ] 828/1473 56% [================================== ] 829/1473 56% [================================== ] 830/1473 56% [================================== ] 831/1473 56% [=================================== ] 832/1473 56% [=================================== ] 833/1473 56% [=================================== ] 834/1473 56% [=================================== ] 835/1473 56% [=================================== ] 836/1473 56% [=================================== ] 837/1473 56% [=================================== ] 838/1473 56% [=================================== ] 839/1473 56% [=================================== ] 840/1473 57% [=================================== ] 841/1473 57% [=================================== ] 842/1473 57% [=================================== ] 843/1473 57% [=================================== ] 844/1473 57% [=================================== ] 845/1473 57% [=================================== ] 846/1473 57% [=================================== ] 847/1473 57% [=================================== ] 848/1473 57% [=================================== ] 849/1473 57% [=================================== ] 850/1473 57% [=================================== ] 851/1473 57% [=================================== ] 852/1473 57% [=================================== ] 853/1473 57% [=================================== ] 854/1473 57% [=================================== ] 855/1473 58% [==================================== ] 856/1473 58% [==================================== ] 857/1473 58% [==================================== ] 858/1473 58% [==================================== ] 859/1473 58% [==================================== ] 860/1473 58% [==================================== ] 861/1473 58% [==================================== ] 862/1473 58% [==================================== ] 863/1473 58% [==================================== ] 864/1473 58% [==================================== ] 865/1473 58% [==================================== ] 866/1473 58% [==================================== ] 867/1473 58% [==================================== ] 868/1473 58% [==================================== ] 869/1473 58% [==================================== ] 870/1473 59% [==================================== ] 871/1473 59% [==================================== ] 872/1473 59% [==================================== ] 873/1473 59% [==================================== ] 874/1473 59% [==================================== ] 875/1473 59% [==================================== ] 876/1473 59% [==================================== ] 877/1473 59% [==================================== ] 878/1473 59% [==================================== ] 879/1473 59% [===================================== ] 880/1473 59% [===================================== ] 881/1473 59% [===================================== ] 882/1473 59% [===================================== ] 883/1473 59% [===================================== ] 884/1473 60% [===================================== ] 885/1473 60% [===================================== ] 886/1473 60% [===================================== ] 887/1473 60% [===================================== ] 888/1473 60% [===================================== ] 889/1473 60% [===================================== ] 890/1473 60% [===================================== ] 891/1473 60% [===================================== ] 892/1473 60% [===================================== ] 893/1473 60% [===================================== ] 894/1473 60% [===================================== ] 895/1473 60% [===================================== ] 896/1473 60% [===================================== ] 897/1473 60% [===================================== ] 898/1473 60% [===================================== ] 899/1473 61% [===================================== ] 900/1473 61% [===================================== ] 901/1473 61% [===================================== ] 902/1473 61% [====================================== ] 903/1473 61% [====================================== ] 904/1473 61% [====================================== ] 905/1473 61% [====================================== ] 906/1473 61% [====================================== ] 907/1473 61% [====================================== ] 908/1473 61% [====================================== ] 909/1473 61% [====================================== ] 910/1473 61% [====================================== ] 911/1473 61% [====================================== ] 912/1473 61% [====================================== ] 913/1473 61% [====================================== ] 914/1473 62% [====================================== ] 915/1473 62% [====================================== ] 916/1473 62% [====================================== ] 917/1473 62% [====================================== ] 918/1473 62% [====================================== ] 919/1473 62% [====================================== ] 920/1473 62% [====================================== ] 921/1473 62% [====================================== ] 922/1473 62% [====================================== ] 923/1473 62% [====================================== ] 924/1473 62% [====================================== ] 925/1473 62% [====================================== ] 926/1473 62% [======================================= ] 927/1473 62% [======================================= ] 928/1473 63% [======================================= ] 929/1473 63% [======================================= ] 930/1473 63% [======================================= ] 931/1473 63% [======================================= ] 932/1473 63% [======================================= ] 933/1473 63% [======================================= ] 934/1473 63% [======================================= ] 935/1473 63% [======================================= ] 936/1473 63% [======================================= ] 937/1473 63% [======================================= ] 938/1473 63% [======================================= ] 939/1473 63% [======================================= ] 940/1473 63% [======================================= ] 941/1473 63% [======================================= ] 942/1473 63% [======================================= ] 943/1473 64% [======================================= ] 944/1473 64% [======================================= ] 945/1473 64% [======================================= ] 946/1473 64% [======================================= ] 947/1473 64% [======================================= ] 948/1473 64% [======================================= ] 949/1473 64% [======================================= ] 950/1473 64% [======================================== ] 951/1473 64% [======================================== ] 952/1473 64% [======================================== ] 953/1473 64% [======================================== ] 954/1473 64% [======================================== ] 955/1473 64% [======================================== ] 956/1473 64% [======================================== ] 957/1473 64% [======================================== ] 958/1473 65% [======================================== ] 959/1473 65% [======================================== ] 960/1473 65% [======================================== ] 961/1473 65% [======================================== ] 962/1473 65% [======================================== ] 963/1473 65% [======================================== ] 964/1473 65% [======================================== ] 965/1473 65% [======================================== ] 966/1473 65% [======================================== ] 967/1473 65% [======================================== ] 968/1473 65% [======================================== ] 969/1473 65% [======================================== ] 970/1473 65% [======================================== ] 971/1473 65% [======================================== ] 972/1473 65% [======================================== ] 973/1473 66% [======================================== ] 974/1473 66% [========================================= ] 975/1473 66% [========================================= ] 976/1473 66% [========================================= ] 977/1473 66% [========================================= ] 978/1473 66% [========================================= ] 979/1473 66% [========================================= ] 980/1473 66% [========================================= ] 981/1473 66% [========================================= ] 982/1473 66% [========================================= ] 983/1473 66% [========================================= ] 984/1473 66% [========================================= ] 985/1473 66% [========================================= ] 986/1473 66% [========================================= ] 987/1473 67% [========================================= ] 988/1473 67% [========================================= ] 989/1473 67% [========================================= ] 990/1473 67% [========================================= ] 991/1473 67% [========================================= ] 992/1473 67% [========================================= ] 993/1473 67% [========================================= ] 994/1473 67% [========================================= ] 995/1473 67% [========================================= ] 996/1473 67% [========================================= ] 997/1473 67% [========================================== ] 998/1473 67% [========================================== ] 999/1473 67% [========================================== ] 1000/1473 67% [========================================== ] 1001/1473 67% [========================================== ] 1002/1473 68% [========================================== ] 1003/1473 68% [========================================== ] 1004/1473 68% [========================================== ] 1005/1473 68% [========================================== ] 1006/1473 68% [========================================== ] 1007/1473 68% [========================================== ] 1008/1473 68% [========================================== ] 1009/1473 68% [========================================== ] 1010/1473 68% [========================================== ] 1011/1473 68% [========================================== ] 1012/1473 68% [========================================== ] 1013/1473 68% [========================================== ] 1014/1473 68% [========================================== ] 1015/1473 68% [========================================== ] 1016/1473 68% [========================================== ] 1017/1473 69% [========================================== ] 1018/1473 69% [========================================== ] 1019/1473 69% [========================================== ] 1020/1473 69% [========================================== ] 1021/1473 69% [=========================================== ] 1022/1473 69% [=========================================== ] 1023/1473 69% [=========================================== ] 1024/1473 69% [=========================================== ] 1025/1473 69% [=========================================== ] 1026/1473 69% [=========================================== ] 1027/1473 69% [=========================================== ] 1028/1473 69% [=========================================== ] 1029/1473 69% [=========================================== ] 1030/1473 69% [=========================================== ] 1031/1473 69% [=========================================== ] 1032/1473 70% [=========================================== ] 1033/1473 70% [=========================================== ] 1034/1473 70% [=========================================== ] 1035/1473 70% [=========================================== ] 1036/1473 70% [=========================================== ] 1037/1473 70% [=========================================== ] 1038/1473 70% [=========================================== ] 1039/1473 70% [=========================================== ] 1040/1473 70% [=========================================== ] 1041/1473 70% [=========================================== ] 1042/1473 70% [=========================================== ] 1043/1473 70% [=========================================== ] 1044/1473 70% [=========================================== ] 1045/1473 70% [============================================ ] 1046/1473 71% [============================================ ] 1047/1473 71% [============================================ ] 1048/1473 71% [============================================ ] 1049/1473 71% [============================================ ] 1050/1473 71% [============================================ ] 1051/1473 71% [============================================ ] 1052/1473 71% [============================================ ] 1053/1473 71% [============================================ ] 1054/1473 71% [============================================ ] 1055/1473 71% [============================================ ] 1056/1473 71% [============================================ ] 1057/1473 71% [============================================ ] 1058/1473 71% [============================================ ] 1059/1473 71% [============================================ ] 1060/1473 71% [============================================ ] 1061/1473 72% [============================================ ] 1062/1473 72% [============================================ ] 1063/1473 72% [============================================ ] 1064/1473 72% [============================================ ] 1065/1473 72% [============================================ ] 1066/1473 72% [============================================ ] 1067/1473 72% [============================================ ] 1068/1473 72% [============================================ ] 1069/1473 72% [============================================= ] 1070/1473 72% [============================================= ] 1071/1473 72% [============================================= ] 1072/1473 72% [============================================= ] 1073/1473 72% [============================================= ] 1074/1473 72% [============================================= ] 1075/1473 72% [============================================= ] 1076/1473 73% [============================================= ] 1077/1473 73% [============================================= ] 1078/1473 73% [============================================= ] 1079/1473 73% [============================================= ] 1080/1473 73% [============================================= ] 1081/1473 73% [============================================= ] 1082/1473 73% [============================================= ] 1083/1473 73% [============================================= ] 1084/1473 73% [============================================= ] 1085/1473 73% [============================================= ] 1086/1473 73% [============================================= ] 1087/1473 73% [============================================= ] 1088/1473 73% [============================================= ] 1089/1473 73% [============================================= ] 1090/1473 73% [============================================= ] 1091/1473 74% [============================================= ] 1092/1473 74% [============================================== ] 1093/1473 74% [============================================== ] 1094/1473 74% [============================================== ] 1095/1473 74% [============================================== ] 1096/1473 74% [============================================== ] 1097/1473 74% [============================================== ] 1098/1473 74% [============================================== ] 1099/1473 74% [============================================== ] 1100/1473 74% [============================================== ] 1101/1473 74% [============================================== ] 1102/1473 74% [============================================== ] 1103/1473 74% [============================================== ] 1104/1473 74% [============================================== ] 1105/1473 75% [============================================== ] 1106/1473 75% [============================================== ] 1107/1473 75% [============================================== ] 1108/1473 75% [============================================== ] 1109/1473 75% [============================================== ] 1110/1473 75% [============================================== ] 1111/1473 75% [============================================== ] 1112/1473 75% [============================================== ] 1113/1473 75% [============================================== ] 1114/1473 75% [============================================== ] 1115/1473 75% [============================================== ] 1116/1473 75% [=============================================== ] 1117/1473 75% [=============================================== ] 1118/1473 75% [=============================================== ] 1119/1473 75% [=============================================== ] 1120/1473 76% [=============================================== ] 1121/1473 76% [=============================================== ] 1122/1473 76% [=============================================== ] 1123/1473 76% [=============================================== ] 1124/1473 76% [=============================================== ] 1125/1473 76% [=============================================== ] 1126/1473 76% [=============================================== ] 1127/1473 76% [=============================================== ] 1128/1473 76% [=============================================== ] 1129/1473 76% [=============================================== ] 1130/1473 76% [=============================================== ] 1131/1473 76% [=============================================== ] 1132/1473 76% [=============================================== ] 1133/1473 76% [=============================================== ] 1134/1473 76% [=============================================== ] 1135/1473 77% [=============================================== ] 1136/1473 77% [=============================================== ] 1137/1473 77% [=============================================== ] 1138/1473 77% [=============================================== ] 1139/1473 77% [=============================================== ] 1140/1473 77% [================================================ ] 1141/1473 77% [================================================ ] 1142/1473 77% [================================================ ] 1143/1473 77% [================================================ ] 1144/1473 77% [================================================ ] 1145/1473 77% [================================================ ] 1146/1473 77% [================================================ ] 1147/1473 77% [================================================ ] 1148/1473 77% [================================================ ] 1149/1473 78% [================================================ ] 1150/1473 78% [================================================ ] 1151/1473 78% [================================================ ] 1152/1473 78% [================================================ ] 1153/1473 78% [================================================ ] 1154/1473 78% [================================================ ] 1155/1473 78% [================================================ ] 1156/1473 78% [================================================ ] 1157/1473 78% [================================================ ] 1158/1473 78% [================================================ ] 1159/1473 78% [================================================ ] 1160/1473 78% [================================================ ] 1161/1473 78% [================================================ ] 1162/1473 78% [================================================ ] 1163/1473 78% [================================================ ] 1164/1473 79% [================================================= ] 1165/1473 79% [================================================= ] 1166/1473 79% [================================================= ] 1167/1473 79% [================================================= ] 1168/1473 79% [================================================= ] 1169/1473 79% [================================================= ] 1170/1473 79% [================================================= ] 1171/1473 79% [================================================= ] 1172/1473 79% [================================================= ] 1173/1473 79% [================================================= ] 1174/1473 79% [================================================= ] 1175/1473 79% [================================================= ] 1176/1473 79% [================================================= ] 1177/1473 79% [================================================= ] 1178/1473 79% [================================================= ] 1179/1473 80% [================================================= ] 1180/1473 80% [================================================= ] 1181/1473 80% [================================================= ] 1182/1473 80% [================================================= ] 1183/1473 80% [================================================= ] 1184/1473 80% [================================================= ] 1185/1473 80% [================================================= ] 1186/1473 80% [================================================= ] 1187/1473 80% [================================================== ] 1188/1473 80% [================================================== ] 1189/1473 80% [================================================== ] 1190/1473 80% [================================================== ] 1191/1473 80% [================================================== ] 1192/1473 80% [================================================== ] 1193/1473 80% [================================================== ] 1194/1473 81% [================================================== ] 1195/1473 81% [================================================== ] 1196/1473 81% [================================================== ] 1197/1473 81% [================================================== ] 1198/1473 81% [================================================== ] 1199/1473 81% [================================================== ] 1200/1473 81% [================================================== ] 1201/1473 81% [================================================== ] 1202/1473 81% [================================================== ] 1203/1473 81% [================================================== ] 1204/1473 81% [================================================== ] 1205/1473 81% [================================================== ] 1206/1473 81% [================================================== ] 1207/1473 81% [================================================== ] 1208/1473 82% [================================================== ] 1209/1473 82% [================================================== ] 1210/1473 82% [================================================== ] 1211/1473 82% [=================================================== ] 1212/1473 82% [=================================================== ] 1213/1473 82% [=================================================== ] 1214/1473 82% [=================================================== ] 1215/1473 82% [=================================================== ] 1216/1473 82% [=================================================== ] 1217/1473 82% [=================================================== ] 1218/1473 82% [=================================================== ] 1219/1473 82% [=================================================== ] 1220/1473 82% [=================================================== ] 1221/1473 82% [=================================================== ] 1222/1473 82% [=================================================== ] 1223/1473 83% [=================================================== ] 1224/1473 83% [=================================================== ] 1225/1473 83% [=================================================== ] 1226/1473 83% [=================================================== ] 1227/1473 83% [=================================================== ] 1228/1473 83% [=================================================== ] 1229/1473 83% [=================================================== ] 1230/1473 83% [=================================================== ] 1231/1473 83% [=================================================== ] 1232/1473 83% [=================================================== ] 1233/1473 83% [=================================================== ] 1234/1473 83% [=================================================== ] 1235/1473 83% [==================================================== ] 1236/1473 83% [==================================================== ] 1237/1473 83% [==================================================== ] 1238/1473 84% [==================================================== ] 1239/1473 84% [==================================================== ] 1240/1473 84% [==================================================== ] 1241/1473 84% [==================================================== ] 1242/1473 84% [==================================================== ] 1243/1473 84% [==================================================== ] 1244/1473 84% [==================================================== ] 1245/1473 84% [==================================================== ] 1246/1473 84% [==================================================== ] 1247/1473 84% [==================================================== ] 1248/1473 84% [==================================================== ] 1249/1473 84% [==================================================== ] 1250/1473 84% [==================================================== ] 1251/1473 84% [==================================================== ] 1252/1473 84% [==================================================== ] 1253/1473 85% [==================================================== ] 1254/1473 85% [==================================================== ] 1255/1473 85% [==================================================== ] 1256/1473 85% [==================================================== ] 1257/1473 85% [==================================================== ] 1258/1473 85% [==================================================== ] 1259/1473 85% [===================================================== ] 1260/1473 85% [===================================================== ] 1261/1473 85% [===================================================== ] 1262/1473 85% [===================================================== ] 1263/1473 85% [===================================================== ] 1264/1473 85% [===================================================== ] 1265/1473 85% [===================================================== ] 1266/1473 85% [===================================================== ] 1267/1473 86% [===================================================== ] 1268/1473 86% [===================================================== ] 1269/1473 86% [===================================================== ] 1270/1473 86% [===================================================== ] 1271/1473 86% [===================================================== ] 1272/1473 86% [===================================================== ] 1273/1473 86% [===================================================== ] 1274/1473 86% [===================================================== ] 1275/1473 86% [===================================================== ] 1276/1473 86% [===================================================== ] 1277/1473 86% [===================================================== ] 1278/1473 86% [===================================================== ] 1279/1473 86% [===================================================== ] 1280/1473 86% [===================================================== ] 1281/1473 86% [===================================================== ] 1282/1473 87% [====================================================== ] 1283/1473 87% [====================================================== ] 1284/1473 87% [====================================================== ] 1285/1473 87% [====================================================== ] 1286/1473 87% [====================================================== ] 1287/1473 87% [====================================================== ] 1288/1473 87% [====================================================== ] 1289/1473 87% [====================================================== ] 1290/1473 87% [====================================================== ] 1291/1473 87% [====================================================== ] 1292/1473 87% [====================================================== ] 1293/1473 87% [====================================================== ] 1294/1473 87% [====================================================== ] 1295/1473 87% [====================================================== ] 1296/1473 87% [====================================================== ] 1297/1473 88% [====================================================== ] 1298/1473 88% [====================================================== ] 1299/1473 88% [====================================================== ] 1300/1473 88% [====================================================== ] 1301/1473 88% [====================================================== ] 1302/1473 88% [====================================================== ] 1303/1473 88% [====================================================== ] 1304/1473 88% [====================================================== ] 1305/1473 88% [====================================================== ] 1306/1473 88% [======================================================= ] 1307/1473 88% [======================================================= ] 1308/1473 88% [======================================================= ] 1309/1473 88% [======================================================= ] 1310/1473 88% [======================================================= ] 1311/1473 89% [======================================================= ] 1312/1473 89% [======================================================= ] 1313/1473 89% [======================================================= ] 1314/1473 89% [======================================================= ] 1315/1473 89% [======================================================= ] 1316/1473 89% [======================================================= ] 1317/1473 89% [======================================================= ] 1318/1473 89% [======================================================= ] 1319/1473 89% [======================================================= ] 1320/1473 89% [======================================================= ] 1321/1473 89% [======================================================= ] 1322/1473 89% [======================================================= ] 1323/1473 89% [======================================================= ] 1324/1473 89% [======================================================= ] 1325/1473 89% [======================================================= ] 1326/1473 90% [======================================================= ] 1327/1473 90% [======================================================= ] 1328/1473 90% [======================================================= ] 1329/1473 90% [======================================================= ] 1330/1473 90% [======================================================== ] 1331/1473 90% [======================================================== ] 1332/1473 90% [======================================================== ] 1333/1473 90% [======================================================== ] 1334/1473 90% [======================================================== ] 1335/1473 90% [======================================================== ] 1336/1473 90% [======================================================== ] 1337/1473 90% [======================================================== ] 1338/1473 90% [======================================================== ] 1339/1473 90% [======================================================== ] 1340/1473 90% [======================================================== ] 1341/1473 91% [======================================================== ] 1342/1473 91% [======================================================== ] 1343/1473 91% [======================================================== ] 1344/1473 91% [======================================================== ] 1345/1473 91% [======================================================== ] 1346/1473 91% [======================================================== ] 1347/1473 91% [======================================================== ] 1348/1473 91% [======================================================== ] 1349/1473 91% [======================================================== ] 1350/1473 91% [======================================================== ] 1351/1473 91% [======================================================== ] 1352/1473 91% [======================================================== ] 1353/1473 91% [======================================================== ] 1354/1473 91% [========================================================= ] 1355/1473 91% [========================================================= ] 1356/1473 92% [========================================================= ] 1357/1473 92% [========================================================= ] 1358/1473 92% [========================================================= ] 1359/1473 92% [========================================================= ] 1360/1473 92% [========================================================= ] 1361/1473 92% [========================================================= ] 1362/1473 92% [========================================================= ] 1363/1473 92% [========================================================= ] 1364/1473 92% [========================================================= ] 1365/1473 92% [========================================================= ] 1366/1473 92% [========================================================= ] 1367/1473 92% [========================================================= ] 1368/1473 92% [========================================================= ] 1369/1473 92% [========================================================= ] 1370/1473 93% [========================================================= ] 1371/1473 93% [========================================================= ] 1372/1473 93% [========================================================= ] 1373/1473 93% [========================================================= ] 1374/1473 93% [========================================================= ] 1375/1473 93% [========================================================= ] 1376/1473 93% [========================================================= ] 1377/1473 93% [========================================================== ] 1378/1473 93% [========================================================== ] 1379/1473 93% [========================================================== ] 1380/1473 93% [========================================================== ] 1381/1473 93% [========================================================== ] 1382/1473 93% [========================================================== ] 1383/1473 93% [========================================================== ] 1384/1473 93% [========================================================== ] 1385/1473 94% [========================================================== ] 1386/1473 94% [========================================================== ] 1387/1473 94% [========================================================== ] 1388/1473 94% [========================================================== ] 1389/1473 94% [========================================================== ] 1390/1473 94% [========================================================== ] 1391/1473 94% [========================================================== ] 1392/1473 94% [========================================================== ] 1393/1473 94% [========================================================== ] 1394/1473 94% [========================================================== ] 1395/1473 94% [========================================================== ] 1396/1473 94% [========================================================== ] 1397/1473 94% [========================================================== ] 1398/1473 94% [========================================================== ] 1399/1473 94% [========================================================== ] 1400/1473 95% [========================================================== ] 1401/1473 95% [=========================================================== ] 1402/1473 95% [=========================================================== ] 1403/1473 95% [=========================================================== ] 1404/1473 95% [=========================================================== ] 1405/1473 95% [=========================================================== ] 1406/1473 95% [=========================================================== ] 1407/1473 95% [=========================================================== ] 1408/1473 95% [=========================================================== ] 1409/1473 95% [=========================================================== ] 1410/1473 95% [=========================================================== ] 1411/1473 95% [=========================================================== ] 1412/1473 95% [=========================================================== ] 1413/1473 95% [=========================================================== ] 1414/1473 95% [=========================================================== ] 1415/1473 96% [=========================================================== ] 1416/1473 96% [=========================================================== ] 1417/1473 96% [=========================================================== ] 1418/1473 96% [=========================================================== ] 1419/1473 96% [=========================================================== ] 1420/1473 96% [=========================================================== ] 1421/1473 96% [=========================================================== ] 1422/1473 96% [=========================================================== ] 1423/1473 96% [=========================================================== ] 1424/1473 96% [=========================================================== ] 1425/1473 96% [============================================================ ] 1426/1473 96% [============================================================ ] 1427/1473 96% [============================================================ ] 1428/1473 96% [============================================================ ] 1429/1473 97% [============================================================ ] 1430/1473 97% [============================================================ ] 1431/1473 97% [============================================================ ] 1432/1473 97% [============================================================ ] 1433/1473 97% [============================================================ ] 1434/1473 97% [============================================================ ] 1435/1473 97% [============================================================ ] 1436/1473 97% [============================================================ ] 1437/1473 97% [============================================================ ] 1438/1473 97% [============================================================ ] 1439/1473 97% [============================================================ ] 1440/1473 97% [============================================================ ] 1441/1473 97% [============================================================ ] 1442/1473 97% [============================================================ ] 1443/1473 97% [============================================================ ] 1444/1473 98% [============================================================ ] 1445/1473 98% [============================================================ ] 1446/1473 98% [============================================================ ] 1447/1473 98% [============================================================ ] 1448/1473 98% [============================================================ ] 1449/1473 98% [============================================================= ] 1450/1473 98% [============================================================= ] 1451/1473 98% [============================================================= ] 1452/1473 98% [============================================================= ] 1453/1473 98% [============================================================= ] 1454/1473 98% [============================================================= ] 1455/1473 98% [============================================================= ] 1456/1473 98% [============================================================= ] 1457/1473 98% [============================================================= ] 1458/1473 98% [============================================================= ] 1459/1473 99% [============================================================= ] 1460/1473 99% [============================================================= ] 1461/1473 99% [============================================================= ] 1462/1473 99% [============================================================= ] 1463/1473 99% [============================================================= ] 1464/1473 99% [============================================================= ] 1465/1473 99% [============================================================= ] 1466/1473 99% [============================================================= ] 1467/1473 99% [============================================================= ] 1468/1473 99% [============================================================= ] 1469/1473 99% [============================================================= ] 1470/1473 99% [============================================================= ] 1471/1473 99% [============================================================= ] 1472/1473 99% [==============================================================] 1473/1473 100% operation complete, 1473 objects in 71107 NAND pages. ln -snf /home/buildroot/autobuild/instance-1/output-1/host/nios2-buildroot-linux-gnu/sysroot /home/buildroot/autobuild/instance-1/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-1/buildroot' >>> Buildroot 2024.02-467-g256aa8ed85 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> gcc-final 11.4.0 Collecting legal info COPYING.RUNTIME: OK (sha256: 9d6b43ce4d8de0c878bf16b54d8e7a10d9bd42b75178153e3af6a815bdc90f74) >>> host-gcc-final 11.4.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> glibc 2.39-5-ge0910f1d3278f05439fb434ee528fc9be1b6bd5e Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: bba29819a3e938fae92674d6a88533e10605e389da8b51cdcba0a94f6221c5bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.3.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.4.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> host-binutils 2.41 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.3.0 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.3.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.1.82 Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> aespipe 2.4g Collecting legal info >>> alsa-lib 1.2.11 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> host-autoconf 2.72 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> altera-stapl 0.3.3 Collecting legal info COPYING: OK (sha256: d8c320ffc0030d1b096ae4732b50d2b811cf95e9a9b7377c1127b2563e0a0388) >>> libgpiod 1.6.4 Collecting legal info COPYING: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> host-autoconf-archive 2023.02.20 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> apache 2.4.59 Collecting legal info LICENSE: OK (sha256: 47b8c2b6c3309282a99d4a3001575c790fead690cc14734628c4667d2bbffc43) >>> apr 1.7.2 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> libxcrypt 4.4.36 Collecting legal info LICENSING: OK (sha256: f9b48b0bc67a92b752780710aa774cf08b62ec2ebaa3f4aebd00069fba6effd2) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> util-linux 2.39.3 Collecting legal info README.licensing: OK (sha256: 13f0ea46d12d798c095a6ad39d7ddc988e2e4d274c6494115f6b463f7bc4f702) 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) >>> libcap-ng 0.8.4 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> 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) >>> apr-util 1.6.3 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> expat 2.6.2 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> openssl Collecting legal info >>> libopenssl 3.2.1 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> brotli 1.1.0 Collecting legal info LICENSE: OK (sha512: bae78184c2f50f86d8c727826d3982c469454c42b9af81f4ef007e39036434fa894cf5be3bf5fc65b7de2301f0a72d067a8186e303327db8a96bd14867e0a3a8) >>> host-cmake 3.28.3 Collecting legal info Copyright.txt: OK (sha256: 4a01ccf2dc580ba570d02bc015bbe0ec92f1f318717aae9540ba841ba7946756) >>> bc 1.07.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> btrfs-progs 5.16.2 Collecting legal info COPYING: OK (sha256: 0d5bf346df9e635a29dcdddf832dc5b002ca6cdc1c5c9c6c567d2a61bb0c5c15) libbtrfsutil/COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> busybox 1.36.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> dosfstools 4.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> iputils 20240117 Collecting legal info LICENSE: OK (sha256: 2c9f29d982c48665c30b3adaf400c048988fd256eb91c691e351eb3b6a8b2036) Documentation/LICENSE.BSD3: OK (sha256: 9acc4bc871a4742550158e3696dcb381953172ef808d04ca248184f9f6322712) Documentation/LICENSE.GPL2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-meson 1.3.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-installer 0.7.0 Collecting legal info LICENSE: OK (sha256: 37b8b9f2569892fa54406383d431169dbb2115980d78b7efba6eeae5664c484f) >>> host-python-flit-core 3.9.0 Collecting legal info LICENSE: OK (sha256: 35b4f1dec512e617077fd6980dbb43ef8c2887adc5d0185edb4c04da175dd816) >>> host-python3 3.11.8 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-expat 2.6.2 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.6 Collecting legal info LICENSE: OK (sha256: 67894089811f93fca47a76f85e017da6f8582d4ba0905963c6e0f1ad6df7a195) >>> host-zlib Collecting legal info >>> host-libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-python-pypa-build 1.0.3 Collecting legal info LICENSE: OK (sha256: aaf9a29ca5907971ccf07de025375db34539a8d5eeebce20b46099805722106f) >>> host-python-packaging 23.2 Collecting legal info LICENSE: OK (sha256: cad1ef5bd340d73e074ba614d26f7deaca5c7940c3d8c34852e65c4909686c48) LICENSE.APACHE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) LICENSE.BSD: OK (sha256: b70e7e9b742f1cc6f948b34c16aa39ffece94196364bc88ff0d2180f0028fac5) >>> host-python-pyproject-hooks 1.0.0 Collecting legal info LICENSE: OK (sha256: 1b22b049b5267d6dfc23a67bf4a84d8ec04b9fdfb1a51d360e42b4342c8b4154) >>> host-python-setuptools 69.2.0 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> host-python-wheel 0.40.0 Collecting legal info LICENSE.txt: OK (sha256: 30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654) >>> kmod 31 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> sysvinit 3.04 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> c-periphery 2.4.2 Collecting legal info LICENSE: OK (sha256: 2c29e38ac4d393558522c5fa671bd03f9d6f7d751c899a3482b20ab2a0ba5122) >>> cryptsetup 2.7.1 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> json-c 0.17 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> libargon2 20190702 Collecting legal info LICENSE: OK (sha256: 220f8736a89ff51c92ef3d497f413b48e6cf1df3d6278bc909c6308c78e1718e) >>> lvm2 2.03.23 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> cukinia 0.6.0 Collecting legal info LICENSE: OK (sha256: b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1) LICENSE.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-e2fsprogs 1.47.0 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.39.3 Collecting legal info README.licensing: OK (sha256: 13f0ea46d12d798c095a6ad39d7ddc988e2e4d274c6494115f6b463f7bc4f702) 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) >>> ebtables 2.0.11 Collecting legal info COPYING: OK (sha256: ebdb8ae564c952792017ec680e2edd30443642216eb9f8a3d8fa166c0cb628c1) >>> evemu 2.7.0 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libevdev 1.13.1 Collecting legal info COPYING: OK (sha256: 6f13de7ce28e4948ba95170e0723ee1254c1978ce1f127af82aeca597b567cb9) >>> flite 2.2 Collecting legal info COPYING: OK (sha256: d31bceaf2823d56a8c9400f7bde3b17140e739e991eb4f203bdcf9827754ab59) >>> fluent-bit 3.0.0 Collecting legal info LICENSE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> fstrcmp 0.7.D001 Collecting legal info LICENSE: OK (sha256: 5352e426b563eda9252d76be92337b49f7b5cfdd1302a1e8d99389840c0e46be) >>> genpart 1.0.2 Collecting legal info >>> gensio 2.5.5 Collecting legal info COPYING.LIB: OK (sha256: dcac7d447dd81ab96d28dce00a07a6486e623f7ded94e2a2a8e83312405cdf89) COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> giflib 5.2.2 Collecting legal info COPYING: OK (sha256: 0c9b7990ecdca88b676db232c226548ac408b279f550d424d996f0d83591dd8e) >>> gmp 6.3.0 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-imagemagick 7.1.1-21 Collecting legal info LICENSE: OK (sha256: 8cceeb67d4e783cb63075c7311fdb990fa0369ee80fbd0f481064cd02386ca2d) >>> host-libjpeg 9f Collecting legal info README: OK (sha256: 7c25493a9f64fed34d01445467341bda77bc1cdbeccbe33558659ef173fb9ff2) >>> host-libpng 1.6.42 Collecting legal info LICENSE: OK (sha256: 7317e078e2d3b5d7ba5a6159e650945153262b44b76f6700f8e9edb261c5143e) >>> initscripts Collecting legal info >>> keepalived 2.2.8 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libnftnl 1.2.6 Collecting legal info COPYING: OK (sha256: 98193898c663001eff2fdcfb676e210c13042bc1a05e8d570c363efa396f8e24) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libcli 1.10.7 Collecting legal info COPYING: OK (sha256: 376b54d4c5f4aa99421823fa4da93e3ab73096fce2400e89858632aa7da24a14) >>> libcodec2 1.2.0 Collecting legal info COPYING: OK (sha256: 9ebb6f82b7380a62ac74c5f0322c88e6744dedf2ebe1f54d6f088282b39844bf) >>> liberation 2.1.5 Collecting legal info LICENSE: OK (sha256: 93fed46019c38bbe566b479d22148e2e8a1e85ada614accb0211c37b2c61c19b) >>> libilbc 829b08c7902ceb87a261279fabb36b6d523c6e07 Collecting legal info gips_iLBClicense.pdf: OK (sha256: b7f4cbb4a12cd11a3d1aeda9bd17c99f59b054de4b3ee53045531cd2fa74dd2a) >>> libmaxminddb 1.9.1 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> libmodbus 3.1.10 Collecting legal info COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libopusenc 0.2.1 Collecting legal info COPYING: OK (sha256: 93b17ab56b8230127fea532be0dcb4e6d71e66ab5e8ce5d6ae8785d7288b164f) >>> opus 1.4 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> libtalloc 2.4.2 Collecting legal info talloc.h: OK (sha256: e01fb092aaed2b431be26674e2b791c77fb5984537c29b514e957582c6b31465) >>> libtraceevent 1.8.2 Collecting legal info LICENSES/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/LGPL-2.1: OK (sha256: 0b9a4febcdee6de55872501d5c1a8f5d8b0d1650cd4d5351995ceb22e889f8ca) >>> libtracefs 1.8.0 Collecting legal info LICENSES/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/LGPL-2.1: OK (sha256: 0b9a4febcdee6de55872501d5c1a8f5d8b0d1650cd4d5351995ceb22e889f8ca) >>> libubox 75a3b870cace1171faf57bd55e5a9a2f1564f757 Collecting legal info >>> libuci 4b3db1179747b6a6779029407984bacef851325c Collecting legal info cli.c: OK (sha256: 39e1cc18a36172fb80d9b37f0af77d78ae935bd8a020978a7895d9e76a24e112) libuci.c: OK (sha256: 69d4eea4de19d27014f3d6ed723081b4039700bfd73cd0a5e39e2c4f19a58c66) >>> libuev 2.4.1 Collecting legal info LICENSE: OK (sha256: 387d0d8e2aabf187751c8f1ebb9a4abaecaa7e0e05fead27f408193a0f0f17dd) >>> libuio 6ef3d8d096a641686bfdd112035aa04aa16fe81a Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> luksmeta 9 Collecting legal info COPYING: OK (sha256: 4b72eb6b5a336cd3ec837cc2d6347c23bf7574168db6b4802267700b93021abf) >>> mbuffer 20220418 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> mksh 59c Collecting legal info mksh.1: OK (sha256: abf44a61ec777c98f8ae7e08e4fe25fe258e0c470215e2eeb22816f6bae72c80) >>> ncdu 1.19 Collecting legal info COPYING: OK (sha256: 40372b6016a489b69a5d198526e0a1c284680900f48a8b725de440452098a97b) >>> nftables 1.0.8 Collecting legal info COPYING: OK (sha256: 4ee1e51baf5f3166712fa0c3e01338c7257e50ddef245d28bb14ad68f6070ba5) >>> openntpd 6.8p1 Collecting legal info COPYING: OK (sha256: 6c1822ee950652c12bb3773849db18794f62c63452a70d018edf23e8cba71839) >>> openssh 9.7p1 Collecting legal info LICENCE: OK (sha256: 05c30446ba738934b3f1efa965b454c122ca26cc4b268e5ae6843f58ccd1b16d) >>> opus-tools 0.2 Collecting legal info COPYING: OK (sha256: c28016e58544119d6b93aea28297d040f17dcef7a9f548d3e6a4d0b558c5d248) >>> opusfile 0.12 Collecting legal info COPYING: OK (sha256: 0267ae795ab744c4e0f9c45e249440fdf2e75dac8c804f36066b28649bf74aaf) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> picocom 2023-04 Collecting legal info LICENSE.txt: OK (sha256: 9273c6b2c55be95f0f0df292d87e8900e5bfdf5b510a6ea09e80306cf45c10f6) >>> pppd 2.5.0 Collecting legal info LICENSE.BSD: OK (sha256: 5d588eb3b157d52112afea935c88a7ff9efddc1e2d95a42c25d3b96ad9055008) LICENSE.GPL-2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> qlibc 2.4.7 Collecting legal info LICENSE: OK (sha256: 7c9d03656af4c0acf0a35e29459086498dd64080eac6d2945bc1c064aaf18132) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> ser2net 4.3.8 Collecting legal info COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> sscep 0.10.0 Collecting legal info COPYING: OK (sha256: e1328c292102a22c10e8dcfbfda33740f603767c73f8c5b5189c5513eb6b4dea) >>> stress 1.0.7 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> strongswan 5.9.13 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 2292e21797754548dccdef9eef6aee7584e552fbd890fa914e1de8d3577d23f0) >>> time 1.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> tinycompress 1.2.11 Collecting legal info COPYING: OK (sha256: 912ea37a4435594a3b3c35f04efa4b5b7af2e68a05f5319c16c881711a31e4b7) >>> uredir 3.3 Collecting legal info LICENSE: OK (sha256: e4b8fd3375ce44e5e03be199724a8785510ea5fa58ed92a7a34fd0ccbd35db10) >>> ustream-ssl 68d09243b6fd4473004b27ff6483352e76e6af1a Collecting legal info ustream-ssl.h: OK (sha256: cf28f0f01a57423983fa062eb0f04bb1a78891863cb58c53059c3d8cb52c1dd4) >>> wolftpm 3.1.0 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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.34 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: linux-headers-6.1.82: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) WARNING: aespipe-2.4g: cannot save license (AESPIPE_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (GENPART_LICENSE_FILES not defined) WARNING: libubox-75a3b870cace1171faf57bd55e5a9a2f1564f757: cannot save license (LIBUBOX_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-1/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot'