checking whether the /home/thomas/autobuild/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc linker (/home/thomas/autobuild/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating ./config.status config.status: creating Makefile config.status: creating vo-aacenc.pc config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls >>> vo-aacenc 0.1.3 Building PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j4 -C /home/thomas/autobuild/instance-3/output-1/build/vo-aacenc-0.1.3/ make[1]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/vo-aacenc-0.1.3' CC cmnMemory.lo CC basicop2.lo CC oper_32b.lo CC aac_rom.lo CC aacenc.lo CC aacenc_core.lo CC adj_thr.lo CC band_nrg.lo CC bit_cnt.lo CC bitbuffer.lo CC bitenc.lo CC block_switch.lo CC channel_map.lo CC dyn_bits.lo CC grp_data.lo CC interface.lo CC line_pe.lo CC memalign.lo CC ms_stereo.lo CC pre_echo_control.lo CC psy_configuration.lo CC psy_main.lo CC qc_main.lo CC quantize.lo CC sf_estim.lo CC spreading.lo CC stat_bits.lo CC tns.lo CC transform.lo CCLD libvo-aacenc.la make[1]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/vo-aacenc-0.1.3' >>> vo-aacenc 0.1.3 Installing to staging directory PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j4 DESTDIR=/home/thomas/autobuild/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot install -C /home/thomas/autobuild/instance-3/output-1/build/vo-aacenc-0.1.3/ make[1]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/vo-aacenc-0.1.3' make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/vo-aacenc-0.1.3' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/vo-aacenc' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /bin/bash ./libtool --mode=install /usr/bin/install -c libvo-aacenc.la '/home/thomas/autobuild/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib' /usr/bin/install -c -m 644 ./common/include/cmnMemory.h ./common/include/voAAC.h ./common/include/voAMRWB.h ./common/include/voAudio.h ./common/include/voIndex.h ./common/include/voMem.h ./common/include/voType.h '/home/thomas/autobuild/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/vo-aacenc' /usr/bin/install -c -m 644 vo-aacenc.pc '/home/thomas/autobuild/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libvo-aacenc.so.0.0.4 /home/thomas/autobuild/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libvo-aacenc.so.0.0.4 libtool: install: (cd /home/thomas/autobuild/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libvo-aacenc.so.0.0.4 libvo-aacenc.so.0 || { rm -f libvo-aacenc.so.0 && ln -s libvo-aacenc.so.0.0.4 libvo-aacenc.so.0; }; }) libtool: install: (cd /home/thomas/autobuild/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libvo-aacenc.so.0.0.4 libvo-aacenc.so || { rm -f libvo-aacenc.so && ln -s libvo-aacenc.so.0.0.4 libvo-aacenc.so; }; }) libtool: install: /usr/bin/install -c .libs/libvo-aacenc.lai /home/thomas/autobuild/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libvo-aacenc.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/vo-aacenc-0.1.3' make[1]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/vo-aacenc-0.1.3' >>> vo-aacenc 0.1.3 Fixing libtool files for la in $(find /home/thomas/autobuild/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/thomas/autobuild/instance-3/output-1:@BASE_DIR@:g" \ -e "s:/home/thomas/autobuild/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/home/thomas/autobuild/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/thomas/autobuild/instance-3/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> vo-aacenc 0.1.3 Installing to target PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j4 DESTDIR=/home/thomas/autobuild/instance-3/output-1/target install -C /home/thomas/autobuild/instance-3/output-1/build/vo-aacenc-0.1.3/ make[1]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/vo-aacenc-0.1.3' make[2]: Entering directory '/home/thomas/autobuild/instance-3/output-1/build/vo-aacenc-0.1.3' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/target/usr/include/vo-aacenc' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/target/usr/lib' /usr/bin/mkdir -p '/home/thomas/autobuild/instance-3/output-1/target/usr/lib/pkgconfig' /bin/bash ./libtool --mode=install /usr/bin/install -c libvo-aacenc.la '/home/thomas/autobuild/instance-3/output-1/target/usr/lib' /usr/bin/install -c -m 644 ./common/include/cmnMemory.h ./common/include/voAAC.h ./common/include/voAMRWB.h ./common/include/voAudio.h ./common/include/voIndex.h ./common/include/voMem.h ./common/include/voType.h '/home/thomas/autobuild/instance-3/output-1/target/usr/include/vo-aacenc' /usr/bin/install -c -m 644 vo-aacenc.pc '/home/thomas/autobuild/instance-3/output-1/target/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libvo-aacenc.so.0.0.4 /home/thomas/autobuild/instance-3/output-1/target/usr/lib/libvo-aacenc.so.0.0.4 libtool: install: (cd /home/thomas/autobuild/instance-3/output-1/target/usr/lib && { ln -s -f libvo-aacenc.so.0.0.4 libvo-aacenc.so.0 || { rm -f libvo-aacenc.so.0 && ln -s libvo-aacenc.so.0.0.4 libvo-aacenc.so.0; }; }) libtool: install: (cd /home/thomas/autobuild/instance-3/output-1/target/usr/lib && { ln -s -f libvo-aacenc.so.0.0.4 libvo-aacenc.so || { rm -f libvo-aacenc.so && ln -s libvo-aacenc.so.0.0.4 libvo-aacenc.so; }; }) libtool: install: /usr/bin/install -c .libs/libvo-aacenc.lai /home/thomas/autobuild/instance-3/output-1/target/usr/lib/libvo-aacenc.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/vo-aacenc-0.1.3' make[1]: Leaving directory '/home/thomas/autobuild/instance-3/output-1/build/vo-aacenc-0.1.3' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/thomas/autobuild/instance-3/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@%/home/thomas/autobuild/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/home/thomas/autobuild/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-g++%g" -e "s%@TARGET_AR@%/home/thomas/autobuild/instance-3/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@%/home/thomas/autobuild/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/thomas/autobuild/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/thomas/autobuild/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/home/thomas/autobuild/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/thomas/autobuild/instance-3/buildroot/support/misc/cross-compilation.conf.in > /home/thomas/autobuild/instance-3/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/thomas/autobuild/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/home/thomas/autobuild/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-g++%g" -e "s%@TARGET_AR@%/home/thomas/autobuild/instance-3/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@%/home/thomas/autobuild/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/thomas/autobuild/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/thomas/autobuild/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/home/thomas/autobuild/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/thomas/autobuild/instance-3/buildroot/support/misc/cross-compilation.conf.in > /home/thomas/autobuild/instance-3/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/bash$' /home/thomas/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/bash" >> /home/thomas/autobuild/instance-3/output-1/target/etc/shells rm -f /home/thomas/autobuild/instance-3/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/thomas/autobuild/instance-3/output-1/target/usr/share/glib-2.0/schemas/*.dtd /home/thomas/autobuild/instance-3/output-1/host/bin/glib-compile-schemas /home/thomas/autobuild/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/thomas/autobuild/instance-3/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. rm -f -r /home/thomas/autobuild/instance-3/output-1/target/usr/share/openrc mkdir -p /home/thomas/autobuild/instance-3/output-1/target/etc echo "buildroot" > /home/thomas/autobuild/instance-3/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/thomas/autobuild/instance-3/output-1/target/etc/hosts mkdir -p /home/thomas/autobuild/instance-3/output-1/target/etc echo "Welcome to Buildroot" > /home/thomas/autobuild/instance-3/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /home/thomas/autobuild/instance-3/output-1/target/etc/shadow rm -f /home/thomas/autobuild/instance-3/output-1/target/bin/sh rm -rf /home/thomas/autobuild/instance-3/output-1/target/usr/include /home/thomas/autobuild/instance-3/output-1/target/usr/share/aclocal \ /home/thomas/autobuild/instance-3/output-1/target/usr/lib/pkgconfig /home/thomas/autobuild/instance-3/output-1/target/usr/share/pkgconfig \ /home/thomas/autobuild/instance-3/output-1/target/usr/lib/cmake /home/thomas/autobuild/instance-3/output-1/target/usr/share/cmake \ /home/thomas/autobuild/instance-3/output-1/target/usr/lib/rpm /home/thomas/autobuild/instance-3/output-1/target/usr/doc find /home/thomas/autobuild/instance-3/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/thomas/autobuild/instance-3/output-1/target/lib/ /home/thomas/autobuild/instance-3/output-1/target/usr/lib/ /home/thomas/autobuild/instance-3/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/thomas/autobuild/instance-3/output-1/target/usr/share/gdb rm -rf /home/thomas/autobuild/instance-3/output-1/target/usr/share/zsh rm -rf /home/thomas/autobuild/instance-3/output-1/target/usr/man /home/thomas/autobuild/instance-3/output-1/target/usr/share/man rm -rf /home/thomas/autobuild/instance-3/output-1/target/usr/info /home/thomas/autobuild/instance-3/output-1/target/usr/share/info rm -rf /home/thomas/autobuild/instance-3/output-1/target/usr/doc /home/thomas/autobuild/instance-3/output-1/target/usr/share/doc rm -rf /home/thomas/autobuild/instance-3/output-1/target/usr/share/gtk-doc rmdir /home/thomas/autobuild/instance-3/output-1/target/usr/share 2>/dev/null || true rm -rf /home/thomas/autobuild/instance-3/output-1/target/lib/debug /home/thomas/autobuild/instance-3/output-1/target/usr/lib/debug find /home/thomas/autobuild/instance-3/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/thomas/autobuild/instance-3/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/thomas/autobuild/instance-3/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/thomas/autobuild/instance-3/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/thomas/autobuild/instance-3/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.08-rc1-2592-g672544148b"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.02-git\"" \ ) > /home/thomas/autobuild/instance-3/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/thomas/autobuild/instance-3/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/thomas/autobuild/instance-3/output-1/per-package /home/thomas/autobuild/instance-3/buildroot/support/scripts/fix-rpath target touch /home/thomas/autobuild/instance-3/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs mkdir -p /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs printf ' dbus -1 dbus -1 * /run/dbus - dbus DBus messagebus user\n frr -1 frr -1 * /var/run/frr - frrvty FRR user priv\n\n' >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt printf ' /usr/libexec/dbus-daemon-launch-helper f 4750 0 dbus - - - - -\n /etc/frr/daemons f 640 frr frr - - - - -\n /etc/frr/daemons.conf f 640 frr frr - - - - -\n /etc/frr/frr.conf f 640 frr frr - - - - -\n /etc/frr/vtysh.conf f 640 frr frrvty - - - - -\n /etc/frr/support_bundle_commands.conf f 640 frr frr\n /usr/bin/fusermount3 f 4755 0 0 - - - - -\n\n' > /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/thomas/autobuild/instance-3/output-1/images rm -rf /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/thomas/autobuild/instance-3/output-1/target/ /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target" >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-3/buildroot/support/scripts/mkusers /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/thomas/autobuild/instance-3/output-1/host/bin/makedevs -d /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target" >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/thomas/autobuild/instance-3/output-1/host/bin/mkyaffs2 --all-root /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target /home/thomas/autobuild/instance-3/output-1/images/rootfs.yaffs2\n' >> /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/thomas/autobuild/instance-3/output-1/host/bin:/home/thomas/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /home/thomas/autobuild/instance-3/output-1/host/bin/fakeroot -- /home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target table='/home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/thomas/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][done] scanning complete, total 1638 objects. stage 2: creating image '/home/thomas/autobuild/instance-3/output-1/images/rootfs.yaffs2' [ ] 1/1638 0% [ ] 2/1638 0% [ ] 3/1638 0% [ ] 4/1638 0% [ ] 5/1638 0% [ ] 6/1638 0% [ ] 7/1638 0% [ ] 8/1638 0% [ ] 9/1638 0% [ ] 10/1638 0% [ ] 11/1638 0% [ ] 12/1638 0% [ ] 13/1638 0% [ ] 14/1638 0% [ ] 15/1638 0% [ ] 16/1638 0% [ ] 17/1638 1% [ ] 18/1638 1% [ ] 19/1638 1% [ ] 20/1638 1% [ ] 21/1638 1% [ ] 22/1638 1% [ ] 23/1638 1% [ ] 24/1638 1% [ ] 25/1638 1% [ ] 26/1638 1% [= ] 27/1638 1% [= ] 28/1638 1% [= ] 29/1638 1% [= ] 30/1638 1% [= ] 31/1638 1% [= ] 32/1638 1% [= ] 33/1638 2% [= ] 34/1638 2% [= ] 35/1638 2% [= ] 36/1638 2% [= ] 37/1638 2% [= ] 38/1638 2% [= ] 39/1638 2% [= ] 40/1638 2% [= ] 41/1638 2% [= ] 42/1638 2% [= ] 43/1638 2% [= ] 44/1638 2% [= ] 45/1638 2% [= ] 46/1638 2% [= ] 47/1638 2% [= ] 48/1638 2% [= ] 49/1638 2% [= ] 50/1638 3% [= ] 51/1638 3% [= ] 52/1638 3% [== ] 53/1638 3% [== ] 54/1638 3% [== ] 55/1638 3% [== ] 56/1638 3% [== ] 57/1638 3% [== ] 58/1638 3% [== ] 59/1638 3% [== ] 60/1638 3% [== ] 61/1638 3% [== ] 62/1638 3% [== ] 63/1638 3% [== ] 64/1638 3% [== ] 65/1638 3% [== ] 66/1638 4% [== ] 67/1638 4% [== ] 68/1638 4% [== ] 69/1638 4% [== ] 70/1638 4% [== ] 71/1638 4% [== ] 72/1638 4% [== ] 73/1638 4% [== ] 74/1638 4% [== ] 75/1638 4% [== ] 76/1638 4% [== ] 77/1638 4% [== ] 78/1638 4% [== ] 79/1638 4% [=== ] 80/1638 4% [=== ] 81/1638 4% [=== ] 82/1638 5% [=== ] 83/1638 5% [=== ] 84/1638 5% [=== ] 85/1638 5% [=== ] 86/1638 5% [=== ] 87/1638 5% [=== ] 88/1638 5% [=== ] 89/1638 5% [=== ] 90/1638 5% [=== ] 91/1638 5% [=== ] 92/1638 5% [=== ] 93/1638 5% [=== ] 94/1638 5% [=== ] 95/1638 5% [=== ] 96/1638 5% [=== ] 97/1638 5% [=== ] 98/1638 5% [=== ] 99/1638 6% [=== ] 100/1638 6% [=== ] 101/1638 6% [=== ] 102/1638 6% [=== ] 103/1638 6% [=== ] 104/1638 6% [=== ] 105/1638 6% [==== ] 106/1638 6% [==== ] 107/1638 6% [==== ] 108/1638 6% [==== ] 109/1638 6% [==== ] 110/1638 6% [==== ] 111/1638 6% [==== ] 112/1638 6% [==== ] 113/1638 6% [==== ] 114/1638 6% [==== ] 115/1638 7% [==== ] 116/1638 7% [==== ] 117/1638 7% [==== ] 118/1638 7% [==== ] 119/1638 7% [==== ] 120/1638 7% [==== ] 121/1638 7% [==== ] 122/1638 7% [==== ] 123/1638 7% [==== ] 124/1638 7% [==== ] 125/1638 7% [==== ] 126/1638 7% [==== ] 127/1638 7% [==== ] 128/1638 7% [==== ] 129/1638 7% [==== ] 130/1638 7% [==== ] 131/1638 7% [==== ] 132/1638 8% [===== ] 133/1638 8% [===== ] 134/1638 8% [===== ] 135/1638 8% [===== ] 136/1638 8% [===== ] 137/1638 8% [===== ] 138/1638 8% [===== ] 139/1638 8% [===== ] 140/1638 8% [===== ] 141/1638 8% [===== ] 142/1638 8% [===== ] 143/1638 8% [===== ] 144/1638 8% [===== ] 145/1638 8% [===== ] 146/1638 8% [===== ] 147/1638 8% [===== ] 148/1638 9% [===== ] 149/1638 9% [===== ] 150/1638 9% [===== ] 151/1638 9% [===== ] 152/1638 9% [===== ] 153/1638 9% [===== ] 154/1638 9% [===== ] 155/1638 9% [===== ] 156/1638 9% [===== ] 157/1638 9% [===== ] 158/1638 9% [====== ] 159/1638 9% [====== ] 160/1638 9% [====== ] 161/1638 9% [====== ] 162/1638 9% [====== ] 163/1638 9% [====== ] 164/1638 10% [====== ] 165/1638 10% [====== ] 166/1638 10% [====== ] 167/1638 10% [====== ] 168/1638 10% [====== ] 169/1638 10% [====== ] 170/1638 10% [====== ] 171/1638 10% [====== ] 172/1638 10% [====== ] 173/1638 10% [====== ] 174/1638 10% [====== ] 175/1638 10% [====== ] 176/1638 10% [====== ] 177/1638 10% [====== ] 178/1638 10% [====== ] 179/1638 10% [====== ] 180/1638 10% [====== ] 181/1638 11% [====== ] 182/1638 11% [====== ] 183/1638 11% [====== ] 184/1638 11% [======= ] 185/1638 11% [======= ] 186/1638 11% [======= ] 187/1638 11% [======= ] 188/1638 11% [======= ] 189/1638 11% [======= ] 190/1638 11% [======= ] 191/1638 11% [======= ] 192/1638 11% [======= ] 193/1638 11% [======= ] 194/1638 11% [======= ] 195/1638 11% [======= ] 196/1638 11% [======= ] 197/1638 12% [======= ] 198/1638 12% [======= ] 199/1638 12% [======= ] 200/1638 12% [======= ] 201/1638 12% [======= ] 202/1638 12% [======= ] 203/1638 12% [======= ] 204/1638 12% [======= ] 205/1638 12% [======= ] 206/1638 12% [======= ] 207/1638 12% [======= ] 208/1638 12% [======= ] 209/1638 12% [======= ] 210/1638 12% [======= ] 211/1638 12% [======== ] 212/1638 12% [======== ] 213/1638 13% [======== ] 214/1638 13% [======== ] 215/1638 13% [======== ] 216/1638 13% [======== ] 217/1638 13% [======== ] 218/1638 13% [======== ] 219/1638 13% [======== ] 220/1638 13% [======== ] 221/1638 13% [======== ] 222/1638 13% [======== ] 223/1638 13% [======== ] 224/1638 13% [======== ] 225/1638 13% [======== ] 226/1638 13% [======== ] 227/1638 13% [======== ] 228/1638 13% [======== ] 229/1638 13% [======== ] 230/1638 14% [======== ] 231/1638 14% [======== ] 232/1638 14% [======== ] 233/1638 14% [======== ] 234/1638 14% [======== ] 235/1638 14% [======== ] 236/1638 14% [======== ] 237/1638 14% [========= ] 238/1638 14% [========= ] 239/1638 14% [========= ] 240/1638 14% [========= ] 241/1638 14% [========= ] 242/1638 14% [========= ] 243/1638 14% [========= ] 244/1638 14% [========= ] 245/1638 14% [========= ] 246/1638 15% [========= ] 247/1638 15% [========= ] 248/1638 15% [========= ] 249/1638 15% [========= ] 250/1638 15% [========= ] 251/1638 15% [========= ] 252/1638 15% [========= ] 253/1638 15% [========= ] 254/1638 15% [========= ] 255/1638 15% [========= ] 256/1638 15% [========= ] 257/1638 15% [========= ] 258/1638 15% [========= ] 259/1638 15% [========= ] 260/1638 15% [========= ] 261/1638 15% [========= ] 262/1638 15% [========= ] 263/1638 16% [========= ] 264/1638 16% [========== ] 265/1638 16% [========== ] 266/1638 16% [========== ] 267/1638 16% [========== ] 268/1638 16% [========== ] 269/1638 16% [========== ] 270/1638 16% [========== ] 271/1638 16% [========== ] 272/1638 16% [========== ] 273/1638 16% [========== ] 274/1638 16% [========== ] 275/1638 16% [========== ] 276/1638 16% [========== ] 277/1638 16% [========== ] 278/1638 16% [========== ] 279/1638 17% [========== ] 280/1638 17% [========== ] 281/1638 17% [========== ] 282/1638 17% [========== ] 283/1638 17% [========== ] 284/1638 17% [========== ] 285/1638 17% [========== ] 286/1638 17% [========== ] 287/1638 17% [========== ] 288/1638 17% [========== ] 289/1638 17% [========== ] 290/1638 17% [=========== ] 291/1638 17% [=========== ] 292/1638 17% [=========== ] 293/1638 17% [=========== ] 294/1638 17% [=========== ] 295/1638 18% [=========== ] 296/1638 18% [=========== ] 297/1638 18% [=========== ] 298/1638 18% [=========== ] 299/1638 18% [=========== ] 300/1638 18% [=========== ] 301/1638 18% [=========== ] 302/1638 18% [=========== ] 303/1638 18% [=========== ] 304/1638 18% [=========== ] 305/1638 18% [=========== ] 306/1638 18% [=========== ] 307/1638 18% [=========== ] 308/1638 18% [=========== ] 309/1638 18% [=========== ] 310/1638 18% [=========== ] 311/1638 18% [=========== ] 312/1638 19% [=========== ] 313/1638 19% [=========== ] 314/1638 19% [=========== ] 315/1638 19% [=========== ] 316/1638 19% [=========== ] 317/1638 19% [============ ] 318/1638 19% [============ ] 319/1638 19% [============ ] 320/1638 19% [============ ] 321/1638 19% [============ ] 322/1638 19% [============ ] 323/1638 19% [============ ] 324/1638 19% [============ ] 325/1638 19% [============ ] 326/1638 19% [============ ] 327/1638 19% [============ ] 328/1638 20% [============ ] 329/1638 20% [============ ] 330/1638 20% [============ ] 331/1638 20% [============ ] 332/1638 20% [============ ] 333/1638 20% [============ ] 334/1638 20% [============ ] 335/1638 20% [============ ] 336/1638 20% [============ ] 337/1638 20% [============ ] 338/1638 20% [============ ] 339/1638 20% [============ ] 340/1638 20% [============ ] 341/1638 20% [============ ] 342/1638 20% [============ ] 343/1638 20% [============= ] 344/1638 21% [============= ] 345/1638 21% [============= ] 346/1638 21% [============= ] 347/1638 21% [============= ] 348/1638 21% [============= ] 349/1638 21% [============= ] 350/1638 21% [============= ] 351/1638 21% [============= ] 352/1638 21% [============= ] 353/1638 21% [============= ] 354/1638 21% [============= ] 355/1638 21% [============= ] 356/1638 21% [============= ] 357/1638 21% [============= ] 358/1638 21% [============= ] 359/1638 21% [============= ] 360/1638 21% [============= ] 361/1638 22% [============= ] 362/1638 22% [============= ] 363/1638 22% [============= ] 364/1638 22% [============= ] 365/1638 22% [============= ] 366/1638 22% [============= ] 367/1638 22% [============= ] 368/1638 22% [============= ] 369/1638 22% [============== ] 370/1638 22% [============== ] 371/1638 22% [============== ] 372/1638 22% [============== ] 373/1638 22% [============== ] 374/1638 22% [============== ] 375/1638 22% [============== ] 376/1638 22% [============== ] 377/1638 23% [============== ] 378/1638 23% [============== ] 379/1638 23% [============== ] 380/1638 23% [============== ] 381/1638 23% [============== ] 382/1638 23% [============== ] 383/1638 23% [============== ] 384/1638 23% [============== ] 385/1638 23% [============== ] 386/1638 23% [============== ] 387/1638 23% [============== ] 388/1638 23% [============== ] 389/1638 23% [============== ] 390/1638 23% [============== ] 391/1638 23% [============== ] 392/1638 23% [============== ] 393/1638 23% [============== ] 394/1638 24% [============== ] 395/1638 24% [============== ] 396/1638 24% [=============== ] 397/1638 24% [=============== ] 398/1638 24% [=============== ] 399/1638 24% [=============== ] 400/1638 24% [=============== ] 401/1638 24% [=============== ] 402/1638 24% [=============== ] 403/1638 24% [=============== ] 404/1638 24% [=============== ] 405/1638 24% [=============== ] 406/1638 24% [=============== ] 407/1638 24% [=============== ] 408/1638 24% [=============== ] 409/1638 24% [=============== ] 410/1638 25% [=============== ] 411/1638 25% [=============== ] 412/1638 25% [=============== ] 413/1638 25% [=============== ] 414/1638 25% [=============== ] 415/1638 25% [=============== ] 416/1638 25% [=============== ] 417/1638 25% [=============== ] 418/1638 25% [=============== ] 419/1638 25% [=============== ] 420/1638 25% [=============== ] 421/1638 25% [=============== ] 422/1638 25% [================ ] 423/1638 25% [================ ] 424/1638 25% [================ ] 425/1638 25% [================ ] 426/1638 26% [================ ] 427/1638 26% [================ ] 428/1638 26% [================ ] 429/1638 26% [================ ] 430/1638 26% [================ ] 431/1638 26% [================ ] 432/1638 26% [================ ] 433/1638 26% [================ ] 434/1638 26% [================ ] 435/1638 26% [================ ] 436/1638 26% [================ ] 437/1638 26% [================ ] 438/1638 26% [================ ] 439/1638 26% [================ ] 440/1638 26% [================ ] 441/1638 26% [================ ] 442/1638 26% [================ ] 443/1638 27% [================ ] 444/1638 27% [================ ] 445/1638 27% [================ ] 446/1638 27% [================ ] 447/1638 27% [================ ] 448/1638 27% [================ ] 449/1638 27% [================= ] 450/1638 27% [================= ] 451/1638 27% [================= ] 452/1638 27% [================= ] 453/1638 27% [================= ] 454/1638 27% [================= ] 455/1638 27% [================= ] 456/1638 27% [================= ] 457/1638 27% [================= ] 458/1638 27% [================= ] 459/1638 28% [================= ] 460/1638 28% [================= ] 461/1638 28% [================= ] 462/1638 28% [================= ] 463/1638 28% [================= ] 464/1638 28% [================= ] 465/1638 28% [================= ] 466/1638 28% [================= ] 467/1638 28% [================= ] 468/1638 28% [================= ] 469/1638 28% [================= ] 470/1638 28% [================= ] 471/1638 28% [================= ] 472/1638 28% [================= ] 473/1638 28% [================= ] 474/1638 28% [================= ] 475/1638 28% [================== ] 476/1638 29% [================== ] 477/1638 29% [================== ] 478/1638 29% [================== ] 479/1638 29% [================== ] 480/1638 29% [================== ] 481/1638 29% [================== ] 482/1638 29% [================== ] 483/1638 29% [================== ] 484/1638 29% [================== ] 485/1638 29% [================== ] 486/1638 29% [================== ] 487/1638 29% [================== ] 488/1638 29% [================== ] 489/1638 29% [================== ] 490/1638 29% [================== ] 491/1638 29% [================== ] 492/1638 30% [================== ] 493/1638 30% [================== ] 494/1638 30% [================== ] 495/1638 30% [================== ] 496/1638 30% [================== ] 497/1638 30% [================== ] 498/1638 30% [================== ] 499/1638 30% [================== ] 500/1638 30% [================== ] 501/1638 30% [=================== ] 502/1638 30% [=================== ] 503/1638 30% [=================== ] 504/1638 30% [=================== ] 505/1638 30% [=================== ] 506/1638 30% [=================== ] 507/1638 30% [=================== ] 508/1638 31% [=================== ] 509/1638 31% [=================== ] 510/1638 31% [=================== ] 511/1638 31% [=================== ] 512/1638 31% [=================== ] 513/1638 31% [=================== ] 514/1638 31% [=================== ] 515/1638 31% [=================== ] 516/1638 31% [=================== ] 517/1638 31% [=================== ] 518/1638 31% [=================== ] 519/1638 31% [=================== ] 520/1638 31% [=================== ] 521/1638 31% [=================== ] 522/1638 31% [=================== ] 523/1638 31% [=================== ] 524/1638 31% [=================== ] 525/1638 32% [=================== ] 526/1638 32% [=================== ] 527/1638 32% [=================== ] 528/1638 32% [==================== ] 529/1638 32% [==================== ] 530/1638 32% [==================== ] 531/1638 32% [==================== ] 532/1638 32% [==================== ] 533/1638 32% [==================== ] 534/1638 32% [==================== ] 535/1638 32% [==================== ] 536/1638 32% [==================== ] 537/1638 32% [==================== ] 538/1638 32% [==================== ] 539/1638 32% [==================== ] 540/1638 32% [==================== ] 541/1638 33% [==================== ] 542/1638 33% [==================== ] 543/1638 33% [==================== ] 544/1638 33% [==================== ] 545/1638 33% [==================== ] 546/1638 33% [==================== ] 547/1638 33% [==================== ] 548/1638 33% [==================== ] 549/1638 33% [==================== ] 550/1638 33% [==================== ] 551/1638 33% [==================== ] 552/1638 33% [==================== ] 553/1638 33% [==================== ] 554/1638 33% [===================== ] 555/1638 33% [===================== ] 556/1638 33% [===================== ] 557/1638 34% [===================== ] 558/1638 34% [===================== ] 559/1638 34% [===================== ] 560/1638 34% [===================== ] 561/1638 34% [===================== ] 562/1638 34% [===================== ] 563/1638 34% [===================== ] 564/1638 34% [===================== ] 565/1638 34% [===================== ] 566/1638 34% [===================== ] 567/1638 34% [===================== ] 568/1638 34% [===================== ] 569/1638 34% [===================== ] 570/1638 34% [===================== ] 571/1638 34% [===================== ] 572/1638 34% [===================== ] 573/1638 34% [===================== ] 574/1638 35% [===================== ] 575/1638 35% [===================== ] 576/1638 35% [===================== ] 577/1638 35% [===================== ] 578/1638 35% [===================== ] 579/1638 35% [===================== ] 580/1638 35% [===================== ] 581/1638 35% [====================== ] 582/1638 35% [====================== ] 583/1638 35% [====================== ] 584/1638 35% [====================== ] 585/1638 35% [====================== ] 586/1638 35% [====================== ] 587/1638 35% [====================== ] 588/1638 35% [====================== ] 589/1638 35% [====================== ] 590/1638 36% [====================== ] 591/1638 36% [====================== ] 592/1638 36% [====================== ] 593/1638 36% [====================== ] 594/1638 36% [====================== ] 595/1638 36% [====================== ] 596/1638 36% [====================== ] 597/1638 36% [====================== ] 598/1638 36% [====================== ] 599/1638 36% [====================== ] 600/1638 36% [====================== ] 601/1638 36% [====================== ] 602/1638 36% [====================== ] 603/1638 36% [====================== ] 604/1638 36% [====================== ] 605/1638 36% [====================== ] 606/1638 36% [====================== ] 607/1638 37% [======================= ] 608/1638 37% [======================= ] 609/1638 37% [======================= ] 610/1638 37% [======================= ] 611/1638 37% [======================= ] 612/1638 37% [======================= ] 613/1638 37% [======================= ] 614/1638 37% [======================= ] 615/1638 37% [======================= ] 616/1638 37% [======================= ] 617/1638 37% [======================= ] 618/1638 37% [======================= ] 619/1638 37% [======================= ] 620/1638 37% [======================= ] 621/1638 37% [======================= ] 622/1638 37% [======================= ] 623/1638 38% [======================= ] 624/1638 38% [======================= ] 625/1638 38% [======================= ] 626/1638 38% [======================= ] 627/1638 38% [======================= ] 628/1638 38% [======================= ] 629/1638 38% [======================= ] 630/1638 38% [======================= ] 631/1638 38% [======================= ] 632/1638 38% [======================= ] 633/1638 38% [======================= ] 634/1638 38% [======================== ] 635/1638 38% [======================== ] 636/1638 38% [======================== ] 637/1638 38% [======================== ] 638/1638 38% [======================== ] 639/1638 39% [======================== ] 640/1638 39% [======================== ] 641/1638 39% [======================== ] 642/1638 39% [======================== ] 643/1638 39% [======================== ] 644/1638 39% [======================== ] 645/1638 39% [======================== ] 646/1638 39% [======================== ] 647/1638 39% [======================== ] 648/1638 39% [======================== ] 649/1638 39% [======================== ] 650/1638 39% [======================== ] 651/1638 39% [======================== ] 652/1638 39% [======================== ] 653/1638 39% [======================== ] 654/1638 39% [======================== ] 655/1638 39% [======================== ] 656/1638 40% [======================== ] 657/1638 40% [======================== ] 658/1638 40% [======================== ] 659/1638 40% [======================== ] 660/1638 40% [========================= ] 661/1638 40% [========================= ] 662/1638 40% [========================= ] 663/1638 40% [========================= ] 664/1638 40% [========================= ] 665/1638 40% [========================= ] 666/1638 40% [========================= ] 667/1638 40% [========================= ] 668/1638 40% [========================= ] 669/1638 40% [========================= ] 670/1638 40% [========================= ] 671/1638 40% [========================= ] 672/1638 41% [========================= ] 673/1638 41% [========================= ] 674/1638 41% [========================= ] 675/1638 41% [========================= ] 676/1638 41% [========================= ] 677/1638 41% [========================= ] 678/1638 41% [========================= ] 679/1638 41% [========================= ] 680/1638 41% [========================= ] 681/1638 41% [========================= ] 682/1638 41% [========================= ] 683/1638 41% [========================= ] 684/1638 41% [========================= ] 685/1638 41% [========================= ] 686/1638 41% [========================== ] 687/1638 41% [========================== ] 688/1638 42% [========================== ] 689/1638 42% [========================== ] 690/1638 42% [========================== ] 691/1638 42% [========================== ] 692/1638 42% [========================== ] 693/1638 42% [========================== ] 694/1638 42% [========================== ] 695/1638 42% [========================== ] 696/1638 42% [========================== ] 697/1638 42% [========================== ] 698/1638 42% [========================== ] 699/1638 42% [========================== ] 700/1638 42% [========================== ] 701/1638 42% [========================== ] 702/1638 42% [========================== ] 703/1638 42% [========================== ] 704/1638 42% [========================== ] 705/1638 43% [========================== ] 706/1638 43% [========================== ] 707/1638 43% [========================== ] 708/1638 43% [========================== ] 709/1638 43% [========================== ] 710/1638 43% [========================== ] 711/1638 43% [========================== ] 712/1638 43% [========================== ] 713/1638 43% [=========================== ] 714/1638 43% [=========================== ] 715/1638 43% [=========================== ] 716/1638 43% [=========================== ] 717/1638 43% [=========================== ] 718/1638 43% [=========================== ] 719/1638 43% [=========================== ] 720/1638 43% [=========================== ] 721/1638 44% [=========================== ] 722/1638 44% [=========================== ] 723/1638 44% [=========================== ] 724/1638 44% [=========================== ] 725/1638 44% [=========================== ] 726/1638 44% [=========================== ] 727/1638 44% [=========================== ] 728/1638 44% [=========================== ] 729/1638 44% [=========================== ] 730/1638 44% [=========================== ] 731/1638 44% [=========================== ] 732/1638 44% [=========================== ] 733/1638 44% [=========================== ] 734/1638 44% [=========================== ] 735/1638 44% [=========================== ] 736/1638 44% [=========================== ] 737/1638 44% [=========================== ] 738/1638 45% [=========================== ] 739/1638 45% [============================ ] 740/1638 45% [============================ ] 741/1638 45% [============================ ] 742/1638 45% [============================ ] 743/1638 45% [============================ ] 744/1638 45% [============================ ] 745/1638 45% [============================ ] 746/1638 45% [============================ ] 747/1638 45% [============================ ] 748/1638 45% [============================ ] 749/1638 45% [============================ ] 750/1638 45% [============================ ] 751/1638 45% [============================ ] 752/1638 45% [============================ ] 753/1638 45% [============================ ] 754/1638 46% [============================ ] 755/1638 46% [============================ ] 756/1638 46% [============================ ] 757/1638 46% [============================ ] 758/1638 46% [============================ ] 759/1638 46% [============================ ] 760/1638 46% [============================ ] 761/1638 46% [============================ ] 762/1638 46% [============================ ] 763/1638 46% [============================ ] 764/1638 46% [============================ ] 765/1638 46% [============================ ] 766/1638 46% [============================= ] 767/1638 46% [============================= ] 768/1638 46% [============================= ] 769/1638 46% [============================= ] 770/1638 47% [============================= ] 771/1638 47% [============================= ] 772/1638 47% [============================= ] 773/1638 47% [============================= ] 774/1638 47% [============================= ] 775/1638 47% [============================= ] 776/1638 47% [============================= ] 777/1638 47% [============================= ] 778/1638 47% [============================= ] 779/1638 47% [============================= ] 780/1638 47% [============================= ] 781/1638 47% [============================= ] 782/1638 47% [============================= ] 783/1638 47% [============================= ] 784/1638 47% [============================= ] 785/1638 47% [============================= ] 786/1638 47% [============================= ] 787/1638 48% [============================= ] 788/1638 48% [============================= ] 789/1638 48% [============================= ] 790/1638 48% [============================= ] 791/1638 48% [============================= ] 792/1638 48% [============================== ] 793/1638 48% [============================== ] 794/1638 48% [============================== ] 795/1638 48% [============================== ] 796/1638 48% [============================== ] 797/1638 48% [============================== ] 798/1638 48% [============================== ] 799/1638 48% [============================== ] 800/1638 48% [============================== ] 801/1638 48% [============================== ] 802/1638 48% [============================== ] 803/1638 49% [============================== ] 804/1638 49% [============================== ] 805/1638 49% [============================== ] 806/1638 49% [============================== ] 807/1638 49% [============================== ] 808/1638 49% [============================== ] 809/1638 49% [============================== ] 810/1638 49% [============================== ] 811/1638 49% [============================== ] 812/1638 49% [============================== ] 813/1638 49% [============================== ] 814/1638 49% [============================== ] 815/1638 49% [============================== ] 816/1638 49% [============================== ] 817/1638 49% [============================== ] 818/1638 49% [=============================== ] 819/1638 50% [=============================== ] 820/1638 50% [=============================== ] 821/1638 50% [=============================== ] 822/1638 50% [=============================== ] 823/1638 50% [=============================== ] 824/1638 50% [=============================== ] 825/1638 50% [=============================== ] 826/1638 50% [=============================== ] 827/1638 50% [=============================== ] 828/1638 50% [=============================== ] 829/1638 50% [=============================== ] 830/1638 50% [=============================== ] 831/1638 50% [=============================== ] 832/1638 50% [=============================== ] 833/1638 50% [=============================== ] 834/1638 50% [=============================== ] 835/1638 50% [=============================== ] 836/1638 51% [=============================== ] 837/1638 51% [=============================== ] 838/1638 51% [=============================== ] 839/1638 51% [=============================== ] 840/1638 51% [=============================== ] 841/1638 51% [=============================== ] 842/1638 51% [=============================== ] 843/1638 51% [=============================== ] 844/1638 51% [=============================== ] 845/1638 51% [================================ ] 846/1638 51% [================================ ] 847/1638 51% [================================ ] 848/1638 51% [================================ ] 849/1638 51% [================================ ] 850/1638 51% [================================ ] 851/1638 51% [================================ ] 852/1638 52% [================================ ] 853/1638 52% [================================ ] 854/1638 52% [================================ ] 855/1638 52% [================================ ] 856/1638 52% [================================ ] 857/1638 52% [================================ ] 858/1638 52% [================================ ] 859/1638 52% [================================ ] 860/1638 52% [================================ ] 861/1638 52% [================================ ] 862/1638 52% [================================ ] 863/1638 52% [================================ ] 864/1638 52% [================================ ] 865/1638 52% [================================ ] 866/1638 52% [================================ ] 867/1638 52% [================================ ] 868/1638 52% [================================ ] 869/1638 53% [================================ ] 870/1638 53% [================================ ] 871/1638 53% [================================= ] 872/1638 53% [================================= ] 873/1638 53% [================================= ] 874/1638 53% [================================= ] 875/1638 53% [================================= ] 876/1638 53% [================================= ] 877/1638 53% [================================= ] 878/1638 53% [================================= ] 879/1638 53% [================================= ] 880/1638 53% [================================= ] 881/1638 53% [================================= ] 882/1638 53% [================================= ] 883/1638 53% [================================= ] 884/1638 53% [================================= ] 885/1638 54% [================================= ] 886/1638 54% [================================= ] 887/1638 54% [================================= ] 888/1638 54% [================================= ] 889/1638 54% [================================= ] 890/1638 54% [================================= ] 891/1638 54% [================================= ] 892/1638 54% [================================= ] 893/1638 54% [================================= ] 894/1638 54% [================================= ] 895/1638 54% [================================= ] 896/1638 54% [================================= ] 897/1638 54% [================================= ] 898/1638 54% [================================== ] 899/1638 54% [================================== ] 900/1638 54% [================================== ] 901/1638 55% [================================== ] 902/1638 55% [================================== ] 903/1638 55% [================================== ] 904/1638 55% [================================== ] 905/1638 55% [================================== ] 906/1638 55% [================================== ] 907/1638 55% [================================== ] 908/1638 55% [================================== ] 909/1638 55% [================================== ] 910/1638 55% [================================== ] 911/1638 55% [================================== ] 912/1638 55% [================================== ] 913/1638 55% [================================== ] 914/1638 55% [================================== ] 915/1638 55% [================================== ] 916/1638 55% [================================== ] 917/1638 55% [================================== ] 918/1638 56% [================================== ] 919/1638 56% [================================== ] 920/1638 56% [================================== ] 921/1638 56% [================================== ] 922/1638 56% [================================== ] 923/1638 56% [================================== ] 924/1638 56% [=================================== ] 925/1638 56% [=================================== ] 926/1638 56% [=================================== ] 927/1638 56% [=================================== ] 928/1638 56% [=================================== ] 929/1638 56% [=================================== ] 930/1638 56% [=================================== ] 931/1638 56% [=================================== ] 932/1638 56% [=================================== ] 933/1638 56% [=================================== ] 934/1638 57% [=================================== ] 935/1638 57% [=================================== ] 936/1638 57% [=================================== ] 937/1638 57% [=================================== ] 938/1638 57% [=================================== ] 939/1638 57% [=================================== ] 940/1638 57% [=================================== ] 941/1638 57% [=================================== ] 942/1638 57% [=================================== ] 943/1638 57% [=================================== ] 944/1638 57% [=================================== ] 945/1638 57% [=================================== ] 946/1638 57% [=================================== ] 947/1638 57% [=================================== ] 948/1638 57% [=================================== ] 949/1638 57% [=================================== ] 950/1638 57% [=================================== ] 951/1638 58% [==================================== ] 952/1638 58% [==================================== ] 953/1638 58% [==================================== ] 954/1638 58% [==================================== ] 955/1638 58% [==================================== ] 956/1638 58% [==================================== ] 957/1638 58% [==================================== ] 958/1638 58% [==================================== ] 959/1638 58% [==================================== ] 960/1638 58% [==================================== ] 961/1638 58% [==================================== ] 962/1638 58% [==================================== ] 963/1638 58% [==================================== ] 964/1638 58% [==================================== ] 965/1638 58% [==================================== ] 966/1638 58% [==================================== ] 967/1638 59% [==================================== ] 968/1638 59% [==================================== ] 969/1638 59% [==================================== ] 970/1638 59% [==================================== ] 971/1638 59% [==================================== ] 972/1638 59% [==================================== ] 973/1638 59% [==================================== ] 974/1638 59% [==================================== ] 975/1638 59% [==================================== ] 976/1638 59% [==================================== ] 977/1638 59% [===================================== ] 978/1638 59% [===================================== ] 979/1638 59% [===================================== ] 980/1638 59% [===================================== ] 981/1638 59% [===================================== ] 982/1638 59% [===================================== ] 983/1638 60% [===================================== ] 984/1638 60% [===================================== ] 985/1638 60% [===================================== ] 986/1638 60% [===================================== ] 987/1638 60% [===================================== ] 988/1638 60% [===================================== ] 989/1638 60% [===================================== ] 990/1638 60% [===================================== ] 991/1638 60% [===================================== ] 992/1638 60% [===================================== ] 993/1638 60% [===================================== ] 994/1638 60% [===================================== ] 995/1638 60% [===================================== ] 996/1638 60% [===================================== ] 997/1638 60% [===================================== ] 998/1638 60% [===================================== ] 999/1638 60% [===================================== ] 1000/1638 61% [===================================== ] 1001/1638 61% [===================================== ] 1002/1638 61% [===================================== ] 1003/1638 61% [====================================== ] 1004/1638 61% [====================================== ] 1005/1638 61% [====================================== ] 1006/1638 61% [====================================== ] 1007/1638 61% [====================================== ] 1008/1638 61% [====================================== ] 1009/1638 61% [====================================== ] 1010/1638 61% [====================================== ] 1011/1638 61% [====================================== ] 1012/1638 61% [====================================== ] 1013/1638 61% [====================================== ] 1014/1638 61% [====================================== ] 1015/1638 61% [====================================== ] 1016/1638 62% [====================================== ] 1017/1638 62% [====================================== ] 1018/1638 62% [====================================== ] 1019/1638 62% [====================================== ] 1020/1638 62% [====================================== ] 1021/1638 62% [====================================== ] 1022/1638 62% [====================================== ] 1023/1638 62% [====================================== ] 1024/1638 62% [====================================== ] 1025/1638 62% [====================================== ] 1026/1638 62% [====================================== ] 1027/1638 62% [====================================== ] 1028/1638 62% [====================================== ] 1029/1638 62% [====================================== ] 1030/1638 62% [======================================= ] 1031/1638 62% [======================================= ] 1032/1638 63% [======================================= ] 1033/1638 63% [======================================= ] 1034/1638 63% [======================================= ] 1035/1638 63% [======================================= ] 1036/1638 63% [======================================= ] 1037/1638 63% [======================================= ] 1038/1638 63% [======================================= ] 1039/1638 63% [======================================= ] 1040/1638 63% [======================================= ] 1041/1638 63% [======================================= ] 1042/1638 63% [======================================= ] 1043/1638 63% [======================================= ] 1044/1638 63% [======================================= ] 1045/1638 63% [======================================= ] 1046/1638 63% [======================================= ] 1047/1638 63% [======================================= ] 1048/1638 63% [======================================= ] 1049/1638 64% [======================================= ] 1050/1638 64% [======================================= ] 1051/1638 64% [======================================= ] 1052/1638 64% [======================================= ] 1053/1638 64% [======================================= ] 1054/1638 64% [======================================= ] 1055/1638 64% [======================================= ] 1056/1638 64% [======================================== ] 1057/1638 64% [======================================== ] 1058/1638 64% [======================================== ] 1059/1638 64% [======================================== ] 1060/1638 64% [======================================== ] 1061/1638 64% [======================================== ] 1062/1638 64% [======================================== ] 1063/1638 64% [======================================== ] 1064/1638 64% [======================================== ] 1065/1638 65% [======================================== ] 1066/1638 65% [======================================== ] 1067/1638 65% [======================================== ] 1068/1638 65% [======================================== ] 1069/1638 65% [======================================== ] 1070/1638 65% [======================================== ] 1071/1638 65% [======================================== ] 1072/1638 65% [======================================== ] 1073/1638 65% [======================================== ] 1074/1638 65% [======================================== ] 1075/1638 65% [======================================== ] 1076/1638 65% [======================================== ] 1077/1638 65% [======================================== ] 1078/1638 65% [======================================== ] 1079/1638 65% [======================================== ] 1080/1638 65% [======================================== ] 1081/1638 65% [======================================== ] 1082/1638 66% [======================================== ] 1083/1638 66% [========================================= ] 1084/1638 66% [========================================= ] 1085/1638 66% [========================================= ] 1086/1638 66% [========================================= ] 1087/1638 66% [========================================= ] 1088/1638 66% [========================================= ] 1089/1638 66% [========================================= ] 1090/1638 66% [========================================= ] 1091/1638 66% [========================================= ] 1092/1638 66% [========================================= ] 1093/1638 66% [========================================= ] 1094/1638 66% [========================================= ] 1095/1638 66% [========================================= ] 1096/1638 66% [========================================= ] 1097/1638 66% [========================================= ] 1098/1638 67% [========================================= ] 1099/1638 67% [========================================= ] 1100/1638 67% [========================================= ] 1101/1638 67% [========================================= ] 1102/1638 67% [========================================= ] 1103/1638 67% [========================================= ] 1104/1638 67% [========================================= ] 1105/1638 67% [========================================= ] 1106/1638 67% [========================================= ] 1107/1638 67% [========================================= ] 1108/1638 67% [========================================= ] 1109/1638 67% [========================================== ] 1110/1638 67% [========================================== ] 1111/1638 67% [========================================== ] 1112/1638 67% [========================================== ] 1113/1638 67% [========================================== ] 1114/1638 68% [========================================== ] 1115/1638 68% [========================================== ] 1116/1638 68% [========================================== ] 1117/1638 68% [========================================== ] 1118/1638 68% [========================================== ] 1119/1638 68% [========================================== ] 1120/1638 68% [========================================== ] 1121/1638 68% [========================================== ] 1122/1638 68% [========================================== ] 1123/1638 68% [========================================== ] 1124/1638 68% [========================================== ] 1125/1638 68% [========================================== ] 1126/1638 68% [========================================== ] 1127/1638 68% [========================================== ] 1128/1638 68% [========================================== ] 1129/1638 68% [========================================== ] 1130/1638 68% [========================================== ] 1131/1638 69% [========================================== ] 1132/1638 69% [========================================== ] 1133/1638 69% [========================================== ] 1134/1638 69% [========================================== ] 1135/1638 69% [========================================== ] 1136/1638 69% [=========================================== ] 1137/1638 69% [=========================================== ] 1138/1638 69% [=========================================== ] 1139/1638 69% [=========================================== ] 1140/1638 69% [=========================================== ] 1141/1638 69% [=========================================== ] 1142/1638 69% [=========================================== ] 1143/1638 69% [=========================================== ] 1144/1638 69% [=========================================== ] 1145/1638 69% [=========================================== ] 1146/1638 69% [=========================================== ] 1147/1638 70% [=========================================== ] 1148/1638 70% [=========================================== ] 1149/1638 70% [=========================================== ] 1150/1638 70% [=========================================== ] 1151/1638 70% [=========================================== ] 1152/1638 70% [=========================================== ] 1153/1638 70% [=========================================== ] 1154/1638 70% [=========================================== ] 1155/1638 70% [=========================================== ] 1156/1638 70% [=========================================== ] 1157/1638 70% [=========================================== ] 1158/1638 70% [=========================================== ] 1159/1638 70% [=========================================== ] 1160/1638 70% [=========================================== ] 1161/1638 70% [=========================================== ] 1162/1638 70% [============================================ ] 1163/1638 71% [============================================ ] 1164/1638 71% [============================================ ] 1165/1638 71% [============================================ ] 1166/1638 71% [============================================ ] 1167/1638 71% [============================================ ] 1168/1638 71% [============================================ ] 1169/1638 71% [============================================ ] 1170/1638 71% [============================================ ] 1171/1638 71% [============================================ ] 1172/1638 71% [============================================ ] 1173/1638 71% [============================================ ] 1174/1638 71% [============================================ ] 1175/1638 71% [============================================ ] 1176/1638 71% [============================================ ] 1177/1638 71% [============================================ ] 1178/1638 71% [============================================ ] 1179/1638 71% [============================================ ] 1180/1638 72% [============================================ ] 1181/1638 72% [============================================ ] 1182/1638 72% [============================================ ] 1183/1638 72% [============================================ ] 1184/1638 72% [============================================ ] 1185/1638 72% [============================================ ] 1186/1638 72% [============================================ ] 1187/1638 72% [============================================ ] 1188/1638 72% [============================================= ] 1189/1638 72% [============================================= ] 1190/1638 72% [============================================= ] 1191/1638 72% [============================================= ] 1192/1638 72% [============================================= ] 1193/1638 72% [============================================= ] 1194/1638 72% [============================================= ] 1195/1638 72% [============================================= ] 1196/1638 73% [============================================= ] 1197/1638 73% [============================================= ] 1198/1638 73% [============================================= ] 1199/1638 73% [============================================= ] 1200/1638 73% [============================================= ] 1201/1638 73% [============================================= ] 1202/1638 73% [============================================= ] 1203/1638 73% [============================================= ] 1204/1638 73% [============================================= ] 1205/1638 73% [============================================= ] 1206/1638 73% [============================================= ] 1207/1638 73% [============================================= ] 1208/1638 73% [============================================= ] 1209/1638 73% [============================================= ] 1210/1638 73% [============================================= ] 1211/1638 73% [============================================= ] 1212/1638 73% [============================================= ] 1213/1638 74% [============================================= ] 1214/1638 74% [============================================= ] 1215/1638 74% [============================================== ] 1216/1638 74% [============================================== ] 1217/1638 74% [============================================== ] 1218/1638 74% [============================================== ] 1219/1638 74% [============================================== ] 1220/1638 74% [============================================== ] 1221/1638 74% [============================================== ] 1222/1638 74% [============================================== ] 1223/1638 74% [============================================== ] 1224/1638 74% [============================================== ] 1225/1638 74% [============================================== ] 1226/1638 74% [============================================== ] 1227/1638 74% [============================================== ] 1228/1638 74% [============================================== ] 1229/1638 75% [============================================== ] 1230/1638 75% [============================================== ] 1231/1638 75% [============================================== ] 1232/1638 75% [============================================== ] 1233/1638 75% [============================================== ] 1234/1638 75% [============================================== ] 1235/1638 75% [============================================== ] 1236/1638 75% [============================================== ] 1237/1638 75% [============================================== ] 1238/1638 75% [============================================== ] 1239/1638 75% [============================================== ] 1240/1638 75% [============================================== ] 1241/1638 75% [=============================================== ] 1242/1638 75% [=============================================== ] 1243/1638 75% [=============================================== ] 1244/1638 75% [=============================================== ] 1245/1638 76% [=============================================== ] 1246/1638 76% [=============================================== ] 1247/1638 76% [=============================================== ] 1248/1638 76% [=============================================== ] 1249/1638 76% [=============================================== ] 1250/1638 76% [=============================================== ] 1251/1638 76% [=============================================== ] 1252/1638 76% [=============================================== ] 1253/1638 76% [=============================================== ] 1254/1638 76% [=============================================== ] 1255/1638 76% [=============================================== ] 1256/1638 76% [=============================================== ] 1257/1638 76% [=============================================== ] 1258/1638 76% [=============================================== ] 1259/1638 76% [=============================================== ] 1260/1638 76% [=============================================== ] 1261/1638 76% [=============================================== ] 1262/1638 77% [=============================================== ] 1263/1638 77% [=============================================== ] 1264/1638 77% [=============================================== ] 1265/1638 77% [=============================================== ] 1266/1638 77% [=============================================== ] 1267/1638 77% [=============================================== ] 1268/1638 77% [================================================ ] 1269/1638 77% [================================================ ] 1270/1638 77% [================================================ ] 1271/1638 77% [================================================ ] 1272/1638 77% [================================================ ] 1273/1638 77% [================================================ ] 1274/1638 77% [================================================ ] 1275/1638 77% [================================================ ] 1276/1638 77% [================================================ ] 1277/1638 77% [================================================ ] 1278/1638 78% [================================================ ] 1279/1638 78% [================================================ ] 1280/1638 78% [================================================ ] 1281/1638 78% [================================================ ] 1282/1638 78% [================================================ ] 1283/1638 78% [================================================ ] 1284/1638 78% [================================================ ] 1285/1638 78% [================================================ ] 1286/1638 78% [================================================ ] 1287/1638 78% [================================================ ] 1288/1638 78% [================================================ ] 1289/1638 78% [================================================ ] 1290/1638 78% [================================================ ] 1291/1638 78% [================================================ ] 1292/1638 78% [================================================ ] 1293/1638 78% [================================================ ] 1294/1638 78% [================================================= ] 1295/1638 79% [================================================= ] 1296/1638 79% [================================================= ] 1297/1638 79% [================================================= ] 1298/1638 79% [================================================= ] 1299/1638 79% [================================================= ] 1300/1638 79% [================================================= ] 1301/1638 79% [================================================= ] 1302/1638 79% [================================================= ] 1303/1638 79% [================================================= ] 1304/1638 79% [================================================= ] 1305/1638 79% [================================================= ] 1306/1638 79% [================================================= ] 1307/1638 79% [================================================= ] 1308/1638 79% [================================================= ] 1309/1638 79% [================================================= ] 1310/1638 79% [================================================= ] 1311/1638 80% [================================================= ] 1312/1638 80% [================================================= ] 1313/1638 80% [================================================= ] 1314/1638 80% [================================================= ] 1315/1638 80% [================================================= ] 1316/1638 80% [================================================= ] 1317/1638 80% [================================================= ] 1318/1638 80% [================================================= ] 1319/1638 80% [================================================= ] 1320/1638 80% [================================================== ] 1321/1638 80% [================================================== ] 1322/1638 80% [================================================== ] 1323/1638 80% [================================================== ] 1324/1638 80% [================================================== ] 1325/1638 80% [================================================== ] 1326/1638 80% [================================================== ] 1327/1638 81% [================================================== ] 1328/1638 81% [================================================== ] 1329/1638 81% [================================================== ] 1330/1638 81% [================================================== ] 1331/1638 81% [================================================== ] 1332/1638 81% [================================================== ] 1333/1638 81% [================================================== ] 1334/1638 81% [================================================== ] 1335/1638 81% [================================================== ] 1336/1638 81% [================================================== ] 1337/1638 81% [================================================== ] 1338/1638 81% [================================================== ] 1339/1638 81% [================================================== ] 1340/1638 81% [================================================== ] 1341/1638 81% [================================================== ] 1342/1638 81% [================================================== ] 1343/1638 81% [================================================== ] 1344/1638 82% [================================================== ] 1345/1638 82% [================================================== ] 1346/1638 82% [================================================== ] 1347/1638 82% [=================================================== ] 1348/1638 82% [=================================================== ] 1349/1638 82% [=================================================== ] 1350/1638 82% [=================================================== ] 1351/1638 82% [=================================================== ] 1352/1638 82% [=================================================== ] 1353/1638 82% [=================================================== ] 1354/1638 82% [=================================================== ] 1355/1638 82% [=================================================== ] 1356/1638 82% [=================================================== ] 1357/1638 82% [=================================================== ] 1358/1638 82% [=================================================== ] 1359/1638 82% [=================================================== ] 1360/1638 83% [=================================================== ] 1361/1638 83% [=================================================== ] 1362/1638 83% [=================================================== ] 1363/1638 83% [=================================================== ] 1364/1638 83% [=================================================== ] 1365/1638 83% [=================================================== ] 1366/1638 83% [=================================================== ] 1367/1638 83% [=================================================== ] 1368/1638 83% [=================================================== ] 1369/1638 83% [=================================================== ] 1370/1638 83% [=================================================== ] 1371/1638 83% [=================================================== ] 1372/1638 83% [=================================================== ] 1373/1638 83% [==================================================== ] 1374/1638 83% [==================================================== ] 1375/1638 83% [==================================================== ] 1376/1638 84% [==================================================== ] 1377/1638 84% [==================================================== ] 1378/1638 84% [==================================================== ] 1379/1638 84% [==================================================== ] 1380/1638 84% [==================================================== ] 1381/1638 84% [==================================================== ] 1382/1638 84% [==================================================== ] 1383/1638 84% [==================================================== ] 1384/1638 84% [==================================================== ] 1385/1638 84% [==================================================== ] 1386/1638 84% [==================================================== ] 1387/1638 84% [==================================================== ] 1388/1638 84% [==================================================== ] 1389/1638 84% [==================================================== ] 1390/1638 84% [==================================================== ] 1391/1638 84% [==================================================== ] 1392/1638 84% [==================================================== ] 1393/1638 85% [==================================================== ] 1394/1638 85% [==================================================== ] 1395/1638 85% [==================================================== ] 1396/1638 85% [==================================================== ] 1397/1638 85% [==================================================== ] 1398/1638 85% [==================================================== ] 1399/1638 85% [==================================================== ] 1400/1638 85% [===================================================== ] 1401/1638 85% [===================================================== ] 1402/1638 85% [===================================================== ] 1403/1638 85% [===================================================== ] 1404/1638 85% [===================================================== ] 1405/1638 85% [===================================================== ] 1406/1638 85% [===================================================== ] 1407/1638 85% [===================================================== ] 1408/1638 85% [===================================================== ] 1409/1638 86% [===================================================== ] 1410/1638 86% [===================================================== ] 1411/1638 86% [===================================================== ] 1412/1638 86% [===================================================== ] 1413/1638 86% [===================================================== ] 1414/1638 86% [===================================================== ] 1415/1638 86% [===================================================== ] 1416/1638 86% [===================================================== ] 1417/1638 86% [===================================================== ] 1418/1638 86% [===================================================== ] 1419/1638 86% [===================================================== ] 1420/1638 86% [===================================================== ] 1421/1638 86% [===================================================== ] 1422/1638 86% [===================================================== ] 1423/1638 86% [===================================================== ] 1424/1638 86% [===================================================== ] 1425/1638 86% [===================================================== ] 1426/1638 87% [====================================================== ] 1427/1638 87% [====================================================== ] 1428/1638 87% [====================================================== ] 1429/1638 87% [====================================================== ] 1430/1638 87% [====================================================== ] 1431/1638 87% [====================================================== ] 1432/1638 87% [====================================================== ] 1433/1638 87% [====================================================== ] 1434/1638 87% [====================================================== ] 1435/1638 87% [====================================================== ] 1436/1638 87% [====================================================== ] 1437/1638 87% [====================================================== ] 1438/1638 87% [====================================================== ] 1439/1638 87% [====================================================== ] 1440/1638 87% [====================================================== ] 1441/1638 87% [====================================================== ] 1442/1638 88% [====================================================== ] 1443/1638 88% [====================================================== ] 1444/1638 88% [====================================================== ] 1445/1638 88% [====================================================== ] 1446/1638 88% [====================================================== ] 1447/1638 88% [====================================================== ] 1448/1638 88% [====================================================== ] 1449/1638 88% [====================================================== ] 1450/1638 88% [====================================================== ] 1451/1638 88% [====================================================== ] 1452/1638 88% [====================================================== ] 1453/1638 88% [======================================================= ] 1454/1638 88% [======================================================= ] 1455/1638 88% [======================================================= ] 1456/1638 88% [======================================================= ] 1457/1638 88% [======================================================= ] 1458/1638 89% [======================================================= ] 1459/1638 89% [======================================================= ] 1460/1638 89% [======================================================= ] 1461/1638 89% [======================================================= ] 1462/1638 89% [======================================================= ] 1463/1638 89% [======================================================= ] 1464/1638 89% [======================================================= ] 1465/1638 89% [======================================================= ] 1466/1638 89% [======================================================= ] 1467/1638 89% [======================================================= ] 1468/1638 89% [======================================================= ] 1469/1638 89% [======================================================= ] 1470/1638 89% [======================================================= ] 1471/1638 89% [======================================================= ] 1472/1638 89% [======================================================= ] 1473/1638 89% [======================================================= ] 1474/1638 89% [======================================================= ] 1475/1638 90% [======================================================= ] 1476/1638 90% [======================================================= ] 1477/1638 90% [======================================================= ] 1478/1638 90% [======================================================= ] 1479/1638 90% [======================================================== ] 1480/1638 90% [======================================================== ] 1481/1638 90% [======================================================== ] 1482/1638 90% [======================================================== ] 1483/1638 90% [======================================================== ] 1484/1638 90% [======================================================== ] 1485/1638 90% [======================================================== ] 1486/1638 90% [======================================================== ] 1487/1638 90% [======================================================== ] 1488/1638 90% [======================================================== ] 1489/1638 90% [======================================================== ] 1490/1638 90% [======================================================== ] 1491/1638 91% [======================================================== ] 1492/1638 91% [======================================================== ] 1493/1638 91% [======================================================== ] 1494/1638 91% [======================================================== ] 1495/1638 91% [======================================================== ] 1496/1638 91% [======================================================== ] 1497/1638 91% [======================================================== ] 1498/1638 91% [======================================================== ] 1499/1638 91% [======================================================== ] 1500/1638 91% [======================================================== ] 1501/1638 91% [======================================================== ] 1502/1638 91% [======================================================== ] 1503/1638 91% [======================================================== ] 1504/1638 91% [======================================================== ] 1505/1638 91% [========================================================= ] 1506/1638 91% [========================================================= ] 1507/1638 92% [========================================================= ] 1508/1638 92% [========================================================= ] 1509/1638 92% [========================================================= ] 1510/1638 92% [========================================================= ] 1511/1638 92% [========================================================= ] 1512/1638 92% [========================================================= ] 1513/1638 92% [========================================================= ] 1514/1638 92% [========================================================= ] 1515/1638 92% [========================================================= ] 1516/1638 92% [========================================================= ] 1517/1638 92% [========================================================= ] 1518/1638 92% [========================================================= ] 1519/1638 92% [========================================================= ] 1520/1638 92% [========================================================= ] 1521/1638 92% [========================================================= ] 1522/1638 92% [========================================================= ] 1523/1638 92% [========================================================= ] 1524/1638 93% [========================================================= ] 1525/1638 93% [========================================================= ] 1526/1638 93% [========================================================= ] 1527/1638 93% [========================================================= ] 1528/1638 93% [========================================================= ] 1529/1638 93% [========================================================= ] 1530/1638 93% [========================================================= ] 1531/1638 93% [========================================================= ] 1532/1638 93% [========================================================== ] 1533/1638 93% [========================================================== ] 1534/1638 93% [========================================================== ] 1535/1638 93% [========================================================== ] 1536/1638 93% [========================================================== ] 1537/1638 93% [========================================================== ] 1538/1638 93% [========================================================== ] 1539/1638 93% [========================================================== ] 1540/1638 94% [========================================================== ] 1541/1638 94% [========================================================== ] 1542/1638 94% [========================================================== ] 1543/1638 94% [========================================================== ] 1544/1638 94% [========================================================== ] 1545/1638 94% [========================================================== ] 1546/1638 94% [========================================================== ] 1547/1638 94% [========================================================== ] 1548/1638 94% [========================================================== ] 1549/1638 94% [========================================================== ] 1550/1638 94% [========================================================== ] 1551/1638 94% [========================================================== ] 1552/1638 94% [========================================================== ] 1553/1638 94% [========================================================== ] 1554/1638 94% [========================================================== ] 1555/1638 94% [========================================================== ] 1556/1638 94% [========================================================== ] 1557/1638 95% [========================================================== ] 1558/1638 95% [=========================================================== ] 1559/1638 95% [=========================================================== ] 1560/1638 95% [=========================================================== ] 1561/1638 95% [=========================================================== ] 1562/1638 95% [=========================================================== ] 1563/1638 95% [=========================================================== ] 1564/1638 95% [=========================================================== ] 1565/1638 95% [=========================================================== ] 1566/1638 95% [=========================================================== ] 1567/1638 95% [=========================================================== ] 1568/1638 95% [=========================================================== ] 1569/1638 95% [=========================================================== ] 1570/1638 95% [=========================================================== ] 1571/1638 95% [=========================================================== ] 1572/1638 95% [=========================================================== ] 1573/1638 96% [=========================================================== ] 1574/1638 96% [=========================================================== ] 1575/1638 96% [=========================================================== ] 1576/1638 96% [=========================================================== ] 1577/1638 96% [=========================================================== ] 1578/1638 96% [=========================================================== ] 1579/1638 96% [=========================================================== ] 1580/1638 96% [=========================================================== ] 1581/1638 96% [=========================================================== ] 1582/1638 96% [=========================================================== ] 1583/1638 96% [=========================================================== ] 1584/1638 96% [=========================================================== ] 1585/1638 96% [============================================================ ] 1586/1638 96% [============================================================ ] 1587/1638 96% [============================================================ ] 1588/1638 96% [============================================================ ] 1589/1638 97% [============================================================ ] 1590/1638 97% [============================================================ ] 1591/1638 97% [============================================================ ] 1592/1638 97% [============================================================ ] 1593/1638 97% [============================================================ ] 1594/1638 97% [============================================================ ] 1595/1638 97% [============================================================ ] 1596/1638 97% [============================================================ ] 1597/1638 97% [============================================================ ] 1598/1638 97% [============================================================ ] 1599/1638 97% [============================================================ ] 1600/1638 97% [============================================================ ] 1601/1638 97% [============================================================ ] 1602/1638 97% [============================================================ ] 1603/1638 97% [============================================================ ] 1604/1638 97% [============================================================ ] 1605/1638 97% [============================================================ ] 1606/1638 98% [============================================================ ] 1607/1638 98% [============================================================ ] 1608/1638 98% [============================================================ ] 1609/1638 98% [============================================================ ] 1610/1638 98% [============================================================ ] 1611/1638 98% [============================================================= ] 1612/1638 98% [============================================================= ] 1613/1638 98% [============================================================= ] 1614/1638 98% [============================================================= ] 1615/1638 98% [============================================================= ] 1616/1638 98% [============================================================= ] 1617/1638 98% [============================================================= ] 1618/1638 98% [============================================================= ] 1619/1638 98% [============================================================= ] 1620/1638 98% [============================================================= ] 1621/1638 98% [============================================================= ] 1622/1638 99% [============================================================= ] 1623/1638 99% [============================================================= ] 1624/1638 99% [============================================================= ] 1625/1638 99% [============================================================= ] 1626/1638 99% [============================================================= ] 1627/1638 99% [============================================================= ] 1628/1638 99% [============================================================= ] 1629/1638 99% [============================================================= ] 1630/1638 99% [============================================================= ] 1631/1638 99% [============================================================= ] 1632/1638 99% [============================================================= ] 1633/1638 99% [============================================================= ] 1634/1638 99% [============================================================= ] 1635/1638 99% [============================================================= ] 1636/1638 99% [============================================================= ] 1637/1638 99% [==============================================================] 1638/1638 100% operation complete, 1638 objects in 116805 NAND pages. ln -snf /home/thomas/autobuild/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot /home/thomas/autobuild/instance-3/output-1/staging make: Leaving directory '/home/thomas/autobuild/instance-3/buildroot' make: Entering directory '/home/thomas/autobuild/instance-3/buildroot' >>> Buildroot 2022.08-rc1-2592-g672544148b 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 5.15.91 Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-openrc Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> audit 3.0.7 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> bash 5.2.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> host-ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> bluez5_utils 5.65 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> dbus 1.12.24 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> elfutils 0.186 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> 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) >>> 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) >>> zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> 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-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1t 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-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> boost 1.80.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> bridge-utils 1.7.1 Collecting legal info COPYING: OK (sha256: 995a31f60a9ddb4c609214cc7d17ca94cc3cbc7f37e1e64dba81e7f8ea9d4f91) >>> host-cramfs 2.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> cryptsetup 2.6.0 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> json-c 0.16 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> libargon2 20190702 Collecting legal info LICENSE: OK (sha256: 220f8736a89ff51c92ef3d497f413b48e6cf1df3d6278bc909c6308c78e1718e) >>> lvm2 2.03.14 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libaio 0.3.113 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> openssl Collecting legal info >>> libressl 3.6.2 Collecting legal info COPYING: OK (sha256: 5c63613f008f16a9c0025c096bbd736cecf720494d121b5c5203e0ec6e5955b1) >>> popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> 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) >>> pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> diffutils 3.8 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> directfb 1.7.7 Collecting legal info COPYING: OK (sha256: 512d2d21b6b3384ba64781abb0208a1b87740bc31e2df48e2b206ddb7e4d5779) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.39 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> ell 0.56 Collecting legal info COPYING: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> host-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) >>> host-lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> fbset 2.1 Collecting legal info fbset.c: OK (sha256: c3285709a0840899a789faefae1704e87f96f757e905a38a1931a9d4fde95ddd) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> fftw-long-double 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> fftw-single 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> flare-engine 1.14 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sdl2 2.26.2 Collecting legal info LICENSE.txt: OK (sha256: fcb07e07ac6bc8b2fcf047b50431ef4ebe5b619d7ca7c82212018309a9067426) >>> sdl2_image 2.6.2 Collecting legal info LICENSE.txt: OK (sha256: 28aabfed22b3cb0b7e23ef40385e4f66297c960082f029c96d073cc1d4e008d5) >>> sdl2_mixer 2.0.4 Collecting legal info COPYING.txt: OK (sha256: 113727180e7956cb9718b03b41da85b63ea54743a33047071a623bf672895a10) >>> fluidsynth 2.3.1 Collecting legal info LICENSE: OK (sha256: 9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9) >>> tremor 7c30a66346199f3f09017a09567c6c8a3a0eedc8 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> sdl2_ttf 2.20.1 Collecting legal info LICENSE.txt: OK (sha256: 28aabfed22b3cb0b7e23ef40385e4f66297c960082f029c96d073cc1d4e008d5) >>> fmt 9.1.0 Collecting legal info LICENSE.rst: OK (sha256: 825c9324e70f8c839c8ba910543dd4a7daee243b86ef960594c11381a19980b8) >>> frr 8.4.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-frr 8.4.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-elfutils 0.186 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> 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) >>> libnl 3.7.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libyang 2.1.4 Collecting legal info LICENSE: OK (sha256: 0b7ec43747d211a1e49c53588b0822062947bab6bdcc95238578beab34cba5bb) >>> host-genext2fs 1.5.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> gesftpserver 2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> hddtemp 0.4.3 Collecting legal info GPL-2: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> iwd 2.3 Collecting legal info COPYING: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> kmod 30 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libabseil-cpp 20220623.1 Collecting legal info LICENSE: OK (sha256: c79a7fea0e3cac04cd43f20e7b648e5a0ff8fa5344e644b0ee09ca1162b62747) >>> libcpprestsdk 2.10.18 Collecting legal info license.txt: OK (sha256: 5c191789f502ac87df83b57008d2fc3e47fbf31315381b5bc4309f6602d0fe97) >>> libcurl 7.87.0 Collecting legal info COPYING: OK (sha256: 321b1a09ebc30410f2e837c072e5521cf7095b757193af4a7dae1086e36ed31a) >>> libfuse3 3.13.1 Collecting legal info LICENSE: OK (sha256: b8832d9caaa075bbbd2aef24efa09f8b7ab66a832812d88c602da0c7b4397fad) >>> libgsm 1.0.19 Collecting legal info COPYRIGHT: OK (sha256: 81c68a3374937ed9b5e4929c709e81a2c4b35b5d1f450ecf8c473e2daea46ff6) >>> libllcp 05dfa8003433a7070bfd8ae02efdb0203bbf34aa Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libmicrohttpd 0.9.75 Collecting legal info COPYING: OK (sha256: 7399547209438c93f9b90297954698773d4846cea44cde5ca982c84c45952a3b) >>> libnpupnp 4.2.2 Collecting legal info COPYING: OK (sha256: c8b99423cad48bb44e2cf52a496361404290865eac259a82da6d1e4331ececb3) >>> libqb 2.0.6 Collecting legal info COPYING: OK (sha256: 00a89b0d18aacd4114decf79122db87bf35bddaf2bc50e383c9c9f4c263390b2) >>> libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libsndfile 1.2.0 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> libtirpc 1.3.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> lmbench 3.0-a9 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) COPYING-2: OK (sha256: 3be7a155efa448db90071a95fbf81796f8f90edf9204f0463cfd23402dc90a72) >>> lrzsz 0.12.20 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> luksmeta 9 Collecting legal info COPYING: OK (sha256: 4b72eb6b5a336cd3ec837cc2d6347c23bf7574168db6b4802267700b93021abf) >>> makedumpfile 1.7.2 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> minimodem 0.24 Collecting legal info COPYING: OK (sha256: c298178753129680ef6d3112f0f8b61acc405c86c1997dfe59735257988f8b33) >>> mpd 0.23.11 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> mpdecimal 2.5.1 Collecting legal info LICENSE.txt: OK (sha256: b07528d8b1dbf1e2d2741052996f0876e23342ce2d30d0effa39c5457716c25a) >>> neofetch 7.1.0 Collecting legal info LICENSE.md: OK (sha256: fc3034b3dd3a08db109949b629210213bba52aa95455cbc5c2fefa2fc1183efe) >>> host-nodejs 16.18.1 Collecting legal info LICENSE: OK (sha256: 0bec08634ba79b5404f6b7f92ea850f3c2a06e27e6f83f2267e4f5e55ae33334) >>> host-icu 70-1 Collecting legal info LICENSE: OK (sha256: 861671f8c712aa046f8f5ac89239e6c33821636516c5d0cc8c4e1973085f27a6) >>> openobex 1.7.2 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> openrc 0.43.3 Collecting legal info LICENSE: OK (sha256: 96862463f4e77e2508e4fc2c83773fd24807cb699368b63fd93a5e2b466dd624) >>> openresolv 3.12.0 Collecting legal info LICENSE: OK (sha256: 384740bf5e19e7628d20f4dcc22925062fdc6020e9a6f074e567d4d797be57a0) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> read-edid 3.0.2 Collecting legal info LICENSE: OK (sha256: 1f8e8a59865d73076ab0a015330bc5bde7332384281260093878a3c366b778b7) >>> host-rust-bin 1.67.0 Collecting legal info LICENSE-APACHE: OK (sha256: 62c7a1e35f56406896d7aa7ca52d0cc0d272ac022b5d2796e7d6905db8a3636a) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> ussp-push 0.11 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> ux500-firmware 1.1.3-6 Collecting legal info license.txt: OK (sha256: b5bbc3fb3ff2f8e165b3bf60b25702d8970b3d7fe88b1c883f20615d550a7cb2) >>> vo-aacenc 0.1.3 Collecting legal info COPYING: OK (sha256: 8b3f1762349248d444ab9acbafe73941254e36e1064954da56bb9ddbd5873ddb) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-5.15.91: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) Legal info produced in /home/thomas/autobuild/instance-3/output-1/legal-info make: Leaving directory '/home/thomas/autobuild/instance-3/buildroot'