gcc -o mkyaffs2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o mkyaffs2.o -lm gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o unyaffs2.o unyaffs2.c In function 'unyaffs2_oh2obj', inlined from 'unyaffs2_scan_chunk' at unyaffs2.c:811:3, inlined from 'unyaffs2_scan_img' at unyaffs2.c:874:4, inlined from 'unyaffs2_extract_image' at unyaffs2.c:1476:6: unyaffs2.c:632:9: warning: 'strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 632 | strncpy(obj->name, oh->name, NAME_MAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o unyaffs2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o unyaffs2.o -lm gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o unspare2.o unspare2.c gcc -o unspare2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o unspare2.o -lm make[1]: Leaving directory '/home/autobuild/autobuild/instance-12/output-1/build/host-yaffs2utils-0.2.9' >>> host-yaffs2utils 0.2.9 Installing to host directory mkdir -p /home/autobuild/autobuild/instance-12/output-1/host/bin PATH="/home/autobuild/autobuild/instance-12/output-1/host/bin:/home/autobuild/autobuild/instance-12/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" PKG_CONFIG="/home/autobuild/autobuild/instance-12/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/autobuild/autobuild/instance-12/output-1/host/lib/pkgconfig:/home/autobuild/autobuild/instance-12/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /home/autobuild/autobuild/instance-12/output-1/build/host-yaffs2utils-0.2.9 INSTALLDIR=/home/autobuild/autobuild/instance-12/output-1/host/bin install make[1]: Entering directory '/home/autobuild/autobuild/instance-12/output-1/build/host-yaffs2utils-0.2.9' cp mkyaffs2 unyaffs2 unspare2 /home/autobuild/autobuild/instance-12/output-1/host/bin make[1]: Leaving directory '/home/autobuild/autobuild/instance-12/output-1/build/host-yaffs2utils-0.2.9' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/autobuild/autobuild/instance-12/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Os', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-12/output-1/host/bin/nios2-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-12/output-1/host/bin/nios2-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%nios2%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-12/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-12/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-12/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-12/output-1/host/nios2-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-12/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-12/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-12/output-1/host/bin/nios2-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-12/output-1/host/bin/nios2-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%nios2%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-Os', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-12/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-12/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-12/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-12/output-1/host/nios2-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-12/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-12/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/autobuild/autobuild/instance-12/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/autobuild/autobuild/instance-12/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/autobuild/autobuild/instance-12/output-1/build/busybox-1.36.0/.config; then grep -qsE '^/bin/ash$' /home/autobuild/autobuild/instance-12/output-1/target/etc/shells || echo "/bin/ash" >> /home/autobuild/autobuild/instance-12/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/autobuild/autobuild/instance-12/output-1/build/busybox-1.36.0/.config; then grep -qsE '^/bin/hush$' /home/autobuild/autobuild/instance-12/output-1/target/etc/shells || echo "/bin/hush" >> /home/autobuild/autobuild/instance-12/output-1/target/etc/shells; fi mkdir -p /home/autobuild/autobuild/instance-12/output-1/target/etc echo "buildroot" > /home/autobuild/autobuild/instance-12/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/autobuild/autobuild/instance-12/output-1/target/etc/hosts mkdir -p /home/autobuild/autobuild/instance-12/output-1/target/etc echo "Welcome to Buildroot" > /home/autobuild/autobuild/instance-12/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/autobuild/autobuild/instance-12/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/autobuild/autobuild/instance-12/output-1/target/etc/shells || echo "/bin/sh" >> /home/autobuild/autobuild/instance-12/output-1/target/etc/shells if [ -x /home/autobuild/autobuild/instance-12/output-1/target/sbin/swapon -a -x /home/autobuild/autobuild/instance-12/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/autobuild/autobuild/instance-12/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/autobuild/autobuild/instance-12/output-1/target/etc/inittab; fi rm -rf /home/autobuild/autobuild/instance-12/output-1/target/usr/include /home/autobuild/autobuild/instance-12/output-1/target/usr/share/aclocal \ /home/autobuild/autobuild/instance-12/output-1/target/usr/lib/pkgconfig /home/autobuild/autobuild/instance-12/output-1/target/usr/share/pkgconfig \ /home/autobuild/autobuild/instance-12/output-1/target/usr/lib/cmake /home/autobuild/autobuild/instance-12/output-1/target/usr/share/cmake \ /home/autobuild/autobuild/instance-12/output-1/target/usr/lib/rpm /home/autobuild/autobuild/instance-12/output-1/target/usr/doc find /home/autobuild/autobuild/instance-12/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-12/output-1/target/lib/ /home/autobuild/autobuild/instance-12/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-12/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/autobuild/autobuild/instance-12/output-1/target/usr/share/gdb rm -rf /home/autobuild/autobuild/instance-12/output-1/target/usr/share/bash-completion rm -rf /home/autobuild/autobuild/instance-12/output-1/target/etc/bash_completion.d rm -rf /home/autobuild/autobuild/instance-12/output-1/target/usr/share/zsh rm -rf /home/autobuild/autobuild/instance-12/output-1/target/usr/man /home/autobuild/autobuild/instance-12/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-12/output-1/target/usr/info /home/autobuild/autobuild/instance-12/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-12/output-1/target/usr/doc /home/autobuild/autobuild/instance-12/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-12/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-12/output-1/target/usr/share 2>/dev/null || true rm -rf /home/autobuild/autobuild/instance-12/output-1/target/lib/debug /home/autobuild/autobuild/instance-12/output-1/target/usr/lib/debug find /home/autobuild/autobuild/instance-12/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/autobuild/autobuild/instance-12/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/autobuild/autobuild/instance-12/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/autobuild/autobuild/instance-12/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/autobuild/autobuild/instance-12/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2023.02-93-gd3051892eb"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.05-git\"" \ ) > /home/autobuild/autobuild/instance-12/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-12/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-12/output-1/per-package /home/autobuild/autobuild/instance-12/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-12/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs mkdir -p /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs printf ' - - sudo -1 - - - -\n\n' >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n /usr/bin/sudo f 4755 0 0 - - - - -\n\n' > /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.axfs mkdir -p /home/autobuild/autobuild/instance-12/output-1/images rm -rf /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/axfs mkdir -p /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/axfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-12/output-1/target/ /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/axfs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/axfs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/axfs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/axfs/target" >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/axfs/fakeroot PATH="/home/autobuild/autobuild/instance-12/output-1/host/bin:/home/autobuild/autobuild/instance-12/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-12/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/axfs/target >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/axfs/fakeroot echo "/home/autobuild/autobuild/instance-12/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/axfs/target" >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/axfs/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/axfs/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/axfs/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/axfs/fakeroot echo "find /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/axfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/axfs/fakeroot echo "find /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/axfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/axfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/axfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/axfs/fakeroot printf ' /home/autobuild/autobuild/instance-12/output-1/host/bin/mkfs.axfs -s -a /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/axfs/target /home/autobuild/autobuild/instance-12/output-1/images/rootfs.axfs\n' >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/axfs/fakeroot chmod a+x /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/axfs/fakeroot PATH="/home/autobuild/autobuild/instance-12/output-1/host/bin:/home/autobuild/autobuild/instance-12/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-12/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/axfs/fakeroot rootdir=/home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/axfs/target table='/home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/full_devices_table.txt' number of files: 1105 number of 4KB nodes: 9826 Total image size: 34640879 >>> Generating filesystem image rootfs.tar mkdir -p /home/autobuild/autobuild/instance-12/output-1/images rm -rf /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/tar mkdir -p /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/tar rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-12/output-1/target/ /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/tar/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/tar/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/tar/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/tar/target" >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/tar/fakeroot PATH="/home/autobuild/autobuild/instance-12/output-1/host/bin:/home/autobuild/autobuild/instance-12/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-12/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/tar/target >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/tar/fakeroot echo "/home/autobuild/autobuild/instance-12/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/tar/target" >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/tar/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/tar/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/tar/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/tar/fakeroot echo "find /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/tar/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/tar/fakeroot echo "find /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/tar/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/tar/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/tar/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/tar/fakeroot printf ' (cd /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/tar/target; find -print0 | LC_ALL=C sort -z | tar --pax-option=exthdr.name=%%d/PaxHeaders/%%f,atime:=0,ctime:=0 -cf /home/autobuild/autobuild/instance-12/output-1/images/rootfs.tar --null --xattrs-include='\''*'\'' --no-recursion -T - --numeric-owner)\n' >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/tar/fakeroot chmod a+x /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/tar/fakeroot PATH="/home/autobuild/autobuild/instance-12/output-1/host/bin:/home/autobuild/autobuild/instance-12/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-12/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/tar/fakeroot rootdir=/home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/tar/target table='/home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/home/autobuild/autobuild/instance-12/output-1/host/bin:/home/autobuild/autobuild/instance-12/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" xz -9 -C crc32 -c -T 1 /home/autobuild/autobuild/instance-12/output-1/images/rootfs.tar > /home/autobuild/autobuild/instance-12/output-1/images/rootfs.tar.xz >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-12/output-1/images rm -rf /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-12/output-1/target/ /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-12/output-1/host/bin:/home/autobuild/autobuild/instance-12/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-12/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-12/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-12/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-12/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-12/output-1/host/bin:/home/autobuild/autobuild/instance-12/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-12/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/autobuild/autobuild/instance-12/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][done] scanning complete, total 1105 objects. stage 2: creating image '/home/autobuild/autobuild/instance-12/output-1/images/rootfs.yaffs2' [ ] 1/1105 0% [ ] 2/1105 0% [ ] 3/1105 0% [ ] 4/1105 0% [ ] 5/1105 0% [ ] 6/1105 0% [ ] 7/1105 0% [ ] 8/1105 0% [ ] 9/1105 0% [ ] 10/1105 0% [ ] 11/1105 0% [ ] 12/1105 1% [ ] 13/1105 1% [ ] 14/1105 1% [ ] 15/1105 1% [ ] 16/1105 1% [ ] 17/1105 1% [= ] 18/1105 1% [= ] 19/1105 1% [= ] 20/1105 1% [= ] 21/1105 1% [= ] 22/1105 1% [= ] 23/1105 2% [= ] 24/1105 2% [= ] 25/1105 2% [= ] 26/1105 2% [= ] 27/1105 2% [= ] 28/1105 2% [= ] 29/1105 2% [= ] 30/1105 2% [= ] 31/1105 2% [= ] 32/1105 2% [= ] 33/1105 2% [= ] 34/1105 3% [= ] 35/1105 3% [== ] 36/1105 3% [== ] 37/1105 3% [== ] 38/1105 3% [== ] 39/1105 3% [== ] 40/1105 3% [== ] 41/1105 3% [== ] 42/1105 3% [== ] 43/1105 3% [== ] 44/1105 3% [== ] 45/1105 4% [== ] 46/1105 4% [== ] 47/1105 4% [== ] 48/1105 4% [== ] 49/1105 4% [== ] 50/1105 4% [== ] 51/1105 4% [== ] 52/1105 4% [== ] 53/1105 4% [=== ] 54/1105 4% [=== ] 55/1105 4% [=== ] 56/1105 5% [=== ] 57/1105 5% [=== ] 58/1105 5% [=== ] 59/1105 5% [=== ] 60/1105 5% [=== ] 61/1105 5% [=== ] 62/1105 5% [=== ] 63/1105 5% [=== ] 64/1105 5% [=== ] 65/1105 5% [=== ] 66/1105 5% [=== ] 67/1105 6% [=== ] 68/1105 6% [=== ] 69/1105 6% [=== ] 70/1105 6% [=== ] 71/1105 6% [==== ] 72/1105 6% [==== ] 73/1105 6% [==== ] 74/1105 6% [==== ] 75/1105 6% [==== ] 76/1105 6% [==== ] 77/1105 6% [==== ] 78/1105 7% [==== ] 79/1105 7% [==== ] 80/1105 7% [==== ] 81/1105 7% [==== ] 82/1105 7% [==== ] 83/1105 7% [==== ] 84/1105 7% [==== ] 85/1105 7% [==== ] 86/1105 7% [==== ] 87/1105 7% [==== ] 88/1105 7% [==== ] 89/1105 8% [===== ] 90/1105 8% [===== ] 91/1105 8% [===== ] 92/1105 8% [===== ] 93/1105 8% [===== ] 94/1105 8% [===== ] 95/1105 8% [===== ] 96/1105 8% [===== ] 97/1105 8% [===== ] 98/1105 8% [===== ] 99/1105 8% [===== ] 100/1105 9% [===== ] 101/1105 9% [===== ] 102/1105 9% [===== ] 103/1105 9% [===== ] 104/1105 9% [===== ] 105/1105 9% [===== ] 106/1105 9% [====== ] 107/1105 9% [====== ] 108/1105 9% [====== ] 109/1105 9% [====== ] 110/1105 9% [====== ] 111/1105 10% [====== ] 112/1105 10% [====== ] 113/1105 10% [====== ] 114/1105 10% [====== ] 115/1105 10% [====== ] 116/1105 10% [====== ] 117/1105 10% [====== ] 118/1105 10% [====== ] 119/1105 10% [====== ] 120/1105 10% [====== ] 121/1105 10% [====== ] 122/1105 11% [====== ] 123/1105 11% [====== ] 124/1105 11% [======= ] 125/1105 11% [======= ] 126/1105 11% [======= ] 127/1105 11% [======= ] 128/1105 11% [======= ] 129/1105 11% [======= ] 130/1105 11% [======= ] 131/1105 11% [======= ] 132/1105 11% [======= ] 133/1105 12% [======= ] 134/1105 12% [======= ] 135/1105 12% [======= ] 136/1105 12% [======= ] 137/1105 12% [======= ] 138/1105 12% [======= ] 139/1105 12% [======= ] 140/1105 12% [======= ] 141/1105 12% [======= ] 142/1105 12% [======== ] 143/1105 12% [======== ] 144/1105 13% [======== ] 145/1105 13% [======== ] 146/1105 13% [======== ] 147/1105 13% [======== ] 148/1105 13% [======== ] 149/1105 13% [======== ] 150/1105 13% [======== ] 151/1105 13% [======== ] 152/1105 13% [======== ] 153/1105 13% [======== ] 154/1105 13% [======== ] 155/1105 14% [======== ] 156/1105 14% [======== ] 157/1105 14% [======== ] 158/1105 14% [======== ] 159/1105 14% [======== ] 160/1105 14% [========= ] 161/1105 14% [========= ] 162/1105 14% [========= ] 163/1105 14% [========= ] 164/1105 14% [========= ] 165/1105 14% [========= ] 166/1105 15% [========= ] 167/1105 15% [========= ] 168/1105 15% [========= ] 169/1105 15% [========= ] 170/1105 15% [========= ] 171/1105 15% [========= ] 172/1105 15% [========= ] 173/1105 15% [========= ] 174/1105 15% [========= ] 175/1105 15% [========= ] 176/1105 15% [========= ] 177/1105 16% [========= ] 178/1105 16% [========== ] 179/1105 16% [========== ] 180/1105 16% [========== ] 181/1105 16% [========== ] 182/1105 16% [========== ] 183/1105 16% [========== ] 184/1105 16% [========== ] 185/1105 16% [========== ] 186/1105 16% [========== ] 187/1105 16% [========== ] 188/1105 17% [========== ] 189/1105 17% [========== ] 190/1105 17% [========== ] 191/1105 17% [========== ] 192/1105 17% [========== ] 193/1105 17% [========== ] 194/1105 17% [========== ] 195/1105 17% [========== ] 196/1105 17% [=========== ] 197/1105 17% [=========== ] 198/1105 17% [=========== ] 199/1105 18% [=========== ] 200/1105 18% [=========== ] 201/1105 18% [=========== ] 202/1105 18% [=========== ] 203/1105 18% [=========== ] 204/1105 18% [=========== ] 205/1105 18% [=========== ] 206/1105 18% [=========== ] 207/1105 18% [=========== ] 208/1105 18% [=========== ] 209/1105 18% [=========== ] 210/1105 19% [=========== ] 211/1105 19% [=========== ] 212/1105 19% [=========== ] 213/1105 19% [============ ] 214/1105 19% [============ ] 215/1105 19% [============ ] 216/1105 19% [============ ] 217/1105 19% [============ ] 218/1105 19% [============ ] 219/1105 19% [============ ] 220/1105 19% [============ ] 221/1105 20% [============ ] 222/1105 20% [============ ] 223/1105 20% [============ ] 224/1105 20% [============ ] 225/1105 20% [============ ] 226/1105 20% [============ ] 227/1105 20% [============ ] 228/1105 20% [============ ] 229/1105 20% [============ ] 230/1105 20% [============ ] 231/1105 20% [============= ] 232/1105 20% [============= ] 233/1105 21% [============= ] 234/1105 21% [============= ] 235/1105 21% [============= ] 236/1105 21% [============= ] 237/1105 21% [============= ] 238/1105 21% [============= ] 239/1105 21% [============= ] 240/1105 21% [============= ] 241/1105 21% [============= ] 242/1105 21% [============= ] 243/1105 21% [============= ] 244/1105 22% [============= ] 245/1105 22% [============= ] 246/1105 22% [============= ] 247/1105 22% [============= ] 248/1105 22% [============= ] 249/1105 22% [============== ] 250/1105 22% [============== ] 251/1105 22% [============== ] 252/1105 22% [============== ] 253/1105 22% [============== ] 254/1105 22% [============== ] 255/1105 23% [============== ] 256/1105 23% [============== ] 257/1105 23% [============== ] 258/1105 23% [============== ] 259/1105 23% [============== ] 260/1105 23% [============== ] 261/1105 23% [============== ] 262/1105 23% [============== ] 263/1105 23% [============== ] 264/1105 23% [============== ] 265/1105 23% [============== ] 266/1105 24% [============== ] 267/1105 24% [=============== ] 268/1105 24% [=============== ] 269/1105 24% [=============== ] 270/1105 24% [=============== ] 271/1105 24% [=============== ] 272/1105 24% [=============== ] 273/1105 24% [=============== ] 274/1105 24% [=============== ] 275/1105 24% [=============== ] 276/1105 24% [=============== ] 277/1105 25% [=============== ] 278/1105 25% [=============== ] 279/1105 25% [=============== ] 280/1105 25% [=============== ] 281/1105 25% [=============== ] 282/1105 25% [=============== ] 283/1105 25% [=============== ] 284/1105 25% [=============== ] 285/1105 25% [================ ] 286/1105 25% [================ ] 287/1105 25% [================ ] 288/1105 26% [================ ] 289/1105 26% [================ ] 290/1105 26% [================ ] 291/1105 26% [================ ] 292/1105 26% [================ ] 293/1105 26% [================ ] 294/1105 26% [================ ] 295/1105 26% [================ ] 296/1105 26% [================ ] 297/1105 26% [================ ] 298/1105 26% [================ ] 299/1105 27% [================ ] 300/1105 27% [================ ] 301/1105 27% [================ ] 302/1105 27% [================= ] 303/1105 27% [================= ] 304/1105 27% [================= ] 305/1105 27% [================= ] 306/1105 27% [================= ] 307/1105 27% [================= ] 308/1105 27% [================= ] 309/1105 27% [================= ] 310/1105 28% [================= ] 311/1105 28% [================= ] 312/1105 28% [================= ] 313/1105 28% [================= ] 314/1105 28% [================= ] 315/1105 28% [================= ] 316/1105 28% [================= ] 317/1105 28% [================= ] 318/1105 28% [================= ] 319/1105 28% [================= ] 320/1105 28% [================== ] 321/1105 29% [================== ] 322/1105 29% [================== ] 323/1105 29% [================== ] 324/1105 29% [================== ] 325/1105 29% [================== ] 326/1105 29% [================== ] 327/1105 29% [================== ] 328/1105 29% [================== ] 329/1105 29% [================== ] 330/1105 29% [================== ] 331/1105 29% [================== ] 332/1105 30% [================== ] 333/1105 30% [================== ] 334/1105 30% [================== ] 335/1105 30% [================== ] 336/1105 30% [================== ] 337/1105 30% [================== ] 338/1105 30% [=================== ] 339/1105 30% [=================== ] 340/1105 30% [=================== ] 341/1105 30% [=================== ] 342/1105 30% [=================== ] 343/1105 31% [=================== ] 344/1105 31% [=================== ] 345/1105 31% [=================== ] 346/1105 31% [=================== ] 347/1105 31% [=================== ] 348/1105 31% [=================== ] 349/1105 31% [=================== ] 350/1105 31% [=================== ] 351/1105 31% [=================== ] 352/1105 31% [=================== ] 353/1105 31% [=================== ] 354/1105 32% [=================== ] 355/1105 32% [=================== ] 356/1105 32% [==================== ] 357/1105 32% [==================== ] 358/1105 32% [==================== ] 359/1105 32% [==================== ] 360/1105 32% [==================== ] 361/1105 32% [==================== ] 362/1105 32% [==================== ] 363/1105 32% [==================== ] 364/1105 32% [==================== ] 365/1105 33% [==================== ] 366/1105 33% [==================== ] 367/1105 33% [==================== ] 368/1105 33% [==================== ] 369/1105 33% [==================== ] 370/1105 33% [==================== ] 371/1105 33% [==================== ] 372/1105 33% [==================== ] 373/1105 33% [==================== ] 374/1105 33% [===================== ] 375/1105 33% [===================== ] 376/1105 34% [===================== ] 377/1105 34% [===================== ] 378/1105 34% [===================== ] 379/1105 34% [===================== ] 380/1105 34% [===================== ] 381/1105 34% [===================== ] 382/1105 34% [===================== ] 383/1105 34% [===================== ] 384/1105 34% [===================== ] 385/1105 34% [===================== ] 386/1105 34% [===================== ] 387/1105 35% [===================== ] 388/1105 35% [===================== ] 389/1105 35% [===================== ] 390/1105 35% [===================== ] 391/1105 35% [===================== ] 392/1105 35% [====================== ] 393/1105 35% [====================== ] 394/1105 35% [====================== ] 395/1105 35% [====================== ] 396/1105 35% [====================== ] 397/1105 35% [====================== ] 398/1105 36% [====================== ] 399/1105 36% [====================== ] 400/1105 36% [====================== ] 401/1105 36% [====================== ] 402/1105 36% [====================== ] 403/1105 36% [====================== ] 404/1105 36% [====================== ] 405/1105 36% [====================== ] 406/1105 36% [====================== ] 407/1105 36% [====================== ] 408/1105 36% [====================== ] 409/1105 37% [======================= ] 410/1105 37% [======================= ] 411/1105 37% [======================= ] 412/1105 37% [======================= ] 413/1105 37% [======================= ] 414/1105 37% [======================= ] 415/1105 37% [======================= ] 416/1105 37% [======================= ] 417/1105 37% [======================= ] 418/1105 37% [======================= ] 419/1105 37% [======================= ] 420/1105 38% [======================= ] 421/1105 38% [======================= ] 422/1105 38% [======================= ] 423/1105 38% [======================= ] 424/1105 38% [======================= ] 425/1105 38% [======================= ] 426/1105 38% [======================= ] 427/1105 38% [======================== ] 428/1105 38% [======================== ] 429/1105 38% [======================== ] 430/1105 38% [======================== ] 431/1105 39% [======================== ] 432/1105 39% [======================== ] 433/1105 39% [======================== ] 434/1105 39% [======================== ] 435/1105 39% [======================== ] 436/1105 39% [======================== ] 437/1105 39% [======================== ] 438/1105 39% [======================== ] 439/1105 39% [======================== ] 440/1105 39% [======================== ] 441/1105 39% [======================== ] 442/1105 40% [======================== ] 443/1105 40% [======================== ] 444/1105 40% [======================== ] 445/1105 40% [========================= ] 446/1105 40% [========================= ] 447/1105 40% [========================= ] 448/1105 40% [========================= ] 449/1105 40% [========================= ] 450/1105 40% [========================= ] 451/1105 40% [========================= ] 452/1105 40% [========================= ] 453/1105 40% [========================= ] 454/1105 41% [========================= ] 455/1105 41% [========================= ] 456/1105 41% [========================= ] 457/1105 41% [========================= ] 458/1105 41% [========================= ] 459/1105 41% [========================= ] 460/1105 41% [========================= ] 461/1105 41% [========================= ] 462/1105 41% [========================= ] 463/1105 41% [========================== ] 464/1105 41% [========================== ] 465/1105 42% [========================== ] 466/1105 42% [========================== ] 467/1105 42% [========================== ] 468/1105 42% [========================== ] 469/1105 42% [========================== ] 470/1105 42% [========================== ] 471/1105 42% [========================== ] 472/1105 42% [========================== ] 473/1105 42% [========================== ] 474/1105 42% [========================== ] 475/1105 42% [========================== ] 476/1105 43% [========================== ] 477/1105 43% [========================== ] 478/1105 43% [========================== ] 479/1105 43% [========================== ] 480/1105 43% [========================== ] 481/1105 43% [=========================== ] 482/1105 43% [=========================== ] 483/1105 43% [=========================== ] 484/1105 43% [=========================== ] 485/1105 43% [=========================== ] 486/1105 43% [=========================== ] 487/1105 44% [=========================== ] 488/1105 44% [=========================== ] 489/1105 44% [=========================== ] 490/1105 44% [=========================== ] 491/1105 44% [=========================== ] 492/1105 44% [=========================== ] 493/1105 44% [=========================== ] 494/1105 44% [=========================== ] 495/1105 44% [=========================== ] 496/1105 44% [=========================== ] 497/1105 44% [=========================== ] 498/1105 45% [=========================== ] 499/1105 45% [============================ ] 500/1105 45% [============================ ] 501/1105 45% [============================ ] 502/1105 45% [============================ ] 503/1105 45% [============================ ] 504/1105 45% [============================ ] 505/1105 45% [============================ ] 506/1105 45% [============================ ] 507/1105 45% [============================ ] 508/1105 45% [============================ ] 509/1105 46% [============================ ] 510/1105 46% [============================ ] 511/1105 46% [============================ ] 512/1105 46% [============================ ] 513/1105 46% [============================ ] 514/1105 46% [============================ ] 515/1105 46% [============================ ] 516/1105 46% [============================= ] 517/1105 46% [============================= ] 518/1105 46% [============================= ] 519/1105 46% [============================= ] 520/1105 47% [============================= ] 521/1105 47% [============================= ] 522/1105 47% [============================= ] 523/1105 47% [============================= ] 524/1105 47% [============================= ] 525/1105 47% [============================= ] 526/1105 47% [============================= ] 527/1105 47% [============================= ] 528/1105 47% [============================= ] 529/1105 47% [============================= ] 530/1105 47% [============================= ] 531/1105 48% [============================= ] 532/1105 48% [============================= ] 533/1105 48% [============================= ] 534/1105 48% [============================== ] 535/1105 48% [============================== ] 536/1105 48% [============================== ] 537/1105 48% [============================== ] 538/1105 48% [============================== ] 539/1105 48% [============================== ] 540/1105 48% [============================== ] 541/1105 48% [============================== ] 542/1105 49% [============================== ] 543/1105 49% [============================== ] 544/1105 49% [============================== ] 545/1105 49% [============================== ] 546/1105 49% [============================== ] 547/1105 49% [============================== ] 548/1105 49% [============================== ] 549/1105 49% [============================== ] 550/1105 49% [============================== ] 551/1105 49% [============================== ] 552/1105 49% [=============================== ] 553/1105 50% [=============================== ] 554/1105 50% [=============================== ] 555/1105 50% [=============================== ] 556/1105 50% [=============================== ] 557/1105 50% [=============================== ] 558/1105 50% [=============================== ] 559/1105 50% [=============================== ] 560/1105 50% [=============================== ] 561/1105 50% [=============================== ] 562/1105 50% [=============================== ] 563/1105 50% [=============================== ] 564/1105 51% [=============================== ] 565/1105 51% [=============================== ] 566/1105 51% [=============================== ] 567/1105 51% [=============================== ] 568/1105 51% [=============================== ] 569/1105 51% [=============================== ] 570/1105 51% [================================ ] 571/1105 51% [================================ ] 572/1105 51% [================================ ] 573/1105 51% [================================ ] 574/1105 51% [================================ ] 575/1105 52% [================================ ] 576/1105 52% [================================ ] 577/1105 52% [================================ ] 578/1105 52% [================================ ] 579/1105 52% [================================ ] 580/1105 52% [================================ ] 581/1105 52% [================================ ] 582/1105 52% [================================ ] 583/1105 52% [================================ ] 584/1105 52% [================================ ] 585/1105 52% [================================ ] 586/1105 53% [================================ ] 587/1105 53% [================================ ] 588/1105 53% [================================= ] 589/1105 53% [================================= ] 590/1105 53% [================================= ] 591/1105 53% [================================= ] 592/1105 53% [================================= ] 593/1105 53% [================================= ] 594/1105 53% [================================= ] 595/1105 53% [================================= ] 596/1105 53% [================================= ] 597/1105 54% [================================= ] 598/1105 54% [================================= ] 599/1105 54% [================================= ] 600/1105 54% [================================= ] 601/1105 54% [================================= ] 602/1105 54% [================================= ] 603/1105 54% [================================= ] 604/1105 54% [================================= ] 605/1105 54% [================================== ] 606/1105 54% [================================== ] 607/1105 54% [================================== ] 608/1105 55% [================================== ] 609/1105 55% [================================== ] 610/1105 55% [================================== ] 611/1105 55% [================================== ] 612/1105 55% [================================== ] 613/1105 55% [================================== ] 614/1105 55% [================================== ] 615/1105 55% [================================== ] 616/1105 55% [================================== ] 617/1105 55% [================================== ] 618/1105 55% [================================== ] 619/1105 56% [================================== ] 620/1105 56% [================================== ] 621/1105 56% [================================== ] 622/1105 56% [================================== ] 623/1105 56% [=================================== ] 624/1105 56% [=================================== ] 625/1105 56% [=================================== ] 626/1105 56% [=================================== ] 627/1105 56% [=================================== ] 628/1105 56% [=================================== ] 629/1105 56% [=================================== ] 630/1105 57% [=================================== ] 631/1105 57% [=================================== ] 632/1105 57% [=================================== ] 633/1105 57% [=================================== ] 634/1105 57% [=================================== ] 635/1105 57% [=================================== ] 636/1105 57% [=================================== ] 637/1105 57% [=================================== ] 638/1105 57% [=================================== ] 639/1105 57% [=================================== ] 640/1105 57% [=================================== ] 641/1105 58% [==================================== ] 642/1105 58% [==================================== ] 643/1105 58% [==================================== ] 644/1105 58% [==================================== ] 645/1105 58% [==================================== ] 646/1105 58% [==================================== ] 647/1105 58% [==================================== ] 648/1105 58% [==================================== ] 649/1105 58% [==================================== ] 650/1105 58% [==================================== ] 651/1105 58% [==================================== ] 652/1105 59% [==================================== ] 653/1105 59% [==================================== ] 654/1105 59% [==================================== ] 655/1105 59% [==================================== ] 656/1105 59% [==================================== ] 657/1105 59% [==================================== ] 658/1105 59% [==================================== ] 659/1105 59% [===================================== ] 660/1105 59% [===================================== ] 661/1105 59% [===================================== ] 662/1105 59% [===================================== ] 663/1105 60% [===================================== ] 664/1105 60% [===================================== ] 665/1105 60% [===================================== ] 666/1105 60% [===================================== ] 667/1105 60% [===================================== ] 668/1105 60% [===================================== ] 669/1105 60% [===================================== ] 670/1105 60% [===================================== ] 671/1105 60% [===================================== ] 672/1105 60% [===================================== ] 673/1105 60% [===================================== ] 674/1105 60% [===================================== ] 675/1105 61% [===================================== ] 676/1105 61% [===================================== ] 677/1105 61% [====================================== ] 678/1105 61% [====================================== ] 679/1105 61% [====================================== ] 680/1105 61% [====================================== ] 681/1105 61% [====================================== ] 682/1105 61% [====================================== ] 683/1105 61% [====================================== ] 684/1105 61% [====================================== ] 685/1105 61% [====================================== ] 686/1105 62% [====================================== ] 687/1105 62% [====================================== ] 688/1105 62% [====================================== ] 689/1105 62% [====================================== ] 690/1105 62% [====================================== ] 691/1105 62% [====================================== ] 692/1105 62% [====================================== ] 693/1105 62% [====================================== ] 694/1105 62% [====================================== ] 695/1105 62% [======================================= ] 696/1105 62% [======================================= ] 697/1105 63% [======================================= ] 698/1105 63% [======================================= ] 699/1105 63% [======================================= ] 700/1105 63% [======================================= ] 701/1105 63% [======================================= ] 702/1105 63% [======================================= ] 703/1105 63% [======================================= ] 704/1105 63% [======================================= ] 705/1105 63% [======================================= ] 706/1105 63% [======================================= ] 707/1105 63% [======================================= ] 708/1105 64% [======================================= ] 709/1105 64% [======================================= ] 710/1105 64% [======================================= ] 711/1105 64% [======================================= ] 712/1105 64% [======================================== ] 713/1105 64% [======================================== ] 714/1105 64% [======================================== ] 715/1105 64% [======================================== ] 716/1105 64% [======================================== ] 717/1105 64% [======================================== ] 718/1105 64% [======================================== ] 719/1105 65% [======================================== ] 720/1105 65% [======================================== ] 721/1105 65% [======================================== ] 722/1105 65% [======================================== ] 723/1105 65% [======================================== ] 724/1105 65% [======================================== ] 725/1105 65% [======================================== ] 726/1105 65% [======================================== ] 727/1105 65% [======================================== ] 728/1105 65% [======================================== ] 729/1105 65% [======================================== ] 730/1105 66% [========================================= ] 731/1105 66% [========================================= ] 732/1105 66% [========================================= ] 733/1105 66% [========================================= ] 734/1105 66% [========================================= ] 735/1105 66% [========================================= ] 736/1105 66% [========================================= ] 737/1105 66% [========================================= ] 738/1105 66% [========================================= ] 739/1105 66% [========================================= ] 740/1105 66% [========================================= ] 741/1105 67% [========================================= ] 742/1105 67% [========================================= ] 743/1105 67% [========================================= ] 744/1105 67% [========================================= ] 745/1105 67% [========================================= ] 746/1105 67% [========================================= ] 747/1105 67% [========================================= ] 748/1105 67% [========================================== ] 749/1105 67% [========================================== ] 750/1105 67% [========================================== ] 751/1105 67% [========================================== ] 752/1105 68% [========================================== ] 753/1105 68% [========================================== ] 754/1105 68% [========================================== ] 755/1105 68% [========================================== ] 756/1105 68% [========================================== ] 757/1105 68% [========================================== ] 758/1105 68% [========================================== ] 759/1105 68% [========================================== ] 760/1105 68% [========================================== ] 761/1105 68% [========================================== ] 762/1105 68% [========================================== ] 763/1105 69% [========================================== ] 764/1105 69% [========================================== ] 765/1105 69% [========================================== ] 766/1105 69% [=========================================== ] 767/1105 69% [=========================================== ] 768/1105 69% [=========================================== ] 769/1105 69% [=========================================== ] 770/1105 69% [=========================================== ] 771/1105 69% [=========================================== ] 772/1105 69% [=========================================== ] 773/1105 69% [=========================================== ] 774/1105 70% [=========================================== ] 775/1105 70% [=========================================== ] 776/1105 70% [=========================================== ] 777/1105 70% [=========================================== ] 778/1105 70% [=========================================== ] 779/1105 70% [=========================================== ] 780/1105 70% [=========================================== ] 781/1105 70% [=========================================== ] 782/1105 70% [=========================================== ] 783/1105 70% [=========================================== ] 784/1105 70% [============================================ ] 785/1105 71% [============================================ ] 786/1105 71% [============================================ ] 787/1105 71% [============================================ ] 788/1105 71% [============================================ ] 789/1105 71% [============================================ ] 790/1105 71% [============================================ ] 791/1105 71% [============================================ ] 792/1105 71% [============================================ ] 793/1105 71% [============================================ ] 794/1105 71% [============================================ ] 795/1105 71% [============================================ ] 796/1105 72% [============================================ ] 797/1105 72% [============================================ ] 798/1105 72% [============================================ ] 799/1105 72% [============================================ ] 800/1105 72% [============================================ ] 801/1105 72% [============================================ ] 802/1105 72% [============================================= ] 803/1105 72% [============================================= ] 804/1105 72% [============================================= ] 805/1105 72% [============================================= ] 806/1105 72% [============================================= ] 807/1105 73% [============================================= ] 808/1105 73% [============================================= ] 809/1105 73% [============================================= ] 810/1105 73% [============================================= ] 811/1105 73% [============================================= ] 812/1105 73% [============================================= ] 813/1105 73% [============================================= ] 814/1105 73% [============================================= ] 815/1105 73% [============================================= ] 816/1105 73% [============================================= ] 817/1105 73% [============================================= ] 818/1105 74% [============================================= ] 819/1105 74% [============================================== ] 820/1105 74% [============================================== ] 821/1105 74% [============================================== ] 822/1105 74% [============================================== ] 823/1105 74% [============================================== ] 824/1105 74% [============================================== ] 825/1105 74% [============================================== ] 826/1105 74% [============================================== ] 827/1105 74% [============================================== ] 828/1105 74% [============================================== ] 829/1105 75% [============================================== ] 830/1105 75% [============================================== ] 831/1105 75% [============================================== ] 832/1105 75% [============================================== ] 833/1105 75% [============================================== ] 834/1105 75% [============================================== ] 835/1105 75% [============================================== ] 836/1105 75% [============================================== ] 837/1105 75% [=============================================== ] 838/1105 75% [=============================================== ] 839/1105 75% [=============================================== ] 840/1105 76% [=============================================== ] 841/1105 76% [=============================================== ] 842/1105 76% [=============================================== ] 843/1105 76% [=============================================== ] 844/1105 76% [=============================================== ] 845/1105 76% [=============================================== ] 846/1105 76% [=============================================== ] 847/1105 76% [=============================================== ] 848/1105 76% [=============================================== ] 849/1105 76% [=============================================== ] 850/1105 76% [=============================================== ] 851/1105 77% [=============================================== ] 852/1105 77% [=============================================== ] 853/1105 77% [=============================================== ] 854/1105 77% [=============================================== ] 855/1105 77% [================================================ ] 856/1105 77% [================================================ ] 857/1105 77% [================================================ ] 858/1105 77% [================================================ ] 859/1105 77% [================================================ ] 860/1105 77% [================================================ ] 861/1105 77% [================================================ ] 862/1105 78% [================================================ ] 863/1105 78% [================================================ ] 864/1105 78% [================================================ ] 865/1105 78% [================================================ ] 866/1105 78% [================================================ ] 867/1105 78% [================================================ ] 868/1105 78% [================================================ ] 869/1105 78% [================================================ ] 870/1105 78% [================================================ ] 871/1105 78% [================================================ ] 872/1105 78% [================================================ ] 873/1105 79% [================================================= ] 874/1105 79% [================================================= ] 875/1105 79% [================================================= ] 876/1105 79% [================================================= ] 877/1105 79% [================================================= ] 878/1105 79% [================================================= ] 879/1105 79% [================================================= ] 880/1105 79% [================================================= ] 881/1105 79% [================================================= ] 882/1105 79% [================================================= ] 883/1105 79% [================================================= ] 884/1105 80% [================================================= ] 885/1105 80% [================================================= ] 886/1105 80% [================================================= ] 887/1105 80% [================================================= ] 888/1105 80% [================================================= ] 889/1105 80% [================================================= ] 890/1105 80% [================================================= ] 891/1105 80% [================================================== ] 892/1105 80% [================================================== ] 893/1105 80% [================================================== ] 894/1105 80% [================================================== ] 895/1105 80% [================================================== ] 896/1105 81% [================================================== ] 897/1105 81% [================================================== ] 898/1105 81% [================================================== ] 899/1105 81% [================================================== ] 900/1105 81% [================================================== ] 901/1105 81% [================================================== ] 902/1105 81% [================================================== ] 903/1105 81% [================================================== ] 904/1105 81% [================================================== ] 905/1105 81% [================================================== ] 906/1105 81% [================================================== ] 907/1105 82% [================================================== ] 908/1105 82% [=================================================== ] 909/1105 82% [=================================================== ] 910/1105 82% [=================================================== ] 911/1105 82% [=================================================== ] 912/1105 82% [=================================================== ] 913/1105 82% [=================================================== ] 914/1105 82% [=================================================== ] 915/1105 82% [=================================================== ] 916/1105 82% [=================================================== ] 917/1105 82% [=================================================== ] 918/1105 83% [=================================================== ] 919/1105 83% [=================================================== ] 920/1105 83% [=================================================== ] 921/1105 83% [=================================================== ] 922/1105 83% [=================================================== ] 923/1105 83% [=================================================== ] 924/1105 83% [=================================================== ] 925/1105 83% [=================================================== ] 926/1105 83% [==================================================== ] 927/1105 83% [==================================================== ] 928/1105 83% [==================================================== ] 929/1105 84% [==================================================== ] 930/1105 84% [==================================================== ] 931/1105 84% [==================================================== ] 932/1105 84% [==================================================== ] 933/1105 84% [==================================================== ] 934/1105 84% [==================================================== ] 935/1105 84% [==================================================== ] 936/1105 84% [==================================================== ] 937/1105 84% [==================================================== ] 938/1105 84% [==================================================== ] 939/1105 84% [==================================================== ] 940/1105 85% [==================================================== ] 941/1105 85% [==================================================== ] 942/1105 85% [==================================================== ] 943/1105 85% [==================================================== ] 944/1105 85% [===================================================== ] 945/1105 85% [===================================================== ] 946/1105 85% [===================================================== ] 947/1105 85% [===================================================== ] 948/1105 85% [===================================================== ] 949/1105 85% [===================================================== ] 950/1105 85% [===================================================== ] 951/1105 86% [===================================================== ] 952/1105 86% [===================================================== ] 953/1105 86% [===================================================== ] 954/1105 86% [===================================================== ] 955/1105 86% [===================================================== ] 956/1105 86% [===================================================== ] 957/1105 86% [===================================================== ] 958/1105 86% [===================================================== ] 959/1105 86% [===================================================== ] 960/1105 86% [===================================================== ] 961/1105 86% [===================================================== ] 962/1105 87% [====================================================== ] 963/1105 87% [====================================================== ] 964/1105 87% [====================================================== ] 965/1105 87% [====================================================== ] 966/1105 87% [====================================================== ] 967/1105 87% [====================================================== ] 968/1105 87% [====================================================== ] 969/1105 87% [====================================================== ] 970/1105 87% [====================================================== ] 971/1105 87% [====================================================== ] 972/1105 87% [====================================================== ] 973/1105 88% [====================================================== ] 974/1105 88% [====================================================== ] 975/1105 88% [====================================================== ] 976/1105 88% [====================================================== ] 977/1105 88% [====================================================== ] 978/1105 88% [====================================================== ] 979/1105 88% [====================================================== ] 980/1105 88% [======================================================= ] 981/1105 88% [======================================================= ] 982/1105 88% [======================================================= ] 983/1105 88% [======================================================= ] 984/1105 89% [======================================================= ] 985/1105 89% [======================================================= ] 986/1105 89% [======================================================= ] 987/1105 89% [======================================================= ] 988/1105 89% [======================================================= ] 989/1105 89% [======================================================= ] 990/1105 89% [======================================================= ] 991/1105 89% [======================================================= ] 992/1105 89% [======================================================= ] 993/1105 89% [======================================================= ] 994/1105 89% [======================================================= ] 995/1105 90% [======================================================= ] 996/1105 90% [======================================================= ] 997/1105 90% [======================================================= ] 998/1105 90% [======================================================== ] 999/1105 90% [======================================================== ] 1000/1105 90% [======================================================== ] 1001/1105 90% [======================================================== ] 1002/1105 90% [======================================================== ] 1003/1105 90% [======================================================== ] 1004/1105 90% [======================================================== ] 1005/1105 90% [======================================================== ] 1006/1105 91% [======================================================== ] 1007/1105 91% [======================================================== ] 1008/1105 91% [======================================================== ] 1009/1105 91% [======================================================== ] 1010/1105 91% [======================================================== ] 1011/1105 91% [======================================================== ] 1012/1105 91% [======================================================== ] 1013/1105 91% [======================================================== ] 1014/1105 91% [======================================================== ] 1015/1105 91% [========================================================= ] 1016/1105 91% [========================================================= ] 1017/1105 92% [========================================================= ] 1018/1105 92% [========================================================= ] 1019/1105 92% [========================================================= ] 1020/1105 92% [========================================================= ] 1021/1105 92% [========================================================= ] 1022/1105 92% [========================================================= ] 1023/1105 92% [========================================================= ] 1024/1105 92% [========================================================= ] 1025/1105 92% [========================================================= ] 1026/1105 92% [========================================================= ] 1027/1105 92% [========================================================= ] 1028/1105 93% [========================================================= ] 1029/1105 93% [========================================================= ] 1030/1105 93% [========================================================= ] 1031/1105 93% [========================================================= ] 1032/1105 93% [========================================================= ] 1033/1105 93% [========================================================== ] 1034/1105 93% [========================================================== ] 1035/1105 93% [========================================================== ] 1036/1105 93% [========================================================== ] 1037/1105 93% [========================================================== ] 1038/1105 93% [========================================================== ] 1039/1105 94% [========================================================== ] 1040/1105 94% [========================================================== ] 1041/1105 94% [========================================================== ] 1042/1105 94% [========================================================== ] 1043/1105 94% [========================================================== ] 1044/1105 94% [========================================================== ] 1045/1105 94% [========================================================== ] 1046/1105 94% [========================================================== ] 1047/1105 94% [========================================================== ] 1048/1105 94% [========================================================== ] 1049/1105 94% [========================================================== ] 1050/1105 95% [========================================================== ] 1051/1105 95% [=========================================================== ] 1052/1105 95% [=========================================================== ] 1053/1105 95% [=========================================================== ] 1054/1105 95% [=========================================================== ] 1055/1105 95% [=========================================================== ] 1056/1105 95% [=========================================================== ] 1057/1105 95% [=========================================================== ] 1058/1105 95% [=========================================================== ] 1059/1105 95% [=========================================================== ] 1060/1105 95% [=========================================================== ] 1061/1105 96% [=========================================================== ] 1062/1105 96% [=========================================================== ] 1063/1105 96% [=========================================================== ] 1064/1105 96% [=========================================================== ] 1065/1105 96% [=========================================================== ] 1066/1105 96% [=========================================================== ] 1067/1105 96% [=========================================================== ] 1068/1105 96% [=========================================================== ] 1069/1105 96% [============================================================ ] 1070/1105 96% [============================================================ ] 1071/1105 96% [============================================================ ] 1072/1105 97% [============================================================ ] 1073/1105 97% [============================================================ ] 1074/1105 97% [============================================================ ] 1075/1105 97% [============================================================ ] 1076/1105 97% [============================================================ ] 1077/1105 97% [============================================================ ] 1078/1105 97% [============================================================ ] 1079/1105 97% [============================================================ ] 1080/1105 97% [============================================================ ] 1081/1105 97% [============================================================ ] 1082/1105 97% [============================================================ ] 1083/1105 98% [============================================================ ] 1084/1105 98% [============================================================ ] 1085/1105 98% [============================================================ ] 1086/1105 98% [============================================================ ] 1087/1105 98% [============================================================= ] 1088/1105 98% [============================================================= ] 1089/1105 98% [============================================================= ] 1090/1105 98% [============================================================= ] 1091/1105 98% [============================================================= ] 1092/1105 98% [============================================================= ] 1093/1105 98% [============================================================= ] 1094/1105 99% [============================================================= ] 1095/1105 99% [============================================================= ] 1096/1105 99% [============================================================= ] 1097/1105 99% [============================================================= ] 1098/1105 99% [============================================================= ] 1099/1105 99% [============================================================= ] 1100/1105 99% [============================================================= ] 1101/1105 99% [============================================================= ] 1102/1105 99% [============================================================= ] 1103/1105 99% [============================================================= ] 1104/1105 99% [==============================================================] 1105/1105 100% operation complete, 1105 objects in 19500 NAND pages. ln -snf /home/autobuild/autobuild/instance-12/output-1/host/nios2-buildroot-linux-gnu/sysroot /home/autobuild/autobuild/instance-12/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-12/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-12/buildroot' >>> Buildroot 2023.02-93-gd3051892eb Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.36-81-g4f4d7a13edfd2fdc57c9d76e1fd6d017fb47550c Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.3.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.1.14 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> abootimg 1ebeb393252ab5aeed62e34bc439b6728444f06e Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> host-ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> at 3.2.5 Collecting legal info Copyright: OK (sha256: 01dccc0975aa9ba1a9f83e7c5e04f16077353d3c72a0a759b8846ee7a5b2b616) COPYING: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-babeltrace2 2.0.4 Collecting legal info mit-license.txt: OK (sha256: 2f801b7c2494850c3d91da820eb230502dc0192c9d0db024db37ec08d0be1434) lgpl-2.1.txt: OK (sha256: c68fd1ffc1623ea0dace21abf57305818e4998a4ae0c79010aaaa943eb660b55) gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE: OK (sha256: d919c6347409efde6dea63c6f349fb06bc060a2b721fc3df07b5f720b5f1d60e) >>> host-elfutils 0.186 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-xz 5.2.10 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-meson 1.0.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.2 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-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) >>> bitwise 0.43 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> brcm-patchram-plus 95b7b6916d661a4da3f9c0adf52d5e1f4f8ab042 Collecting legal info COPYING: OK (sha256: 26324f5c563b7e338c2876c8abe90c3681c1e9a6163fc59b494c94ad6493eda4) >>> busybox 1.36.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> cgic 2.07 Collecting legal info license.txt: OK (sha256: 6a7de92593d64dbf7630d8f66f97e04a899769bef1e055f2434bc06b87b9de62) >>> chartjs 3.9.1 Collecting legal info ERROR: No hash found for LICENSE.md >>> host-checksec 2.6.0 Collecting legal info LICENSE.txt: OK (sha256: 55154b4be6dfcb3ff29d1e3648d0d07b3943a5fcc3af7c2e0e799b074734f722) >>> cpuload 0.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-cramfs 2.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-doxygen 1.8.18 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> dvdauthor 0.7.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.39 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> execline 2.9.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> fftw-single 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> haveged 1.9.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> hiredis 1.1.0 Collecting legal info COPYING: OK (sha256: dca05ce8fc87a8261783b4aed0deef8becc9350b6aa770bc714d0c1833b896eb) >>> openssl Collecting legal info >>> libopenssl 1.1.1t Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> inih 56 Collecting legal info LICENSE.txt: OK (sha256: 9ae3b39e83e9158e44b67733baa3bb2d84e80efdcfb14a5820210a42c7abdf7f) >>> initscripts Collecting legal info >>> ipset 7.16 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> janet 1.26.0 Collecting legal info LICENSE: OK (sha256: 95fca700e8dce9699248e7cc80ac88ce2357874c8352cd2be4d18f183dc9710b) >>> jo 1.6 Collecting legal info COPYING: OK (sha256: 41d8b23dc6e76731f4920b9ce42d0d4a248d243a510319e2441d174a115f35cf) >>> joe 4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libcap 2.65 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> libcurl 7.88.1 Collecting legal info COPYING: OK (sha256: b1d7feb949ea5023552029fbe0bf5db4f23c2f85e9b8e51e18536f0ecbf9c524) >>> libdvdcss 1.4.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libdvdread 6.1.3 Collecting legal info COPYING: OK (sha256: d6cb0e9e560f51085556949a84af12b79a00f10ab8b66c752537faf7cd665572) >>> libee 0.4.1 Collecting legal info COPYING: OK (sha256: 275fecbf835387e042ba96884f0f05356a485a6ea8449b2c5295cc11652ad439) >>> libestr 0.1.11 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libexif 0.6.24 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> libfastjson 0.99.9 Collecting legal info COPYING: OK (sha256: b29370bbfa98816e1fca0901f18149d920736771bfd68b4ee0eb00c78b38d245) >>> libiio 0.24 Collecting legal info COPYING.txt: OK (sha256: 102900208eef27b766380135906d431dba87edaa7ec6aa72e6ebd3dd67f3a97b) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libldns 1.8.3 Collecting legal info LICENSE: OK (sha256: 9e0b1505c358d1a7c79555ee8bd1acbe2985dbc74dd81f3697cebf2161e922e6) >>> libmodbus 3.1.8 Collecting legal info COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_log 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libpcap 1.10.3 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libqrencode 4.1.1 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> librsync 2.3.2 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> libsndfile 1.2.0 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> libsoxr 0.1.3 Collecting legal info LICENCE: OK (sha256: dc98676341fdcd29d9f279c9679d6a75288785b174ded8d1b2e316c366166135) COPYING.LGPL: OK (sha256: f2f118b9029ec1871b953639ecc46651b2fc7b62e295e6cf3ef2ac4c9a058b33) >>> libuio 6ef3d8d096a641686bfdd112035aa04aa16fe81a Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> liburiparser 0.9.7 Collecting legal info COPYING: OK (sha256: 287f09e6546a9610f949f89e8fb937cacfeabd7bfaa8c8a0c18312193bf04ad3) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> memstat 1.0 Collecting legal info debian/copyright: OK (sha256: 5e5db2a2fab637bbbc5d2400141fcb9f1b4b55540d025c2dc54378dc497cb524) >>> minimodem 0.24 Collecting legal info COPYING: OK (sha256: c298178753129680ef6d3112f0f8b61acc405c86c1997dfe59735257988f8b33) >>> minissdpd 1.6.0 Collecting legal info LICENSE: OK (sha256: a0f853256954f388ce4fab5faaef6a1f5bcd5e682c3c7c70b07b7130e932a021) >>> mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> mpg123 1.25.15 Collecting legal info COPYING: OK (sha256: f40e0dd86b27b52e429b693a87b3ca63ae0a98a4d142e77207aa6bdf1db7a295) >>> mxml 3.3.1 Collecting legal info LICENSE: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) NOTICE: OK (sha256: 7dedb0043b0bbed7880bcc9724b3a3dae4d5ab2dce98a7904703109572b626e3) >>> ndisc6 1.0.6 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> neon-2-sse 097a5ecacd527d5b5c3006e360fb9cb1c1c48a1f Collecting legal info LICENSE: OK (sha256: 7022f51b439a5915e933ecc270c83e24ca0cb2cceeb08b0132dcd4dbb03ed2dc) >>> nettle 3.8.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> noip 2.1.9 Collecting legal info COPYING: OK (sha256: 5aaf7e9e1790c6e372b6c5dec8c6c4b60504414a8c56f64c3071d281d3c251fa) >>> odhcploc 20111021 Collecting legal info COPYING: OK (sha256: 092a5b7be2a7ff088be7ec99adf68629509911b66f304b8ea0c835cdc138d544) >>> openjpeg 2.5.0 Collecting legal info LICENSE: OK (sha256: a6af136f3e15038a666b61f376612a07d9a4e48cb7c01adbf3e33b3f14ab49b6) >>> host-pahole 1.24 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-libbpf 1.1.0 Collecting legal info LICENSE: OK (sha256: 847f4addbd56e2d5be20c4ea0845e972672fc07b755fadaae5f7abd35d71e349) LICENSE.BSD-2-Clause: OK (sha256: e1638b9a0c68ca90fad3df1d6b4e430804d2fbdc15e58d02cffddfae38953bbf) LICENSE.LGPL-2.1: OK (sha256: 0b9a4febcdee6de55872501d5c1a8f5d8b0d1650cd4d5351995ceb22e889f8ca) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> host-pigz 2.7 Collecting legal info README: OK (sha256: 67e2b9e30e924724a9d72549a6004ed15a041f51d9ea9ab781e048fa27ae07a2) >>> ptpd2 2.3.1 Collecting legal info COPYRIGHT: OK (sha256: 5e101ac565a8e74ef4efbf7e0c95ef9333e00618c05dbf5fb4ed50a5bab1ff09) >>> host-pwgen 2.08 Collecting legal info debian/copyright: OK (sha256: 5d3e49e01ef782be5841d5d1f7fb64d290cd86459598a913818584a46a2f81a1) >>> rcw-smarc-sal28 11 Collecting legal info COPYING: OK (sha256: 803c65088eed36a6697ca9f03f4379bbad24e276dc8da7fef5eb4dc4008415a1) >>> host-uboot-tools 2021.07 Collecting legal info Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> redir 3.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> s6 2.11.1.2 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> sound-theme-freedesktop 0.7 Collecting legal info >>> 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) >>> spice-protocol 0.14.4 Collecting legal info COPYING: OK (sha256: eb55ea746be694c449224c7ddce6340648b075fd377281712a19094e7fb7ef92) >>> host-squashfs 4.5.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-zstd 1.5.4 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> sshpass 1.09 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> sudo 1.9.12p2 Collecting legal info LICENSE.md: OK (sha256: d2f93a3b17ed5586fddd07be33ad767146c1a81a22682baa68bb4360a31d020a) >>> tinycbor 0.6.0 Collecting legal info LICENSE: OK (sha256: 3c6ba0b5bfa7830505301ffb336a17b0748e0d61c4d34216e9dc98f10e40395e) >>> tio 1.47 Collecting legal info LICENSE: OK (sha256: 9248dee77ee136321f24556a96e07ff8f90461013941884a9defd0ac825ef131) >>> vorbis-tools 1.4.2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> wilc-firmware wilc_linux_15_7 Collecting legal info LICENSE.wilc_fw: OK (sha256: 71355eee947a312594dbdaac039827544f93d23949b65c356b7b0ce09e2600fb) >>> wireless_tools 30.pre9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> xxhash 0.8.1 Collecting legal info LICENSE: OK (sha256: 553d0035773ddd1590045f8fdc3a4c6ead31e36336721aeca8421e88ed1c9f80) cli/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> zd1211-firmware 1.5 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> 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-axfsutils 384a1ea214c8cf8359faba00a12513ee7ae1a9f5 Collecting legal info mkfs.axfs-legacy/COPYING: OK (sha256: 1929a1e67d189aa3a24de76255841b33818f7f65944b6e73a1568ba575ab54d5) >>> host-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-libcap 2.65 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> 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: sound-theme-freedesktop-0.7: cannot save license (SOUND_THEME_FREEDESKTOP_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-12/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-12/buildroot'