/home/buildroot/autobuild/instance-0/output-1/host/bin/x86_64-buildroot-linux-gnu-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c arm-neon.S /home/buildroot/autobuild/instance-0/output-1/host/bin/x86_64-buildroot-linux-gnu-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c mips-32.S /home/buildroot/autobuild/instance-0/output-1/host/bin/x86_64-buildroot-linux-gnu-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -c aarch64-asm.S /home/buildroot/autobuild/instance-0/output-1/host/bin/x86_64-buildroot-linux-gnu-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -o tinymembench main.c util.o asm-opt.o x86-sse2.o arm-neon.o mips-32.o aarch64-asm.o -lm main.c: In function 'mmap_framebuffer': main.c:56:9: warning: implicit declaration of function 'ioctl' [-Wimplicit-function-declaration] 56 | if (ioctl(fd, FBIOGET_FSCREENINFO, &finfo)) | ^~~~~ make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/tinymembench-0.4' >>> tinymembench 0.4 Installing to target /usr/bin/install -m 0755 -D /home/buildroot/autobuild/instance-0/output-1/build/tinymembench-0.4/tinymembench /home/buildroot/autobuild/instance-0/output-1/target/usr/bin/tinymembench >>> uqmi 0a19b5b77140465c29e2afa7d611fe93abc9672f Downloading GIT_DIR=/home/buildroot/autobuild/instance-0/dl/uqmi/git/.git git init . Reinitialized existing Git repository in /home/buildroot/autobuild/instance-0/dl/uqmi/git/.git/ GIT_DIR=/home/buildroot/autobuild/instance-0/dl/uqmi/git/.git git remote set-url origin 'https://git.openwrt.org/project/uqmi.git' Fetching all references GIT_DIR=/home/buildroot/autobuild/instance-0/dl/uqmi/git/.git git fetch origin GIT_DIR=/home/buildroot/autobuild/instance-0/dl/uqmi/git/.git git fetch origin -t Could not fetch special ref '0a19b5b77140465c29e2afa7d611fe93abc9672f'; assuming it is not special. GIT_DIR=/home/buildroot/autobuild/instance-0/dl/uqmi/git/.git git submodule --quiet foreach 'printf "Deregistering submodule \"%s\"\n" "${path}" && cd .. && rm -rf "${path##*/}"' GIT_DIR=/home/buildroot/autobuild/instance-0/dl/uqmi/git/.git git checkout -f -q '0a19b5b77140465c29e2afa7d611fe93abc9672f' warning: refname '0a19b5b77140465c29e2afa7d611fe93abc9672f' is ambiguous. Git normally never creates a ref that ends with 40 hex characters because it will be ignored when you just specify 40-hex. These refs may be created by mistake. For example, git checkout -b $br $(git rev-parse ...) where "$br" is somehow empty and a 40-hex ref is created. Please examine these refs and maybe delete them. Turn this message off by running "git config advice.objectNameWarning false" GIT_DIR=/home/buildroot/autobuild/instance-0/dl/uqmi/git/.git git clean -ffdx uqmi-0a19b5b77140465c29e2afa7d611fe93abc9672f-br1.tar.gz: OK (sha256: aae6a72791da8f58012303ba3bfeeb613e74597cbebfb9e7c2d9125e6f256799) >>> uqmi 0a19b5b77140465c29e2afa7d611fe93abc9672f Extracting gzip -d -c /home/buildroot/autobuild/instance-0/dl/uqmi/uqmi-0a19b5b77140465c29e2afa7d611fe93abc9672f-br1.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/uqmi-0a19b5b77140465c29e2afa7d611fe93abc9672f -xf - >>> uqmi 0a19b5b77140465c29e2afa7d611fe93abc9672f Patching >>> uqmi 0a19b5b77140465c29e2afa7d611fe93abc9672f Configuring (mkdir -p /home/buildroot/autobuild/instance-0/output-1/build/uqmi-0a19b5b77140465c29e2afa7d611fe93abc9672f/ && cd /home/buildroot/autobuild/instance-0/output-1/build/uqmi-0a19b5b77140465c29e2afa7d611fe93abc9672f/ && rm -f CMakeCache.txt && PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-0/output-1/host/bin/cmake /home/buildroot/autobuild/instance-0/output-1/build/uqmi-0a19b5b77140465c29e2afa7d611fe93abc9672f/ -DCMAKE_TOOLCHAIN_FILE="/home/buildroot/autobuild/instance-0/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_INSTALL_RUNSTATEDIR="/run" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON ) CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 11.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/buildroot/autobuild/instance-0/output-1/host/bin/x86_64-buildroot-linux-gnu-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_SHARED_LIBS BUILD_TEST BUILD_TESTING BUILD_TESTS CMAKE_INSTALL_RUNSTATEDIR -- Build files have been written to: /home/buildroot/autobuild/instance-0/output-1/build/uqmi-0a19b5b77140465c29e2afa7d611fe93abc9672f >>> uqmi 0a19b5b77140465c29e2afa7d611fe93abc9672f Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/uqmi-0a19b5b77140465c29e2afa7d611fe93abc9672f/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/uqmi-0a19b5b77140465c29e2afa7d611fe93abc9672f' make[2]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/uqmi-0a19b5b77140465c29e2afa7d611fe93abc9672f' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/uqmi-0a19b5b77140465c29e2afa7d611fe93abc9672f' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/uqmi-0a19b5b77140465c29e2afa7d611fe93abc9672f' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/uqmi-0a19b5b77140465c29e2afa7d611fe93abc9672f' make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/uqmi-0a19b5b77140465c29e2afa7d611fe93abc9672f' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/uqmi-0a19b5b77140465c29e2afa7d611fe93abc9672f' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/uqmi-0a19b5b77140465c29e2afa7d611fe93abc9672f' [ 6%] Generating qmi-errors.c [ 6%] Generating qmi-message-ctl.h [ 9%] Generating qmi-message-dms.h [ 12%] Generating qmi-message-nas.h make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/uqmi-0a19b5b77140465c29e2afa7d611fe93abc9672f' [ 12%] Built target gen-errors [ 16%] Generating qmi-message-pds.h [ 19%] Generating qmi-message-wds.h [ 22%] Generating qmi-message-wms.h [ 25%] Generating qmi-message-wda.h [ 29%] Generating qmi-message-uim.h make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/uqmi-0a19b5b77140465c29e2afa7d611fe93abc9672f' [ 29%] Built target gen-headers make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/uqmi-0a19b5b77140465c29e2afa7d611fe93abc9672f' [ 35%] Generating qmi-message-nas.c [ 35%] Generating qmi-message-ctl.c [ 38%] Generating qmi-message-wms.c [ 41%] Generating qmi-message-dms.c [ 45%] Generating qmi-message-pds.c [ 48%] Generating qmi-message-uim.c [ 51%] Generating qmi-message-wda.c [ 54%] Generating qmi-message-wds.c make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/uqmi-0a19b5b77140465c29e2afa7d611fe93abc9672f' make[3]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/uqmi-0a19b5b77140465c29e2afa7d611fe93abc9672f' [ 58%] Building C object CMakeFiles/uqmi.dir/dev.c.o [ 61%] Building C object CMakeFiles/uqmi.dir/qmi-message.c.o [ 67%] Building C object CMakeFiles/uqmi.dir/commands.c.o [ 67%] Building C object CMakeFiles/uqmi.dir/main.c.o [ 70%] Building C object CMakeFiles/uqmi.dir/mbim.c.o [ 74%] Building C object CMakeFiles/uqmi.dir/qmi-message-ctl.c.o [ 77%] Building C object CMakeFiles/uqmi.dir/qmi-message-dms.c.o [ 80%] Building C object CMakeFiles/uqmi.dir/qmi-message-nas.c.o [ 83%] Building C object CMakeFiles/uqmi.dir/qmi-message-pds.c.o [ 87%] Building C object CMakeFiles/uqmi.dir/qmi-message-wds.c.o [ 90%] Building C object CMakeFiles/uqmi.dir/qmi-message-wms.c.o [ 93%] Building C object CMakeFiles/uqmi.dir/qmi-message-wda.c.o [ 96%] Building C object CMakeFiles/uqmi.dir/qmi-message-uim.c.o [100%] Linking C executable uqmi make[3]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/uqmi-0a19b5b77140465c29e2afa7d611fe93abc9672f' [100%] Built target uqmi make[2]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/uqmi-0a19b5b77140465c29e2afa7d611fe93abc9672f' make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/uqmi-0a19b5b77140465c29e2afa7d611fe93abc9672f' >>> uqmi 0a19b5b77140465c29e2afa7d611fe93abc9672f Installing to target PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-0/output-1/target install/fast -C /home/buildroot/autobuild/instance-0/output-1/build/uqmi-0a19b5b77140465c29e2afa7d611fe93abc9672f/ make[1]: Entering directory '/home/buildroot/autobuild/instance-0/output-1/build/uqmi-0a19b5b77140465c29e2afa7d611fe93abc9672f' Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/instance-0/output-1/target/usr/sbin/uqmi make[1]: Leaving directory '/home/buildroot/autobuild/instance-0/output-1/build/uqmi-0a19b5b77140465c29e2afa7d611fe93abc9672f' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/buildroot/autobuild/instance-0/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-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', '-O0', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O0', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-0/output-1/host/bin/x86_64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/home/buildroot/autobuild/instance-0/output-1/host/bin/x86_64-buildroot-linux-gnu-g++%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-0/output-1/host/bin/x86_64-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/home/buildroot/autobuild/instance-0/output-1/host/bin/x86_64-buildroot-linux-gnu-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%x86_64%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-0/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-0/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-0/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-0/output-1/host/bin/x86_64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/home/buildroot/autobuild/instance-0/output-1/host/bin/x86_64-buildroot-linux-gnu-g++%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-0/output-1/host/bin/x86_64-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/home/buildroot/autobuild/instance-0/output-1/host/bin/x86_64-buildroot-linux-gnu-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%x86_64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-O0', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-0/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-0/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-0/output-1/host/etc/meson/cross-compilation.conf if grep -q CONFIG_ASH=y /home/buildroot/autobuild/instance-0/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /home/buildroot/autobuild/instance-0/output-1/target/etc/shells || echo "/bin/ash" >> /home/buildroot/autobuild/instance-0/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/buildroot/autobuild/instance-0/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /home/buildroot/autobuild/instance-0/output-1/target/etc/shells || echo "/bin/hush" >> /home/buildroot/autobuild/instance-0/output-1/target/etc/shells; fi rm -f /home/buildroot/autobuild/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/instance-0/output-1/host/bin/glib-compile-schemas /home/buildroot/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/instance-0/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/autobuild/instance-0/output-1/target/etc echo "buildroot" > /home/buildroot/autobuild/instance-0/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/instance-0/output-1/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-0/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root:"*":, /home/buildroot/autobuild/instance-0/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/buildroot/autobuild/instance-0/output-1/target/etc/shells || echo "/bin/sh" >> /home/buildroot/autobuild/instance-0/output-1/target/etc/shells rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/include /home/buildroot/autobuild/instance-0/output-1/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-0/output-1/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/cmake /home/buildroot/autobuild/instance-0/output-1/target/usr/share/cmake \ /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/rpm /home/buildroot/autobuild/instance-0/output-1/target/usr/doc find /home/buildroot/autobuild/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-0/output-1/target/lib/ /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/ /home/buildroot/autobuild/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/instance-0/output-1/target/etc/bash_completion.d rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/man /home/buildroot/autobuild/instance-0/output-1/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/info /home/buildroot/autobuild/instance-0/output-1/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/doc /home/buildroot/autobuild/instance-0/output-1/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-0/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-0/output-1/target/usr/share 2>/dev/null || true rm -rf /home/buildroot/autobuild/instance-0/output-1/target/lib/debug /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/debug find /home/buildroot/autobuild/instance-0/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/buildroot/autobuild/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/buildroot/autobuild/instance-0/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/instance-0/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/instance-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.05-1244-g628f3dc54c"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.08-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2022.08-rc1\"" \ ) > /home/buildroot/autobuild/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/buildroot/autobuild/instance-0/output-1/per-package /home/buildroot/autobuild/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-0/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs mkdir -p /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs printf ' davfs2 -1 davfs2 -1 * - - - davfs user\n dbus -1 dbus -1 * /run/dbus - dbus DBus messagebus user\n polkitd -1 polkitd -1 * - - - Polkit Daemon\n\n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n /usr/libexec/dbus-daemon-launch-helper f 4750 0 dbus - - - - -\n /etc/polkit-1 r 750 root polkitd - - - - -\n /usr/share/polkit-1 r 750 root polkitd - - - - -\n /usr/bin/pkexec f 4755 root root - - - - -\n\n' > /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/buildroot/autobuild/instance-0/output-1/images rm -rf /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-0/output-1/target/ /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-0/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/buildroot/autobuild/instance-0/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/autobuild/instance-0/output-1/host/bin/mkyaffs2 --all-root /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target /home/buildroot/autobuild/instance-0/output-1/images/rootfs.yaffs2\n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-0/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target table='/home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][done] scanning complete, total 1515 objects. stage 2: creating image '/home/buildroot/autobuild/instance-0/output-1/images/rootfs.yaffs2' [ ] 1/1515 0% [ ] 2/1515 0% [ ] 3/1515 0% [ ] 4/1515 0% [ ] 5/1515 0% [ ] 6/1515 0% [ ] 7/1515 0% [ ] 8/1515 0% [ ] 9/1515 0% [ ] 10/1515 0% [ ] 11/1515 0% [ ] 12/1515 0% [ ] 13/1515 0% [ ] 14/1515 0% [ ] 15/1515 0% [ ] 16/1515 1% [ ] 17/1515 1% [ ] 18/1515 1% [ ] 19/1515 1% [ ] 20/1515 1% [ ] 21/1515 1% [ ] 22/1515 1% [ ] 23/1515 1% [ ] 24/1515 1% [= ] 25/1515 1% [= ] 26/1515 1% [= ] 27/1515 1% [= ] 28/1515 1% [= ] 29/1515 1% [= ] 30/1515 1% [= ] 31/1515 2% [= ] 32/1515 2% [= ] 33/1515 2% [= ] 34/1515 2% [= ] 35/1515 2% [= ] 36/1515 2% [= ] 37/1515 2% [= ] 38/1515 2% [= ] 39/1515 2% [= ] 40/1515 2% [= ] 41/1515 2% [= ] 42/1515 2% [= ] 43/1515 2% [= ] 44/1515 2% [= ] 45/1515 2% [= ] 46/1515 3% [= ] 47/1515 3% [= ] 48/1515 3% [== ] 49/1515 3% [== ] 50/1515 3% [== ] 51/1515 3% [== ] 52/1515 3% [== ] 53/1515 3% [== ] 54/1515 3% [== ] 55/1515 3% [== ] 56/1515 3% [== ] 57/1515 3% [== ] 58/1515 3% [== ] 59/1515 3% [== ] 60/1515 3% [== ] 61/1515 4% [== ] 62/1515 4% [== ] 63/1515 4% [== ] 64/1515 4% [== ] 65/1515 4% [== ] 66/1515 4% [== ] 67/1515 4% [== ] 68/1515 4% [== ] 69/1515 4% [== ] 70/1515 4% [== ] 71/1515 4% [== ] 72/1515 4% [== ] 73/1515 4% [=== ] 74/1515 4% [=== ] 75/1515 4% [=== ] 76/1515 5% [=== ] 77/1515 5% [=== ] 78/1515 5% [=== ] 79/1515 5% [=== ] 80/1515 5% [=== ] 81/1515 5% [=== ] 82/1515 5% [=== ] 83/1515 5% [=== ] 84/1515 5% [=== ] 85/1515 5% [=== ] 86/1515 5% [=== ] 87/1515 5% [=== ] 88/1515 5% [=== ] 89/1515 5% [=== ] 90/1515 5% [=== ] 91/1515 6% [=== ] 92/1515 6% [=== ] 93/1515 6% [=== ] 94/1515 6% [=== ] 95/1515 6% [=== ] 96/1515 6% [=== ] 97/1515 6% [==== ] 98/1515 6% [==== ] 99/1515 6% [==== ] 100/1515 6% [==== ] 101/1515 6% [==== ] 102/1515 6% [==== ] 103/1515 6% [==== ] 104/1515 6% [==== ] 105/1515 6% [==== ] 106/1515 6% [==== ] 107/1515 7% [==== ] 108/1515 7% [==== ] 109/1515 7% [==== ] 110/1515 7% [==== ] 111/1515 7% [==== ] 112/1515 7% [==== ] 113/1515 7% [==== ] 114/1515 7% [==== ] 115/1515 7% [==== ] 116/1515 7% [==== ] 117/1515 7% [==== ] 118/1515 7% [==== ] 119/1515 7% [==== ] 120/1515 7% [==== ] 121/1515 7% [==== ] 122/1515 8% [===== ] 123/1515 8% [===== ] 124/1515 8% [===== ] 125/1515 8% [===== ] 126/1515 8% [===== ] 127/1515 8% [===== ] 128/1515 8% [===== ] 129/1515 8% [===== ] 130/1515 8% [===== ] 131/1515 8% [===== ] 132/1515 8% [===== ] 133/1515 8% [===== ] 134/1515 8% [===== ] 135/1515 8% [===== ] 136/1515 8% [===== ] 137/1515 9% [===== ] 138/1515 9% [===== ] 139/1515 9% [===== ] 140/1515 9% [===== ] 141/1515 9% [===== ] 142/1515 9% [===== ] 143/1515 9% [===== ] 144/1515 9% [===== ] 145/1515 9% [===== ] 146/1515 9% [====== ] 147/1515 9% [====== ] 148/1515 9% [====== ] 149/1515 9% [====== ] 150/1515 9% [====== ] 151/1515 9% [====== ] 152/1515 10% [====== ] 153/1515 10% [====== ] 154/1515 10% [====== ] 155/1515 10% [====== ] 156/1515 10% [====== ] 157/1515 10% [====== ] 158/1515 10% [====== ] 159/1515 10% [====== ] 160/1515 10% [====== ] 161/1515 10% [====== ] 162/1515 10% [====== ] 163/1515 10% [====== ] 164/1515 10% [====== ] 165/1515 10% [====== ] 166/1515 10% [====== ] 167/1515 11% [====== ] 168/1515 11% [====== ] 169/1515 11% [====== ] 170/1515 11% [====== ] 171/1515 11% [======= ] 172/1515 11% [======= ] 173/1515 11% [======= ] 174/1515 11% [======= ] 175/1515 11% [======= ] 176/1515 11% [======= ] 177/1515 11% [======= ] 178/1515 11% [======= ] 179/1515 11% [======= ] 180/1515 11% [======= ] 181/1515 11% [======= ] 182/1515 12% [======= ] 183/1515 12% [======= ] 184/1515 12% [======= ] 185/1515 12% [======= ] 186/1515 12% [======= ] 187/1515 12% [======= ] 188/1515 12% [======= ] 189/1515 12% [======= ] 190/1515 12% [======= ] 191/1515 12% [======= ] 192/1515 12% [======= ] 193/1515 12% [======= ] 194/1515 12% [======= ] 195/1515 12% [======== ] 196/1515 12% [======== ] 197/1515 13% [======== ] 198/1515 13% [======== ] 199/1515 13% [======== ] 200/1515 13% [======== ] 201/1515 13% [======== ] 202/1515 13% [======== ] 203/1515 13% [======== ] 204/1515 13% [======== ] 205/1515 13% [======== ] 206/1515 13% [======== ] 207/1515 13% [======== ] 208/1515 13% [======== ] 209/1515 13% [======== ] 210/1515 13% [======== ] 211/1515 13% [======== ] 212/1515 13% [======== ] 213/1515 14% [======== ] 214/1515 14% [======== ] 215/1515 14% [======== ] 216/1515 14% [======== ] 217/1515 14% [======== ] 218/1515 14% [======== ] 219/1515 14% [========= ] 220/1515 14% [========= ] 221/1515 14% [========= ] 222/1515 14% [========= ] 223/1515 14% [========= ] 224/1515 14% [========= ] 225/1515 14% [========= ] 226/1515 14% [========= ] 227/1515 14% [========= ] 228/1515 15% [========= ] 229/1515 15% [========= ] 230/1515 15% [========= ] 231/1515 15% [========= ] 232/1515 15% [========= ] 233/1515 15% [========= ] 234/1515 15% [========= ] 235/1515 15% [========= ] 236/1515 15% [========= ] 237/1515 15% [========= ] 238/1515 15% [========= ] 239/1515 15% [========= ] 240/1515 15% [========= ] 241/1515 15% [========= ] 242/1515 15% [========= ] 243/1515 16% [========= ] 244/1515 16% [========== ] 245/1515 16% [========== ] 246/1515 16% [========== ] 247/1515 16% [========== ] 248/1515 16% [========== ] 249/1515 16% [========== ] 250/1515 16% [========== ] 251/1515 16% [========== ] 252/1515 16% [========== ] 253/1515 16% [========== ] 254/1515 16% [========== ] 255/1515 16% [========== ] 256/1515 16% [========== ] 257/1515 16% [========== ] 258/1515 17% [========== ] 259/1515 17% [========== ] 260/1515 17% [========== ] 261/1515 17% [========== ] 262/1515 17% [========== ] 263/1515 17% [========== ] 264/1515 17% [========== ] 265/1515 17% [========== ] 266/1515 17% [========== ] 267/1515 17% [========== ] 268/1515 17% [=========== ] 269/1515 17% [=========== ] 270/1515 17% [=========== ] 271/1515 17% [=========== ] 272/1515 17% [=========== ] 273/1515 18% [=========== ] 274/1515 18% [=========== ] 275/1515 18% [=========== ] 276/1515 18% [=========== ] 277/1515 18% [=========== ] 278/1515 18% [=========== ] 279/1515 18% [=========== ] 280/1515 18% [=========== ] 281/1515 18% [=========== ] 282/1515 18% [=========== ] 283/1515 18% [=========== ] 284/1515 18% [=========== ] 285/1515 18% [=========== ] 286/1515 18% [=========== ] 287/1515 18% [=========== ] 288/1515 19% [=========== ] 289/1515 19% [=========== ] 290/1515 19% [=========== ] 291/1515 19% [=========== ] 292/1515 19% [=========== ] 293/1515 19% [============ ] 294/1515 19% [============ ] 295/1515 19% [============ ] 296/1515 19% [============ ] 297/1515 19% [============ ] 298/1515 19% [============ ] 299/1515 19% [============ ] 300/1515 19% [============ ] 301/1515 19% [============ ] 302/1515 19% [============ ] 303/1515 20% [============ ] 304/1515 20% [============ ] 305/1515 20% [============ ] 306/1515 20% [============ ] 307/1515 20% [============ ] 308/1515 20% [============ ] 309/1515 20% [============ ] 310/1515 20% [============ ] 311/1515 20% [============ ] 312/1515 20% [============ ] 313/1515 20% [============ ] 314/1515 20% [============ ] 315/1515 20% [============ ] 316/1515 20% [============ ] 317/1515 20% [============= ] 318/1515 20% [============= ] 319/1515 21% [============= ] 320/1515 21% [============= ] 321/1515 21% [============= ] 322/1515 21% [============= ] 323/1515 21% [============= ] 324/1515 21% [============= ] 325/1515 21% [============= ] 326/1515 21% [============= ] 327/1515 21% [============= ] 328/1515 21% [============= ] 329/1515 21% [============= ] 330/1515 21% [============= ] 331/1515 21% [============= ] 332/1515 21% [============= ] 333/1515 21% [============= ] 334/1515 22% [============= ] 335/1515 22% [============= ] 336/1515 22% [============= ] 337/1515 22% [============= ] 338/1515 22% [============= ] 339/1515 22% [============= ] 340/1515 22% [============= ] 341/1515 22% [============= ] 342/1515 22% [============== ] 343/1515 22% [============== ] 344/1515 22% [============== ] 345/1515 22% [============== ] 346/1515 22% [============== ] 347/1515 22% [============== ] 348/1515 22% [============== ] 349/1515 23% [============== ] 350/1515 23% [============== ] 351/1515 23% [============== ] 352/1515 23% [============== ] 353/1515 23% [============== ] 354/1515 23% [============== ] 355/1515 23% [============== ] 356/1515 23% [============== ] 357/1515 23% [============== ] 358/1515 23% [============== ] 359/1515 23% [============== ] 360/1515 23% [============== ] 361/1515 23% [============== ] 362/1515 23% [============== ] 363/1515 23% [============== ] 364/1515 24% [============== ] 365/1515 24% [============== ] 366/1515 24% [=============== ] 367/1515 24% [=============== ] 368/1515 24% [=============== ] 369/1515 24% [=============== ] 370/1515 24% [=============== ] 371/1515 24% [=============== ] 372/1515 24% [=============== ] 373/1515 24% [=============== ] 374/1515 24% [=============== ] 375/1515 24% [=============== ] 376/1515 24% [=============== ] 377/1515 24% [=============== ] 378/1515 24% [=============== ] 379/1515 25% [=============== ] 380/1515 25% [=============== ] 381/1515 25% [=============== ] 382/1515 25% [=============== ] 383/1515 25% [=============== ] 384/1515 25% [=============== ] 385/1515 25% [=============== ] 386/1515 25% [=============== ] 387/1515 25% [=============== ] 388/1515 25% [=============== ] 389/1515 25% [=============== ] 390/1515 25% [================ ] 391/1515 25% [================ ] 392/1515 25% [================ ] 393/1515 25% [================ ] 394/1515 26% [================ ] 395/1515 26% [================ ] 396/1515 26% [================ ] 397/1515 26% [================ ] 398/1515 26% [================ ] 399/1515 26% [================ ] 400/1515 26% [================ ] 401/1515 26% [================ ] 402/1515 26% [================ ] 403/1515 26% [================ ] 404/1515 26% [================ ] 405/1515 26% [================ ] 406/1515 26% [================ ] 407/1515 26% [================ ] 408/1515 26% [================ ] 409/1515 26% [================ ] 410/1515 27% [================ ] 411/1515 27% [================ ] 412/1515 27% [================ ] 413/1515 27% [================ ] 414/1515 27% [================ ] 415/1515 27% [================= ] 416/1515 27% [================= ] 417/1515 27% [================= ] 418/1515 27% [================= ] 419/1515 27% [================= ] 420/1515 27% [================= ] 421/1515 27% [================= ] 422/1515 27% [================= ] 423/1515 27% [================= ] 424/1515 27% [================= ] 425/1515 28% [================= ] 426/1515 28% [================= ] 427/1515 28% [================= ] 428/1515 28% [================= ] 429/1515 28% [================= ] 430/1515 28% [================= ] 431/1515 28% [================= ] 432/1515 28% [================= ] 433/1515 28% [================= ] 434/1515 28% [================= ] 435/1515 28% [================= ] 436/1515 28% [================= ] 437/1515 28% [================= ] 438/1515 28% [================= ] 439/1515 28% [================== ] 440/1515 29% [================== ] 441/1515 29% [================== ] 442/1515 29% [================== ] 443/1515 29% [================== ] 444/1515 29% [================== ] 445/1515 29% [================== ] 446/1515 29% [================== ] 447/1515 29% [================== ] 448/1515 29% [================== ] 449/1515 29% [================== ] 450/1515 29% [================== ] 451/1515 29% [================== ] 452/1515 29% [================== ] 453/1515 29% [================== ] 454/1515 29% [================== ] 455/1515 30% [================== ] 456/1515 30% [================== ] 457/1515 30% [================== ] 458/1515 30% [================== ] 459/1515 30% [================== ] 460/1515 30% [================== ] 461/1515 30% [================== ] 462/1515 30% [================== ] 463/1515 30% [================== ] 464/1515 30% [=================== ] 465/1515 30% [=================== ] 466/1515 30% [=================== ] 467/1515 30% [=================== ] 468/1515 30% [=================== ] 469/1515 30% [=================== ] 470/1515 31% [=================== ] 471/1515 31% [=================== ] 472/1515 31% [=================== ] 473/1515 31% [=================== ] 474/1515 31% [=================== ] 475/1515 31% [=================== ] 476/1515 31% [=================== ] 477/1515 31% [=================== ] 478/1515 31% [=================== ] 479/1515 31% [=================== ] 480/1515 31% [=================== ] 481/1515 31% [=================== ] 482/1515 31% [=================== ] 483/1515 31% [=================== ] 484/1515 31% [=================== ] 485/1515 32% [=================== ] 486/1515 32% [=================== ] 487/1515 32% [=================== ] 488/1515 32% [==================== ] 489/1515 32% [==================== ] 490/1515 32% [==================== ] 491/1515 32% [==================== ] 492/1515 32% [==================== ] 493/1515 32% [==================== ] 494/1515 32% [==================== ] 495/1515 32% [==================== ] 496/1515 32% [==================== ] 497/1515 32% [==================== ] 498/1515 32% [==================== ] 499/1515 32% [==================== ] 500/1515 33% [==================== ] 501/1515 33% [==================== ] 502/1515 33% [==================== ] 503/1515 33% [==================== ] 504/1515 33% [==================== ] 505/1515 33% [==================== ] 506/1515 33% [==================== ] 507/1515 33% [==================== ] 508/1515 33% [==================== ] 509/1515 33% [==================== ] 510/1515 33% [==================== ] 511/1515 33% [==================== ] 512/1515 33% [==================== ] 513/1515 33% [===================== ] 514/1515 33% [===================== ] 515/1515 33% [===================== ] 516/1515 34% [===================== ] 517/1515 34% [===================== ] 518/1515 34% [===================== ] 519/1515 34% [===================== ] 520/1515 34% [===================== ] 521/1515 34% [===================== ] 522/1515 34% [===================== ] 523/1515 34% [===================== ] 524/1515 34% [===================== ] 525/1515 34% [===================== ] 526/1515 34% [===================== ] 527/1515 34% [===================== ] 528/1515 34% [===================== ] 529/1515 34% [===================== ] 530/1515 34% [===================== ] 531/1515 35% [===================== ] 532/1515 35% [===================== ] 533/1515 35% [===================== ] 534/1515 35% [===================== ] 535/1515 35% [===================== ] 536/1515 35% [===================== ] 537/1515 35% [====================== ] 538/1515 35% [====================== ] 539/1515 35% [====================== ] 540/1515 35% [====================== ] 541/1515 35% [====================== ] 542/1515 35% [====================== ] 543/1515 35% [====================== ] 544/1515 35% [====================== ] 545/1515 35% [====================== ] 546/1515 36% [====================== ] 547/1515 36% [====================== ] 548/1515 36% [====================== ] 549/1515 36% [====================== ] 550/1515 36% [====================== ] 551/1515 36% [====================== ] 552/1515 36% [====================== ] 553/1515 36% [====================== ] 554/1515 36% [====================== ] 555/1515 36% [====================== ] 556/1515 36% [====================== ] 557/1515 36% [====================== ] 558/1515 36% [====================== ] 559/1515 36% [====================== ] 560/1515 36% [====================== ] 561/1515 37% [====================== ] 562/1515 37% [======================= ] 563/1515 37% [======================= ] 564/1515 37% [======================= ] 565/1515 37% [======================= ] 566/1515 37% [======================= ] 567/1515 37% [======================= ] 568/1515 37% [======================= ] 569/1515 37% [======================= ] 570/1515 37% [======================= ] 571/1515 37% [======================= ] 572/1515 37% [======================= ] 573/1515 37% [======================= ] 574/1515 37% [======================= ] 575/1515 37% [======================= ] 576/1515 38% [======================= ] 577/1515 38% [======================= ] 578/1515 38% [======================= ] 579/1515 38% [======================= ] 580/1515 38% [======================= ] 581/1515 38% [======================= ] 582/1515 38% [======================= ] 583/1515 38% [======================= ] 584/1515 38% [======================= ] 585/1515 38% [======================= ] 586/1515 38% [======================== ] 587/1515 38% [======================== ] 588/1515 38% [======================== ] 589/1515 38% [======================== ] 590/1515 38% [======================== ] 591/1515 39% [======================== ] 592/1515 39% [======================== ] 593/1515 39% [======================== ] 594/1515 39% [======================== ] 595/1515 39% [======================== ] 596/1515 39% [======================== ] 597/1515 39% [======================== ] 598/1515 39% [======================== ] 599/1515 39% [======================== ] 600/1515 39% [======================== ] 601/1515 39% [======================== ] 602/1515 39% [======================== ] 603/1515 39% [======================== ] 604/1515 39% [======================== ] 605/1515 39% [======================== ] 606/1515 40% [======================== ] 607/1515 40% [======================== ] 608/1515 40% [======================== ] 609/1515 40% [======================== ] 610/1515 40% [========================= ] 611/1515 40% [========================= ] 612/1515 40% [========================= ] 613/1515 40% [========================= ] 614/1515 40% [========================= ] 615/1515 40% [========================= ] 616/1515 40% [========================= ] 617/1515 40% [========================= ] 618/1515 40% [========================= ] 619/1515 40% [========================= ] 620/1515 40% [========================= ] 621/1515 40% [========================= ] 622/1515 41% [========================= ] 623/1515 41% [========================= ] 624/1515 41% [========================= ] 625/1515 41% [========================= ] 626/1515 41% [========================= ] 627/1515 41% [========================= ] 628/1515 41% [========================= ] 629/1515 41% [========================= ] 630/1515 41% [========================= ] 631/1515 41% [========================= ] 632/1515 41% [========================= ] 633/1515 41% [========================= ] 634/1515 41% [========================= ] 635/1515 41% [========================== ] 636/1515 41% [========================== ] 637/1515 42% [========================== ] 638/1515 42% [========================== ] 639/1515 42% [========================== ] 640/1515 42% [========================== ] 641/1515 42% [========================== ] 642/1515 42% [========================== ] 643/1515 42% [========================== ] 644/1515 42% [========================== ] 645/1515 42% [========================== ] 646/1515 42% [========================== ] 647/1515 42% [========================== ] 648/1515 42% [========================== ] 649/1515 42% [========================== ] 650/1515 42% [========================== ] 651/1515 42% [========================== ] 652/1515 43% [========================== ] 653/1515 43% [========================== ] 654/1515 43% [========================== ] 655/1515 43% [========================== ] 656/1515 43% [========================== ] 657/1515 43% [========================== ] 658/1515 43% [========================== ] 659/1515 43% [=========================== ] 660/1515 43% [=========================== ] 661/1515 43% [=========================== ] 662/1515 43% [=========================== ] 663/1515 43% [=========================== ] 664/1515 43% [=========================== ] 665/1515 43% [=========================== ] 666/1515 43% [=========================== ] 667/1515 44% [=========================== ] 668/1515 44% [=========================== ] 669/1515 44% [=========================== ] 670/1515 44% [=========================== ] 671/1515 44% [=========================== ] 672/1515 44% [=========================== ] 673/1515 44% [=========================== ] 674/1515 44% [=========================== ] 675/1515 44% [=========================== ] 676/1515 44% [=========================== ] 677/1515 44% [=========================== ] 678/1515 44% [=========================== ] 679/1515 44% [=========================== ] 680/1515 44% [=========================== ] 681/1515 44% [=========================== ] 682/1515 45% [=========================== ] 683/1515 45% [=========================== ] 684/1515 45% [============================ ] 685/1515 45% [============================ ] 686/1515 45% [============================ ] 687/1515 45% [============================ ] 688/1515 45% [============================ ] 689/1515 45% [============================ ] 690/1515 45% [============================ ] 691/1515 45% [============================ ] 692/1515 45% [============================ ] 693/1515 45% [============================ ] 694/1515 45% [============================ ] 695/1515 45% [============================ ] 696/1515 45% [============================ ] 697/1515 46% [============================ ] 698/1515 46% [============================ ] 699/1515 46% [============================ ] 700/1515 46% [============================ ] 701/1515 46% [============================ ] 702/1515 46% [============================ ] 703/1515 46% [============================ ] 704/1515 46% [============================ ] 705/1515 46% [============================ ] 706/1515 46% [============================ ] 707/1515 46% [============================ ] 708/1515 46% [============================= ] 709/1515 46% [============================= ] 710/1515 46% [============================= ] 711/1515 46% [============================= ] 712/1515 46% [============================= ] 713/1515 47% [============================= ] 714/1515 47% [============================= ] 715/1515 47% [============================= ] 716/1515 47% [============================= ] 717/1515 47% [============================= ] 718/1515 47% [============================= ] 719/1515 47% [============================= ] 720/1515 47% [============================= ] 721/1515 47% [============================= ] 722/1515 47% [============================= ] 723/1515 47% [============================= ] 724/1515 47% [============================= ] 725/1515 47% [============================= ] 726/1515 47% [============================= ] 727/1515 47% [============================= ] 728/1515 48% [============================= ] 729/1515 48% [============================= ] 730/1515 48% [============================= ] 731/1515 48% [============================= ] 732/1515 48% [============================= ] 733/1515 48% [============================== ] 734/1515 48% [============================== ] 735/1515 48% [============================== ] 736/1515 48% [============================== ] 737/1515 48% [============================== ] 738/1515 48% [============================== ] 739/1515 48% [============================== ] 740/1515 48% [============================== ] 741/1515 48% [============================== ] 742/1515 48% [============================== ] 743/1515 49% [============================== ] 744/1515 49% [============================== ] 745/1515 49% [============================== ] 746/1515 49% [============================== ] 747/1515 49% [============================== ] 748/1515 49% [============================== ] 749/1515 49% [============================== ] 750/1515 49% [============================== ] 751/1515 49% [============================== ] 752/1515 49% [============================== ] 753/1515 49% [============================== ] 754/1515 49% [============================== ] 755/1515 49% [============================== ] 756/1515 49% [============================== ] 757/1515 49% [=============================== ] 758/1515 50% [=============================== ] 759/1515 50% [=============================== ] 760/1515 50% [=============================== ] 761/1515 50% [=============================== ] 762/1515 50% [=============================== ] 763/1515 50% [=============================== ] 764/1515 50% [=============================== ] 765/1515 50% [=============================== ] 766/1515 50% [=============================== ] 767/1515 50% [=============================== ] 768/1515 50% [=============================== ] 769/1515 50% [=============================== ] 770/1515 50% [=============================== ] 771/1515 50% [=============================== ] 772/1515 50% [=============================== ] 773/1515 51% [=============================== ] 774/1515 51% [=============================== ] 775/1515 51% [=============================== ] 776/1515 51% [=============================== ] 777/1515 51% [=============================== ] 778/1515 51% [=============================== ] 779/1515 51% [=============================== ] 780/1515 51% [=============================== ] 781/1515 51% [================================ ] 782/1515 51% [================================ ] 783/1515 51% [================================ ] 784/1515 51% [================================ ] 785/1515 51% [================================ ] 786/1515 51% [================================ ] 787/1515 51% [================================ ] 788/1515 52% [================================ ] 789/1515 52% [================================ ] 790/1515 52% [================================ ] 791/1515 52% [================================ ] 792/1515 52% [================================ ] 793/1515 52% [================================ ] 794/1515 52% [================================ ] 795/1515 52% [================================ ] 796/1515 52% [================================ ] 797/1515 52% [================================ ] 798/1515 52% [================================ ] 799/1515 52% [================================ ] 800/1515 52% [================================ ] 801/1515 52% [================================ ] 802/1515 52% [================================ ] 803/1515 53% [================================ ] 804/1515 53% [================================ ] 805/1515 53% [================================ ] 806/1515 53% [================================= ] 807/1515 53% [================================= ] 808/1515 53% [================================= ] 809/1515 53% [================================= ] 810/1515 53% [================================= ] 811/1515 53% [================================= ] 812/1515 53% [================================= ] 813/1515 53% [================================= ] 814/1515 53% [================================= ] 815/1515 53% [================================= ] 816/1515 53% [================================= ] 817/1515 53% [================================= ] 818/1515 53% [================================= ] 819/1515 54% [================================= ] 820/1515 54% [================================= ] 821/1515 54% [================================= ] 822/1515 54% [================================= ] 823/1515 54% [================================= ] 824/1515 54% [================================= ] 825/1515 54% [================================= ] 826/1515 54% [================================= ] 827/1515 54% [================================= ] 828/1515 54% [================================= ] 829/1515 54% [================================= ] 830/1515 54% [================================== ] 831/1515 54% [================================== ] 832/1515 54% [================================== ] 833/1515 54% [================================== ] 834/1515 55% [================================== ] 835/1515 55% [================================== ] 836/1515 55% [================================== ] 837/1515 55% [================================== ] 838/1515 55% [================================== ] 839/1515 55% [================================== ] 840/1515 55% [================================== ] 841/1515 55% [================================== ] 842/1515 55% [================================== ] 843/1515 55% [================================== ] 844/1515 55% [================================== ] 845/1515 55% [================================== ] 846/1515 55% [================================== ] 847/1515 55% [================================== ] 848/1515 55% [================================== ] 849/1515 56% [================================== ] 850/1515 56% [================================== ] 851/1515 56% [================================== ] 852/1515 56% [================================== ] 853/1515 56% [================================== ] 854/1515 56% [================================== ] 855/1515 56% [=================================== ] 856/1515 56% [=================================== ] 857/1515 56% [=================================== ] 858/1515 56% [=================================== ] 859/1515 56% [=================================== ] 860/1515 56% [=================================== ] 861/1515 56% [=================================== ] 862/1515 56% [=================================== ] 863/1515 56% [=================================== ] 864/1515 57% [=================================== ] 865/1515 57% [=================================== ] 866/1515 57% [=================================== ] 867/1515 57% [=================================== ] 868/1515 57% [=================================== ] 869/1515 57% [=================================== ] 870/1515 57% [=================================== ] 871/1515 57% [=================================== ] 872/1515 57% [=================================== ] 873/1515 57% [=================================== ] 874/1515 57% [=================================== ] 875/1515 57% [=================================== ] 876/1515 57% [=================================== ] 877/1515 57% [=================================== ] 878/1515 57% [=================================== ] 879/1515 58% [==================================== ] 880/1515 58% [==================================== ] 881/1515 58% [==================================== ] 882/1515 58% [==================================== ] 883/1515 58% [==================================== ] 884/1515 58% [==================================== ] 885/1515 58% [==================================== ] 886/1515 58% [==================================== ] 887/1515 58% [==================================== ] 888/1515 58% [==================================== ] 889/1515 58% [==================================== ] 890/1515 58% [==================================== ] 891/1515 58% [==================================== ] 892/1515 58% [==================================== ] 893/1515 58% [==================================== ] 894/1515 59% [==================================== ] 895/1515 59% [==================================== ] 896/1515 59% [==================================== ] 897/1515 59% [==================================== ] 898/1515 59% [==================================== ] 899/1515 59% [==================================== ] 900/1515 59% [==================================== ] 901/1515 59% [==================================== ] 902/1515 59% [==================================== ] 903/1515 59% [==================================== ] 904/1515 59% [===================================== ] 905/1515 59% [===================================== ] 906/1515 59% [===================================== ] 907/1515 59% [===================================== ] 908/1515 59% [===================================== ] 909/1515 60% [===================================== ] 910/1515 60% [===================================== ] 911/1515 60% [===================================== ] 912/1515 60% [===================================== ] 913/1515 60% [===================================== ] 914/1515 60% [===================================== ] 915/1515 60% [===================================== ] 916/1515 60% [===================================== ] 917/1515 60% [===================================== ] 918/1515 60% [===================================== ] 919/1515 60% [===================================== ] 920/1515 60% [===================================== ] 921/1515 60% [===================================== ] 922/1515 60% [===================================== ] 923/1515 60% [===================================== ] 924/1515 60% [===================================== ] 925/1515 61% [===================================== ] 926/1515 61% [===================================== ] 927/1515 61% [===================================== ] 928/1515 61% [====================================== ] 929/1515 61% [====================================== ] 930/1515 61% [====================================== ] 931/1515 61% [====================================== ] 932/1515 61% [====================================== ] 933/1515 61% [====================================== ] 934/1515 61% [====================================== ] 935/1515 61% [====================================== ] 936/1515 61% [====================================== ] 937/1515 61% [====================================== ] 938/1515 61% [====================================== ] 939/1515 61% [====================================== ] 940/1515 62% [====================================== ] 941/1515 62% [====================================== ] 942/1515 62% [====================================== ] 943/1515 62% [====================================== ] 944/1515 62% [====================================== ] 945/1515 62% [====================================== ] 946/1515 62% [====================================== ] 947/1515 62% [====================================== ] 948/1515 62% [====================================== ] 949/1515 62% [====================================== ] 950/1515 62% [====================================== ] 951/1515 62% [====================================== ] 952/1515 62% [======================================= ] 953/1515 62% [======================================= ] 954/1515 62% [======================================= ] 955/1515 63% [======================================= ] 956/1515 63% [======================================= ] 957/1515 63% [======================================= ] 958/1515 63% [======================================= ] 959/1515 63% [======================================= ] 960/1515 63% [======================================= ] 961/1515 63% [======================================= ] 962/1515 63% [======================================= ] 963/1515 63% [======================================= ] 964/1515 63% [======================================= ] 965/1515 63% [======================================= ] 966/1515 63% [======================================= ] 967/1515 63% [======================================= ] 968/1515 63% [======================================= ] 969/1515 63% [======================================= ] 970/1515 64% [======================================= ] 971/1515 64% [======================================= ] 972/1515 64% [======================================= ] 973/1515 64% [======================================= ] 974/1515 64% [======================================= ] 975/1515 64% [======================================= ] 976/1515 64% [======================================= ] 977/1515 64% [======================================== ] 978/1515 64% [======================================== ] 979/1515 64% [======================================== ] 980/1515 64% [======================================== ] 981/1515 64% [======================================== ] 982/1515 64% [======================================== ] 983/1515 64% [======================================== ] 984/1515 64% [======================================== ] 985/1515 65% [======================================== ] 986/1515 65% [======================================== ] 987/1515 65% [======================================== ] 988/1515 65% [======================================== ] 989/1515 65% [======================================== ] 990/1515 65% [======================================== ] 991/1515 65% [======================================== ] 992/1515 65% [======================================== ] 993/1515 65% [======================================== ] 994/1515 65% [======================================== ] 995/1515 65% [======================================== ] 996/1515 65% [======================================== ] 997/1515 65% [======================================== ] 998/1515 65% [======================================== ] 999/1515 65% [======================================== ] 1000/1515 66% [======================================== ] 1001/1515 66% [========================================= ] 1002/1515 66% [========================================= ] 1003/1515 66% [========================================= ] 1004/1515 66% [========================================= ] 1005/1515 66% [========================================= ] 1006/1515 66% [========================================= ] 1007/1515 66% [========================================= ] 1008/1515 66% [========================================= ] 1009/1515 66% [========================================= ] 1010/1515 66% [========================================= ] 1011/1515 66% [========================================= ] 1012/1515 66% [========================================= ] 1013/1515 66% [========================================= ] 1014/1515 66% [========================================= ] 1015/1515 66% [========================================= ] 1016/1515 67% [========================================= ] 1017/1515 67% [========================================= ] 1018/1515 67% [========================================= ] 1019/1515 67% [========================================= ] 1020/1515 67% [========================================= ] 1021/1515 67% [========================================= ] 1022/1515 67% [========================================= ] 1023/1515 67% [========================================= ] 1024/1515 67% [========================================= ] 1025/1515 67% [========================================= ] 1026/1515 67% [========================================== ] 1027/1515 67% [========================================== ] 1028/1515 67% [========================================== ] 1029/1515 67% [========================================== ] 1030/1515 67% [========================================== ] 1031/1515 68% [========================================== ] 1032/1515 68% [========================================== ] 1033/1515 68% [========================================== ] 1034/1515 68% [========================================== ] 1035/1515 68% [========================================== ] 1036/1515 68% [========================================== ] 1037/1515 68% [========================================== ] 1038/1515 68% [========================================== ] 1039/1515 68% [========================================== ] 1040/1515 68% [========================================== ] 1041/1515 68% [========================================== ] 1042/1515 68% [========================================== ] 1043/1515 68% [========================================== ] 1044/1515 68% [========================================== ] 1045/1515 68% [========================================== ] 1046/1515 69% [========================================== ] 1047/1515 69% [========================================== ] 1048/1515 69% [========================================== ] 1049/1515 69% [========================================== ] 1050/1515 69% [=========================================== ] 1051/1515 69% [=========================================== ] 1052/1515 69% [=========================================== ] 1053/1515 69% [=========================================== ] 1054/1515 69% [=========================================== ] 1055/1515 69% [=========================================== ] 1056/1515 69% [=========================================== ] 1057/1515 69% [=========================================== ] 1058/1515 69% [=========================================== ] 1059/1515 69% [=========================================== ] 1060/1515 69% [=========================================== ] 1061/1515 70% [=========================================== ] 1062/1515 70% [=========================================== ] 1063/1515 70% [=========================================== ] 1064/1515 70% [=========================================== ] 1065/1515 70% [=========================================== ] 1066/1515 70% [=========================================== ] 1067/1515 70% [=========================================== ] 1068/1515 70% [=========================================== ] 1069/1515 70% [=========================================== ] 1070/1515 70% [=========================================== ] 1071/1515 70% [=========================================== ] 1072/1515 70% [=========================================== ] 1073/1515 70% [=========================================== ] 1074/1515 70% [=========================================== ] 1075/1515 70% [============================================ ] 1076/1515 71% [============================================ ] 1077/1515 71% [============================================ ] 1078/1515 71% [============================================ ] 1079/1515 71% [============================================ ] 1080/1515 71% [============================================ ] 1081/1515 71% [============================================ ] 1082/1515 71% [============================================ ] 1083/1515 71% [============================================ ] 1084/1515 71% [============================================ ] 1085/1515 71% [============================================ ] 1086/1515 71% [============================================ ] 1087/1515 71% [============================================ ] 1088/1515 71% [============================================ ] 1089/1515 71% [============================================ ] 1090/1515 71% [============================================ ] 1091/1515 72% [============================================ ] 1092/1515 72% [============================================ ] 1093/1515 72% [============================================ ] 1094/1515 72% [============================================ ] 1095/1515 72% [============================================ ] 1096/1515 72% [============================================ ] 1097/1515 72% [============================================ ] 1098/1515 72% [============================================ ] 1099/1515 72% [============================================= ] 1100/1515 72% [============================================= ] 1101/1515 72% [============================================= ] 1102/1515 72% [============================================= ] 1103/1515 72% [============================================= ] 1104/1515 72% [============================================= ] 1105/1515 72% [============================================= ] 1106/1515 73% [============================================= ] 1107/1515 73% [============================================= ] 1108/1515 73% [============================================= ] 1109/1515 73% [============================================= ] 1110/1515 73% [============================================= ] 1111/1515 73% [============================================= ] 1112/1515 73% [============================================= ] 1113/1515 73% [============================================= ] 1114/1515 73% [============================================= ] 1115/1515 73% [============================================= ] 1116/1515 73% [============================================= ] 1117/1515 73% [============================================= ] 1118/1515 73% [============================================= ] 1119/1515 73% [============================================= ] 1120/1515 73% [============================================= ] 1121/1515 73% [============================================= ] 1122/1515 74% [============================================= ] 1123/1515 74% [============================================= ] 1124/1515 74% [============================================== ] 1125/1515 74% [============================================== ] 1126/1515 74% [============================================== ] 1127/1515 74% [============================================== ] 1128/1515 74% [============================================== ] 1129/1515 74% [============================================== ] 1130/1515 74% [============================================== ] 1131/1515 74% [============================================== ] 1132/1515 74% [============================================== ] 1133/1515 74% [============================================== ] 1134/1515 74% [============================================== ] 1135/1515 74% [============================================== ] 1136/1515 74% [============================================== ] 1137/1515 75% [============================================== ] 1138/1515 75% [============================================== ] 1139/1515 75% [============================================== ] 1140/1515 75% [============================================== ] 1141/1515 75% [============================================== ] 1142/1515 75% [============================================== ] 1143/1515 75% [============================================== ] 1144/1515 75% [============================================== ] 1145/1515 75% [============================================== ] 1146/1515 75% [============================================== ] 1147/1515 75% [============================================== ] 1148/1515 75% [=============================================== ] 1149/1515 75% [=============================================== ] 1150/1515 75% [=============================================== ] 1151/1515 75% [=============================================== ] 1152/1515 76% [=============================================== ] 1153/1515 76% [=============================================== ] 1154/1515 76% [=============================================== ] 1155/1515 76% [=============================================== ] 1156/1515 76% [=============================================== ] 1157/1515 76% [=============================================== ] 1158/1515 76% [=============================================== ] 1159/1515 76% [=============================================== ] 1160/1515 76% [=============================================== ] 1161/1515 76% [=============================================== ] 1162/1515 76% [=============================================== ] 1163/1515 76% [=============================================== ] 1164/1515 76% [=============================================== ] 1165/1515 76% [=============================================== ] 1166/1515 76% [=============================================== ] 1167/1515 77% [=============================================== ] 1168/1515 77% [=============================================== ] 1169/1515 77% [=============================================== ] 1170/1515 77% [=============================================== ] 1171/1515 77% [=============================================== ] 1172/1515 77% [================================================ ] 1173/1515 77% [================================================ ] 1174/1515 77% [================================================ ] 1175/1515 77% [================================================ ] 1176/1515 77% [================================================ ] 1177/1515 77% [================================================ ] 1178/1515 77% [================================================ ] 1179/1515 77% [================================================ ] 1180/1515 77% [================================================ ] 1181/1515 77% [================================================ ] 1182/1515 78% [================================================ ] 1183/1515 78% [================================================ ] 1184/1515 78% [================================================ ] 1185/1515 78% [================================================ ] 1186/1515 78% [================================================ ] 1187/1515 78% [================================================ ] 1188/1515 78% [================================================ ] 1189/1515 78% [================================================ ] 1190/1515 78% [================================================ ] 1191/1515 78% [================================================ ] 1192/1515 78% [================================================ ] 1193/1515 78% [================================================ ] 1194/1515 78% [================================================ ] 1195/1515 78% [================================================ ] 1196/1515 78% [================================================ ] 1197/1515 79% [================================================= ] 1198/1515 79% [================================================= ] 1199/1515 79% [================================================= ] 1200/1515 79% [================================================= ] 1201/1515 79% [================================================= ] 1202/1515 79% [================================================= ] 1203/1515 79% [================================================= ] 1204/1515 79% [================================================= ] 1205/1515 79% [================================================= ] 1206/1515 79% [================================================= ] 1207/1515 79% [================================================= ] 1208/1515 79% [================================================= ] 1209/1515 79% [================================================= ] 1210/1515 79% [================================================= ] 1211/1515 79% [================================================= ] 1212/1515 80% [================================================= ] 1213/1515 80% [================================================= ] 1214/1515 80% [================================================= ] 1215/1515 80% [================================================= ] 1216/1515 80% [================================================= ] 1217/1515 80% [================================================= ] 1218/1515 80% [================================================= ] 1219/1515 80% [================================================= ] 1220/1515 80% [================================================= ] 1221/1515 80% [================================================== ] 1222/1515 80% [================================================== ] 1223/1515 80% [================================================== ] 1224/1515 80% [================================================== ] 1225/1515 80% [================================================== ] 1226/1515 80% [================================================== ] 1227/1515 80% [================================================== ] 1228/1515 81% [================================================== ] 1229/1515 81% [================================================== ] 1230/1515 81% [================================================== ] 1231/1515 81% [================================================== ] 1232/1515 81% [================================================== ] 1233/1515 81% [================================================== ] 1234/1515 81% [================================================== ] 1235/1515 81% [================================================== ] 1236/1515 81% [================================================== ] 1237/1515 81% [================================================== ] 1238/1515 81% [================================================== ] 1239/1515 81% [================================================== ] 1240/1515 81% [================================================== ] 1241/1515 81% [================================================== ] 1242/1515 81% [================================================== ] 1243/1515 82% [================================================== ] 1244/1515 82% [================================================== ] 1245/1515 82% [================================================== ] 1246/1515 82% [=================================================== ] 1247/1515 82% [=================================================== ] 1248/1515 82% [=================================================== ] 1249/1515 82% [=================================================== ] 1250/1515 82% [=================================================== ] 1251/1515 82% [=================================================== ] 1252/1515 82% [=================================================== ] 1253/1515 82% [=================================================== ] 1254/1515 82% [=================================================== ] 1255/1515 82% [=================================================== ] 1256/1515 82% [=================================================== ] 1257/1515 82% [=================================================== ] 1258/1515 83% [=================================================== ] 1259/1515 83% [=================================================== ] 1260/1515 83% [=================================================== ] 1261/1515 83% [=================================================== ] 1262/1515 83% [=================================================== ] 1263/1515 83% [=================================================== ] 1264/1515 83% [=================================================== ] 1265/1515 83% [=================================================== ] 1266/1515 83% [=================================================== ] 1267/1515 83% [=================================================== ] 1268/1515 83% [=================================================== ] 1269/1515 83% [=================================================== ] 1270/1515 83% [==================================================== ] 1271/1515 83% [==================================================== ] 1272/1515 83% [==================================================== ] 1273/1515 84% [==================================================== ] 1274/1515 84% [==================================================== ] 1275/1515 84% [==================================================== ] 1276/1515 84% [==================================================== ] 1277/1515 84% [==================================================== ] 1278/1515 84% [==================================================== ] 1279/1515 84% [==================================================== ] 1280/1515 84% [==================================================== ] 1281/1515 84% [==================================================== ] 1282/1515 84% [==================================================== ] 1283/1515 84% [==================================================== ] 1284/1515 84% [==================================================== ] 1285/1515 84% [==================================================== ] 1286/1515 84% [==================================================== ] 1287/1515 84% [==================================================== ] 1288/1515 85% [==================================================== ] 1289/1515 85% [==================================================== ] 1290/1515 85% [==================================================== ] 1291/1515 85% [==================================================== ] 1292/1515 85% [==================================================== ] 1293/1515 85% [==================================================== ] 1294/1515 85% [==================================================== ] 1295/1515 85% [===================================================== ] 1296/1515 85% [===================================================== ] 1297/1515 85% [===================================================== ] 1298/1515 85% [===================================================== ] 1299/1515 85% [===================================================== ] 1300/1515 85% [===================================================== ] 1301/1515 85% [===================================================== ] 1302/1515 85% [===================================================== ] 1303/1515 86% [===================================================== ] 1304/1515 86% [===================================================== ] 1305/1515 86% [===================================================== ] 1306/1515 86% [===================================================== ] 1307/1515 86% [===================================================== ] 1308/1515 86% [===================================================== ] 1309/1515 86% [===================================================== ] 1310/1515 86% [===================================================== ] 1311/1515 86% [===================================================== ] 1312/1515 86% [===================================================== ] 1313/1515 86% [===================================================== ] 1314/1515 86% [===================================================== ] 1315/1515 86% [===================================================== ] 1316/1515 86% [===================================================== ] 1317/1515 86% [===================================================== ] 1318/1515 86% [===================================================== ] 1319/1515 87% [====================================================== ] 1320/1515 87% [====================================================== ] 1321/1515 87% [====================================================== ] 1322/1515 87% [====================================================== ] 1323/1515 87% [====================================================== ] 1324/1515 87% [====================================================== ] 1325/1515 87% [====================================================== ] 1326/1515 87% [====================================================== ] 1327/1515 87% [====================================================== ] 1328/1515 87% [====================================================== ] 1329/1515 87% [====================================================== ] 1330/1515 87% [====================================================== ] 1331/1515 87% [====================================================== ] 1332/1515 87% [====================================================== ] 1333/1515 87% [====================================================== ] 1334/1515 88% [====================================================== ] 1335/1515 88% [====================================================== ] 1336/1515 88% [====================================================== ] 1337/1515 88% [====================================================== ] 1338/1515 88% [====================================================== ] 1339/1515 88% [====================================================== ] 1340/1515 88% [====================================================== ] 1341/1515 88% [====================================================== ] 1342/1515 88% [====================================================== ] 1343/1515 88% [======================================================= ] 1344/1515 88% [======================================================= ] 1345/1515 88% [======================================================= ] 1346/1515 88% [======================================================= ] 1347/1515 88% [======================================================= ] 1348/1515 88% [======================================================= ] 1349/1515 89% [======================================================= ] 1350/1515 89% [======================================================= ] 1351/1515 89% [======================================================= ] 1352/1515 89% [======================================================= ] 1353/1515 89% [======================================================= ] 1354/1515 89% [======================================================= ] 1355/1515 89% [======================================================= ] 1356/1515 89% [======================================================= ] 1357/1515 89% [======================================================= ] 1358/1515 89% [======================================================= ] 1359/1515 89% [======================================================= ] 1360/1515 89% [======================================================= ] 1361/1515 89% [======================================================= ] 1362/1515 89% [======================================================= ] 1363/1515 89% [======================================================= ] 1364/1515 90% [======================================================= ] 1365/1515 90% [======================================================= ] 1366/1515 90% [======================================================= ] 1367/1515 90% [======================================================= ] 1368/1515 90% [======================================================== ] 1369/1515 90% [======================================================== ] 1370/1515 90% [======================================================== ] 1371/1515 90% [======================================================== ] 1372/1515 90% [======================================================== ] 1373/1515 90% [======================================================== ] 1374/1515 90% [======================================================== ] 1375/1515 90% [======================================================== ] 1376/1515 90% [======================================================== ] 1377/1515 90% [======================================================== ] 1378/1515 90% [======================================================== ] 1379/1515 91% [======================================================== ] 1380/1515 91% [======================================================== ] 1381/1515 91% [======================================================== ] 1382/1515 91% [======================================================== ] 1383/1515 91% [======================================================== ] 1384/1515 91% [======================================================== ] 1385/1515 91% [======================================================== ] 1386/1515 91% [======================================================== ] 1387/1515 91% [======================================================== ] 1388/1515 91% [======================================================== ] 1389/1515 91% [======================================================== ] 1390/1515 91% [======================================================== ] 1391/1515 91% [======================================================== ] 1392/1515 91% [========================================================= ] 1393/1515 91% [========================================================= ] 1394/1515 92% [========================================================= ] 1395/1515 92% [========================================================= ] 1396/1515 92% [========================================================= ] 1397/1515 92% [========================================================= ] 1398/1515 92% [========================================================= ] 1399/1515 92% [========================================================= ] 1400/1515 92% [========================================================= ] 1401/1515 92% [========================================================= ] 1402/1515 92% [========================================================= ] 1403/1515 92% [========================================================= ] 1404/1515 92% [========================================================= ] 1405/1515 92% [========================================================= ] 1406/1515 92% [========================================================= ] 1407/1515 92% [========================================================= ] 1408/1515 92% [========================================================= ] 1409/1515 93% [========================================================= ] 1410/1515 93% [========================================================= ] 1411/1515 93% [========================================================= ] 1412/1515 93% [========================================================= ] 1413/1515 93% [========================================================= ] 1414/1515 93% [========================================================= ] 1415/1515 93% [========================================================= ] 1416/1515 93% [========================================================= ] 1417/1515 93% [========================================================== ] 1418/1515 93% [========================================================== ] 1419/1515 93% [========================================================== ] 1420/1515 93% [========================================================== ] 1421/1515 93% [========================================================== ] 1422/1515 93% [========================================================== ] 1423/1515 93% [========================================================== ] 1424/1515 93% [========================================================== ] 1425/1515 94% [========================================================== ] 1426/1515 94% [========================================================== ] 1427/1515 94% [========================================================== ] 1428/1515 94% [========================================================== ] 1429/1515 94% [========================================================== ] 1430/1515 94% [========================================================== ] 1431/1515 94% [========================================================== ] 1432/1515 94% [========================================================== ] 1433/1515 94% [========================================================== ] 1434/1515 94% [========================================================== ] 1435/1515 94% [========================================================== ] 1436/1515 94% [========================================================== ] 1437/1515 94% [========================================================== ] 1438/1515 94% [========================================================== ] 1439/1515 94% [========================================================== ] 1440/1515 95% [========================================================== ] 1441/1515 95% [=========================================================== ] 1442/1515 95% [=========================================================== ] 1443/1515 95% [=========================================================== ] 1444/1515 95% [=========================================================== ] 1445/1515 95% [=========================================================== ] 1446/1515 95% [=========================================================== ] 1447/1515 95% [=========================================================== ] 1448/1515 95% [=========================================================== ] 1449/1515 95% [=========================================================== ] 1450/1515 95% [=========================================================== ] 1451/1515 95% [=========================================================== ] 1452/1515 95% [=========================================================== ] 1453/1515 95% [=========================================================== ] 1454/1515 95% [=========================================================== ] 1455/1515 96% [=========================================================== ] 1456/1515 96% [=========================================================== ] 1457/1515 96% [=========================================================== ] 1458/1515 96% [=========================================================== ] 1459/1515 96% [=========================================================== ] 1460/1515 96% [=========================================================== ] 1461/1515 96% [=========================================================== ] 1462/1515 96% [=========================================================== ] 1463/1515 96% [=========================================================== ] 1464/1515 96% [=========================================================== ] 1465/1515 96% [=========================================================== ] 1466/1515 96% [============================================================ ] 1467/1515 96% [============================================================ ] 1468/1515 96% [============================================================ ] 1469/1515 96% [============================================================ ] 1470/1515 97% [============================================================ ] 1471/1515 97% [============================================================ ] 1472/1515 97% [============================================================ ] 1473/1515 97% [============================================================ ] 1474/1515 97% [============================================================ ] 1475/1515 97% [============================================================ ] 1476/1515 97% [============================================================ ] 1477/1515 97% [============================================================ ] 1478/1515 97% [============================================================ ] 1479/1515 97% [============================================================ ] 1480/1515 97% [============================================================ ] 1481/1515 97% [============================================================ ] 1482/1515 97% [============================================================ ] 1483/1515 97% [============================================================ ] 1484/1515 97% [============================================================ ] 1485/1515 98% [============================================================ ] 1486/1515 98% [============================================================ ] 1487/1515 98% [============================================================ ] 1488/1515 98% [============================================================ ] 1489/1515 98% [============================================================ ] 1490/1515 98% [============================================================= ] 1491/1515 98% [============================================================= ] 1492/1515 98% [============================================================= ] 1493/1515 98% [============================================================= ] 1494/1515 98% [============================================================= ] 1495/1515 98% [============================================================= ] 1496/1515 98% [============================================================= ] 1497/1515 98% [============================================================= ] 1498/1515 98% [============================================================= ] 1499/1515 98% [============================================================= ] 1500/1515 99% [============================================================= ] 1501/1515 99% [============================================================= ] 1502/1515 99% [============================================================= ] 1503/1515 99% [============================================================= ] 1504/1515 99% [============================================================= ] 1505/1515 99% [============================================================= ] 1506/1515 99% [============================================================= ] 1507/1515 99% [============================================================= ] 1508/1515 99% [============================================================= ] 1509/1515 99% [============================================================= ] 1510/1515 99% [============================================================= ] 1511/1515 99% [============================================================= ] 1512/1515 99% [============================================================= ] 1513/1515 99% [============================================================= ] 1514/1515 99% [==============================================================] 1515/1515 100% operation complete, 1515 objects in 51944 NAND pages. ln -snf /home/buildroot/autobuild/instance-0/output-1/host/x86_64-buildroot-linux-gnu/sysroot /home/buildroot/autobuild/instance-0/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-0/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-0/buildroot' >>> Buildroot 2022.05-1244-g628f3dc54c Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> aer-inject 9bd5e2c7886fca72f139cd8402488a2235957d41 Collecting legal info README: OK (sha256: 659a191d8775e05c6c6a9a4ba66b3577c577342bb83f20d393135eb6633c8973) >>> 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-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.35-134-gb6aade18a7e5719c942aa2da6cf3157aca993fa4 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-gawk 5.1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.3.0 Collecting legal info >>> host-binutils 2.37 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 5.17.15 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> alsa-lib 1.2.7.2 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> ascii-invaders 1.0.1 Collecting legal info LICENSE: OK (sha512: 1e455684996d7733b2f1ccd4606d034694d16ceff6ede6125d7f1537d20dabe05976cca4cef5cbf6c31352cbd62a515fd8e34a2ffb54dae1181c1116b24c6cf7) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> axel 2.17.11 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> 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) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libselinux 3.3 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> libsepol 3.3 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> pcre2 10.40 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> can-utils 2021.08.0 Collecting legal info LICENSES/BSD-3-Clause: OK (sha256: c3dc748f5e725cf5ed89784fe78e4ff1b05d309bf1e7ade4c572e8fde1b8406c) LICENSES/GPL-2.0-only.txt: OK (sha256: 995a31f60a9ddb4c609214cc7d17ca94cc3cbc7f37e1e64dba81e7f8ea9d4f91) >>> chrony 4.2 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libedit 20210910-3.1 Collecting legal info COPYING: OK (sha256: 9da6c9c74987a36c84302982799d17d2f748ba1c1c0c471425716173c1d07649) >>> libnss 3.81 Collecting legal info nss/COPYING: OK (sha256: a20c1a32d1f8102432360b42e932869f7c11c7cdbacf9cac554c422132af47f4) >>> libnspr 4.34.1 Collecting legal info nspr/LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> sqlite 3.39.2 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> davfs2 1.6.1 Collecting legal info COPYING: OK (sha256: 0ae0485a5bd37a63e63603596417e4eb0e653334fa6c7f932ca3a0e85d4af227) >>> neon 0.32.2 Collecting legal info src/COPYING.LIB: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) test/COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) README.md: OK (sha256: ce2421ee38d6c0e02c85ac076478a0f92da6ef92b92b7a174877cabf01b2e531) >>> expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> dbus 1.12.22 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> dhcpdump 1.8 Collecting legal info LICENSE: OK (sha256: bab6ca76b7e93885396513689b1248dfb0e8fd662695b8bd1b26784ef71a0192) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> dieharder 3.31.1 Collecting legal info COPYING: OK (sha256: c475bcd1afa6fc15a65174e31c599c0d23706a34e4b9f2fcb03a4dad5438d53f) >>> gsl 2.6 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> duktape 2.7.0 Collecting legal info LICENSE.txt: OK (sha256: c6b6659630ca6cb837afe982ecc79511bfca878b56296d628b02eb6f18789c29) >>> ecryptfs-utils 111 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libxml-parser-perl 2.46 Collecting legal info README: OK (sha256: 6a2e768443ed00f09d3d4bc4dd14451035eac13c6864d68d8e2f76edf5a044f2) >>> host-expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> keyutils 1.6.3 Collecting legal info LICENCE.GPL: OK (sha256: f46409d4822b2457b39bbd0e7881eecb396130eb8320b7748fa7e9488970aa6d) LICENCE.LGPL: OK (sha256: 0d15593e3a8ad90917f8509b5ac1e4b5e5d196434a68029aa9dc0858a4a4c521) >>> fastd 22 Collecting legal info COPYRIGHT: OK (sha256: adf08b42f1b890b89e998360a864cb4f8441a0a57c9e95e2ce1bfdfc24c49976) >>> host-meson 0.63.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 63.2.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.5 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> libuecc 7 Collecting legal info COPYRIGHT: OK (sha256: ec4d9fcc3a37a7998a9ea4decf38f4c0c91a44fd05bb17638c52fe16f2b12e23) >>> flac 1.3.4 Collecting legal info COPYING.Xiph: OK (sha256: fa27cb11f13f97b0c5f3ff363b1e2610c6efe87ed175779cb2a78e44eb19d34c) COPYING.GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LGPL: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-nasm 2.15.05 Collecting legal info LICENSE: OK (sha256: 1563996c52e220e15ef2418e67d39488255aa8c28c89e617074d3afe3ee329e0) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> host-fwup 1.9.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-libarchive 3.6.1 Collecting legal info COPYING: OK (sha256: b2cdf763345de2de34cebf54394df3c61a105c3b71288603c251f2fa638200ba) >>> host-libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> getent Collecting legal info >>> gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gupnp-dlna 0.12.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> libxml2 2.9.14 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> ima-evm-utils 1.4 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> tpm2-tss 3.1.0 Collecting legal info LICENSE: OK (sha256: 18c1bf4b1ba1fb2c4ffa7398c234d83c0d55475298e470ae1e5e3a8a8bd2e448) >>> json-c 0.16 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> libdvdcss 1.4.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libdvdread 6.1.3 Collecting legal info COPYING: OK (sha256: d6cb0e9e560f51085556949a84af12b79a00f10ab8b66c752537faf7cd665572) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libftdi 0.20 Collecting legal info LICENSE: OK (sha256: 6bd354f4b9beca001b1b5395be48cef1d749a3ed27dddb8114bf09eb0ab2d88c) COPYING.LIB: OK (sha256: c340cbee4974bb96019e782f2279df016c92fb1e7f5299347e779d9acedbb991) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libminiupnpc 2.2.3 Collecting legal info LICENSE: OK (sha256: 90bb92bf524970569296022fea562c85a4ec4d99a16f3aef2144d13d7087b631) >>> libubox d716ac4bc4236031d4c3cc1ed362b502e20e3787 Collecting legal info >>> libunwind 1.6.2 Collecting legal info COPYING: OK (sha256: 6a0dbbdaec2b3136b7bf045586f4212bdf74e7af688bf9dfe9154607cf5ec156) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> lighttpd 1.4.65 Collecting legal info COPYING: OK (sha256: 5c98cad2fbaf5c5e2562bcbab401a7c557c1bb1bac9914ecc63730925052fb13) >>> openldap 2.4.59 Collecting legal info LICENSE: OK (sha256: 310fe25c858a9515fc8c8d7d1f24a67c9496f84a91e0a0e41ea9975b1371e569) >>> xxhash 0.8.1 Collecting legal info LICENSE: OK (sha256: 553d0035773ddd1590045f8fdc3a4c6ead31e36336721aeca8421e88ed1c9f80) cli/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mbedtls 2.28.1 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> mpg123 1.25.15 Collecting legal info COPYING: OK (sha256: f40e0dd86b27b52e429b693a87b3ca63ae0a98a4d142e77207aa6bdf1db7a295) >>> ndisc6 1.0.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> noip 2.1.9 Collecting legal info COPYING: OK (sha256: 5aaf7e9e1790c6e372b6c5dec8c6c4b60504414a8c56f64c3071d281d3c251fa) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> polkit a2bf5c9c83b6ae46cbd5c779d3055bff81ded683 Collecting legal info COPYING: OK (sha256: d2e2aa973e29c75e1b492e67ea7b7da9de2d501d49a934657971fd74f9a0b0a8) >>> host-pwgen 2.08 Collecting legal info debian/copyright: OK (sha256: 5d3e49e01ef782be5841d5d1f7fb64d290cd86459598a913818584a46a2f81a1) >>> rapidxml 1.13 Collecting legal info license.txt: OK (sha256: 794bf3b2ecf5cf0c740ac6c524d66ce6284c4b1de1f983d21a242b8abbeb9720) >>> s6-portable-utils 2.2.3.2 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> skalibs 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> squeezelite 71c012ad9ba102feb95823b7b9dc17e5305689c7 Collecting legal info LICENSE.txt: OK (sha256: dc01c3da33fea11ed918f9e437b88baa59c70401aab0dad747e33dd9e8035706) >>> tinymembench 0.4 Collecting legal info LICENSE: OK (sha256: 8ba473aced4630aee2808efe17b53e904a9d68a9b3361de491717f9a4e75da39) >>> uqmi 0a19b5b77140465c29e2afa7d611fe93abc9672f Collecting legal info main.c: OK (sha256: a69bf44dbff15d727578d2069a654d60e9034c5e2cc3e199a012e72afef6c259) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-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: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: libubox-d716ac4bc4236031d4c3cc1ed362b502e20e3787: cannot save license (LIBUBOX_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-0/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-0/buildroot'