make[1]: Entering directory '/tmp/instance-23/output-1/build/host-genromfs-0.5.2' mkdir -p /tmp/instance-23/output-1/host/bin install -m 755 genromfs /tmp/instance-23/output-1/host/bin/ # genromfs 0.5 installed the man page in this file, # remove it before someone notices :) if [ -f /tmp/instance-23/output-1/host/bin/man8 ]; then \ rm -f /tmp/instance-23/output-1/host/bin/man8; \ fi mkdir -p /tmp/instance-23/output-1/host/man/man8 install -m 644 genromfs.8 /tmp/instance-23/output-1/host/man/man8/ make[1]: Leaving directory '/tmp/instance-23/output-1/build/host-genromfs-0.5.2' >>> host-yaffs2utils 0.2.9 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-23/output-1/build/.0.2.9.tar.gz.GN3ZTp/output' 'https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/yaffs2utils/0.2.9.tar.gz' --2023-02-03 00:05:45-- https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/yaffs2utils/0.2.9.tar.gz Resolving storage.googleapis.com (storage.googleapis.com)... 142.250.72.80, 142.250.69.240, 142.250.72.16, ... Connecting to storage.googleapis.com (storage.googleapis.com)|142.250.72.80|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 39689 (39K) [application/octet-stream] Saving to: '/tmp/instance-23/output-1/build/.0.2.9.tar.gz.GN3ZTp/output' 0K .......... .......... .......... ........ 100% 9.38M=0.004s 2023-02-03 00:05:45 (9.38 MB/s) - '/tmp/instance-23/output-1/build/.0.2.9.tar.gz.GN3ZTp/output' saved [39689/39689] 0.2.9.tar.gz: OK (sha256: 9b0912bf683eb839b6e57c9255c83894c3b700d16489a49d319c54c1abf8f6d7) >>> host-yaffs2utils 0.2.9 Extracting gzip -d -c /tmp/instance-23/dl/yaffs2utils/0.2.9.tar.gz | tar --strip-components=1 -C /tmp/instance-23/output-1/build/host-yaffs2utils-0.2.9 -xf - >>> host-yaffs2utils 0.2.9 Patching >>> host-yaffs2utils 0.2.9 Configuring >>> host-yaffs2utils 0.2.9 Building PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-23/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="/tmp/instance-23/output-1/host/lib/pkgconfig:/tmp/instance-23/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-23/output-1/build/host-yaffs2utils-0.2.9 make[1]: Entering directory '/tmp/instance-23/output-1/build/host-yaffs2utils-0.2.9' 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_hweight.o yaffs2/yaffs_hweight.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_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:2: 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:3: 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_extract_hardlink', inlined from 'unyaffs2_extract_obj' at unyaffs2.c:1218:12: unyaffs2.c:1151:2: warning: writing 16 bytes into a region of size 8 [-Wstringop-overflow=] 1151 | memcpy(&variant, &obj->variant, sizeof(obj->variant)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unyaffs2.c: In function 'unyaffs2_extract_obj': unyaffs2.c:1105:31: note: at offset 0 to object 'variant' with size 8 declared here 1105 | union unyaffs2_file_variant *variant; | ^~~~~~~ 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:2: 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 '/tmp/instance-23/output-1/build/host-yaffs2utils-0.2.9' >>> host-yaffs2utils 0.2.9 Installing to host directory mkdir -p /tmp/instance-23/output-1/host/bin PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-23/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="/tmp/instance-23/output-1/host/lib/pkgconfig:/tmp/instance-23/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-23/output-1/build/host-yaffs2utils-0.2.9 INSTALLDIR=/tmp/instance-23/output-1/host/bin install make[1]: Entering directory '/tmp/instance-23/output-1/build/host-yaffs2utils-0.2.9' cp mkyaffs2 unyaffs2 unspare2 /tmp/instance-23/output-1/host/bin make[1]: Leaving directory '/tmp/instance-23/output-1/build/host-yaffs2utils-0.2.9' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-23/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-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', '-O1', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O1', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/tmp/instance-23/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-23/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%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@%/tmp/instance-23/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-23/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-23/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-23/output-1/host/powerpc64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-23/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-23/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-23/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-23/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-O1', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-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', '-O1', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/tmp/instance-23/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-23/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-23/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-23/output-1/host/powerpc64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-23/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-23/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /tmp/instance-23/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /tmp/instance-23/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /tmp/instance-23/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /tmp/instance-23/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-23/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-23/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /tmp/instance-23/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-23/output-1/target/etc/shells; fi grep -qsE '^/usr/bin/screen$' /tmp/instance-23/output-1/target/etc/shells || echo "/usr/bin/screen" >> /tmp/instance-23/output-1/target/etc/shells mkdir -p /tmp/instance-23/output-1/target/etc echo "buildroot" > /tmp/instance-23/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-23/output-1/target/etc/hosts mkdir -p /tmp/instance-23/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-23/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-23/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /tmp/instance-23/output-1/target/etc/shells || echo "/bin/sh" >> /tmp/instance-23/output-1/target/etc/shells if [ -x /tmp/instance-23/output-1/target/sbin/swapon -a -x /tmp/instance-23/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-23/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-23/output-1/target/etc/inittab; fi rm -rf /tmp/instance-23/output-1/target/usr/include /tmp/instance-23/output-1/target/usr/share/aclocal \ /tmp/instance-23/output-1/target/usr/lib/pkgconfig /tmp/instance-23/output-1/target/usr/share/pkgconfig \ /tmp/instance-23/output-1/target/usr/lib/cmake /tmp/instance-23/output-1/target/usr/share/cmake \ /tmp/instance-23/output-1/target/usr/lib/rpm /tmp/instance-23/output-1/target/usr/doc find /tmp/instance-23/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-23/output-1/target/lib/ /tmp/instance-23/output-1/target/usr/lib/ /tmp/instance-23/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-23/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-23/output-1/target/usr/share/gdb rm -rf /tmp/instance-23/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-23/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-23/output-1/target/usr/share/zsh rm -rf /tmp/instance-23/output-1/target/usr/man /tmp/instance-23/output-1/target/usr/share/man rm -rf /tmp/instance-23/output-1/target/usr/info /tmp/instance-23/output-1/target/usr/share/info rm -rf /tmp/instance-23/output-1/target/usr/doc /tmp/instance-23/output-1/target/usr/share/doc rm -rf /tmp/instance-23/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-23/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-23/output-1/target/lib/debug /tmp/instance-23/output-1/target/usr/lib/debug find /tmp/instance-23/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 /tmp/instance-23/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /tmp/instance-23/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /tmp/instance-23/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 /tmp/instance-23/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.11-1119-gaff4317797"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.02-git\"" \ ) > /tmp/instance-23/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-23/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-23/output-1/per-package /tmp/instance-23/buildroot/support/scripts/fix-rpath target touch /tmp/instance-23/output-1/target/usr >>> Generating root filesystems common tables rm -rf /tmp/instance-23/output-1/build/buildroot-fs mkdir -p /tmp/instance-23/output-1/build/buildroot-fs printf ' \n' >> /tmp/instance-23/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /tmp/instance-23/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt system/device_table_dev.txt >> /tmp/instance-23/output-1/build/buildroot-fs/full_devices_table.txt printf ' \n' >> /tmp/instance-23/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.cramfs mkdir -p /tmp/instance-23/output-1/images rm -rf /tmp/instance-23/output-1/build/buildroot-fs/cramfs mkdir -p /tmp/instance-23/output-1/build/buildroot-fs/cramfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /tmp/instance-23/output-1/target/ /tmp/instance-23/output-1/build/buildroot-fs/cramfs/target echo '#!/bin/sh' > /tmp/instance-23/output-1/build/buildroot-fs/cramfs/fakeroot echo "set -e" >> /tmp/instance-23/output-1/build/buildroot-fs/cramfs/fakeroot echo "chown -h -R 0:0 /tmp/instance-23/output-1/build/buildroot-fs/cramfs/target" >> /tmp/instance-23/output-1/build/buildroot-fs/cramfs/fakeroot PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-23/buildroot/support/scripts/mkusers /tmp/instance-23/output-1/build/buildroot-fs/full_users_table.txt /tmp/instance-23/output-1/build/buildroot-fs/cramfs/target >> /tmp/instance-23/output-1/build/buildroot-fs/cramfs/fakeroot echo "/tmp/instance-23/output-1/host/bin/makedevs -d /tmp/instance-23/output-1/build/buildroot-fs/full_devices_table.txt /tmp/instance-23/output-1/build/buildroot-fs/cramfs/target" >> /tmp/instance-23/output-1/build/buildroot-fs/cramfs/fakeroot printf ' rm -rf /tmp/instance-23/output-1/build/buildroot-fs/cramfs/target/usr/lib/udev/hwdb.d/ /tmp/instance-23/output-1/build/buildroot-fs/cramfs/target/etc/udev/hwdb.d/\n' >> /tmp/instance-23/output-1/build/buildroot-fs/cramfs/fakeroot echo "find /tmp/instance-23/output-1/build/buildroot-fs/cramfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-23/output-1/build/buildroot-fs/cramfs/fakeroot echo "find /tmp/instance-23/output-1/build/buildroot-fs/cramfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-23/output-1/build/buildroot-fs/cramfs/fakeroot printf ' \n' >> /tmp/instance-23/output-1/build/buildroot-fs/cramfs/fakeroot printf ' \n' >> /tmp/instance-23/output-1/build/buildroot-fs/cramfs/fakeroot printf ' /tmp/instance-23/output-1/host/bin/mkcramfs -B /tmp/instance-23/output-1/build/buildroot-fs/cramfs/target /tmp/instance-23/output-1/images/rootfs.cramfs\n' >> /tmp/instance-23/output-1/build/buildroot-fs/cramfs/fakeroot chmod a+x /tmp/instance-23/output-1/build/buildroot-fs/cramfs/fakeroot PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /tmp/instance-23/output-1/host/bin/fakeroot -- /tmp/instance-23/output-1/build/buildroot-fs/cramfs/fakeroot rootdir=/tmp/instance-23/output-1/build/buildroot-fs/cramfs/target table='/tmp/instance-23/output-1/build/buildroot-fs/full_devices_table.txt' >>> Generating filesystem image rootfs.romfs mkdir -p /tmp/instance-23/output-1/images rm -rf /tmp/instance-23/output-1/build/buildroot-fs/romfs mkdir -p /tmp/instance-23/output-1/build/buildroot-fs/romfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /tmp/instance-23/output-1/target/ /tmp/instance-23/output-1/build/buildroot-fs/romfs/target echo '#!/bin/sh' > /tmp/instance-23/output-1/build/buildroot-fs/romfs/fakeroot echo "set -e" >> /tmp/instance-23/output-1/build/buildroot-fs/romfs/fakeroot echo "chown -h -R 0:0 /tmp/instance-23/output-1/build/buildroot-fs/romfs/target" >> /tmp/instance-23/output-1/build/buildroot-fs/romfs/fakeroot PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-23/buildroot/support/scripts/mkusers /tmp/instance-23/output-1/build/buildroot-fs/full_users_table.txt /tmp/instance-23/output-1/build/buildroot-fs/romfs/target >> /tmp/instance-23/output-1/build/buildroot-fs/romfs/fakeroot echo "/tmp/instance-23/output-1/host/bin/makedevs -d /tmp/instance-23/output-1/build/buildroot-fs/full_devices_table.txt /tmp/instance-23/output-1/build/buildroot-fs/romfs/target" >> /tmp/instance-23/output-1/build/buildroot-fs/romfs/fakeroot printf ' rm -rf /tmp/instance-23/output-1/build/buildroot-fs/romfs/target/usr/lib/udev/hwdb.d/ /tmp/instance-23/output-1/build/buildroot-fs/romfs/target/etc/udev/hwdb.d/\n' >> /tmp/instance-23/output-1/build/buildroot-fs/romfs/fakeroot echo "find /tmp/instance-23/output-1/build/buildroot-fs/romfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-23/output-1/build/buildroot-fs/romfs/fakeroot echo "find /tmp/instance-23/output-1/build/buildroot-fs/romfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-23/output-1/build/buildroot-fs/romfs/fakeroot printf ' \n' >> /tmp/instance-23/output-1/build/buildroot-fs/romfs/fakeroot printf ' \n' >> /tmp/instance-23/output-1/build/buildroot-fs/romfs/fakeroot printf ' /tmp/instance-23/output-1/host/bin/genromfs -d /tmp/instance-23/output-1/build/buildroot-fs/romfs/target -f /tmp/instance-23/output-1/images/rootfs.romfs\n' >> /tmp/instance-23/output-1/build/buildroot-fs/romfs/fakeroot chmod a+x /tmp/instance-23/output-1/build/buildroot-fs/romfs/fakeroot PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /tmp/instance-23/output-1/host/bin/fakeroot -- /tmp/instance-23/output-1/build/buildroot-fs/romfs/fakeroot rootdir=/tmp/instance-23/output-1/build/buildroot-fs/romfs/target table='/tmp/instance-23/output-1/build/buildroot-fs/full_devices_table.txt' >>> Generating filesystem image rootfs.yaffs2 mkdir -p /tmp/instance-23/output-1/images rm -rf /tmp/instance-23/output-1/build/buildroot-fs/yaffs2 mkdir -p /tmp/instance-23/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /tmp/instance-23/output-1/target/ /tmp/instance-23/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /tmp/instance-23/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /tmp/instance-23/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /tmp/instance-23/output-1/build/buildroot-fs/yaffs2/target" >> /tmp/instance-23/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-23/buildroot/support/scripts/mkusers /tmp/instance-23/output-1/build/buildroot-fs/full_users_table.txt /tmp/instance-23/output-1/build/buildroot-fs/yaffs2/target >> /tmp/instance-23/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/tmp/instance-23/output-1/host/bin/makedevs -d /tmp/instance-23/output-1/build/buildroot-fs/full_devices_table.txt /tmp/instance-23/output-1/build/buildroot-fs/yaffs2/target" >> /tmp/instance-23/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /tmp/instance-23/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /tmp/instance-23/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /tmp/instance-23/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /tmp/instance-23/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-23/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /tmp/instance-23/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-23/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /tmp/instance-23/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /tmp/instance-23/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /tmp/instance-23/output-1/host/bin/mkyaffs2 --all-root /tmp/instance-23/output-1/build/buildroot-fs/yaffs2/target /tmp/instance-23/output-1/images/rootfs.yaffs2\n' >> /tmp/instance-23/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /tmp/instance-23/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /tmp/instance-23/output-1/host/bin/fakeroot -- /tmp/instance-23/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/tmp/instance-23/output-1/build/buildroot-fs/yaffs2/target table='/tmp/instance-23/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/tmp/instance-23/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][done] scanning complete, total 1162 objects. stage 2: creating image '/tmp/instance-23/output-1/images/rootfs.yaffs2' [ ] 1/1162 0% [ ] 2/1162 0% [ ] 3/1162 0% [ ] 4/1162 0% [ ] 5/1162 0% [ ] 6/1162 0% [ ] 7/1162 0% [ ] 8/1162 0% [ ] 9/1162 0% [ ] 10/1162 0% [ ] 11/1162 0% [ ] 12/1162 1% [ ] 13/1162 1% [ ] 14/1162 1% [ ] 15/1162 1% [ ] 16/1162 1% [ ] 17/1162 1% [ ] 18/1162 1% [= ] 19/1162 1% [= ] 20/1162 1% [= ] 21/1162 1% [= ] 22/1162 1% [= ] 23/1162 1% [= ] 24/1162 2% [= ] 25/1162 2% [= ] 26/1162 2% [= ] 27/1162 2% [= ] 28/1162 2% [= ] 29/1162 2% [= ] 30/1162 2% [= ] 31/1162 2% [= ] 32/1162 2% [= ] 33/1162 2% [= ] 34/1162 2% [= ] 35/1162 3% [= ] 36/1162 3% [= ] 37/1162 3% [== ] 38/1162 3% [== ] 39/1162 3% [== ] 40/1162 3% [== ] 41/1162 3% [== ] 42/1162 3% [== ] 43/1162 3% [== ] 44/1162 3% [== ] 45/1162 3% [== ] 46/1162 3% [== ] 47/1162 4% [== ] 48/1162 4% [== ] 49/1162 4% [== ] 50/1162 4% [== ] 51/1162 4% [== ] 52/1162 4% [== ] 53/1162 4% [== ] 54/1162 4% [== ] 55/1162 4% [== ] 56/1162 4% [=== ] 57/1162 4% [=== ] 58/1162 4% [=== ] 59/1162 5% [=== ] 60/1162 5% [=== ] 61/1162 5% [=== ] 62/1162 5% [=== ] 63/1162 5% [=== ] 64/1162 5% [=== ] 65/1162 5% [=== ] 66/1162 5% [=== ] 67/1162 5% [=== ] 68/1162 5% [=== ] 69/1162 5% [=== ] 70/1162 6% [=== ] 71/1162 6% [=== ] 72/1162 6% [=== ] 73/1162 6% [=== ] 74/1162 6% [==== ] 75/1162 6% [==== ] 76/1162 6% [==== ] 77/1162 6% [==== ] 78/1162 6% [==== ] 79/1162 6% [==== ] 80/1162 6% [==== ] 81/1162 6% [==== ] 82/1162 7% [==== ] 83/1162 7% [==== ] 84/1162 7% [==== ] 85/1162 7% [==== ] 86/1162 7% [==== ] 87/1162 7% [==== ] 88/1162 7% [==== ] 89/1162 7% [==== ] 90/1162 7% [==== ] 91/1162 7% [==== ] 92/1162 7% [==== ] 93/1162 8% [===== ] 94/1162 8% [===== ] 95/1162 8% [===== ] 96/1162 8% [===== ] 97/1162 8% [===== ] 98/1162 8% [===== ] 99/1162 8% [===== ] 100/1162 8% [===== ] 101/1162 8% [===== ] 102/1162 8% [===== ] 103/1162 8% [===== ] 104/1162 8% [===== ] 105/1162 9% [===== ] 106/1162 9% [===== ] 107/1162 9% [===== ] 108/1162 9% [===== ] 109/1162 9% [===== ] 110/1162 9% [===== ] 111/1162 9% [===== ] 112/1162 9% [====== ] 113/1162 9% [====== ] 114/1162 9% [====== ] 115/1162 9% [====== ] 116/1162 9% [====== ] 117/1162 10% [====== ] 118/1162 10% [====== ] 119/1162 10% [====== ] 120/1162 10% [====== ] 121/1162 10% [====== ] 122/1162 10% [====== ] 123/1162 10% [====== ] 124/1162 10% [====== ] 125/1162 10% [====== ] 126/1162 10% [====== ] 127/1162 10% [====== ] 128/1162 11% [====== ] 129/1162 11% [====== ] 130/1162 11% [====== ] 131/1162 11% [======= ] 132/1162 11% [======= ] 133/1162 11% [======= ] 134/1162 11% [======= ] 135/1162 11% [======= ] 136/1162 11% [======= ] 137/1162 11% [======= ] 138/1162 11% [======= ] 139/1162 11% [======= ] 140/1162 12% [======= ] 141/1162 12% [======= ] 142/1162 12% [======= ] 143/1162 12% [======= ] 144/1162 12% [======= ] 145/1162 12% [======= ] 146/1162 12% [======= ] 147/1162 12% [======= ] 148/1162 12% [======= ] 149/1162 12% [======== ] 150/1162 12% [======== ] 151/1162 12% [======== ] 152/1162 13% [======== ] 153/1162 13% [======== ] 154/1162 13% [======== ] 155/1162 13% [======== ] 156/1162 13% [======== ] 157/1162 13% [======== ] 158/1162 13% [======== ] 159/1162 13% [======== ] 160/1162 13% [======== ] 161/1162 13% [======== ] 162/1162 13% [======== ] 163/1162 14% [======== ] 164/1162 14% [======== ] 165/1162 14% [======== ] 166/1162 14% [======== ] 167/1162 14% [======== ] 168/1162 14% [========= ] 169/1162 14% [========= ] 170/1162 14% [========= ] 171/1162 14% [========= ] 172/1162 14% [========= ] 173/1162 14% [========= ] 174/1162 14% [========= ] 175/1162 15% [========= ] 176/1162 15% [========= ] 177/1162 15% [========= ] 178/1162 15% [========= ] 179/1162 15% [========= ] 180/1162 15% [========= ] 181/1162 15% [========= ] 182/1162 15% [========= ] 183/1162 15% [========= ] 184/1162 15% [========= ] 185/1162 15% [========= ] 186/1162 16% [========= ] 187/1162 16% [========== ] 188/1162 16% [========== ] 189/1162 16% [========== ] 190/1162 16% [========== ] 191/1162 16% [========== ] 192/1162 16% [========== ] 193/1162 16% [========== ] 194/1162 16% [========== ] 195/1162 16% [========== ] 196/1162 16% [========== ] 197/1162 16% [========== ] 198/1162 17% [========== ] 199/1162 17% [========== ] 200/1162 17% [========== ] 201/1162 17% [========== ] 202/1162 17% [========== ] 203/1162 17% [========== ] 204/1162 17% [========== ] 205/1162 17% [========== ] 206/1162 17% [=========== ] 207/1162 17% [=========== ] 208/1162 17% [=========== ] 209/1162 17% [=========== ] 210/1162 18% [=========== ] 211/1162 18% [=========== ] 212/1162 18% [=========== ] 213/1162 18% [=========== ] 214/1162 18% [=========== ] 215/1162 18% [=========== ] 216/1162 18% [=========== ] 217/1162 18% [=========== ] 218/1162 18% [=========== ] 219/1162 18% [=========== ] 220/1162 18% [=========== ] 221/1162 19% [=========== ] 222/1162 19% [=========== ] 223/1162 19% [=========== ] 224/1162 19% [============ ] 225/1162 19% [============ ] 226/1162 19% [============ ] 227/1162 19% [============ ] 228/1162 19% [============ ] 229/1162 19% [============ ] 230/1162 19% [============ ] 231/1162 19% [============ ] 232/1162 19% [============ ] 233/1162 20% [============ ] 234/1162 20% [============ ] 235/1162 20% [============ ] 236/1162 20% [============ ] 237/1162 20% [============ ] 238/1162 20% [============ ] 239/1162 20% [============ ] 240/1162 20% [============ ] 241/1162 20% [============ ] 242/1162 20% [============ ] 243/1162 20% [============= ] 244/1162 20% [============= ] 245/1162 21% [============= ] 246/1162 21% [============= ] 247/1162 21% [============= ] 248/1162 21% [============= ] 249/1162 21% [============= ] 250/1162 21% [============= ] 251/1162 21% [============= ] 252/1162 21% [============= ] 253/1162 21% [============= ] 254/1162 21% [============= ] 255/1162 21% [============= ] 256/1162 22% [============= ] 257/1162 22% [============= ] 258/1162 22% [============= ] 259/1162 22% [============= ] 260/1162 22% [============= ] 261/1162 22% [============= ] 262/1162 22% [============== ] 263/1162 22% [============== ] 264/1162 22% [============== ] 265/1162 22% [============== ] 266/1162 22% [============== ] 267/1162 22% [============== ] 268/1162 23% [============== ] 269/1162 23% [============== ] 270/1162 23% [============== ] 271/1162 23% [============== ] 272/1162 23% [============== ] 273/1162 23% [============== ] 274/1162 23% [============== ] 275/1162 23% [============== ] 276/1162 23% [============== ] 277/1162 23% [============== ] 278/1162 23% [============== ] 279/1162 24% [============== ] 280/1162 24% [============== ] 281/1162 24% [=============== ] 282/1162 24% [=============== ] 283/1162 24% [=============== ] 284/1162 24% [=============== ] 285/1162 24% [=============== ] 286/1162 24% [=============== ] 287/1162 24% [=============== ] 288/1162 24% [=============== ] 289/1162 24% [=============== ] 290/1162 24% [=============== ] 291/1162 25% [=============== ] 292/1162 25% [=============== ] 293/1162 25% [=============== ] 294/1162 25% [=============== ] 295/1162 25% [=============== ] 296/1162 25% [=============== ] 297/1162 25% [=============== ] 298/1162 25% [=============== ] 299/1162 25% [================ ] 300/1162 25% [================ ] 301/1162 25% [================ ] 302/1162 25% [================ ] 303/1162 26% [================ ] 304/1162 26% [================ ] 305/1162 26% [================ ] 306/1162 26% [================ ] 307/1162 26% [================ ] 308/1162 26% [================ ] 309/1162 26% [================ ] 310/1162 26% [================ ] 311/1162 26% [================ ] 312/1162 26% [================ ] 313/1162 26% [================ ] 314/1162 27% [================ ] 315/1162 27% [================ ] 316/1162 27% [================ ] 317/1162 27% [================ ] 318/1162 27% [================= ] 319/1162 27% [================= ] 320/1162 27% [================= ] 321/1162 27% [================= ] 322/1162 27% [================= ] 323/1162 27% [================= ] 324/1162 27% [================= ] 325/1162 27% [================= ] 326/1162 28% [================= ] 327/1162 28% [================= ] 328/1162 28% [================= ] 329/1162 28% [================= ] 330/1162 28% [================= ] 331/1162 28% [================= ] 332/1162 28% [================= ] 333/1162 28% [================= ] 334/1162 28% [================= ] 335/1162 28% [================= ] 336/1162 28% [================= ] 337/1162 29% [================== ] 338/1162 29% [================== ] 339/1162 29% [================== ] 340/1162 29% [================== ] 341/1162 29% [================== ] 342/1162 29% [================== ] 343/1162 29% [================== ] 344/1162 29% [================== ] 345/1162 29% [================== ] 346/1162 29% [================== ] 347/1162 29% [================== ] 348/1162 29% [================== ] 349/1162 30% [================== ] 350/1162 30% [================== ] 351/1162 30% [================== ] 352/1162 30% [================== ] 353/1162 30% [================== ] 354/1162 30% [================== ] 355/1162 30% [================== ] 356/1162 30% [=================== ] 357/1162 30% [=================== ] 358/1162 30% [=================== ] 359/1162 30% [=================== ] 360/1162 30% [=================== ] 361/1162 31% [=================== ] 362/1162 31% [=================== ] 363/1162 31% [=================== ] 364/1162 31% [=================== ] 365/1162 31% [=================== ] 366/1162 31% [=================== ] 367/1162 31% [=================== ] 368/1162 31% [=================== ] 369/1162 31% [=================== ] 370/1162 31% [=================== ] 371/1162 31% [=================== ] 372/1162 32% [=================== ] 373/1162 32% [=================== ] 374/1162 32% [==================== ] 375/1162 32% [==================== ] 376/1162 32% [==================== ] 377/1162 32% [==================== ] 378/1162 32% [==================== ] 379/1162 32% [==================== ] 380/1162 32% [==================== ] 381/1162 32% [==================== ] 382/1162 32% [==================== ] 383/1162 32% [==================== ] 384/1162 33% [==================== ] 385/1162 33% [==================== ] 386/1162 33% [==================== ] 387/1162 33% [==================== ] 388/1162 33% [==================== ] 389/1162 33% [==================== ] 390/1162 33% [==================== ] 391/1162 33% [==================== ] 392/1162 33% [==================== ] 393/1162 33% [===================== ] 394/1162 33% [===================== ] 395/1162 33% [===================== ] 396/1162 34% [===================== ] 397/1162 34% [===================== ] 398/1162 34% [===================== ] 399/1162 34% [===================== ] 400/1162 34% [===================== ] 401/1162 34% [===================== ] 402/1162 34% [===================== ] 403/1162 34% [===================== ] 404/1162 34% [===================== ] 405/1162 34% [===================== ] 406/1162 34% [===================== ] 407/1162 35% [===================== ] 408/1162 35% [===================== ] 409/1162 35% [===================== ] 410/1162 35% [===================== ] 411/1162 35% [===================== ] 412/1162 35% [====================== ] 413/1162 35% [====================== ] 414/1162 35% [====================== ] 415/1162 35% [====================== ] 416/1162 35% [====================== ] 417/1162 35% [====================== ] 418/1162 35% [====================== ] 419/1162 36% [====================== ] 420/1162 36% [====================== ] 421/1162 36% [====================== ] 422/1162 36% [====================== ] 423/1162 36% [====================== ] 424/1162 36% [====================== ] 425/1162 36% [====================== ] 426/1162 36% [====================== ] 427/1162 36% [====================== ] 428/1162 36% [====================== ] 429/1162 36% [====================== ] 430/1162 37% [====================== ] 431/1162 37% [======================= ] 432/1162 37% [======================= ] 433/1162 37% [======================= ] 434/1162 37% [======================= ] 435/1162 37% [======================= ] 436/1162 37% [======================= ] 437/1162 37% [======================= ] 438/1162 37% [======================= ] 439/1162 37% [======================= ] 440/1162 37% [======================= ] 441/1162 37% [======================= ] 442/1162 38% [======================= ] 443/1162 38% [======================= ] 444/1162 38% [======================= ] 445/1162 38% [======================= ] 446/1162 38% [======================= ] 447/1162 38% [======================= ] 448/1162 38% [======================= ] 449/1162 38% [======================== ] 450/1162 38% [======================== ] 451/1162 38% [======================== ] 452/1162 38% [======================== ] 453/1162 38% [======================== ] 454/1162 39% [======================== ] 455/1162 39% [======================== ] 456/1162 39% [======================== ] 457/1162 39% [======================== ] 458/1162 39% [======================== ] 459/1162 39% [======================== ] 460/1162 39% [======================== ] 461/1162 39% [======================== ] 462/1162 39% [======================== ] 463/1162 39% [======================== ] 464/1162 39% [======================== ] 465/1162 40% [======================== ] 466/1162 40% [======================== ] 467/1162 40% [======================== ] 468/1162 40% [========================= ] 469/1162 40% [========================= ] 470/1162 40% [========================= ] 471/1162 40% [========================= ] 472/1162 40% [========================= ] 473/1162 40% [========================= ] 474/1162 40% [========================= ] 475/1162 40% [========================= ] 476/1162 40% [========================= ] 477/1162 41% [========================= ] 478/1162 41% [========================= ] 479/1162 41% [========================= ] 480/1162 41% [========================= ] 481/1162 41% [========================= ] 482/1162 41% [========================= ] 483/1162 41% [========================= ] 484/1162 41% [========================= ] 485/1162 41% [========================= ] 486/1162 41% [========================= ] 487/1162 41% [========================== ] 488/1162 41% [========================== ] 489/1162 42% [========================== ] 490/1162 42% [========================== ] 491/1162 42% [========================== ] 492/1162 42% [========================== ] 493/1162 42% [========================== ] 494/1162 42% [========================== ] 495/1162 42% [========================== ] 496/1162 42% [========================== ] 497/1162 42% [========================== ] 498/1162 42% [========================== ] 499/1162 42% [========================== ] 500/1162 43% [========================== ] 501/1162 43% [========================== ] 502/1162 43% [========================== ] 503/1162 43% [========================== ] 504/1162 43% [========================== ] 505/1162 43% [========================== ] 506/1162 43% [=========================== ] 507/1162 43% [=========================== ] 508/1162 43% [=========================== ] 509/1162 43% [=========================== ] 510/1162 43% [=========================== ] 511/1162 43% [=========================== ] 512/1162 44% [=========================== ] 513/1162 44% [=========================== ] 514/1162 44% [=========================== ] 515/1162 44% [=========================== ] 516/1162 44% [=========================== ] 517/1162 44% [=========================== ] 518/1162 44% [=========================== ] 519/1162 44% [=========================== ] 520/1162 44% [=========================== ] 521/1162 44% [=========================== ] 522/1162 44% [=========================== ] 523/1162 45% [=========================== ] 524/1162 45% [============================ ] 525/1162 45% [============================ ] 526/1162 45% [============================ ] 527/1162 45% [============================ ] 528/1162 45% [============================ ] 529/1162 45% [============================ ] 530/1162 45% [============================ ] 531/1162 45% [============================ ] 532/1162 45% [============================ ] 533/1162 45% [============================ ] 534/1162 45% [============================ ] 535/1162 46% [============================ ] 536/1162 46% [============================ ] 537/1162 46% [============================ ] 538/1162 46% [============================ ] 539/1162 46% [============================ ] 540/1162 46% [============================ ] 541/1162 46% [============================ ] 542/1162 46% [============================ ] 543/1162 46% [============================= ] 544/1162 46% [============================= ] 545/1162 46% [============================= ] 546/1162 46% [============================= ] 547/1162 47% [============================= ] 548/1162 47% [============================= ] 549/1162 47% [============================= ] 550/1162 47% [============================= ] 551/1162 47% [============================= ] 552/1162 47% [============================= ] 553/1162 47% [============================= ] 554/1162 47% [============================= ] 555/1162 47% [============================= ] 556/1162 47% [============================= ] 557/1162 47% [============================= ] 558/1162 48% [============================= ] 559/1162 48% [============================= ] 560/1162 48% [============================= ] 561/1162 48% [============================= ] 562/1162 48% [============================== ] 563/1162 48% [============================== ] 564/1162 48% [============================== ] 565/1162 48% [============================== ] 566/1162 48% [============================== ] 567/1162 48% [============================== ] 568/1162 48% [============================== ] 569/1162 48% [============================== ] 570/1162 49% [============================== ] 571/1162 49% [============================== ] 572/1162 49% [============================== ] 573/1162 49% [============================== ] 574/1162 49% [============================== ] 575/1162 49% [============================== ] 576/1162 49% [============================== ] 577/1162 49% [============================== ] 578/1162 49% [============================== ] 579/1162 49% [============================== ] 580/1162 49% [=============================== ] 581/1162 50% [=============================== ] 582/1162 50% [=============================== ] 583/1162 50% [=============================== ] 584/1162 50% [=============================== ] 585/1162 50% [=============================== ] 586/1162 50% [=============================== ] 587/1162 50% [=============================== ] 588/1162 50% [=============================== ] 589/1162 50% [=============================== ] 590/1162 50% [=============================== ] 591/1162 50% [=============================== ] 592/1162 50% [=============================== ] 593/1162 51% [=============================== ] 594/1162 51% [=============================== ] 595/1162 51% [=============================== ] 596/1162 51% [=============================== ] 597/1162 51% [=============================== ] 598/1162 51% [=============================== ] 599/1162 51% [================================ ] 600/1162 51% [================================ ] 601/1162 51% [================================ ] 602/1162 51% [================================ ] 603/1162 51% [================================ ] 604/1162 51% [================================ ] 605/1162 52% [================================ ] 606/1162 52% [================================ ] 607/1162 52% [================================ ] 608/1162 52% [================================ ] 609/1162 52% [================================ ] 610/1162 52% [================================ ] 611/1162 52% [================================ ] 612/1162 52% [================================ ] 613/1162 52% [================================ ] 614/1162 52% [================================ ] 615/1162 52% [================================ ] 616/1162 53% [================================ ] 617/1162 53% [================================ ] 618/1162 53% [================================= ] 619/1162 53% [================================= ] 620/1162 53% [================================= ] 621/1162 53% [================================= ] 622/1162 53% [================================= ] 623/1162 53% [================================= ] 624/1162 53% [================================= ] 625/1162 53% [================================= ] 626/1162 53% [================================= ] 627/1162 53% [================================= ] 628/1162 54% [================================= ] 629/1162 54% [================================= ] 630/1162 54% [================================= ] 631/1162 54% [================================= ] 632/1162 54% [================================= ] 633/1162 54% [================================= ] 634/1162 54% [================================= ] 635/1162 54% [================================= ] 636/1162 54% [================================= ] 637/1162 54% [================================== ] 638/1162 54% [================================== ] 639/1162 54% [================================== ] 640/1162 55% [================================== ] 641/1162 55% [================================== ] 642/1162 55% [================================== ] 643/1162 55% [================================== ] 644/1162 55% [================================== ] 645/1162 55% [================================== ] 646/1162 55% [================================== ] 647/1162 55% [================================== ] 648/1162 55% [================================== ] 649/1162 55% [================================== ] 650/1162 55% [================================== ] 651/1162 56% [================================== ] 652/1162 56% [================================== ] 653/1162 56% [================================== ] 654/1162 56% [================================== ] 655/1162 56% [=================================== ] 656/1162 56% [=================================== ] 657/1162 56% [=================================== ] 658/1162 56% [=================================== ] 659/1162 56% [=================================== ] 660/1162 56% [=================================== ] 661/1162 56% [=================================== ] 662/1162 56% [=================================== ] 663/1162 57% [=================================== ] 664/1162 57% [=================================== ] 665/1162 57% [=================================== ] 666/1162 57% [=================================== ] 667/1162 57% [=================================== ] 668/1162 57% [=================================== ] 669/1162 57% [=================================== ] 670/1162 57% [=================================== ] 671/1162 57% [=================================== ] 672/1162 57% [=================================== ] 673/1162 57% [=================================== ] 674/1162 58% [==================================== ] 675/1162 58% [==================================== ] 676/1162 58% [==================================== ] 677/1162 58% [==================================== ] 678/1162 58% [==================================== ] 679/1162 58% [==================================== ] 680/1162 58% [==================================== ] 681/1162 58% [==================================== ] 682/1162 58% [==================================== ] 683/1162 58% [==================================== ] 684/1162 58% [==================================== ] 685/1162 58% [==================================== ] 686/1162 59% [==================================== ] 687/1162 59% [==================================== ] 688/1162 59% [==================================== ] 689/1162 59% [==================================== ] 690/1162 59% [==================================== ] 691/1162 59% [==================================== ] 692/1162 59% [==================================== ] 693/1162 59% [===================================== ] 694/1162 59% [===================================== ] 695/1162 59% [===================================== ] 696/1162 59% [===================================== ] 697/1162 59% [===================================== ] 698/1162 60% [===================================== ] 699/1162 60% [===================================== ] 700/1162 60% [===================================== ] 701/1162 60% [===================================== ] 702/1162 60% [===================================== ] 703/1162 60% [===================================== ] 704/1162 60% [===================================== ] 705/1162 60% [===================================== ] 706/1162 60% [===================================== ] 707/1162 60% [===================================== ] 708/1162 60% [===================================== ] 709/1162 61% [===================================== ] 710/1162 61% [===================================== ] 711/1162 61% [===================================== ] 712/1162 61% [====================================== ] 713/1162 61% [====================================== ] 714/1162 61% [====================================== ] 715/1162 61% [====================================== ] 716/1162 61% [====================================== ] 717/1162 61% [====================================== ] 718/1162 61% [====================================== ] 719/1162 61% [====================================== ] 720/1162 61% [====================================== ] 721/1162 62% [====================================== ] 722/1162 62% [====================================== ] 723/1162 62% [====================================== ] 724/1162 62% [====================================== ] 725/1162 62% [====================================== ] 726/1162 62% [====================================== ] 727/1162 62% [====================================== ] 728/1162 62% [====================================== ] 729/1162 62% [====================================== ] 730/1162 62% [======================================= ] 731/1162 62% [======================================= ] 732/1162 62% [======================================= ] 733/1162 63% [======================================= ] 734/1162 63% [======================================= ] 735/1162 63% [======================================= ] 736/1162 63% [======================================= ] 737/1162 63% [======================================= ] 738/1162 63% [======================================= ] 739/1162 63% [======================================= ] 740/1162 63% [======================================= ] 741/1162 63% [======================================= ] 742/1162 63% [======================================= ] 743/1162 63% [======================================= ] 744/1162 64% [======================================= ] 745/1162 64% [======================================= ] 746/1162 64% [======================================= ] 747/1162 64% [======================================= ] 748/1162 64% [======================================= ] 749/1162 64% [======================================== ] 750/1162 64% [======================================== ] 751/1162 64% [======================================== ] 752/1162 64% [======================================== ] 753/1162 64% [======================================== ] 754/1162 64% [======================================== ] 755/1162 64% [======================================== ] 756/1162 65% [======================================== ] 757/1162 65% [======================================== ] 758/1162 65% [======================================== ] 759/1162 65% [======================================== ] 760/1162 65% [======================================== ] 761/1162 65% [======================================== ] 762/1162 65% [======================================== ] 763/1162 65% [======================================== ] 764/1162 65% [======================================== ] 765/1162 65% [======================================== ] 766/1162 65% [======================================== ] 767/1162 66% [======================================== ] 768/1162 66% [========================================= ] 769/1162 66% [========================================= ] 770/1162 66% [========================================= ] 771/1162 66% [========================================= ] 772/1162 66% [========================================= ] 773/1162 66% [========================================= ] 774/1162 66% [========================================= ] 775/1162 66% [========================================= ] 776/1162 66% [========================================= ] 777/1162 66% [========================================= ] 778/1162 66% [========================================= ] 779/1162 67% [========================================= ] 780/1162 67% [========================================= ] 781/1162 67% [========================================= ] 782/1162 67% [========================================= ] 783/1162 67% [========================================= ] 784/1162 67% [========================================= ] 785/1162 67% [========================================= ] 786/1162 67% [========================================= ] 787/1162 67% [========================================== ] 788/1162 67% [========================================== ] 789/1162 67% [========================================== ] 790/1162 67% [========================================== ] 791/1162 68% [========================================== ] 792/1162 68% [========================================== ] 793/1162 68% [========================================== ] 794/1162 68% [========================================== ] 795/1162 68% [========================================== ] 796/1162 68% [========================================== ] 797/1162 68% [========================================== ] 798/1162 68% [========================================== ] 799/1162 68% [========================================== ] 800/1162 68% [========================================== ] 801/1162 68% [========================================== ] 802/1162 69% [========================================== ] 803/1162 69% [========================================== ] 804/1162 69% [========================================== ] 805/1162 69% [=========================================== ] 806/1162 69% [=========================================== ] 807/1162 69% [=========================================== ] 808/1162 69% [=========================================== ] 809/1162 69% [=========================================== ] 810/1162 69% [=========================================== ] 811/1162 69% [=========================================== ] 812/1162 69% [=========================================== ] 813/1162 69% [=========================================== ] 814/1162 70% [=========================================== ] 815/1162 70% [=========================================== ] 816/1162 70% [=========================================== ] 817/1162 70% [=========================================== ] 818/1162 70% [=========================================== ] 819/1162 70% [=========================================== ] 820/1162 70% [=========================================== ] 821/1162 70% [=========================================== ] 822/1162 70% [=========================================== ] 823/1162 70% [=========================================== ] 824/1162 70% [============================================ ] 825/1162 70% [============================================ ] 826/1162 71% [============================================ ] 827/1162 71% [============================================ ] 828/1162 71% [============================================ ] 829/1162 71% [============================================ ] 830/1162 71% [============================================ ] 831/1162 71% [============================================ ] 832/1162 71% [============================================ ] 833/1162 71% [============================================ ] 834/1162 71% [============================================ ] 835/1162 71% [============================================ ] 836/1162 71% [============================================ ] 837/1162 72% [============================================ ] 838/1162 72% [============================================ ] 839/1162 72% [============================================ ] 840/1162 72% [============================================ ] 841/1162 72% [============================================ ] 842/1162 72% [============================================ ] 843/1162 72% [============================================= ] 844/1162 72% [============================================= ] 845/1162 72% [============================================= ] 846/1162 72% [============================================= ] 847/1162 72% [============================================= ] 848/1162 72% [============================================= ] 849/1162 73% [============================================= ] 850/1162 73% [============================================= ] 851/1162 73% [============================================= ] 852/1162 73% [============================================= ] 853/1162 73% [============================================= ] 854/1162 73% [============================================= ] 855/1162 73% [============================================= ] 856/1162 73% [============================================= ] 857/1162 73% [============================================= ] 858/1162 73% [============================================= ] 859/1162 73% [============================================= ] 860/1162 74% [============================================= ] 861/1162 74% [============================================= ] 862/1162 74% [============================================== ] 863/1162 74% [============================================== ] 864/1162 74% [============================================== ] 865/1162 74% [============================================== ] 866/1162 74% [============================================== ] 867/1162 74% [============================================== ] 868/1162 74% [============================================== ] 869/1162 74% [============================================== ] 870/1162 74% [============================================== ] 871/1162 74% [============================================== ] 872/1162 75% [============================================== ] 873/1162 75% [============================================== ] 874/1162 75% [============================================== ] 875/1162 75% [============================================== ] 876/1162 75% [============================================== ] 877/1162 75% [============================================== ] 878/1162 75% [============================================== ] 879/1162 75% [============================================== ] 880/1162 75% [=============================================== ] 881/1162 75% [=============================================== ] 882/1162 75% [=============================================== ] 883/1162 75% [=============================================== ] 884/1162 76% [=============================================== ] 885/1162 76% [=============================================== ] 886/1162 76% [=============================================== ] 887/1162 76% [=============================================== ] 888/1162 76% [=============================================== ] 889/1162 76% [=============================================== ] 890/1162 76% [=============================================== ] 891/1162 76% [=============================================== ] 892/1162 76% [=============================================== ] 893/1162 76% [=============================================== ] 894/1162 76% [=============================================== ] 895/1162 77% [=============================================== ] 896/1162 77% [=============================================== ] 897/1162 77% [=============================================== ] 898/1162 77% [=============================================== ] 899/1162 77% [================================================ ] 900/1162 77% [================================================ ] 901/1162 77% [================================================ ] 902/1162 77% [================================================ ] 903/1162 77% [================================================ ] 904/1162 77% [================================================ ] 905/1162 77% [================================================ ] 906/1162 77% [================================================ ] 907/1162 78% [================================================ ] 908/1162 78% [================================================ ] 909/1162 78% [================================================ ] 910/1162 78% [================================================ ] 911/1162 78% [================================================ ] 912/1162 78% [================================================ ] 913/1162 78% [================================================ ] 914/1162 78% [================================================ ] 915/1162 78% [================================================ ] 916/1162 78% [================================================ ] 917/1162 78% [================================================ ] 918/1162 79% [================================================= ] 919/1162 79% [================================================= ] 920/1162 79% [================================================= ] 921/1162 79% [================================================= ] 922/1162 79% [================================================= ] 923/1162 79% [================================================= ] 924/1162 79% [================================================= ] 925/1162 79% [================================================= ] 926/1162 79% [================================================= ] 927/1162 79% [================================================= ] 928/1162 79% [================================================= ] 929/1162 79% [================================================= ] 930/1162 80% [================================================= ] 931/1162 80% [================================================= ] 932/1162 80% [================================================= ] 933/1162 80% [================================================= ] 934/1162 80% [================================================= ] 935/1162 80% [================================================= ] 936/1162 80% [================================================= ] 937/1162 80% [================================================== ] 938/1162 80% [================================================== ] 939/1162 80% [================================================== ] 940/1162 80% [================================================== ] 941/1162 80% [================================================== ] 942/1162 81% [================================================== ] 943/1162 81% [================================================== ] 944/1162 81% [================================================== ] 945/1162 81% [================================================== ] 946/1162 81% [================================================== ] 947/1162 81% [================================================== ] 948/1162 81% [================================================== ] 949/1162 81% [================================================== ] 950/1162 81% [================================================== ] 951/1162 81% [================================================== ] 952/1162 81% [================================================== ] 953/1162 82% [================================================== ] 954/1162 82% [================================================== ] 955/1162 82% [=================================================== ] 956/1162 82% [=================================================== ] 957/1162 82% [=================================================== ] 958/1162 82% [=================================================== ] 959/1162 82% [=================================================== ] 960/1162 82% [=================================================== ] 961/1162 82% [=================================================== ] 962/1162 82% [=================================================== ] 963/1162 82% [=================================================== ] 964/1162 82% [=================================================== ] 965/1162 83% [=================================================== ] 966/1162 83% [=================================================== ] 967/1162 83% [=================================================== ] 968/1162 83% [=================================================== ] 969/1162 83% [=================================================== ] 970/1162 83% [=================================================== ] 971/1162 83% [=================================================== ] 972/1162 83% [=================================================== ] 973/1162 83% [=================================================== ] 974/1162 83% [==================================================== ] 975/1162 83% [==================================================== ] 976/1162 83% [==================================================== ] 977/1162 84% [==================================================== ] 978/1162 84% [==================================================== ] 979/1162 84% [==================================================== ] 980/1162 84% [==================================================== ] 981/1162 84% [==================================================== ] 982/1162 84% [==================================================== ] 983/1162 84% [==================================================== ] 984/1162 84% [==================================================== ] 985/1162 84% [==================================================== ] 986/1162 84% [==================================================== ] 987/1162 84% [==================================================== ] 988/1162 85% [==================================================== ] 989/1162 85% [==================================================== ] 990/1162 85% [==================================================== ] 991/1162 85% [==================================================== ] 992/1162 85% [==================================================== ] 993/1162 85% [===================================================== ] 994/1162 85% [===================================================== ] 995/1162 85% [===================================================== ] 996/1162 85% [===================================================== ] 997/1162 85% [===================================================== ] 998/1162 85% [===================================================== ] 999/1162 85% [===================================================== ] 1000/1162 86% [===================================================== ] 1001/1162 86% [===================================================== ] 1002/1162 86% [===================================================== ] 1003/1162 86% [===================================================== ] 1004/1162 86% [===================================================== ] 1005/1162 86% [===================================================== ] 1006/1162 86% [===================================================== ] 1007/1162 86% [===================================================== ] 1008/1162 86% [===================================================== ] 1009/1162 86% [===================================================== ] 1010/1162 86% [===================================================== ] 1011/1162 87% [===================================================== ] 1012/1162 87% [====================================================== ] 1013/1162 87% [====================================================== ] 1014/1162 87% [====================================================== ] 1015/1162 87% [====================================================== ] 1016/1162 87% [====================================================== ] 1017/1162 87% [====================================================== ] 1018/1162 87% [====================================================== ] 1019/1162 87% [====================================================== ] 1020/1162 87% [====================================================== ] 1021/1162 87% [====================================================== ] 1022/1162 87% [====================================================== ] 1023/1162 88% [====================================================== ] 1024/1162 88% [====================================================== ] 1025/1162 88% [====================================================== ] 1026/1162 88% [====================================================== ] 1027/1162 88% [====================================================== ] 1028/1162 88% [====================================================== ] 1029/1162 88% [====================================================== ] 1030/1162 88% [======================================================= ] 1031/1162 88% [======================================================= ] 1032/1162 88% [======================================================= ] 1033/1162 88% [======================================================= ] 1034/1162 88% [======================================================= ] 1035/1162 89% [======================================================= ] 1036/1162 89% [======================================================= ] 1037/1162 89% [======================================================= ] 1038/1162 89% [======================================================= ] 1039/1162 89% [======================================================= ] 1040/1162 89% [======================================================= ] 1041/1162 89% [======================================================= ] 1042/1162 89% [======================================================= ] 1043/1162 89% [======================================================= ] 1044/1162 89% [======================================================= ] 1045/1162 89% [======================================================= ] 1046/1162 90% [======================================================= ] 1047/1162 90% [======================================================= ] 1048/1162 90% [======================================================= ] 1049/1162 90% [======================================================== ] 1050/1162 90% [======================================================== ] 1051/1162 90% [======================================================== ] 1052/1162 90% [======================================================== ] 1053/1162 90% [======================================================== ] 1054/1162 90% [======================================================== ] 1055/1162 90% [======================================================== ] 1056/1162 90% [======================================================== ] 1057/1162 90% [======================================================== ] 1058/1162 91% [======================================================== ] 1059/1162 91% [======================================================== ] 1060/1162 91% [======================================================== ] 1061/1162 91% [======================================================== ] 1062/1162 91% [======================================================== ] 1063/1162 91% [======================================================== ] 1064/1162 91% [======================================================== ] 1065/1162 91% [======================================================== ] 1066/1162 91% [======================================================== ] 1067/1162 91% [======================================================== ] 1068/1162 91% [========================================================= ] 1069/1162 91% [========================================================= ] 1070/1162 92% [========================================================= ] 1071/1162 92% [========================================================= ] 1072/1162 92% [========================================================= ] 1073/1162 92% [========================================================= ] 1074/1162 92% [========================================================= ] 1075/1162 92% [========================================================= ] 1076/1162 92% [========================================================= ] 1077/1162 92% [========================================================= ] 1078/1162 92% [========================================================= ] 1079/1162 92% [========================================================= ] 1080/1162 92% [========================================================= ] 1081/1162 93% [========================================================= ] 1082/1162 93% [========================================================= ] 1083/1162 93% [========================================================= ] 1084/1162 93% [========================================================= ] 1085/1162 93% [========================================================= ] 1086/1162 93% [========================================================= ] 1087/1162 93% [========================================================== ] 1088/1162 93% [========================================================== ] 1089/1162 93% [========================================================== ] 1090/1162 93% [========================================================== ] 1091/1162 93% [========================================================== ] 1092/1162 93% [========================================================== ] 1093/1162 94% [========================================================== ] 1094/1162 94% [========================================================== ] 1095/1162 94% [========================================================== ] 1096/1162 94% [========================================================== ] 1097/1162 94% [========================================================== ] 1098/1162 94% [========================================================== ] 1099/1162 94% [========================================================== ] 1100/1162 94% [========================================================== ] 1101/1162 94% [========================================================== ] 1102/1162 94% [========================================================== ] 1103/1162 94% [========================================================== ] 1104/1162 95% [========================================================== ] 1105/1162 95% [=========================================================== ] 1106/1162 95% [=========================================================== ] 1107/1162 95% [=========================================================== ] 1108/1162 95% [=========================================================== ] 1109/1162 95% [=========================================================== ] 1110/1162 95% [=========================================================== ] 1111/1162 95% [=========================================================== ] 1112/1162 95% [=========================================================== ] 1113/1162 95% [=========================================================== ] 1114/1162 95% [=========================================================== ] 1115/1162 95% [=========================================================== ] 1116/1162 96% [=========================================================== ] 1117/1162 96% [=========================================================== ] 1118/1162 96% [=========================================================== ] 1119/1162 96% [=========================================================== ] 1120/1162 96% [=========================================================== ] 1121/1162 96% [=========================================================== ] 1122/1162 96% [=========================================================== ] 1123/1162 96% [=========================================================== ] 1124/1162 96% [============================================================ ] 1125/1162 96% [============================================================ ] 1126/1162 96% [============================================================ ] 1127/1162 96% [============================================================ ] 1128/1162 97% [============================================================ ] 1129/1162 97% [============================================================ ] 1130/1162 97% [============================================================ ] 1131/1162 97% [============================================================ ] 1132/1162 97% [============================================================ ] 1133/1162 97% [============================================================ ] 1134/1162 97% [============================================================ ] 1135/1162 97% [============================================================ ] 1136/1162 97% [============================================================ ] 1137/1162 97% [============================================================ ] 1138/1162 97% [============================================================ ] 1139/1162 98% [============================================================ ] 1140/1162 98% [============================================================ ] 1141/1162 98% [============================================================ ] 1142/1162 98% [============================================================ ] 1143/1162 98% [============================================================= ] 1144/1162 98% [============================================================= ] 1145/1162 98% [============================================================= ] 1146/1162 98% [============================================================= ] 1147/1162 98% [============================================================= ] 1148/1162 98% [============================================================= ] 1149/1162 98% [============================================================= ] 1150/1162 98% [============================================================= ] 1151/1162 99% [============================================================= ] 1152/1162 99% [============================================================= ] 1153/1162 99% [============================================================= ] 1154/1162 99% [============================================================= ] 1155/1162 99% [============================================================= ] 1156/1162 99% [============================================================= ] 1157/1162 99% [============================================================= ] 1158/1162 99% [============================================================= ] 1159/1162 99% [============================================================= ] 1160/1162 99% [============================================================= ] 1161/1162 99% [==============================================================] 1162/1162 100% operation complete, 1162 objects in 48182 NAND pages. ln -snf /tmp/instance-23/output-1/host/powerpc64-buildroot-linux-gnu/sysroot /tmp/instance-23/output-1/staging make: Leaving directory '/tmp/instance-23/buildroot' make: Entering directory '/tmp/instance-23/buildroot' >>> Buildroot 2022.11-1119-gaff4317797 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.36-81-g4f4d7a13edfd2fdc57c9d76e1fd6d017fb47550c Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.3.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.1.5 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 >>> host-android-tools 4.2.2+git20130218 Collecting legal info debian/copyright: OK (sha256: 170c5939bf8c8eed1db8f66f2d6155e8c1a3e799e390b55e7aad253195b1ebf5) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> bearssl 0.6 Collecting legal info LICENSE.txt: OK (sha256: 771bf18c8633ea69ec9b07d2e604c4b99b7bef41b0f5ce6385d24df4448f61ca) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> host-ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> zlib Collecting legal info >>> zlib-ng 2.0.6 Collecting legal info LICENSE.md: OK (sha256: d3c80be055d94d798eaa786116e84fa0b010bc11420b5d2060d978ea77845436) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> dejavu 2.37 Collecting legal info LICENSE: OK (sha256: 7a083b136e64d064794c3419751e5c7dd10d2f64c108fe5ba161eae5e5958a93) >>> dhrystone 2 Collecting legal info >>> dieharder 3.31.1.4 Collecting legal info COPYING: OK (sha256: c475bcd1afa6fc15a65174e31c599c0d23706a34e4b9f2fcb03a4dad5438d53f) >>> gsl 2.6 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-e2fsprogs 1.46.5 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-e2tools 0.0.16.4 Collecting legal info COPYING: OK (sha256: 0e79fd282723e1eb3f7381d41233a83ed20cf3e8c83aa53e6847bf7ffe781583) >>> earlyoom 1.7 Collecting legal info LICENSE: OK (sha256: e730b3ec729de46d987ae73f30ed337e4cbe832f09205330acfa71848c6e0087) >>> ebtables 2.0.11 Collecting legal info COPYING: OK (sha256: ebdb8ae564c952792017ec680e2edd30443642216eb9f8a3d8fa166c0cb628c1) >>> erofs-utils 1.5 Collecting legal info COPYING: OK (sha256: 0df042de29b44887355db86c79708a4489ce6e6666f6e33ad02040293f09e6a2) LICENSES/Apache-2.0: OK (sha256: a400f85dd06d230f1b308cde4290a53f345b6e320a376b7904b31c51c2fd4b1a) LICENSES/GPL-2.0: OK (sha256: feee3b3157dcdf78d4f50edefbd5dd7adf8b6d52c11bfaaa746a85a373256713) >>> execline 2.9.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> frotz 2.54 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> fscryptctl 1.0.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-genimage 16 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> genpart 1.0.2 Collecting legal info >>> initscripts Collecting legal info >>> ipmitool 1_8_19 Collecting legal info COPYING: OK (sha256: b7e2382a8be43b5f6cb092f2d2bda163bf1a1938be9300f821a845cbcd535f56) >>> jpeg Collecting legal info >>> libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> jsmn 1.1.0 Collecting legal info LICENSE: OK (sha256: 4675b94a50d2afe811c52785463c854f1156056632cce17cc7133939eac8ed55) >>> libb2 0.98.1 Collecting legal info COPYING: OK (sha256: 6a1ee543e5282cd9061881edf462e6fdab181f328da71fc2c9a6950a80e94d01) >>> libbacktrace 9b7f216e867916594d81e8b6118f092ac3fcf704 Collecting legal info LICENSE: OK (sha256: ef8a9b3247488f8901ca60de9b17b745d7bd67e5ec1e622f80d62364572200d8) >>> libcuefile 475 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdnet 1.16.1 Collecting legal info LICENSE: OK (sha256: 6b46ec86e290066c47b6607d322135b3c473566e7225ac23d35a7c0588a82da6) >>> liberation 2.1.5 Collecting legal info LICENSE: OK (sha256: 93fed46019c38bbe566b479d22148e2e8a1e85ada614accb0211c37b2c61c19b) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libidn2 2.3.4 Collecting legal info COPYING: OK (sha256: 73483f797a83373fca1b968c11785b98c4fc4803cdc7d3210811ca8b075d6d76) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) COPYING.unicode: OK (sha256: 01d621eef165cf4d3d3dbb737aa0699178d94c6f18cf87e9dde6db3ca7790f46) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_conntrack 1.0.9 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libosip2 5.3.1 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libpcap 1.10.2 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> libpng 1.6.39 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> libreplaygain r475 Collecting legal info src/gain_analysis.c: OK (sha256: 511e7b63ce6530b93932d19da3471a6672586339bc131b2699ad4e9b0ee6c9bb) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> libsvg 0.1.4 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libsysfs 2.1.1 Collecting legal info cmd/GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) lib/LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libtpl 1.6.1 Collecting legal info LICENSE: OK (sha256: 8554ddb5779f1ad2f3ea6db1d0df622e63fca11f44bfc3c8b3c207ea0482c746) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> libxslt 1.1.37 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> linux-firmware 20221214 Collecting legal info LICENCE.Marvell: OK (sha256: 2d6062d63b91eb750bf741498691604f75184b9fee97608ec537cd09bd6a42b4) LICENCE.atheros_firmware: OK (sha256: 802b7014b26c606cf6248ae8b0ab1ce6d2d1b0db236d38dd269e676cd70710f2) LICENCE.chelsio_firmware: OK (sha256: a5777f9e80aca0603b0648454de996168b1c530322550ccda94d6d78bcf6c061) LICENCE.iwlwifi_firmware: OK (sha256: 16d5040c7cf851fc693b7542e20870935b99802533ea1bfd231c377a2305e5c5) LICENCE.moxa: OK (sha256: 59ae206c89108905ebdc9ad4c9336526bd2c0d50fbf988c21e8c2a82719d42a4) LICENCE.ralink-firmware.txt: OK (sha256: d7bec70668ddd4aae8fb4aa32870e54b49fcdb0b9b007aa9f54b53a1ac7461bd) LICENCE.ti-connectivity: OK (sha256: 106bef96470001e877fcf7ba0337fa6766a317650eb47fcaeb743eeebd62c4ff) WHENCE: OK (sha256: 744babd4eae138ccfb5bd343b1589912b9839274f8a794af0b6c9b451df73579) >>> linux-serial-test bf865c37ccf9cbb1826ada61037c036dc1990b7b Collecting legal info LICENSES/MIT: OK (sha256: a2a6760c2c6fa779a635e4a7ad00f668862ebcadb2a8a57d16662543e103e08c) >>> host-lttng-babeltrace 1.5.7 Collecting legal info mit-license.txt: OK (sha256: 2f801b7c2494850c3d91da820eb230502dc0192c9d0db024db37ec08d0be1434) gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE: OK (sha256: 12d4222ac628fe4092cba8ed90bc5227a4dedd0b94973273cecbc393325bf1c2) >>> host-elfutils 0.186 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-xz 5.2.10 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-meson 1.0.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.1 Collecting legal info LICENSE: OK (sha256: d4a223f033419313218c9b8444167e91e87a5bebdb43fb8490df441df5220a8b) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> host-popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> host-mkpasswd Collecting legal info >>> musepack r475 Collecting legal info libmpcdec/COPYING: OK (sha256: 141f551d8e4f037b7f6bc9136b7d3116c7ae9ec8da10c4f14c07c6dc34bc9aa5) libmpcenc/quant.c: OK (sha256: 0da88639aebbd614151ee52294fa13789f8cd28d9f2e0a56998b89b5c21ddc2b) >>> netsnmp 5.9.3 Collecting legal info COPYING: OK (sha256: ed869ea395a1f125819a56676385ab0557a21507764bf56f2943302011381e59) >>> ngircd 26.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> odhcp6c 53f07e90b7f1da6977143a488dd5cb73a33b233b Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> openjpeg 2.5.0 Collecting legal info LICENSE: OK (sha256: a6af136f3e15038a666b61f376612a07d9a4e48cb7c01adbf3e33b3f14ab49b6) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-pigz 2.7 Collecting legal info README: OK (sha256: 67e2b9e30e924724a9d72549a6004ed15a041f51d9ea9ab781e048fa27ae07a2) >>> pv 1.6.20 Collecting legal info doc/COPYING: OK (sha256: 280e182171df3e9bb4a9b407326e88521151fcb8f4f8557255f26177d5900ccf) >>> host-python-cython 0.29.33 Collecting legal info COPYING.txt: OK (sha256: e1eb1c49a8508e8173dac30157e4a6439a44ad8846194746c424fbc3fc2b95d7) LICENSE.txt: OK (sha256: a6cba85bc92e0cff7a450b1d873c0eaa2e9fc96bf472df0247a26bec77bf3ff9) >>> rhash 1.4.3 Collecting legal info COPYING: OK (sha256: 953e55838353335148c90b5a38a4894292680b1d4c37228ffddddbf18ce54bf5) >>> rs485conf 5c8d00cf70950fab3454549b81dea843d844492a Collecting legal info LICENSE: OK (sha256: 3e5c80d50879a9572ac9e463215a942490a67b56dfd8a3e27004d7c62e0493c8) >>> s6-dns 2.3.5.4 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> s6 2.11.1.2 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> screen 4.9.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> tinymembench 0.4 Collecting legal info LICENSE: OK (sha256: 8ba473aced4630aee2808efe17b53e904a9d68a9b3361de491717f9a4e75da39) >>> uemacs 1cdcf9df88144049750116e36fe20c8c39fa2517 Collecting legal info README: OK (sha256: 6e2a4cf41ec8d4379c154923349733bc0d3935c6fa72c4337cf1bc137b98b90a) >>> wireless_tools 30.pre9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> xmlstarlet 1.6.1 Collecting legal info COPYING: OK (sha256: 6641cc5b00c1651fa22175f34efd01695e64a348b1ba07048538276f44866862) >>> yavta 583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 Collecting legal info COPYING.GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> zziplib 0.13.72 Collecting legal info docs/COPYING.LIB: OK (sha256: 94b03f1a60a7fd5007149530626a895a6ef5a8b9342abfd56860c5f3956f5d23) docs/COPYING.MPL: OK (sha256: c2aa7d58cebd24cb877bbf11d6b13a4bb7cd08b9d7db5d3037ca06c46bf4cfd8) docs/copying.htm: OK (sha256: 1c6da11efe8c43ee853fe5b21501dd72b81831ae84d58ea376bddc0620a5c361) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-cramfs 2.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-genromfs 0.5.2 Collecting legal info COPYING: OK (sha256: cc2a6651c315b233ebc110b49ea3c6452eff9a28f8bc051ffd2bb92a8dcfa3d2) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: dhrystone-2: cannot save license (DHRYSTONE_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (GENPART_LICENSE_FILES not defined) Legal info produced in /tmp/instance-23/output-1/legal-info make: Leaving directory '/tmp/instance-23/buildroot'