gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP   -c -o yaffs2/yaffs_ecc.o yaffs2/yaffs_ecc.c
gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP   -c -o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags1.c
gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP   -c -o yaffs2/yaffs_packedtags2.o yaffs2/yaffs_packedtags2.c
gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP   -c -o safe_rw.o safe_rw.c
gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP   -c -o endian_convert.o endian_convert.c
gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP   -c -o progress_bar.o progress_bar.c
gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP   -c -o mkyaffs2.o mkyaffs2.c
In function 'mkyaffs2_write_obj',
    inlined from 'mkyaffs2_write_objtree' at mkyaffs2.c:780:11:
mkyaffs2.c:696:9: warning: 'strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation]
  696 |         strncpy(oh.name, obj->name, YAFFS_MAX_NAME_LENGTH);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mkyaffs2.c: In function 'mkyaffs2_scan_dir':
mkyaffs2.c:595:17: warning: 'strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation]
  595 |                 strncpy(obj->name, dent->d_name, NAME_MAX);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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-1/output-1/build/host-yaffs2utils-0.2.9'
>>> host-yaffs2utils 0.2.9 Installing to host directory
mkdir -p /home/autobuild/autobuild/instance-1/output-1/host/bin
GIT_DIR=. PATH="/home/autobuild/autobuild/instance-1/output-1/host/bin:/home/autobuild/autobuild/instance-1/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-1/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-1/output-1/host/lib/pkgconfig:/home/autobuild/autobuild/instance-1/output-1/host/share/pkgconfig" /usr/bin/make -j1 -C /home/autobuild/autobuild/instance-1/output-1/build/host-yaffs2utils-0.2.9 INSTALLDIR=/home/autobuild/autobuild/instance-1/output-1/host/bin install
make[1]: Entering directory '/home/autobuild/autobuild/instance-1/output-1/build/host-yaffs2utils-0.2.9'
cp mkyaffs2 unyaffs2 unspare2 /home/autobuild/autobuild/instance-1/output-1/host/bin
make[1]: Leaving directory '/home/autobuild/autobuild/instance-1/output-1/build/host-yaffs2utils-0.2.9'
>>>   Finalizing host directory
>>>   Finalizing target directory
mkdir -p /home/autobuild/autobuild/instance-1/output-1/host/etc/meson
sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-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', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Ofast', '-g0'@PKG_TARGET_FCFLAGS@%g"         -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-1/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-1/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips%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-1/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-1/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-1/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-1/output-1/host/mipsel-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-1/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-1/output-1/host/etc/meson/cross-compilation.conf.in
sed         -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-1/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-1/output-1/host/bin/mipsel-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-Ofast', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-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', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-1/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-1/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-1/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-1/output-1/host/mipsel-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-1/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-1/output-1/host/etc/meson/cross-compilation.conf
/usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~#ttyS0::respawn:/sbin/getty -L ttyS0 115200 vt100 #~' /home/autobuild/autobuild/instance-1/output-1/target/etc/inittab
/usr/bin/sed -i -e '/^[^#].*-o remount,rw \/$/s~^~#~' /home/autobuild/autobuild/instance-1/output-1/target/etc/inittab
if grep -q CONFIG_ASH=y /home/autobuild/autobuild/instance-1/output-1/build/busybox-1.36.1/.config; then grep -qsE '^/bin/ash$' /home/autobuild/autobuild/instance-1/output-1/target/etc/shells || echo "/bin/ash" >> /home/autobuild/autobuild/instance-1/output-1/target/etc/shells; fi
if grep -q CONFIG_HUSH=y /home/autobuild/autobuild/instance-1/output-1/build/busybox-1.36.1/.config; then grep -qsE '^/bin/hush$' /home/autobuild/autobuild/instance-1/output-1/target/etc/shells || echo "/bin/hush" >> /home/autobuild/autobuild/instance-1/output-1/target/etc/shells; fi
mkdir -p /home/autobuild/autobuild/instance-1/output-1/target/etc
echo "buildroot" > /home/autobuild/autobuild/instance-1/output-1/target/etc/hostname
/usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/autobuild/autobuild/instance-1/output-1/target/etc/hosts
mkdir -p /home/autobuild/autobuild/instance-1/output-1/target/etc
echo "Welcome to Buildroot" > /home/autobuild/autobuild/instance-1/output-1/target/etc/issue
/usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /home/autobuild/autobuild/instance-1/output-1/target/etc/shadow
grep -qsE '^/bin/sh$' /home/autobuild/autobuild/instance-1/output-1/target/etc/shells || echo "/bin/sh" >> /home/autobuild/autobuild/instance-1/output-1/target/etc/shells
if [ -x /home/autobuild/autobuild/instance-1/output-1/target/sbin/swapon -a -x /home/autobuild/autobuild/instance-1/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/autobuild/autobuild/instance-1/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/autobuild/autobuild/instance-1/output-1/target/etc/inittab; fi
rm -rf /home/autobuild/autobuild/instance-1/output-1/target/usr/include /home/autobuild/autobuild/instance-1/output-1/target/usr/share/aclocal \
	/home/autobuild/autobuild/instance-1/output-1/target/usr/lib/pkgconfig /home/autobuild/autobuild/instance-1/output-1/target/usr/share/pkgconfig \
	/home/autobuild/autobuild/instance-1/output-1/target/usr/lib/cmake /home/autobuild/autobuild/instance-1/output-1/target/usr/share/cmake \
	/home/autobuild/autobuild/instance-1/output-1/target/usr/lib/rpm /home/autobuild/autobuild/instance-1/output-1/target/usr/doc
find /home/autobuild/autobuild/instance-1/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f
find /home/autobuild/autobuild/instance-1/output-1/target/lib/ /home/autobuild/autobuild/instance-1/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-1/output-1/target/usr/libexec/ \
	\( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f
rm -rf /home/autobuild/autobuild/instance-1/output-1/target/usr/share/gdb
rm -rf /home/autobuild/autobuild/instance-1/output-1/target/usr/share/bash-completion
rm -rf /home/autobuild/autobuild/instance-1/output-1/target/etc/bash_completion.d
rm -rf /home/autobuild/autobuild/instance-1/output-1/target/usr/share/zsh
rm -rf /home/autobuild/autobuild/instance-1/output-1/target/usr/man /home/autobuild/autobuild/instance-1/output-1/target/usr/share/man
rm -rf /home/autobuild/autobuild/instance-1/output-1/target/usr/info /home/autobuild/autobuild/instance-1/output-1/target/usr/share/info
rm -rf /home/autobuild/autobuild/instance-1/output-1/target/usr/doc /home/autobuild/autobuild/instance-1/output-1/target/usr/share/doc
rm -rf /home/autobuild/autobuild/instance-1/output-1/target/usr/share/gtk-doc
rmdir /home/autobuild/autobuild/instance-1/output-1/target/usr/share 2>/dev/null || true
rm -rf /home/autobuild/autobuild/instance-1/output-1/target/lib/debug /home/autobuild/autobuild/instance-1/output-1/target/usr/lib/debug
find /home/autobuild/autobuild/instance-1/output-1/target   -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true
find /home/autobuild/autobuild/instance-1/output-1/target   \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true  2>/dev/null || true
test -f /home/autobuild/autobuild/instance-1/output-1/target/etc/ld.so.conf && \
	{ echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true
test -d /home/autobuild/autobuild/instance-1/output-1/target/etc/ld.so.conf.d && \
	{ echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true
mkdir -p /home/autobuild/autobuild/instance-1/output-1/target/etc
( \
	echo "NAME=Buildroot"; \
	echo "VERSION=2024.08-rc1-30-g273160552d"; \
	echo "ID=buildroot"; \
	echo "VERSION_ID=2024.08-rc1"; \
	echo "PRETTY_NAME=\"Buildroot 2024.08-rc1\"" \
) >  /home/autobuild/autobuild/instance-1/output-1/target/usr/lib/os-release
ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-1/output-1/target/etc
>>>   Sanitizing RPATH in target tree
PARALLEL_JOBS=1 \
	PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-1/output-1/per-package \
	/home/autobuild/autobuild/instance-1/buildroot/support/scripts/fix-rpath target
touch /home/autobuild/autobuild/instance-1/output-1/target/usr
>>>   Generating root filesystems common tables
rm -rf /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs
mkdir -p /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs
printf '   \n' >> /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt
printf '   	/bin/busybox                     f 4755 0  0 - - - - -\n\n' > /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt
cat system/device_table.txt >> /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt
>>>   Generating filesystem image rootfs.axfs
mkdir -p /home/autobuild/autobuild/instance-1/output-1/images
rm -rf /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/axfs
mkdir -p /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/axfs
rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-1/output-1/target/ /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/axfs/target
echo '#!/bin/sh' > /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/axfs/fakeroot
echo "set -e" >> /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/axfs/fakeroot
echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/axfs/target" >> /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/axfs/fakeroot
PATH="/home/autobuild/autobuild/instance-1/output-1/host/bin:/home/autobuild/autobuild/instance-1/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-1/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/axfs/target >> /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/axfs/fakeroot
echo "/home/autobuild/autobuild/instance-1/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/axfs/target" >> /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/axfs/fakeroot
printf '   	rm -rf /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/axfs/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/axfs/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/axfs/fakeroot
echo "find /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/axfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/axfs/fakeroot
echo "find /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/axfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/axfs/fakeroot
printf '   \n' >> /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/axfs/fakeroot
printf '   \n' >> /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/axfs/fakeroot
printf '   	/home/autobuild/autobuild/instance-1/output-1/host/bin/mkfs.axfs -s -a /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/axfs/target /home/autobuild/autobuild/instance-1/output-1/images/rootfs.axfs\n' >> /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/axfs/fakeroot
chmod a+x /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/axfs/fakeroot
PATH="/home/autobuild/autobuild/instance-1/output-1/host/bin:/home/autobuild/autobuild/instance-1/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-1/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/axfs/fakeroot
rootdir=/home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/axfs/target
table='/home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt'

number of files:                   1135
number of 4KB nodes:               235496

Total image size:                       959070124
>>>   Generating filesystem image rootfs.yaffs2
mkdir -p /home/autobuild/autobuild/instance-1/output-1/images
rm -rf /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2
mkdir -p /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2
rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-1/output-1/target/ /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target
echo '#!/bin/sh' > /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot
echo "set -e" >> /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot
echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot
PATH="/home/autobuild/autobuild/instance-1/output-1/host/bin:/home/autobuild/autobuild/instance-1/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-1/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot
echo "/home/autobuild/autobuild/instance-1/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot
printf '   	rm -rf /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot
echo "find /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot
echo "find /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot
printf '   \n' >> /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot
printf '   \n' >> /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot
printf '   	/home/autobuild/autobuild/instance-1/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-1/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot
chmod a+x /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot
PATH="/home/autobuild/autobuild/instance-1/output-1/host/bin:/home/autobuild/autobuild/instance-1/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-1/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot
rootdir=/home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target
table='/home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt'
mkyaffs2 0.2.9: image building tool for YAFFS2.
stage 1: scanning directory '/home/autobuild/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][done]
scanning complete, total 1135 objects.

stage 2: creating image '/home/autobuild/autobuild/instance-1/output-1/images/rootfs.yaffs2'

[                                                              ]    1/1135   0%
[                                                              ]    2/1135   0%
[                                                              ]    3/1135   0%
[                                                              ]    4/1135   0%
[                                                              ]    5/1135   0%
[                                                              ]    6/1135   0%
[                                                              ]    7/1135   0%
[                                                              ]    8/1135   0%
[                                                              ]    9/1135   0%
[                                                              ]   10/1135   0%
[                                                              ]   11/1135   0%
[                                                              ]   12/1135   1%
[                                                              ]   13/1135   1%
[                                                              ]   14/1135   1%
[                                                              ]   15/1135   1%
[                                                              ]   16/1135   1%
[                                                              ]   17/1135   1%
[                                                              ]   18/1135   1%
[=                                                             ]   19/1135   1%
[=                                                             ]   20/1135   1%
[=                                                             ]   21/1135   1%
[=                                                             ]   22/1135   1%
[=                                                             ]   23/1135   2%
[=                                                             ]   24/1135   2%
[=                                                             ]   25/1135   2%
[=                                                             ]   26/1135   2%
[=                                                             ]   27/1135   2%
[=                                                             ]   28/1135   2%
[=                                                             ]   29/1135   2%
[=                                                             ]   30/1135   2%
[=                                                             ]   31/1135   2%
[=                                                             ]   32/1135   2%
[=                                                             ]   33/1135   2%
[=                                                             ]   34/1135   2%
[=                                                             ]   35/1135   3%
[=                                                             ]   36/1135   3%
[==                                                            ]   37/1135   3%
[==                                                            ]   38/1135   3%
[==                                                            ]   39/1135   3%
[==                                                            ]   40/1135   3%
[==                                                            ]   41/1135   3%
[==                                                            ]   42/1135   3%
[==                                                            ]   43/1135   3%
[==                                                            ]   44/1135   3%
[==                                                            ]   45/1135   3%
[==                                                            ]   46/1135   4%
[==                                                            ]   47/1135   4%
[==                                                            ]   48/1135   4%
[==                                                            ]   49/1135   4%
[==                                                            ]   50/1135   4%
[==                                                            ]   51/1135   4%
[==                                                            ]   52/1135   4%
[==                                                            ]   53/1135   4%
[==                                                            ]   54/1135   4%
[===                                                           ]   55/1135   4%
[===                                                           ]   56/1135   4%
[===                                                           ]   57/1135   5%
[===                                                           ]   58/1135   5%
[===                                                           ]   59/1135   5%
[===                                                           ]   60/1135   5%
[===                                                           ]   61/1135   5%
[===                                                           ]   62/1135   5%
[===                                                           ]   63/1135   5%
[===                                                           ]   64/1135   5%
[===                                                           ]   65/1135   5%
[===                                                           ]   66/1135   5%
[===                                                           ]   67/1135   5%
[===                                                           ]   68/1135   5%
[===                                                           ]   69/1135   6%
[===                                                           ]   70/1135   6%
[===                                                           ]   71/1135   6%
[===                                                           ]   72/1135   6%
[===                                                           ]   73/1135   6%
[====                                                          ]   74/1135   6%
[====                                                          ]   75/1135   6%
[====                                                          ]   76/1135   6%
[====                                                          ]   77/1135   6%
[====                                                          ]   78/1135   6%
[====                                                          ]   79/1135   6%
[====                                                          ]   80/1135   7%
[====                                                          ]   81/1135   7%
[====                                                          ]   82/1135   7%
[====                                                          ]   83/1135   7%
[====                                                          ]   84/1135   7%
[====                                                          ]   85/1135   7%
[====                                                          ]   86/1135   7%
[====                                                          ]   87/1135   7%
[====                                                          ]   88/1135   7%
[====                                                          ]   89/1135   7%
[====                                                          ]   90/1135   7%
[====                                                          ]   91/1135   8%
[=====                                                         ]   92/1135   8%
[=====                                                         ]   93/1135   8%
[=====                                                         ]   94/1135   8%
[=====                                                         ]   95/1135   8%
[=====                                                         ]   96/1135   8%
[=====                                                         ]   97/1135   8%
[=====                                                         ]   98/1135   8%
[=====                                                         ]   99/1135   8%
[=====                                                         ]  100/1135   8%
[=====                                                         ]  101/1135   8%
[=====                                                         ]  102/1135   8%
[=====                                                         ]  103/1135   9%
[=====                                                         ]  104/1135   9%
[=====                                                         ]  105/1135   9%
[=====                                                         ]  106/1135   9%
[=====                                                         ]  107/1135   9%
[=====                                                         ]  108/1135   9%
[=====                                                         ]  109/1135   9%
[======                                                        ]  110/1135   9%
[======                                                        ]  111/1135   9%
[======                                                        ]  112/1135   9%
[======                                                        ]  113/1135   9%
[======                                                        ]  114/1135  10%
[======                                                        ]  115/1135  10%
[======                                                        ]  116/1135  10%
[======                                                        ]  117/1135  10%
[======                                                        ]  118/1135  10%
[======                                                        ]  119/1135  10%
[======                                                        ]  120/1135  10%
[======                                                        ]  121/1135  10%
[======                                                        ]  122/1135  10%
[======                                                        ]  123/1135  10%
[======                                                        ]  124/1135  10%
[======                                                        ]  125/1135  11%
[======                                                        ]  126/1135  11%
[======                                                        ]  127/1135  11%
[======                                                        ]  128/1135  11%
[=======                                                       ]  129/1135  11%
[=======                                                       ]  130/1135  11%
[=======                                                       ]  131/1135  11%
[=======                                                       ]  132/1135  11%
[=======                                                       ]  133/1135  11%
[=======                                                       ]  134/1135  11%
[=======                                                       ]  135/1135  11%
[=======                                                       ]  136/1135  11%
[=======                                                       ]  137/1135  12%
[=======                                                       ]  138/1135  12%
[=======                                                       ]  139/1135  12%
[=======                                                       ]  140/1135  12%
[=======                                                       ]  141/1135  12%
[=======                                                       ]  142/1135  12%
[=======                                                       ]  143/1135  12%
[=======                                                       ]  144/1135  12%
[=======                                                       ]  145/1135  12%
[=======                                                       ]  146/1135  12%
[========                                                      ]  147/1135  12%
[========                                                      ]  148/1135  13%
[========                                                      ]  149/1135  13%
[========                                                      ]  150/1135  13%
[========                                                      ]  151/1135  13%
[========                                                      ]  152/1135  13%
[========                                                      ]  153/1135  13%
[========                                                      ]  154/1135  13%
[========                                                      ]  155/1135  13%
[========                                                      ]  156/1135  13%
[========                                                      ]  157/1135  13%
[========                                                      ]  158/1135  13%
[========                                                      ]  159/1135  14%
[========                                                      ]  160/1135  14%
[========                                                      ]  161/1135  14%
[========                                                      ]  162/1135  14%
[========                                                      ]  163/1135  14%
[========                                                      ]  164/1135  14%
[=========                                                     ]  165/1135  14%
[=========                                                     ]  166/1135  14%
[=========                                                     ]  167/1135  14%
[=========                                                     ]  168/1135  14%
[=========                                                     ]  169/1135  14%
[=========                                                     ]  170/1135  14%
[=========                                                     ]  171/1135  15%
[=========                                                     ]  172/1135  15%
[=========                                                     ]  173/1135  15%
[=========                                                     ]  174/1135  15%
[=========                                                     ]  175/1135  15%
[=========                                                     ]  176/1135  15%
[=========                                                     ]  177/1135  15%
[=========                                                     ]  178/1135  15%
[=========                                                     ]  179/1135  15%
[=========                                                     ]  180/1135  15%
[=========                                                     ]  181/1135  15%
[=========                                                     ]  182/1135  16%
[=========                                                     ]  183/1135  16%
[==========                                                    ]  184/1135  16%
[==========                                                    ]  185/1135  16%
[==========                                                    ]  186/1135  16%
[==========                                                    ]  187/1135  16%
[==========                                                    ]  188/1135  16%
[==========                                                    ]  189/1135  16%
[==========                                                    ]  190/1135  16%
[==========                                                    ]  191/1135  16%
[==========                                                    ]  192/1135  16%
[==========                                                    ]  193/1135  17%
[==========                                                    ]  194/1135  17%
[==========                                                    ]  195/1135  17%
[==========                                                    ]  196/1135  17%
[==========                                                    ]  197/1135  17%
[==========                                                    ]  198/1135  17%
[==========                                                    ]  199/1135  17%
[==========                                                    ]  200/1135  17%
[==========                                                    ]  201/1135  17%
[===========                                                   ]  202/1135  17%
[===========                                                   ]  203/1135  17%
[===========                                                   ]  204/1135  17%
[===========                                                   ]  205/1135  18%
[===========                                                   ]  206/1135  18%
[===========                                                   ]  207/1135  18%
[===========                                                   ]  208/1135  18%
[===========                                                   ]  209/1135  18%
[===========                                                   ]  210/1135  18%
[===========                                                   ]  211/1135  18%
[===========                                                   ]  212/1135  18%
[===========                                                   ]  213/1135  18%
[===========                                                   ]  214/1135  18%
[===========                                                   ]  215/1135  18%
[===========                                                   ]  216/1135  19%
[===========                                                   ]  217/1135  19%
[===========                                                   ]  218/1135  19%
[===========                                                   ]  219/1135  19%
[============                                                  ]  220/1135  19%
[============                                                  ]  221/1135  19%
[============                                                  ]  222/1135  19%
[============                                                  ]  223/1135  19%
[============                                                  ]  224/1135  19%
[============                                                  ]  225/1135  19%
[============                                                  ]  226/1135  19%
[============                                                  ]  227/1135  20%
[============                                                  ]  228/1135  20%
[============                                                  ]  229/1135  20%
[============                                                  ]  230/1135  20%
[============                                                  ]  231/1135  20%
[============                                                  ]  232/1135  20%
[============                                                  ]  233/1135  20%
[============                                                  ]  234/1135  20%
[============                                                  ]  235/1135  20%
[============                                                  ]  236/1135  20%
[============                                                  ]  237/1135  20%
[=============                                                 ]  238/1135  20%
[=============                                                 ]  239/1135  21%
[=============                                                 ]  240/1135  21%
[=============                                                 ]  241/1135  21%
[=============                                                 ]  242/1135  21%
[=============                                                 ]  243/1135  21%
[=============                                                 ]  244/1135  21%
[=============                                                 ]  245/1135  21%
[=============                                                 ]  246/1135  21%
[=============                                                 ]  247/1135  21%
[=============                                                 ]  248/1135  21%
[=============                                                 ]  249/1135  21%
[=============                                                 ]  250/1135  22%
[=============                                                 ]  251/1135  22%
[=============                                                 ]  252/1135  22%
[=============                                                 ]  253/1135  22%
[=============                                                 ]  254/1135  22%
[=============                                                 ]  255/1135  22%
[=============                                                 ]  256/1135  22%
[==============                                                ]  257/1135  22%
[==============                                                ]  258/1135  22%
[==============                                                ]  259/1135  22%
[==============                                                ]  260/1135  22%
[==============                                                ]  261/1135  22%
[==============                                                ]  262/1135  23%
[==============                                                ]  263/1135  23%
[==============                                                ]  264/1135  23%
[==============                                                ]  265/1135  23%
[==============                                                ]  266/1135  23%
[==============                                                ]  267/1135  23%
[==============                                                ]  268/1135  23%
[==============                                                ]  269/1135  23%
[==============                                                ]  270/1135  23%
[==============                                                ]  271/1135  23%
[==============                                                ]  272/1135  23%
[==============                                                ]  273/1135  24%
[==============                                                ]  274/1135  24%
[===============                                               ]  275/1135  24%
[===============                                               ]  276/1135  24%
[===============                                               ]  277/1135  24%
[===============                                               ]  278/1135  24%
[===============                                               ]  279/1135  24%
[===============                                               ]  280/1135  24%
[===============                                               ]  281/1135  24%
[===============                                               ]  282/1135  24%
[===============                                               ]  283/1135  24%
[===============                                               ]  284/1135  25%
[===============                                               ]  285/1135  25%
[===============                                               ]  286/1135  25%
[===============                                               ]  287/1135  25%
[===============                                               ]  288/1135  25%
[===============                                               ]  289/1135  25%
[===============                                               ]  290/1135  25%
[===============                                               ]  291/1135  25%
[===============                                               ]  292/1135  25%
[================                                              ]  293/1135  25%
[================                                              ]  294/1135  25%
[================                                              ]  295/1135  25%
[================                                              ]  296/1135  26%
[================                                              ]  297/1135  26%
[================                                              ]  298/1135  26%
[================                                              ]  299/1135  26%
[================                                              ]  300/1135  26%
[================                                              ]  301/1135  26%
[================                                              ]  302/1135  26%
[================                                              ]  303/1135  26%
[================                                              ]  304/1135  26%
[================                                              ]  305/1135  26%
[================                                              ]  306/1135  26%
[================                                              ]  307/1135  27%
[================                                              ]  308/1135  27%
[================                                              ]  309/1135  27%
[================                                              ]  310/1135  27%
[================                                              ]  311/1135  27%
[=================                                             ]  312/1135  27%
[=================                                             ]  313/1135  27%
[=================                                             ]  314/1135  27%
[=================                                             ]  315/1135  27%
[=================                                             ]  316/1135  27%
[=================                                             ]  317/1135  27%
[=================                                             ]  318/1135  28%
[=================                                             ]  319/1135  28%
[=================                                             ]  320/1135  28%
[=================                                             ]  321/1135  28%
[=================                                             ]  322/1135  28%
[=================                                             ]  323/1135  28%
[=================                                             ]  324/1135  28%
[=================                                             ]  325/1135  28%
[=================                                             ]  326/1135  28%
[=================                                             ]  327/1135  28%
[=================                                             ]  328/1135  28%
[=================                                             ]  329/1135  28%
[==================                                            ]  330/1135  29%
[==================                                            ]  331/1135  29%
[==================                                            ]  332/1135  29%
[==================                                            ]  333/1135  29%
[==================                                            ]  334/1135  29%
[==================                                            ]  335/1135  29%
[==================                                            ]  336/1135  29%
[==================                                            ]  337/1135  29%
[==================                                            ]  338/1135  29%
[==================                                            ]  339/1135  29%
[==================                                            ]  340/1135  29%
[==================                                            ]  341/1135  30%
[==================                                            ]  342/1135  30%
[==================                                            ]  343/1135  30%
[==================                                            ]  344/1135  30%
[==================                                            ]  345/1135  30%
[==================                                            ]  346/1135  30%
[==================                                            ]  347/1135  30%
[===================                                           ]  348/1135  30%
[===================                                           ]  349/1135  30%
[===================                                           ]  350/1135  30%
[===================                                           ]  351/1135  30%
[===================                                           ]  352/1135  31%
[===================                                           ]  353/1135  31%
[===================                                           ]  354/1135  31%
[===================                                           ]  355/1135  31%
[===================                                           ]  356/1135  31%
[===================                                           ]  357/1135  31%
[===================                                           ]  358/1135  31%
[===================                                           ]  359/1135  31%
[===================                                           ]  360/1135  31%
[===================                                           ]  361/1135  31%
[===================                                           ]  362/1135  31%
[===================                                           ]  363/1135  31%
[===================                                           ]  364/1135  32%
[===================                                           ]  365/1135  32%
[===================                                           ]  366/1135  32%
[====================                                          ]  367/1135  32%
[====================                                          ]  368/1135  32%
[====================                                          ]  369/1135  32%
[====================                                          ]  370/1135  32%
[====================                                          ]  371/1135  32%
[====================                                          ]  372/1135  32%
[====================                                          ]  373/1135  32%
[====================                                          ]  374/1135  32%
[====================                                          ]  375/1135  33%
[====================                                          ]  376/1135  33%
[====================                                          ]  377/1135  33%
[====================                                          ]  378/1135  33%
[====================                                          ]  379/1135  33%
[====================                                          ]  380/1135  33%
[====================                                          ]  381/1135  33%
[====================                                          ]  382/1135  33%
[====================                                          ]  383/1135  33%
[====================                                          ]  384/1135  33%
[=====================                                         ]  385/1135  33%
[=====================                                         ]  386/1135  34%
[=====================                                         ]  387/1135  34%
[=====================                                         ]  388/1135  34%
[=====================                                         ]  389/1135  34%
[=====================                                         ]  390/1135  34%
[=====================                                         ]  391/1135  34%
[=====================                                         ]  392/1135  34%
[=====================                                         ]  393/1135  34%
[=====================                                         ]  394/1135  34%
[=====================                                         ]  395/1135  34%
[=====================                                         ]  396/1135  34%
[=====================                                         ]  397/1135  34%
[=====================                                         ]  398/1135  35%
[=====================                                         ]  399/1135  35%
[=====================                                         ]  400/1135  35%
[=====================                                         ]  401/1135  35%
[=====================                                         ]  402/1135  35%
[======================                                        ]  403/1135  35%
[======================                                        ]  404/1135  35%
[======================                                        ]  405/1135  35%
[======================                                        ]  406/1135  35%
[======================                                        ]  407/1135  35%
[======================                                        ]  408/1135  35%
[======================                                        ]  409/1135  36%
[======================                                        ]  410/1135  36%
[======================                                        ]  411/1135  36%
[======================                                        ]  412/1135  36%
[======================                                        ]  413/1135  36%
[======================                                        ]  414/1135  36%
[======================                                        ]  415/1135  36%
[======================                                        ]  416/1135  36%
[======================                                        ]  417/1135  36%
[======================                                        ]  418/1135  36%
[======================                                        ]  419/1135  36%
[======================                                        ]  420/1135  37%
[======================                                        ]  421/1135  37%
[=======================                                       ]  422/1135  37%
[=======================                                       ]  423/1135  37%
[=======================                                       ]  424/1135  37%
[=======================                                       ]  425/1135  37%
[=======================                                       ]  426/1135  37%
[=======================                                       ]  427/1135  37%
[=======================                                       ]  428/1135  37%
[=======================                                       ]  429/1135  37%
[=======================                                       ]  430/1135  37%
[=======================                                       ]  431/1135  37%
[=======================                                       ]  432/1135  38%
[=======================                                       ]  433/1135  38%
[=======================                                       ]  434/1135  38%
[=======================                                       ]  435/1135  38%
[=======================                                       ]  436/1135  38%
[=======================                                       ]  437/1135  38%
[=======================                                       ]  438/1135  38%
[=======================                                       ]  439/1135  38%
[========================                                      ]  440/1135  38%
[========================                                      ]  441/1135  38%
[========================                                      ]  442/1135  38%
[========================                                      ]  443/1135  39%
[========================                                      ]  444/1135  39%
[========================                                      ]  445/1135  39%
[========================                                      ]  446/1135  39%
[========================                                      ]  447/1135  39%
[========================                                      ]  448/1135  39%
[========================                                      ]  449/1135  39%
[========================                                      ]  450/1135  39%
[========================                                      ]  451/1135  39%
[========================                                      ]  452/1135  39%
[========================                                      ]  453/1135  39%
[========================                                      ]  454/1135  40%
[========================                                      ]  455/1135  40%
[========================                                      ]  456/1135  40%
[========================                                      ]  457/1135  40%
[=========================                                     ]  458/1135  40%
[=========================                                     ]  459/1135  40%
[=========================                                     ]  460/1135  40%
[=========================                                     ]  461/1135  40%
[=========================                                     ]  462/1135  40%
[=========================                                     ]  463/1135  40%
[=========================                                     ]  464/1135  40%
[=========================                                     ]  465/1135  40%
[=========================                                     ]  466/1135  41%
[=========================                                     ]  467/1135  41%
[=========================                                     ]  468/1135  41%
[=========================                                     ]  469/1135  41%
[=========================                                     ]  470/1135  41%
[=========================                                     ]  471/1135  41%
[=========================                                     ]  472/1135  41%
[=========================                                     ]  473/1135  41%
[=========================                                     ]  474/1135  41%
[=========================                                     ]  475/1135  41%
[==========================                                    ]  476/1135  41%
[==========================                                    ]  477/1135  42%
[==========================                                    ]  478/1135  42%
[==========================                                    ]  479/1135  42%
[==========================                                    ]  480/1135  42%
[==========================                                    ]  481/1135  42%
[==========================                                    ]  482/1135  42%
[==========================                                    ]  483/1135  42%
[==========================                                    ]  484/1135  42%
[==========================                                    ]  485/1135  42%
[==========================                                    ]  486/1135  42%
[==========================                                    ]  487/1135  42%
[==========================                                    ]  488/1135  42%
[==========================                                    ]  489/1135  43%
[==========================                                    ]  490/1135  43%
[==========================                                    ]  491/1135  43%
[==========================                                    ]  492/1135  43%
[==========================                                    ]  493/1135  43%
[==========================                                    ]  494/1135  43%
[===========================                                   ]  495/1135  43%
[===========================                                   ]  496/1135  43%
[===========================                                   ]  497/1135  43%
[===========================                                   ]  498/1135  43%
[===========================                                   ]  499/1135  43%
[===========================                                   ]  500/1135  44%
[===========================                                   ]  501/1135  44%
[===========================                                   ]  502/1135  44%
[===========================                                   ]  503/1135  44%
[===========================                                   ]  504/1135  44%
[===========================                                   ]  505/1135  44%
[===========================                                   ]  506/1135  44%
[===========================                                   ]  507/1135  44%
[===========================                                   ]  508/1135  44%
[===========================                                   ]  509/1135  44%
[===========================                                   ]  510/1135  44%
[===========================                                   ]  511/1135  45%
[===========================                                   ]  512/1135  45%
[============================                                  ]  513/1135  45%
[============================                                  ]  514/1135  45%
[============================                                  ]  515/1135  45%
[============================                                  ]  516/1135  45%
[============================                                  ]  517/1135  45%
[============================                                  ]  518/1135  45%
[============================                                  ]  519/1135  45%
[============================                                  ]  520/1135  45%
[============================                                  ]  521/1135  45%
[============================                                  ]  522/1135  45%
[============================                                  ]  523/1135  46%
[============================                                  ]  524/1135  46%
[============================                                  ]  525/1135  46%
[============================                                  ]  526/1135  46%
[============================                                  ]  527/1135  46%
[============================                                  ]  528/1135  46%
[============================                                  ]  529/1135  46%
[============================                                  ]  530/1135  46%
[=============================                                 ]  531/1135  46%
[=============================                                 ]  532/1135  46%
[=============================                                 ]  533/1135  46%
[=============================                                 ]  534/1135  47%
[=============================                                 ]  535/1135  47%
[=============================                                 ]  536/1135  47%
[=============================                                 ]  537/1135  47%
[=============================                                 ]  538/1135  47%
[=============================                                 ]  539/1135  47%
[=============================                                 ]  540/1135  47%
[=============================                                 ]  541/1135  47%
[=============================                                 ]  542/1135  47%
[=============================                                 ]  543/1135  47%
[=============================                                 ]  544/1135  47%
[=============================                                 ]  545/1135  48%
[=============================                                 ]  546/1135  48%
[=============================                                 ]  547/1135  48%
[=============================                                 ]  548/1135  48%
[=============================                                 ]  549/1135  48%
[==============================                                ]  550/1135  48%
[==============================                                ]  551/1135  48%
[==============================                                ]  552/1135  48%
[==============================                                ]  553/1135  48%
[==============================                                ]  554/1135  48%
[==============================                                ]  555/1135  48%
[==============================                                ]  556/1135  48%
[==============================                                ]  557/1135  49%
[==============================                                ]  558/1135  49%
[==============================                                ]  559/1135  49%
[==============================                                ]  560/1135  49%
[==============================                                ]  561/1135  49%
[==============================                                ]  562/1135  49%
[==============================                                ]  563/1135  49%
[==============================                                ]  564/1135  49%
[==============================                                ]  565/1135  49%
[==============================                                ]  566/1135  49%
[==============================                                ]  567/1135  49%
[===============================                               ]  568/1135  50%
[===============================                               ]  569/1135  50%
[===============================                               ]  570/1135  50%
[===============================                               ]  571/1135  50%
[===============================                               ]  572/1135  50%
[===============================                               ]  573/1135  50%
[===============================                               ]  574/1135  50%
[===============================                               ]  575/1135  50%
[===============================                               ]  576/1135  50%
[===============================                               ]  577/1135  50%
[===============================                               ]  578/1135  50%
[===============================                               ]  579/1135  51%
[===============================                               ]  580/1135  51%
[===============================                               ]  581/1135  51%
[===============================                               ]  582/1135  51%
[===============================                               ]  583/1135  51%
[===============================                               ]  584/1135  51%
[===============================                               ]  585/1135  51%
[================================                              ]  586/1135  51%
[================================                              ]  587/1135  51%
[================================                              ]  588/1135  51%
[================================                              ]  589/1135  51%
[================================                              ]  590/1135  51%
[================================                              ]  591/1135  52%
[================================                              ]  592/1135  52%
[================================                              ]  593/1135  52%
[================================                              ]  594/1135  52%
[================================                              ]  595/1135  52%
[================================                              ]  596/1135  52%
[================================                              ]  597/1135  52%
[================================                              ]  598/1135  52%
[================================                              ]  599/1135  52%
[================================                              ]  600/1135  52%
[================================                              ]  601/1135  52%
[================================                              ]  602/1135  53%
[================================                              ]  603/1135  53%
[================================                              ]  604/1135  53%
[=================================                             ]  605/1135  53%
[=================================                             ]  606/1135  53%
[=================================                             ]  607/1135  53%
[=================================                             ]  608/1135  53%
[=================================                             ]  609/1135  53%
[=================================                             ]  610/1135  53%
[=================================                             ]  611/1135  53%
[=================================                             ]  612/1135  53%
[=================================                             ]  613/1135  54%
[=================================                             ]  614/1135  54%
[=================================                             ]  615/1135  54%
[=================================                             ]  616/1135  54%
[=================================                             ]  617/1135  54%
[=================================                             ]  618/1135  54%
[=================================                             ]  619/1135  54%
[=================================                             ]  620/1135  54%
[=================================                             ]  621/1135  54%
[=================================                             ]  622/1135  54%
[==================================                            ]  623/1135  54%
[==================================                            ]  624/1135  54%
[==================================                            ]  625/1135  55%
[==================================                            ]  626/1135  55%
[==================================                            ]  627/1135  55%
[==================================                            ]  628/1135  55%
[==================================                            ]  629/1135  55%
[==================================                            ]  630/1135  55%
[==================================                            ]  631/1135  55%
[==================================                            ]  632/1135  55%
[==================================                            ]  633/1135  55%
[==================================                            ]  634/1135  55%
[==================================                            ]  635/1135  55%
[==================================                            ]  636/1135  56%
[==================================                            ]  637/1135  56%
[==================================                            ]  638/1135  56%
[==================================                            ]  639/1135  56%
[==================================                            ]  640/1135  56%
[===================================                           ]  641/1135  56%
[===================================                           ]  642/1135  56%
[===================================                           ]  643/1135  56%
[===================================                           ]  644/1135  56%
[===================================                           ]  645/1135  56%
[===================================                           ]  646/1135  56%
[===================================                           ]  647/1135  57%
[===================================                           ]  648/1135  57%
[===================================                           ]  649/1135  57%
[===================================                           ]  650/1135  57%
[===================================                           ]  651/1135  57%
[===================================                           ]  652/1135  57%
[===================================                           ]  653/1135  57%
[===================================                           ]  654/1135  57%
[===================================                           ]  655/1135  57%
[===================================                           ]  656/1135  57%
[===================================                           ]  657/1135  57%
[===================================                           ]  658/1135  57%
[===================================                           ]  659/1135  58%
[====================================                          ]  660/1135  58%
[====================================                          ]  661/1135  58%
[====================================                          ]  662/1135  58%
[====================================                          ]  663/1135  58%
[====================================                          ]  664/1135  58%
[====================================                          ]  665/1135  58%
[====================================                          ]  666/1135  58%
[====================================                          ]  667/1135  58%
[====================================                          ]  668/1135  58%
[====================================                          ]  669/1135  58%
[====================================                          ]  670/1135  59%
[====================================                          ]  671/1135  59%
[====================================                          ]  672/1135  59%
[====================================                          ]  673/1135  59%
[====================================                          ]  674/1135  59%
[====================================                          ]  675/1135  59%
[====================================                          ]  676/1135  59%
[====================================                          ]  677/1135  59%
[=====================================                         ]  678/1135  59%
[=====================================                         ]  679/1135  59%
[=====================================                         ]  680/1135  59%
[=====================================                         ]  681/1135  60%
[=====================================                         ]  682/1135  60%
[=====================================                         ]  683/1135  60%
[=====================================                         ]  684/1135  60%
[=====================================                         ]  685/1135  60%
[=====================================                         ]  686/1135  60%
[=====================================                         ]  687/1135  60%
[=====================================                         ]  688/1135  60%
[=====================================                         ]  689/1135  60%
[=====================================                         ]  690/1135  60%
[=====================================                         ]  691/1135  60%
[=====================================                         ]  692/1135  60%
[=====================================                         ]  693/1135  61%
[=====================================                         ]  694/1135  61%
[=====================================                         ]  695/1135  61%
[======================================                        ]  696/1135  61%
[======================================                        ]  697/1135  61%
[======================================                        ]  698/1135  61%
[======================================                        ]  699/1135  61%
[======================================                        ]  700/1135  61%
[======================================                        ]  701/1135  61%
[======================================                        ]  702/1135  61%
[======================================                        ]  703/1135  61%
[======================================                        ]  704/1135  62%
[======================================                        ]  705/1135  62%
[======================================                        ]  706/1135  62%
[======================================                        ]  707/1135  62%
[======================================                        ]  708/1135  62%
[======================================                        ]  709/1135  62%
[======================================                        ]  710/1135  62%
[======================================                        ]  711/1135  62%
[======================================                        ]  712/1135  62%
[======================================                        ]  713/1135  62%
[=======================================                       ]  714/1135  62%
[=======================================                       ]  715/1135  62%
[=======================================                       ]  716/1135  63%
[=======================================                       ]  717/1135  63%
[=======================================                       ]  718/1135  63%
[=======================================                       ]  719/1135  63%
[=======================================                       ]  720/1135  63%
[=======================================                       ]  721/1135  63%
[=======================================                       ]  722/1135  63%
[=======================================                       ]  723/1135  63%
[=======================================                       ]  724/1135  63%
[=======================================                       ]  725/1135  63%
[=======================================                       ]  726/1135  63%
[=======================================                       ]  727/1135  64%
[=======================================                       ]  728/1135  64%
[=======================================                       ]  729/1135  64%
[=======================================                       ]  730/1135  64%
[=======================================                       ]  731/1135  64%
[=======================================                       ]  732/1135  64%
[========================================                      ]  733/1135  64%
[========================================                      ]  734/1135  64%
[========================================                      ]  735/1135  64%
[========================================                      ]  736/1135  64%
[========================================                      ]  737/1135  64%
[========================================                      ]  738/1135  65%
[========================================                      ]  739/1135  65%
[========================================                      ]  740/1135  65%
[========================================                      ]  741/1135  65%
[========================================                      ]  742/1135  65%
[========================================                      ]  743/1135  65%
[========================================                      ]  744/1135  65%
[========================================                      ]  745/1135  65%
[========================================                      ]  746/1135  65%
[========================================                      ]  747/1135  65%
[========================================                      ]  748/1135  65%
[========================================                      ]  749/1135  65%
[========================================                      ]  750/1135  66%
[=========================================                     ]  751/1135  66%
[=========================================                     ]  752/1135  66%
[=========================================                     ]  753/1135  66%
[=========================================                     ]  754/1135  66%
[=========================================                     ]  755/1135  66%
[=========================================                     ]  756/1135  66%
[=========================================                     ]  757/1135  66%
[=========================================                     ]  758/1135  66%
[=========================================                     ]  759/1135  66%
[=========================================                     ]  760/1135  66%
[=========================================                     ]  761/1135  67%
[=========================================                     ]  762/1135  67%
[=========================================                     ]  763/1135  67%
[=========================================                     ]  764/1135  67%
[=========================================                     ]  765/1135  67%
[=========================================                     ]  766/1135  67%
[=========================================                     ]  767/1135  67%
[=========================================                     ]  768/1135  67%
[==========================================                    ]  769/1135  67%
[==========================================                    ]  770/1135  67%
[==========================================                    ]  771/1135  67%
[==========================================                    ]  772/1135  68%
[==========================================                    ]  773/1135  68%
[==========================================                    ]  774/1135  68%
[==========================================                    ]  775/1135  68%
[==========================================                    ]  776/1135  68%
[==========================================                    ]  777/1135  68%
[==========================================                    ]  778/1135  68%
[==========================================                    ]  779/1135  68%
[==========================================                    ]  780/1135  68%
[==========================================                    ]  781/1135  68%
[==========================================                    ]  782/1135  68%
[==========================================                    ]  783/1135  68%
[==========================================                    ]  784/1135  69%
[==========================================                    ]  785/1135  69%
[==========================================                    ]  786/1135  69%
[==========================================                    ]  787/1135  69%
[===========================================                   ]  788/1135  69%
[===========================================                   ]  789/1135  69%
[===========================================                   ]  790/1135  69%
[===========================================                   ]  791/1135  69%
[===========================================                   ]  792/1135  69%
[===========================================                   ]  793/1135  69%
[===========================================                   ]  794/1135  69%
[===========================================                   ]  795/1135  70%
[===========================================                   ]  796/1135  70%
[===========================================                   ]  797/1135  70%
[===========================================                   ]  798/1135  70%
[===========================================                   ]  799/1135  70%
[===========================================                   ]  800/1135  70%
[===========================================                   ]  801/1135  70%
[===========================================                   ]  802/1135  70%
[===========================================                   ]  803/1135  70%
[===========================================                   ]  804/1135  70%
[===========================================                   ]  805/1135  70%
[============================================                  ]  806/1135  71%
[============================================                  ]  807/1135  71%
[============================================                  ]  808/1135  71%
[============================================                  ]  809/1135  71%
[============================================                  ]  810/1135  71%
[============================================                  ]  811/1135  71%
[============================================                  ]  812/1135  71%
[============================================                  ]  813/1135  71%
[============================================                  ]  814/1135  71%
[============================================                  ]  815/1135  71%
[============================================                  ]  816/1135  71%
[============================================                  ]  817/1135  71%
[============================================                  ]  818/1135  72%
[============================================                  ]  819/1135  72%
[============================================                  ]  820/1135  72%
[============================================                  ]  821/1135  72%
[============================================                  ]  822/1135  72%
[============================================                  ]  823/1135  72%
[=============================================                 ]  824/1135  72%
[=============================================                 ]  825/1135  72%
[=============================================                 ]  826/1135  72%
[=============================================                 ]  827/1135  72%
[=============================================                 ]  828/1135  72%
[=============================================                 ]  829/1135  73%
[=============================================                 ]  830/1135  73%
[=============================================                 ]  831/1135  73%
[=============================================                 ]  832/1135  73%
[=============================================                 ]  833/1135  73%
[=============================================                 ]  834/1135  73%
[=============================================                 ]  835/1135  73%
[=============================================                 ]  836/1135  73%
[=============================================                 ]  837/1135  73%
[=============================================                 ]  838/1135  73%
[=============================================                 ]  839/1135  73%
[=============================================                 ]  840/1135  74%
[=============================================                 ]  841/1135  74%
[=============================================                 ]  842/1135  74%
[==============================================                ]  843/1135  74%
[==============================================                ]  844/1135  74%
[==============================================                ]  845/1135  74%
[==============================================                ]  846/1135  74%
[==============================================                ]  847/1135  74%
[==============================================                ]  848/1135  74%
[==============================================                ]  849/1135  74%
[==============================================                ]  850/1135  74%
[==============================================                ]  851/1135  74%
[==============================================                ]  852/1135  75%
[==============================================                ]  853/1135  75%
[==============================================                ]  854/1135  75%
[==============================================                ]  855/1135  75%
[==============================================                ]  856/1135  75%
[==============================================                ]  857/1135  75%
[==============================================                ]  858/1135  75%
[==============================================                ]  859/1135  75%
[==============================================                ]  860/1135  75%
[===============================================               ]  861/1135  75%
[===============================================               ]  862/1135  75%
[===============================================               ]  863/1135  76%
[===============================================               ]  864/1135  76%
[===============================================               ]  865/1135  76%
[===============================================               ]  866/1135  76%
[===============================================               ]  867/1135  76%
[===============================================               ]  868/1135  76%
[===============================================               ]  869/1135  76%
[===============================================               ]  870/1135  76%
[===============================================               ]  871/1135  76%
[===============================================               ]  872/1135  76%
[===============================================               ]  873/1135  76%
[===============================================               ]  874/1135  77%
[===============================================               ]  875/1135  77%
[===============================================               ]  876/1135  77%
[===============================================               ]  877/1135  77%
[===============================================               ]  878/1135  77%
[================================================              ]  879/1135  77%
[================================================              ]  880/1135  77%
[================================================              ]  881/1135  77%
[================================================              ]  882/1135  77%
[================================================              ]  883/1135  77%
[================================================              ]  884/1135  77%
[================================================              ]  885/1135  77%
[================================================              ]  886/1135  78%
[================================================              ]  887/1135  78%
[================================================              ]  888/1135  78%
[================================================              ]  889/1135  78%
[================================================              ]  890/1135  78%
[================================================              ]  891/1135  78%
[================================================              ]  892/1135  78%
[================================================              ]  893/1135  78%
[================================================              ]  894/1135  78%
[================================================              ]  895/1135  78%
[================================================              ]  896/1135  78%
[================================================              ]  897/1135  79%
[=================================================             ]  898/1135  79%
[=================================================             ]  899/1135  79%
[=================================================             ]  900/1135  79%
[=================================================             ]  901/1135  79%
[=================================================             ]  902/1135  79%
[=================================================             ]  903/1135  79%
[=================================================             ]  904/1135  79%
[=================================================             ]  905/1135  79%
[=================================================             ]  906/1135  79%
[=================================================             ]  907/1135  79%
[=================================================             ]  908/1135  80%
[=================================================             ]  909/1135  80%
[=================================================             ]  910/1135  80%
[=================================================             ]  911/1135  80%
[=================================================             ]  912/1135  80%
[=================================================             ]  913/1135  80%
[=================================================             ]  914/1135  80%
[=================================================             ]  915/1135  80%
[==================================================            ]  916/1135  80%
[==================================================            ]  917/1135  80%
[==================================================            ]  918/1135  80%
[==================================================            ]  919/1135  80%
[==================================================            ]  920/1135  81%
[==================================================            ]  921/1135  81%
[==================================================            ]  922/1135  81%
[==================================================            ]  923/1135  81%
[==================================================            ]  924/1135  81%
[==================================================            ]  925/1135  81%
[==================================================            ]  926/1135  81%
[==================================================            ]  927/1135  81%
[==================================================            ]  928/1135  81%
[==================================================            ]  929/1135  81%
[==================================================            ]  930/1135  81%
[==================================================            ]  931/1135  82%
[==================================================            ]  932/1135  82%
[==================================================            ]  933/1135  82%
[===================================================           ]  934/1135  82%
[===================================================           ]  935/1135  82%
[===================================================           ]  936/1135  82%
[===================================================           ]  937/1135  82%
[===================================================           ]  938/1135  82%
[===================================================           ]  939/1135  82%
[===================================================           ]  940/1135  82%
[===================================================           ]  941/1135  82%
[===================================================           ]  942/1135  82%
[===================================================           ]  943/1135  83%
[===================================================           ]  944/1135  83%
[===================================================           ]  945/1135  83%
[===================================================           ]  946/1135  83%
[===================================================           ]  947/1135  83%
[===================================================           ]  948/1135  83%
[===================================================           ]  949/1135  83%
[===================================================           ]  950/1135  83%
[===================================================           ]  951/1135  83%
[====================================================          ]  952/1135  83%
[====================================================          ]  953/1135  83%
[====================================================          ]  954/1135  84%
[====================================================          ]  955/1135  84%
[====================================================          ]  956/1135  84%
[====================================================          ]  957/1135  84%
[====================================================          ]  958/1135  84%
[====================================================          ]  959/1135  84%
[====================================================          ]  960/1135  84%
[====================================================          ]  961/1135  84%
[====================================================          ]  962/1135  84%
[====================================================          ]  963/1135  84%
[====================================================          ]  964/1135  84%
[====================================================          ]  965/1135  85%
[====================================================          ]  966/1135  85%
[====================================================          ]  967/1135  85%
[====================================================          ]  968/1135  85%
[====================================================          ]  969/1135  85%
[====================================================          ]  970/1135  85%
[=====================================================         ]  971/1135  85%
[=====================================================         ]  972/1135  85%
[=====================================================         ]  973/1135  85%
[=====================================================         ]  974/1135  85%
[=====================================================         ]  975/1135  85%
[=====================================================         ]  976/1135  85%
[=====================================================         ]  977/1135  86%
[=====================================================         ]  978/1135  86%
[=====================================================         ]  979/1135  86%
[=====================================================         ]  980/1135  86%
[=====================================================         ]  981/1135  86%
[=====================================================         ]  982/1135  86%
[=====================================================         ]  983/1135  86%
[=====================================================         ]  984/1135  86%
[=====================================================         ]  985/1135  86%
[=====================================================         ]  986/1135  86%
[=====================================================         ]  987/1135  86%
[=====================================================         ]  988/1135  87%
[======================================================        ]  989/1135  87%
[======================================================        ]  990/1135  87%
[======================================================        ]  991/1135  87%
[======================================================        ]  992/1135  87%
[======================================================        ]  993/1135  87%
[======================================================        ]  994/1135  87%
[======================================================        ]  995/1135  87%
[======================================================        ]  996/1135  87%
[======================================================        ]  997/1135  87%
[======================================================        ]  998/1135  87%
[======================================================        ]  999/1135  88%
[======================================================        ] 1000/1135  88%
[======================================================        ] 1001/1135  88%
[======================================================        ] 1002/1135  88%
[======================================================        ] 1003/1135  88%
[======================================================        ] 1004/1135  88%
[======================================================        ] 1005/1135  88%
[======================================================        ] 1006/1135  88%
[=======================================================       ] 1007/1135  88%
[=======================================================       ] 1008/1135  88%
[=======================================================       ] 1009/1135  88%
[=======================================================       ] 1010/1135  88%
[=======================================================       ] 1011/1135  89%
[=======================================================       ] 1012/1135  89%
[=======================================================       ] 1013/1135  89%
[=======================================================       ] 1014/1135  89%
[=======================================================       ] 1015/1135  89%
[=======================================================       ] 1016/1135  89%
[=======================================================       ] 1017/1135  89%
[=======================================================       ] 1018/1135  89%
[=======================================================       ] 1019/1135  89%
[=======================================================       ] 1020/1135  89%
[=======================================================       ] 1021/1135  89%
[=======================================================       ] 1022/1135  90%
[=======================================================       ] 1023/1135  90%
[=======================================================       ] 1024/1135  90%
[=======================================================       ] 1025/1135  90%
[========================================================      ] 1026/1135  90%
[========================================================      ] 1027/1135  90%
[========================================================      ] 1028/1135  90%
[========================================================      ] 1029/1135  90%
[========================================================      ] 1030/1135  90%
[========================================================      ] 1031/1135  90%
[========================================================      ] 1032/1135  90%
[========================================================      ] 1033/1135  91%
[========================================================      ] 1034/1135  91%
[========================================================      ] 1035/1135  91%
[========================================================      ] 1036/1135  91%
[========================================================      ] 1037/1135  91%
[========================================================      ] 1038/1135  91%
[========================================================      ] 1039/1135  91%
[========================================================      ] 1040/1135  91%
[========================================================      ] 1041/1135  91%
[========================================================      ] 1042/1135  91%
[========================================================      ] 1043/1135  91%
[=========================================================     ] 1044/1135  91%
[=========================================================     ] 1045/1135  92%
[=========================================================     ] 1046/1135  92%
[=========================================================     ] 1047/1135  92%
[=========================================================     ] 1048/1135  92%
[=========================================================     ] 1049/1135  92%
[=========================================================     ] 1050/1135  92%
[=========================================================     ] 1051/1135  92%
[=========================================================     ] 1052/1135  92%
[=========================================================     ] 1053/1135  92%
[=========================================================     ] 1054/1135  92%
[=========================================================     ] 1055/1135  92%
[=========================================================     ] 1056/1135  93%
[=========================================================     ] 1057/1135  93%
[=========================================================     ] 1058/1135  93%
[=========================================================     ] 1059/1135  93%
[=========================================================     ] 1060/1135  93%
[=========================================================     ] 1061/1135  93%
[==========================================================    ] 1062/1135  93%
[==========================================================    ] 1063/1135  93%
[==========================================================    ] 1064/1135  93%
[==========================================================    ] 1065/1135  93%
[==========================================================    ] 1066/1135  93%
[==========================================================    ] 1067/1135  94%
[==========================================================    ] 1068/1135  94%
[==========================================================    ] 1069/1135  94%
[==========================================================    ] 1070/1135  94%
[==========================================================    ] 1071/1135  94%
[==========================================================    ] 1072/1135  94%
[==========================================================    ] 1073/1135  94%
[==========================================================    ] 1074/1135  94%
[==========================================================    ] 1075/1135  94%
[==========================================================    ] 1076/1135  94%
[==========================================================    ] 1077/1135  94%
[==========================================================    ] 1078/1135  94%
[==========================================================    ] 1079/1135  95%
[==========================================================    ] 1080/1135  95%
[===========================================================   ] 1081/1135  95%
[===========================================================   ] 1082/1135  95%
[===========================================================   ] 1083/1135  95%
[===========================================================   ] 1084/1135  95%
[===========================================================   ] 1085/1135  95%
[===========================================================   ] 1086/1135  95%
[===========================================================   ] 1087/1135  95%
[===========================================================   ] 1088/1135  95%
[===========================================================   ] 1089/1135  95%
[===========================================================   ] 1090/1135  96%
[===========================================================   ] 1091/1135  96%
[===========================================================   ] 1092/1135  96%
[===========================================================   ] 1093/1135  96%
[===========================================================   ] 1094/1135  96%
[===========================================================   ] 1095/1135  96%
[===========================================================   ] 1096/1135  96%
[===========================================================   ] 1097/1135  96%
[===========================================================   ] 1098/1135  96%
[============================================================  ] 1099/1135  96%
[============================================================  ] 1100/1135  96%
[============================================================  ] 1101/1135  97%
[============================================================  ] 1102/1135  97%
[============================================================  ] 1103/1135  97%
[============================================================  ] 1104/1135  97%
[============================================================  ] 1105/1135  97%
[============================================================  ] 1106/1135  97%
[============================================================  ] 1107/1135  97%
[============================================================  ] 1108/1135  97%
[============================================================  ] 1109/1135  97%
[============================================================  ] 1110/1135  97%
[============================================================  ] 1111/1135  97%
[============================================================  ] 1112/1135  97%
[============================================================  ] 1113/1135  98%
[============================================================  ] 1114/1135  98%
[============================================================  ] 1115/1135  98%
[============================================================  ] 1116/1135  98%
[============================================================= ] 1117/1135  98%
[============================================================= ] 1118/1135  98%
[============================================================= ] 1119/1135  98%
[============================================================= ] 1120/1135  98%
[============================================================= ] 1121/1135  98%
[============================================================= ] 1122/1135  98%
[============================================================= ] 1123/1135  98%
[============================================================= ] 1124/1135  99%
[============================================================= ] 1125/1135  99%
[============================================================= ] 1126/1135  99%
[============================================================= ] 1127/1135  99%
[============================================================= ] 1128/1135  99%
[============================================================= ] 1129/1135  99%
[============================================================= ] 1130/1135  99%
[============================================================= ] 1131/1135  99%
[============================================================= ] 1132/1135  99%
[============================================================= ] 1133/1135  99%
[============================================================= ] 1134/1135  99%
[==============================================================] 1135/1135 100%

operation complete,
1135 objects in 45000 NAND pages.
ln -snf /home/autobuild/autobuild/instance-1/output-1/host/mipsel-buildroot-linux-gnu/sysroot /home/autobuild/autobuild/instance-1/output-1/staging
make: Leaving directory '/home/autobuild/autobuild/instance-1/buildroot'
make: Entering directory '/home/autobuild/autobuild/instance-1/buildroot'
>>>   Buildroot 2024.08-rc1-30-g273160552d Collecting legal info
COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4)
>>> toolchain-buildroot  Collecting legal info
>>> gcc-final 13.3.0 Collecting legal info
COPYING.RUNTIME: OK (sha256: 9d6b43ce4d8de0c878bf16b54d8e7a10d9bd42b75178153e3af6a815bdc90f74)
>>> host-gcc-final 13.3.0 Collecting legal info
COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c)
COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861)
COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c)
>>> glibc 2.39-74-g198632a05f6c7b9ab67d3331d8caace9ceabb685 Collecting legal info
COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643)
COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551)
LICENSES: OK (sha256: bba29819a3e938fae92674d6a88533e10605e389da8b51cdcba0a94f6221c5bc)
>>> host-bison 3.8.2 Collecting legal info
COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986)
>>> host-m4 1.4.19 Collecting legal info
COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986)
>>> host-skeleton  Collecting legal info
>>> host-gawk 5.3.0 Collecting legal info
COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
>>> host-gcc-initial 13.3.0 Collecting legal info
COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c)
COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861)
COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c)
>>> host-binutils 2.41 Collecting legal info
COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d)
>>> host-gmp 6.3.0 Collecting legal info
COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c)
COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643)
>>> host-mpc 1.3.1 Collecting legal info
COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768)
>>> host-mpfr 4.1.1 Collecting legal info
COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118)
>>> linux-headers 6.10.3 Collecting legal info
COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0)
LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79)
LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f)
>>> skeleton  Collecting legal info
>>> skeleton-init-sysv  Collecting legal info
>>> skeleton-init-common  Collecting legal info
>>> toolchain  Collecting legal info
>>> aer-inject 9bd5e2c7886fca72f139cd8402488a2235957d41 Collecting legal info
README: OK (sha256: 659a191d8775e05c6c6a9a4ba66b3577c577342bb83f20d393135eb6633c8973)
>>> host-flex 2.6.4 Collecting legal info
COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273)
>>> host-autoconf 2.72 Collecting legal info
COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986)
COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350)
>>> host-libtool 2.4.6 Collecting legal info
COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643)
libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551)
>>> host-automake 1.16.5 Collecting legal info
COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6)
>>> host-gettext  Collecting legal info
>>> host-gettext-tiny 0.3.2 Collecting legal info
LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f)
extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b)
>>> aespipe 2.4g Collecting legal info
>>> apg 2.3.0b Collecting legal info
COPYING: OK (sha256: 5d0c892ea452c3828f1e311637cde4e3a04eb6431554308b3fcdac8c1b330168)
>>> libxcrypt 4.4.36 Collecting legal info
LICENSING: OK (sha256: f9b48b0bc67a92b752780710aa774cf08b62ec2ebaa3f4aebd00069fba6effd2)
COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551)
>>> ascii-invaders 1.0.1 Collecting legal info
LICENSE: OK (sha512: 1e455684996d7733b2f1ccd4606d034694d16ceff6ede6125d7f1537d20dabe05976cca4cef5cbf6c31352cbd62a515fd8e34a2ffb54dae1181c1116b24c6cf7)
>>> ncurses 6.4-20230603 Collecting legal info
COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce)
>>> host-ncurses 6.4-20230603 Collecting legal info
COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce)
>>> bird 2.0.12 Collecting legal info
README: OK (sha256: 94c53c84320078920ac1f0d49c81a4e9004512f534521a58bdf145acbcbc2cd2)
>>> bitwise 0.50 Collecting legal info
COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986)
>>> readline 8.2 Collecting legal info
COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
>>> busybox 1.36.1 Collecting legal info
LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548)
archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f)
>>> mtd 2.2.0 Collecting legal info
COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa)
>>> host-pkgconf 1.6.3 Collecting legal info
COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04)
>>> zlib  Collecting legal info
>>> libzlib 1.3.1 Collecting legal info
LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243)
>>> cache-calibrator  Collecting legal info
calibrator.c.license: OK (sha256: a853663f5b4fb3ad77bf2790ab53146f456b8d9b9ddf83b99fe28c0bdec42514)
>>> chicken 5.3.0 Collecting legal info
LICENSE: OK (sha256: b434ac92e094214136a6b5032f0dc9da97f22cef084ac1d0131b02a09e2caa37)
>>> coremark 1.01 Collecting legal info
LICENSE.md: OK (sha256: d72094a3cb629dc7712ae09b7b777416903c6670930928b5530f2ddfb2296888)
>>> host-cramfs 2.1 Collecting legal info
COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994)
>>> host-zlib  Collecting legal info
>>> host-libzlib 1.3.1 Collecting legal info
LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243)
>>> darkhttpd 1.15 Collecting legal info
COPYING: OK (sha256: 1ecf63e8f84fd60ac7215e04195b9a61dcb47176ea65df26547582027f6c1dee)
>>> dejavu 2.37 Collecting legal info
LICENSE: OK (sha256: 7a083b136e64d064794c3419751e5c7dd10d2f64c108fe5ba161eae5e5958a93)
>>> dvdauthor 0.7.2 Collecting legal info
COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643)
>>> freetype 2.13.2 Collecting legal info
LICENSE.TXT: OK (sha256: 2e3bbb7d7c5c396368dd0853a790ec29ce5b8647163dde42a0493fb0d6556b2b)
docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1)
docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18)
>>> libpng 1.6.43 Collecting legal info
LICENSE: OK (sha256: 7317e078e2d3b5d7ba5a6159e650945153262b44b76f6700f8e9edb261c5143e)
>>> libxml2 2.13.3 Collecting legal info
Copyright: OK (sha256: c99aae1afe013e50b8b3701e089222b351258043c3025b64053a233fd25b4be7)
>>> easyframes 0.4 Collecting legal info
COPYING: OK (sha256: 24f37598e822a1411fb7164ce7eb3ef120aea8279016399abc282c2381ce3f57)
>>> host-cmake 3.30.0 Collecting legal info
Copyright.txt: OK (sha256: 0676e30827684487aa0ea8f72f01e9460a6320fa34a2888df0ad1dd3e8a06eb8)
>>> libpcap 1.10.4 Collecting legal info
LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd)
>>> fbdump 0.4.2 Collecting legal info
COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c)
>>> fft-eval 777749c5c7cc0af1fe5a74e3c589581eabcf0f1e Collecting legal info
LICENSES/CC0-1.0.txt: OK (sha256: 6a573fb2f9082662978cf21fb153096df0a1981deaea7dbc10a11046fe005d9f)
LICENSES/GPL-2.0-only.txt: OK (sha256: d1cf0896da7045d841fe45b0991cf35540bac1a17b5d11f4afcf8fcb950246b5)
LICENSES/OFL-1.1.txt: OK (sha256: 797832eda5ff4360a10fee3be94a3250995e76423b79675c9c44204c37ca492d)
>>> firmware-utils 86739f2b3ae9502368b89ef37fa6f31c42aad6f4 Collecting legal info
>>> openssl  Collecting legal info
>>> libopenssl 3.3.1 Collecting legal info
LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a)
>>> flashbench 2e30b1968a66147412f21002ea844122a0d5e2f0 Collecting legal info
COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643)
>>> fxdiv 63058eff77e11aa15bf531df5dd34395ec3017c8 Collecting legal info
LICENSE: OK (sha256: 7cac00006125b1486a27e4801ed66357236e984c540bd323945ab7b66b078ec3)
>>> git 2.46.0 Collecting legal info
COPYING: OK (sha256: 5b2198d1645f767585e8a88ac0499b04472164c0d2da22e75ecf97ef443ab32e)
LGPL-2.1: OK (sha256: 1922f45d2c49e390032c9c0ba6d7cac904087f7cec51af30c2b2ad022ce0e76a)
>>> libcurl 8.9.0 Collecting legal info
COPYING: OK (sha256: adb1fc06547fd136244179809f7b7c2d2ae6c4534f160aa513af9b6a12866a32)
>>> gmp 6.3.0 Collecting legal info
COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c)
COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643)
>>> host-gptfdisk 1.0.10 Collecting legal info
COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c)
>>> host-popt 1.19 Collecting legal info
COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801)
>>> host-util-linux 2.39.3 Collecting legal info
README.licensing: OK (sha256: 13f0ea46d12d798c095a6ad39d7ddc988e2e4d274c6494115f6b463f7bc4f702)
Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d)
Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8)
Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643)
Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63)
Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551)
>>> initscripts  Collecting legal info
>>> joe 4.6 Collecting legal info
COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643)
>>> jsmn 1.1.0 Collecting legal info
LICENSE: OK (sha256: 4675b94a50d2afe811c52785463c854f1156056632cce17cc7133939eac8ed55)
>>> json-c 0.17 Collecting legal info
COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c)
>>> json-javascript 3d7767b6b1f3da363c625ff54e63bbf20e9e83ac Collecting legal info
json2.js: OK (sha256: 925947d3d711c4441a9db20f51215fbf5c119d2a3b51cadb2c9031907d8014b5)
>>> libao 1.2.0 Collecting legal info
COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670)
>>> libart 2.3.21 Collecting legal info
COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5)
>>> libcli 1.10.7 Collecting legal info
COPYING: OK (sha256: 376b54d4c5f4aa99421823fa4da93e3ab73096fce2400e89858632aa7da24a14)
>>> libdmtx 0.7.7 Collecting legal info
LICENSE: OK (sha256: fcc277b7302645322c63de22b9b0bdae2df3dfa7d6cbc0d5bed7a4d3f1a9af79)
>>> libdnet 1.16.4 Collecting legal info
LICENSE: OK (sha256: 6b46ec86e290066c47b6607d322135b3c473566e7225ac23d35a7c0588a82da6)
>>> libestr 0.1.11 Collecting legal info
COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8)
>>> libev 4.33 Collecting legal info
LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199)
>>> libevent 2.1.12 Collecting legal info
LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670)
>>> libfcgi 2.4.2 Collecting legal info
LICENSE.TERMS: OK (sha256: f0a8fe4513a43e8eebb24cdcf9d2e7efc52e4d8259178c6d76d3d84418397d81)
>>> libite 2.6.1 Collecting legal info
LICENSE: OK (sha256: 3a2b964c1772d03ab17b73a389ecce9151e0b190a9247817a2c009b16d356422)
src/chomp.c: OK (sha256: c2882adb51555b836f35babc59f618d9ddceadcaa2d1dc80bbd4699614d2cd14)
src/pidfile.c: OK (sha256: bff7fa7b74324f13a24d56ebb8b49bc9c63ea01836a1c8b5a6afcbbabed62918)
>>> libmodbus 3.1.10 Collecting legal info
COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551)
>>> libogg 1.3.5 Collecting legal info
COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814)
>>> libsoxr 0.1.3 Collecting legal info
LICENCE: OK (sha256: dc98676341fdcd29d9f279c9679d6a75288785b174ded8d1b2e316c366166135)
COPYING.LGPL: OK (sha256: f2f118b9029ec1871b953639ecc46651b2fc7b62e295e6cf3ef2ac4c9a058b33)
>>> libtommath 1.3.0 Collecting legal info
LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a)
>>> libubox 75a3b870cace1171faf57bd55e5a9a2f1564f757 Collecting legal info
>>> libuhttpd 3.14.1 Collecting legal info
LICENSE: OK (sha256: 99efed4bbc0b62f96f999ef23399e38234fb91651af734fd389a52b033a85b55)
>>> libvorbis 1.3.7 Collecting legal info
COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a)
>>> libwebsockets 4.3.3 Collecting legal info
LICENSE: OK (sha256: 2b5dd8030691f3d1870a040f085c37e45d9ab9c684a7f1284f5f379c1e829b28)
>>> host-openssl  Collecting legal info
>>> host-libopenssl 3.3.1 Collecting legal info
LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a)
>>> libyaml 0.2.5 Collecting legal info
License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29)
>>> lldpd 1.0.17 Collecting legal info
LICENSE: OK (sha256: 0e96a5aea65f16e2239231ce4ab90497f8bc3bb8fe6abe9299aade4726ff7c8d)
>>> host-microchip-hss-payload-generator 2024.06 Collecting legal info
tools/hss-payload-generator/LICENSE.md: OK (sha256: 0b67b1d44bcad078580fc5d8e9580a48a9466b769db58aeb1631d4c5ef97e08a)
>>> host-elfutils 0.189 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.6.2 Collecting legal info
COPYING: OK (sha256: ee3b35b82f7bb0ba5fd9f13ca34ebbe757a59c05bfde5ab9d50ff4188ed33396)
COPYING.0BSD: OK (sha256: 0b01625d853911cd0e2e088dcfb743261034a091bb379246cb25a14cc4c74bf1)
COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643)
COPYING.GPLv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986)
COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551)
>>> host-libyaml 0.2.5 Collecting legal info
License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29)
>>> minizip-zlib 1.3.1 Collecting legal info
LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243)
>>> mosquitto 2.0.18 Collecting legal info
LICENSE.txt: OK (sha256: d3c4ccace4e5d3cc89d34cf2a0bc85b8596bfc0a32b815d0d77f9b7c41b5350c)
epl-v20: OK (sha256: 8c349f80764d0648e645f41ef23772a70c995a0924b5235f735f4a3d09df127c)
edl-v10: OK (sha256: 86fc4a3f97cb769c04e8da557036c1066eb8bb22b2d0a5dd31464990fe84047c)
>>> mpc 1.3.1 Collecting legal info
COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768)
>>> mpfr 4.1.1 Collecting legal info
COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118)
>>> msmtp 1.8.25 Collecting legal info
COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
>>> odroidc2-firmware s905_6.0.1_v5.5 Collecting legal info
>>> host-opkg-utils 0.6.2 Collecting legal info
COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670)
>>> host-lz4 1.9.4 Collecting legal info
lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c)
programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643)
>>> host-patchelf 0.13 Collecting legal info
COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
>>> pcre 8.45 Collecting legal info
LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2)
>>> popt 1.19 Collecting legal info
COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801)
>>> host-python-uswid 0.5.0 Collecting legal info
LICENSE: OK (sha256: 98bc07f3fb70d05b01ff740e8191b9f29c080159f01588991fbd872c611236f9)
>>> host-python-cbor2 5.5.1 Collecting legal info
LICENSE.txt: OK (sha256: a6afd126d8f545a15166a22f25fadff4b9fb4978bbdd17e97d97d950b66d2fef)
>>> host-python-installer 0.7.0 Collecting legal info
LICENSE: OK (sha256: 37b8b9f2569892fa54406383d431169dbb2115980d78b7efba6eeae5664c484f)
>>> host-python-flit-core 3.9.0 Collecting legal info
LICENSE: OK (sha256: 35b4f1dec512e617077fd6980dbb43ef8c2887adc5d0185edb4c04da175dd816)
>>> host-python3 3.12.4 Collecting legal info
LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf)
>>> host-autoconf-archive 2023.02.20 Collecting legal info
COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195)
COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2)
>>> host-expat 2.6.2 Collecting legal info
COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534)
>>> host-libffi 3.4.6 Collecting legal info
LICENSE: OK (sha256: 67894089811f93fca47a76f85e017da6f8582d4ba0905963c6e0f1ad6df7a195)
>>> host-python-pypa-build 1.2.1 Collecting legal info
LICENSE: OK (sha256: aaf9a29ca5907971ccf07de025375db34539a8d5eeebce20b46099805722106f)
>>> host-python-packaging 24.0 Collecting legal info
LICENSE: OK (sha256: cad1ef5bd340d73e074ba614d26f7deaca5c7940c3d8c34852e65c4909686c48)
LICENSE.APACHE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594)
LICENSE.BSD: OK (sha256: b70e7e9b742f1cc6f948b34c16aa39ffece94196364bc88ff0d2180f0028fac5)
>>> host-python-pyproject-hooks 1.0.0 Collecting legal info
LICENSE: OK (sha256: 1b22b049b5267d6dfc23a67bf4a84d8ec04b9fdfb1a51d360e42b4342c8b4154)
>>> host-python-setuptools 71.0.3 Collecting legal info
LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741)
>>> host-python-wheel 0.40.0 Collecting legal info
LICENSE.txt: OK (sha256: 30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654)
>>> host-python-setuptools-scm 8.0.4 Collecting legal info
LICENSE: OK (sha256: 89807acf2309bd285f033404ee78581602f3cd9b819a16ac2f0e5f60ff4a473e)
>>> host-python-typing-extensions 4.12.2 Collecting legal info
LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf)
>>> host-python-lxml 5.2.2 Collecting legal info
LICENSES.txt: OK (sha256: 41d49dd406aa0e1548a6d5f21a30d6bf638b3cd96eb7289dd348d83ed2e40392)
doc/licenses/BSD.txt: OK (sha256: 69edb445c1335a8312d4c09271847e9956d84f0d9f724d125340cc3fad767b2a)
doc/licenses/elementtree.txt: OK (sha256: 0497ae8138811ef4466ede653bab7a59feb3d3c14f9ed50fc33a00aeb5bec32e)
src/lxml/isoschematron/resources/rng/iso-schematron.rng: OK (sha256: 56c5b13f28b78958890c36e3249c34c169041e42ebcfdce8080f3324ba2bf4de)
>>> host-libxml2 2.13.3 Collecting legal info
Copyright: OK (sha256: c99aae1afe013e50b8b3701e089222b351258043c3025b64053a233fd25b4be7)
>>> host-libxslt 1.1.42 Collecting legal info
COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819)
>>> host-python-pefile 2023.2.7 Collecting legal info
LICENSE: OK (sha256: bfd4b5e4f8a99c961fd6f94d708e38396cc146bfe8fbc5d2a86e63aa29fb4208)
>>> ramsmp 3.5.0 Collecting legal info
LICENCE: OK (sha256: 2c308cffbab01762f8f6b11725725a227080746ef865f2756c9c9e1591dddaad)
>>> redir 3.3 Collecting legal info
COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643)
>>> serd 0.30.14 Collecting legal info
COPYING: OK (sha256: 13b62d3705cabee6a21730eb24f773249271c2d95e9ecbab16069e729d4ae147)
>>> host-meson 1.3.1 Collecting legal info
COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30)
>>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info
COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea)
>>> spidev_test 5.8 Collecting legal info
>>> ssdp-responder 2.1 Collecting legal info
LICENSE: OK (sha256: b66025f1e568a8d80264550d7bd7683780ac248f2baa1e85b4da4b15e28d55a7)
>>> tremor 7c30a66346199f3f09017a09567c6c8a3a0eedc8 Collecting legal info
COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814)
>>> uacme 1.7.5 Collecting legal info
COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
>>> ubus f787c97b34894a38b15599886cacbca01271684f Collecting legal info
ubusd_acl.h: OK (sha256: a3caa6c0e90c87b7c97c2ac3d0c0d416082ef777215faec2e9b24ea6e68f6988)
>>> uemacs 1cdcf9df88144049750116e36fe20c8c39fa2517 Collecting legal info
README: OK (sha256: 6e2a4cf41ec8d4379c154923349733bc0d3935c6fa72c4337cf1bc137b98b90a)
>>> unifdef 2.12 Collecting legal info
COPYING: OK (sha256: 37ed46a39446b15b08af418fda23b75c27a769d5aad236d817ee7522cc9caeee)
>>> host-uuu 1.5.182 Collecting legal info
LICENSE: OK (sha256: cc8d47f7b9260f6669ecd41c24554c552f17581d81ee8fc602c6d23edb8bf495)
>>> host-libusb 1.0.27 Collecting legal info
COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a)
>>> host-tinyxml2 10.0.0 Collecting legal info
LICENSE.txt: OK (sha256: 9332252e9b9e46db8285d4a3f0bf25f139bf1dca6781b956d57f2302efca6432)
>>> host-zstd 1.5.6 Collecting legal info
LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8)
COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505)
>>> vorbis-tools 1.4.2 Collecting legal info
COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670)
>>> zstd 1.5.6 Collecting legal info
LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8)
COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505)
>>> host-acl 2.3.2 Collecting legal info
doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8)
doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55)
>>> host-attr 2.5.2 Collecting legal info
doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52)
doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8)
>>> host-axfsutils 384a1ea214c8cf8359faba00a12513ee7ae1a9f5 Collecting legal info
mkfs.axfs-legacy/COPYING: OK (sha256: 1929a1e67d189aa3a24de76255841b33818f7f65944b6e73a1568ba575ab54d5)
>>> host-fakeroot 1.34 Collecting legal info
COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7)
>>> host-makedevs  Collecting legal info
>>> host-yaffs2utils 0.2.9 Collecting legal info
COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643)
WARNING: the Buildroot source code has not been saved
WARNING: aespipe-2.4g: cannot save license (AESPIPE_LICENSE_FILES not defined)
WARNING: firmware-utils-86739f2b3ae9502368b89ef37fa6f31c42aad6f4: cannot save license (FIRMWARE_UTILS_LICENSE_FILES not defined)
WARNING: libubox-75a3b870cace1171faf57bd55e5a9a2f1564f757: cannot save license (LIBUBOX_LICENSE_FILES not defined)
WARNING: odroidc2-firmware-s905_6.0.1_v5.5: cannot save license (ODROIDC2_FIRMWARE_LICENSE_FILES not defined)
WARNING: spidev_test-5.8: cannot save license (SPIDEV_TEST_LICENSE_FILES not defined)
Legal info produced in /home/autobuild/autobuild/instance-1/output-1/legal-info
make: Leaving directory '/home/autobuild/autobuild/instance-1/buildroot'