../src/lib/hash/hash.c:296:13: warning: 'SHA512_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 296 | SHA512_Update((SHA512_CTX *)hash->ctx, | ^~~~~~~~~~~~~ /home/buildroot/autobuild/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/openssl/sha.h:124:27: note: declared here 124 | OSSL_DEPRECATEDIN_3_0 int SHA512_Update(SHA512_CTX *c, | ^~~~~~~~~~~~~ ../src/lib/hash/hash.c: In function 'hash_finalize': ../src/lib/hash/hash.c:321:9: warning: 'SHA1_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 321 | SHA1_Final((sha1_byte*)digest, (SHA_CTX *)hash->ctx); | ^~~~~~~~~~ /home/buildroot/autobuild/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/openssl/sha.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int SHA1_Final(unsigned char *md, SHA_CTX *c); | ^~~~~~~~~~ ../src/lib/hash/hash.c:330:9: warning: 'SHA256_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 330 | SHA256_Final(digest, (SHA256_CTX *)hash->ctx); | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/openssl/sha.h:76:27: note: declared here 76 | OSSL_DEPRECATEDIN_3_0 int SHA256_Final(unsigned char *md, SHA256_CTX *c); | ^~~~~~~~~~~~ ../src/lib/hash/hash.c:340:9: warning: 'SHA512_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 340 | SHA512_Final(digest, (SHA512_CTX *)hash->ctx); | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/openssl/sha.h:126:27: note: declared here 126 | OSSL_DEPRECATEDIN_3_0 int SHA512_Final(unsigned char *md, SHA512_CTX *c); | ^~~~~~~~~~~~ [156/173] Compiling C object test/shacheck.p/.._src_lib_comp_comp.c.o [157/173] Compiling C object test/read_single_chunk.p/.._src_lib_index_index_read.c.o [158/173] Generating symbol file src/lib/libzck.so.1.2.2.p/libzck.so.1.2.2.symbols [159/173] Compiling C object test/shacheck.p/.._src_lib_header.c.o [160/173] Compiling C object test/shacheck.p/.._src_lib_dl_dl.c.o [161/173] Linking target src/unzck [162/173] Linking target test/zck_cmp_uncomp [163/173] Linking target src/zck_read_header [164/173] Linking target src/zck_delta_size [165/173] Linking target src/zck_gen_zdict [166/173] Linking target src/zck [167/173] Linking target test/invalid_input_checksum [168/173] Compiling C object test/read_single_comp_chunk.p/.._src_lib_index_index_read.c.o [169/173] Linking target test/read_single_chunk [170/173] Linking target src/zckdl [171/173] Compiling C object test/shacheck.p/.._src_lib_index_index_read.c.o [172/173] Linking target test/read_single_comp_chunk [173/173] Linking target test/shacheck >>> zchunk 1.2.2 Installing to staging directory PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" DESTDIR=/home/buildroot/autobuild/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot PYTHONNOUSERSITE=y /home/buildroot/autobuild/instance-3/output-1/host/bin/ninja -C /home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2//build install ninja: Entering directory `/home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2//build' [0/1] Installing files. Installing src/lib/libzck.so.1.2.2 to /home/buildroot/autobuild/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib Installing src/zck to /home/buildroot/autobuild/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/bin Installing src/unzck to /home/buildroot/autobuild/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/bin Installing src/zck_gen_zdict to /home/buildroot/autobuild/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/bin Installing src/zck_read_header to /home/buildroot/autobuild/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/bin Installing src/zck_delta_size to /home/buildroot/autobuild/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/bin Installing src/zckdl to /home/buildroot/autobuild/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/bin Installing /home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2/build/include/zck.h to /home/buildroot/autobuild/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/ Installing /home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2/doc/unzck.1 to /home/buildroot/autobuild/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/share/man/man1 Installing /home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2/doc/zck.1 to /home/buildroot/autobuild/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/share/man/man1 Installing /home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2/doc/zck_delta_size.1 to /home/buildroot/autobuild/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/share/man/man1 Installing /home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2/doc/zck_gen_zdict.1 to /home/buildroot/autobuild/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/share/man/man1 Installing /home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2/doc/zck_read_header.1 to /home/buildroot/autobuild/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/share/man/man1 Installing /home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2/doc/zckdl.1 to /home/buildroot/autobuild/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/share/man/man1 Installing /home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2/build/meson-private/zck.pc to /home/buildroot/autobuild/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig Installing symlink pointing to libzck.so.1.2.2 to /home/buildroot/autobuild/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libzck.so.1 Installing symlink pointing to libzck.so.1 to /home/buildroot/autobuild/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libzck.so >>> zchunk 1.2.2 Fixing libtool files for la in $(find /home/buildroot/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/buildroot/autobuild/instance-3/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/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/buildroot/autobuild/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/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 >>> zchunk 1.2.2 Installing to target PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" DESTDIR=/home/buildroot/autobuild/instance-3/output-1/target PYTHONNOUSERSITE=y /home/buildroot/autobuild/instance-3/output-1/host/bin/ninja -C /home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2//build install ninja: Entering directory `/home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2//build' [0/1] Installing files. Installing src/lib/libzck.so.1.2.2 to /home/buildroot/autobuild/instance-3/output-1/target/usr/lib Installing src/zck to /home/buildroot/autobuild/instance-3/output-1/target/usr/bin Installing src/unzck to /home/buildroot/autobuild/instance-3/output-1/target/usr/bin Installing src/zck_gen_zdict to /home/buildroot/autobuild/instance-3/output-1/target/usr/bin Installing src/zck_read_header to /home/buildroot/autobuild/instance-3/output-1/target/usr/bin Installing src/zck_delta_size to /home/buildroot/autobuild/instance-3/output-1/target/usr/bin Installing src/zckdl to /home/buildroot/autobuild/instance-3/output-1/target/usr/bin Installing /home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2/build/include/zck.h to /home/buildroot/autobuild/instance-3/output-1/target/usr/include/ Installing /home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2/doc/unzck.1 to /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man1 Installing /home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2/doc/zck.1 to /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man1 Installing /home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2/doc/zck_delta_size.1 to /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man1 Installing /home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2/doc/zck_gen_zdict.1 to /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man1 Installing /home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2/doc/zck_read_header.1 to /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man1 Installing /home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2/doc/zckdl.1 to /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man1 Installing /home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2/build/meson-private/zck.pc to /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/pkgconfig Installing symlink pointing to libzck.so.1.2.2 to /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/libzck.so.1 Installing symlink pointing to libzck.so.1 to /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/libzck.so >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/buildroot/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/buildroot/autobuild/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/buildroot/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@%power6%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/buildroot/autobuild/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-3/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-3/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/buildroot/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@%power6%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/buildroot/autobuild/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-3/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-3/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/dash$' /home/buildroot/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/dash" >> /home/buildroot/autobuild/instance-3/output-1/target/etc/shells grep -qsE '^/bin/mksh$' /home/buildroot/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/mksh" >> /home/buildroot/autobuild/instance-3/output-1/target/etc/shells mkdir -p /home/buildroot/autobuild/instance-3/output-1/target/etc echo "buildroot" > /home/buildroot/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/buildroot/autobuild/instance-3/output-1/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-3/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-3/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/instance-3/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/buildroot/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/sh" >> /home/buildroot/autobuild/instance-3/output-1/target/etc/shells ln -sf dash /home/buildroot/autobuild/instance-3/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,dash,' /home/buildroot/autobuild/instance-3/output-1/target/etc/passwd rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/include /home/buildroot/autobuild/instance-3/output-1/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-3/output-1/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/cmake /home/buildroot/autobuild/instance-3/output-1/target/usr/share/cmake \ /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/rpm /home/buildroot/autobuild/instance-3/output-1/target/usr/doc find /home/buildroot/autobuild/instance-3/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-3/output-1/target/lib/ /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ /home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/instance-3/output-1/target/etc/bash_completion.d rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/man /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/info /home/buildroot/autobuild/instance-3/output-1/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/doc /home/buildroot/autobuild/instance-3/output-1/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-3/output-1/target/usr/share 2>/dev/null || true rm -rf /home/buildroot/autobuild/instance-3/output-1/target/lib/debug /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/debug find /home/buildroot/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/buildroot/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/buildroot/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/buildroot/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/buildroot/autobuild/instance-3/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2023.08-743-g6480774c43"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.11-git\"" \ ) > /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-3/output-1/target/etc >>> Sanitizing RPATH in target tree PARALLEL_JOBS=4 \ PER_PACKAGE_DIR=/home/buildroot/autobuild/instance-3/output-1/per-package \ /home/buildroot/autobuild/instance-3/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-3/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt printf ' \n' > /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/buildroot/autobuild/instance-3/output-1/images rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-3/output-1/target/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /home/buildroot/autobuild/instance-3/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/buildroot/autobuild/instance-3/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/autobuild/instance-3/output-1/host/bin/mkyaffs2 --all-root /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target /home/buildroot/autobuild/instance-3/output-1/images/rootfs.yaffs2\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-3/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target table='/home/buildroot/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/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][done] scanning complete, total 670 objects. stage 2: creating image '/home/buildroot/autobuild/instance-3/output-1/images/rootfs.yaffs2' [ ] 1/670 0% [ ] 2/670 0% [ ] 3/670 0% [ ] 4/670 0% [ ] 5/670 0% [ ] 6/670 0% [ ] 7/670 1% [ ] 8/670 1% [ ] 9/670 1% [ ] 10/670 1% [= ] 11/670 1% [= ] 12/670 1% [= ] 13/670 1% [= ] 14/670 2% [= ] 15/670 2% [= ] 16/670 2% [= ] 17/670 2% [= ] 18/670 2% [= ] 19/670 2% [= ] 20/670 2% [== ] 21/670 3% [== ] 22/670 3% [== ] 23/670 3% [== ] 24/670 3% [== ] 25/670 3% [== ] 26/670 3% [== ] 27/670 4% [== ] 28/670 4% [== ] 29/670 4% [== ] 30/670 4% [== ] 31/670 4% [=== ] 32/670 4% [=== ] 33/670 4% [=== ] 34/670 5% [=== ] 35/670 5% [=== ] 36/670 5% [=== ] 37/670 5% [=== ] 38/670 5% [=== ] 39/670 5% [=== ] 40/670 5% [=== ] 41/670 6% [==== ] 42/670 6% [==== ] 43/670 6% [==== ] 44/670 6% [==== ] 45/670 6% [==== ] 46/670 6% [==== ] 47/670 7% [==== ] 48/670 7% [==== ] 49/670 7% [==== ] 50/670 7% [==== ] 51/670 7% [==== ] 52/670 7% [===== ] 53/670 7% [===== ] 54/670 8% [===== ] 55/670 8% [===== ] 56/670 8% [===== ] 57/670 8% [===== ] 58/670 8% [===== ] 59/670 8% [===== ] 60/670 8% [===== ] 61/670 9% [===== ] 62/670 9% [====== ] 63/670 9% [====== ] 64/670 9% [====== ] 65/670 9% [====== ] 66/670 9% [====== ] 67/670 10% [====== ] 68/670 10% [====== ] 69/670 10% [====== ] 70/670 10% [====== ] 71/670 10% [====== ] 72/670 10% [====== ] 73/670 10% [======= ] 74/670 11% [======= ] 75/670 11% [======= ] 76/670 11% [======= ] 77/670 11% [======= ] 78/670 11% [======= ] 79/670 11% [======= ] 80/670 11% [======= ] 81/670 12% [======= ] 82/670 12% [======= ] 83/670 12% [======== ] 84/670 12% [======== ] 85/670 12% [======== ] 86/670 12% [======== ] 87/670 12% [======== ] 88/670 13% [======== ] 89/670 13% [======== ] 90/670 13% [======== ] 91/670 13% [======== ] 92/670 13% [======== ] 93/670 13% [======== ] 94/670 14% [========= ] 95/670 14% [========= ] 96/670 14% [========= ] 97/670 14% [========= ] 98/670 14% [========= ] 99/670 14% [========= ] 100/670 14% [========= ] 101/670 15% [========= ] 102/670 15% [========= ] 103/670 15% [========= ] 104/670 15% [========== ] 105/670 15% [========== ] 106/670 15% [========== ] 107/670 15% [========== ] 108/670 16% [========== ] 109/670 16% [========== ] 110/670 16% [========== ] 111/670 16% [========== ] 112/670 16% [========== ] 113/670 16% [========== ] 114/670 17% [========== ] 115/670 17% [=========== ] 116/670 17% [=========== ] 117/670 17% [=========== ] 118/670 17% [=========== ] 119/670 17% [=========== ] 120/670 17% [=========== ] 121/670 18% [=========== ] 122/670 18% [=========== ] 123/670 18% [=========== ] 124/670 18% [=========== ] 125/670 18% [============ ] 126/670 18% [============ ] 127/670 18% [============ ] 128/670 19% [============ ] 129/670 19% [============ ] 130/670 19% [============ ] 131/670 19% [============ ] 132/670 19% [============ ] 133/670 19% [============ ] 134/670 20% [============ ] 135/670 20% [============ ] 136/670 20% [============= ] 137/670 20% [============= ] 138/670 20% [============= ] 139/670 20% [============= ] 140/670 20% [============= ] 141/670 21% [============= ] 142/670 21% [============= ] 143/670 21% [============= ] 144/670 21% [============= ] 145/670 21% [============= ] 146/670 21% [============== ] 147/670 21% [============== ] 148/670 22% [============== ] 149/670 22% [============== ] 150/670 22% [============== ] 151/670 22% [============== ] 152/670 22% [============== ] 153/670 22% [============== ] 154/670 22% [============== ] 155/670 23% [============== ] 156/670 23% [============== ] 157/670 23% [=============== ] 158/670 23% [=============== ] 159/670 23% [=============== ] 160/670 23% [=============== ] 161/670 24% [=============== ] 162/670 24% [=============== ] 163/670 24% [=============== ] 164/670 24% [=============== ] 165/670 24% [=============== ] 166/670 24% [=============== ] 167/670 24% [================ ] 168/670 25% [================ ] 169/670 25% [================ ] 170/670 25% [================ ] 171/670 25% [================ ] 172/670 25% [================ ] 173/670 25% [================ ] 174/670 25% [================ ] 175/670 26% [================ ] 176/670 26% [================ ] 177/670 26% [================= ] 178/670 26% [================= ] 179/670 26% [================= ] 180/670 26% [================= ] 181/670 27% [================= ] 182/670 27% [================= ] 183/670 27% [================= ] 184/670 27% [================= ] 185/670 27% [================= ] 186/670 27% [================= ] 187/670 27% [================= ] 188/670 28% [================== ] 189/670 28% [================== ] 190/670 28% [================== ] 191/670 28% [================== ] 192/670 28% [================== ] 193/670 28% [================== ] 194/670 28% [================== ] 195/670 29% [================== ] 196/670 29% [================== ] 197/670 29% [================== ] 198/670 29% [=================== ] 199/670 29% [=================== ] 200/670 29% [=================== ] 201/670 30% [=================== ] 202/670 30% [=================== ] 203/670 30% [=================== ] 204/670 30% [=================== ] 205/670 30% [=================== ] 206/670 30% [=================== ] 207/670 30% [=================== ] 208/670 31% [=================== ] 209/670 31% [==================== ] 210/670 31% [==================== ] 211/670 31% [==================== ] 212/670 31% [==================== ] 213/670 31% [==================== ] 214/670 31% [==================== ] 215/670 32% [==================== ] 216/670 32% [==================== ] 217/670 32% [==================== ] 218/670 32% [==================== ] 219/670 32% [===================== ] 220/670 32% [===================== ] 221/670 32% [===================== ] 222/670 33% [===================== ] 223/670 33% [===================== ] 224/670 33% [===================== ] 225/670 33% [===================== ] 226/670 33% [===================== ] 227/670 33% [===================== ] 228/670 34% [===================== ] 229/670 34% [===================== ] 230/670 34% [====================== ] 231/670 34% [====================== ] 232/670 34% [====================== ] 233/670 34% [====================== ] 234/670 34% [====================== ] 235/670 35% [====================== ] 236/670 35% [====================== ] 237/670 35% [====================== ] 238/670 35% [====================== ] 239/670 35% [====================== ] 240/670 35% [======================= ] 241/670 35% [======================= ] 242/670 36% [======================= ] 243/670 36% [======================= ] 244/670 36% [======================= ] 245/670 36% [======================= ] 246/670 36% [======================= ] 247/670 36% [======================= ] 248/670 37% [======================= ] 249/670 37% [======================= ] 250/670 37% [======================= ] 251/670 37% [======================== ] 252/670 37% [======================== ] 253/670 37% [======================== ] 254/670 37% [======================== ] 255/670 38% [======================== ] 256/670 38% [======================== ] 257/670 38% [======================== ] 258/670 38% [======================== ] 259/670 38% [======================== ] 260/670 38% [======================== ] 261/670 38% [========================= ] 262/670 39% [========================= ] 263/670 39% [========================= ] 264/670 39% [========================= ] 265/670 39% [========================= ] 266/670 39% [========================= ] 267/670 39% [========================= ] 268/670 40% [========================= ] 269/670 40% [========================= ] 270/670 40% [========================= ] 271/670 40% [========================= ] 272/670 40% [========================== ] 273/670 40% [========================== ] 274/670 40% [========================== ] 275/670 41% [========================== ] 276/670 41% [========================== ] 277/670 41% [========================== ] 278/670 41% [========================== ] 279/670 41% [========================== ] 280/670 41% [========================== ] 281/670 41% [========================== ] 282/670 42% [=========================== ] 283/670 42% [=========================== ] 284/670 42% [=========================== ] 285/670 42% [=========================== ] 286/670 42% [=========================== ] 287/670 42% [=========================== ] 288/670 42% [=========================== ] 289/670 43% [=========================== ] 290/670 43% [=========================== ] 291/670 43% [=========================== ] 292/670 43% [=========================== ] 293/670 43% [============================ ] 294/670 43% [============================ ] 295/670 44% [============================ ] 296/670 44% [============================ ] 297/670 44% [============================ ] 298/670 44% [============================ ] 299/670 44% [============================ ] 300/670 44% [============================ ] 301/670 44% [============================ ] 302/670 45% [============================ ] 303/670 45% [============================= ] 304/670 45% [============================= ] 305/670 45% [============================= ] 306/670 45% [============================= ] 307/670 45% [============================= ] 308/670 45% [============================= ] 309/670 46% [============================= ] 310/670 46% [============================= ] 311/670 46% [============================= ] 312/670 46% [============================= ] 313/670 46% [============================= ] 314/670 46% [============================== ] 315/670 47% [============================== ] 316/670 47% [============================== ] 317/670 47% [============================== ] 318/670 47% [============================== ] 319/670 47% [============================== ] 320/670 47% [============================== ] 321/670 47% [============================== ] 322/670 48% [============================== ] 323/670 48% [============================== ] 324/670 48% [=============================== ] 325/670 48% [=============================== ] 326/670 48% [=============================== ] 327/670 48% [=============================== ] 328/670 48% [=============================== ] 329/670 49% [=============================== ] 330/670 49% [=============================== ] 331/670 49% [=============================== ] 332/670 49% [=============================== ] 333/670 49% [=============================== ] 334/670 49% [================================ ] 335/670 50% [================================ ] 336/670 50% [================================ ] 337/670 50% [================================ ] 338/670 50% [================================ ] 339/670 50% [================================ ] 340/670 50% [================================ ] 341/670 50% [================================ ] 342/670 51% [================================ ] 343/670 51% [================================ ] 344/670 51% [================================ ] 345/670 51% [================================= ] 346/670 51% [================================= ] 347/670 51% [================================= ] 348/670 51% [================================= ] 349/670 52% [================================= ] 350/670 52% [================================= ] 351/670 52% [================================= ] 352/670 52% [================================= ] 353/670 52% [================================= ] 354/670 52% [================================= ] 355/670 52% [================================== ] 356/670 53% [================================== ] 357/670 53% [================================== ] 358/670 53% [================================== ] 359/670 53% [================================== ] 360/670 53% [================================== ] 361/670 53% [================================== ] 362/670 54% [================================== ] 363/670 54% [================================== ] 364/670 54% [================================== ] 365/670 54% [================================== ] 366/670 54% [=================================== ] 367/670 54% [=================================== ] 368/670 54% [=================================== ] 369/670 55% [=================================== ] 370/670 55% [=================================== ] 371/670 55% [=================================== ] 372/670 55% [=================================== ] 373/670 55% [=================================== ] 374/670 55% [=================================== ] 375/670 55% [=================================== ] 376/670 56% [==================================== ] 377/670 56% [==================================== ] 378/670 56% [==================================== ] 379/670 56% [==================================== ] 380/670 56% [==================================== ] 381/670 56% [==================================== ] 382/670 57% [==================================== ] 383/670 57% [==================================== ] 384/670 57% [==================================== ] 385/670 57% [==================================== ] 386/670 57% [==================================== ] 387/670 57% [===================================== ] 388/670 57% [===================================== ] 389/670 58% [===================================== ] 390/670 58% [===================================== ] 391/670 58% [===================================== ] 392/670 58% [===================================== ] 393/670 58% [===================================== ] 394/670 58% [===================================== ] 395/670 58% [===================================== ] 396/670 59% [===================================== ] 397/670 59% [====================================== ] 398/670 59% [====================================== ] 399/670 59% [====================================== ] 400/670 59% [====================================== ] 401/670 59% [====================================== ] 402/670 60% [====================================== ] 403/670 60% [====================================== ] 404/670 60% [====================================== ] 405/670 60% [====================================== ] 406/670 60% [====================================== ] 407/670 60% [====================================== ] 408/670 60% [======================================= ] 409/670 61% [======================================= ] 410/670 61% [======================================= ] 411/670 61% [======================================= ] 412/670 61% [======================================= ] 413/670 61% [======================================= ] 414/670 61% [======================================= ] 415/670 61% [======================================= ] 416/670 62% [======================================= ] 417/670 62% [======================================= ] 418/670 62% [======================================== ] 419/670 62% [======================================== ] 420/670 62% [======================================== ] 421/670 62% [======================================== ] 422/670 62% [======================================== ] 423/670 63% [======================================== ] 424/670 63% [======================================== ] 425/670 63% [======================================== ] 426/670 63% [======================================== ] 427/670 63% [======================================== ] 428/670 63% [======================================== ] 429/670 64% [========================================= ] 430/670 64% [========================================= ] 431/670 64% [========================================= ] 432/670 64% [========================================= ] 433/670 64% [========================================= ] 434/670 64% [========================================= ] 435/670 64% [========================================= ] 436/670 65% [========================================= ] 437/670 65% [========================================= ] 438/670 65% [========================================= ] 439/670 65% [========================================== ] 440/670 65% [========================================== ] 441/670 65% [========================================== ] 442/670 65% [========================================== ] 443/670 66% [========================================== ] 444/670 66% [========================================== ] 445/670 66% [========================================== ] 446/670 66% [========================================== ] 447/670 66% [========================================== ] 448/670 66% [========================================== ] 449/670 67% [========================================== ] 450/670 67% [=========================================== ] 451/670 67% [=========================================== ] 452/670 67% [=========================================== ] 453/670 67% [=========================================== ] 454/670 67% [=========================================== ] 455/670 67% [=========================================== ] 456/670 68% [=========================================== ] 457/670 68% [=========================================== ] 458/670 68% [=========================================== ] 459/670 68% [=========================================== ] 460/670 68% [============================================ ] 461/670 68% [============================================ ] 462/670 68% [============================================ ] 463/670 69% [============================================ ] 464/670 69% [============================================ ] 465/670 69% [============================================ ] 466/670 69% [============================================ ] 467/670 69% [============================================ ] 468/670 69% [============================================ ] 469/670 70% [============================================ ] 470/670 70% [============================================ ] 471/670 70% [============================================= ] 472/670 70% [============================================= ] 473/670 70% [============================================= ] 474/670 70% [============================================= ] 475/670 70% [============================================= ] 476/670 71% [============================================= ] 477/670 71% [============================================= ] 478/670 71% [============================================= ] 479/670 71% [============================================= ] 480/670 71% [============================================= ] 481/670 71% [============================================== ] 482/670 71% [============================================== ] 483/670 72% [============================================== ] 484/670 72% [============================================== ] 485/670 72% [============================================== ] 486/670 72% [============================================== ] 487/670 72% [============================================== ] 488/670 72% [============================================== ] 489/670 72% [============================================== ] 490/670 73% [============================================== ] 491/670 73% [============================================== ] 492/670 73% [=============================================== ] 493/670 73% [=============================================== ] 494/670 73% [=============================================== ] 495/670 73% [=============================================== ] 496/670 74% [=============================================== ] 497/670 74% [=============================================== ] 498/670 74% [=============================================== ] 499/670 74% [=============================================== ] 500/670 74% [=============================================== ] 501/670 74% [=============================================== ] 502/670 74% [================================================ ] 503/670 75% [================================================ ] 504/670 75% [================================================ ] 505/670 75% [================================================ ] 506/670 75% [================================================ ] 507/670 75% [================================================ ] 508/670 75% [================================================ ] 509/670 75% [================================================ ] 510/670 76% [================================================ ] 511/670 76% [================================================ ] 512/670 76% [================================================= ] 513/670 76% [================================================= ] 514/670 76% [================================================= ] 515/670 76% [================================================= ] 516/670 77% [================================================= ] 517/670 77% [================================================= ] 518/670 77% [================================================= ] 519/670 77% [================================================= ] 520/670 77% [================================================= ] 521/670 77% [================================================= ] 522/670 77% [================================================= ] 523/670 78% [================================================== ] 524/670 78% [================================================== ] 525/670 78% [================================================== ] 526/670 78% [================================================== ] 527/670 78% [================================================== ] 528/670 78% [================================================== ] 529/670 78% [================================================== ] 530/670 79% [================================================== ] 531/670 79% [================================================== ] 532/670 79% [================================================== ] 533/670 79% [=================================================== ] 534/670 79% [=================================================== ] 535/670 79% [=================================================== ] 536/670 80% [=================================================== ] 537/670 80% [=================================================== ] 538/670 80% [=================================================== ] 539/670 80% [=================================================== ] 540/670 80% [=================================================== ] 541/670 80% [=================================================== ] 542/670 80% [=================================================== ] 543/670 81% [=================================================== ] 544/670 81% [==================================================== ] 545/670 81% [==================================================== ] 546/670 81% [==================================================== ] 547/670 81% [==================================================== ] 548/670 81% [==================================================== ] 549/670 81% [==================================================== ] 550/670 82% [==================================================== ] 551/670 82% [==================================================== ] 552/670 82% [==================================================== ] 553/670 82% [==================================================== ] 554/670 82% [===================================================== ] 555/670 82% [===================================================== ] 556/670 82% [===================================================== ] 557/670 83% [===================================================== ] 558/670 83% [===================================================== ] 559/670 83% [===================================================== ] 560/670 83% [===================================================== ] 561/670 83% [===================================================== ] 562/670 83% [===================================================== ] 563/670 84% [===================================================== ] 564/670 84% [===================================================== ] 565/670 84% [====================================================== ] 566/670 84% [====================================================== ] 567/670 84% [====================================================== ] 568/670 84% [====================================================== ] 569/670 84% [====================================================== ] 570/670 85% [====================================================== ] 571/670 85% [====================================================== ] 572/670 85% [====================================================== ] 573/670 85% [====================================================== ] 574/670 85% [====================================================== ] 575/670 85% [======================================================= ] 576/670 85% [======================================================= ] 577/670 86% [======================================================= ] 578/670 86% [======================================================= ] 579/670 86% [======================================================= ] 580/670 86% [======================================================= ] 581/670 86% [======================================================= ] 582/670 86% [======================================================= ] 583/670 87% [======================================================= ] 584/670 87% [======================================================= ] 585/670 87% [======================================================= ] 586/670 87% [======================================================== ] 587/670 87% [======================================================== ] 588/670 87% [======================================================== ] 589/670 87% [======================================================== ] 590/670 88% [======================================================== ] 591/670 88% [======================================================== ] 592/670 88% [======================================================== ] 593/670 88% [======================================================== ] 594/670 88% [======================================================== ] 595/670 88% [======================================================== ] 596/670 88% [========================================================= ] 597/670 89% [========================================================= ] 598/670 89% [========================================================= ] 599/670 89% [========================================================= ] 600/670 89% [========================================================= ] 601/670 89% [========================================================= ] 602/670 89% [========================================================= ] 603/670 90% [========================================================= ] 604/670 90% [========================================================= ] 605/670 90% [========================================================= ] 606/670 90% [========================================================= ] 607/670 90% [========================================================== ] 608/670 90% [========================================================== ] 609/670 90% [========================================================== ] 610/670 91% [========================================================== ] 611/670 91% [========================================================== ] 612/670 91% [========================================================== ] 613/670 91% [========================================================== ] 614/670 91% [========================================================== ] 615/670 91% [========================================================== ] 616/670 91% [========================================================== ] 617/670 92% [=========================================================== ] 618/670 92% [=========================================================== ] 619/670 92% [=========================================================== ] 620/670 92% [=========================================================== ] 621/670 92% [=========================================================== ] 622/670 92% [=========================================================== ] 623/670 92% [=========================================================== ] 624/670 93% [=========================================================== ] 625/670 93% [=========================================================== ] 626/670 93% [=========================================================== ] 627/670 93% [=========================================================== ] 628/670 93% [============================================================ ] 629/670 93% [============================================================ ] 630/670 94% [============================================================ ] 631/670 94% [============================================================ ] 632/670 94% [============================================================ ] 633/670 94% [============================================================ ] 634/670 94% [============================================================ ] 635/670 94% [============================================================ ] 636/670 94% [============================================================ ] 637/670 95% [============================================================ ] 638/670 95% [============================================================= ] 639/670 95% [============================================================= ] 640/670 95% [============================================================= ] 641/670 95% [============================================================= ] 642/670 95% [============================================================= ] 643/670 95% [============================================================= ] 644/670 96% [============================================================= ] 645/670 96% [============================================================= ] 646/670 96% [============================================================= ] 647/670 96% [============================================================= ] 648/670 96% [============================================================= ] 649/670 96% [============================================================== ] 650/670 97% [============================================================== ] 651/670 97% [============================================================== ] 652/670 97% [============================================================== ] 653/670 97% [============================================================== ] 654/670 97% [============================================================== ] 655/670 97% [============================================================== ] 656/670 97% [============================================================== ] 657/670 98% [============================================================== ] 658/670 98% [============================================================== ] 659/670 98% [=============================================================== ] 660/670 98% [=============================================================== ] 661/670 98% [=============================================================== ] 662/670 98% [=============================================================== ] 663/670 98% [=============================================================== ] 664/670 99% [=============================================================== ] 665/670 99% [=============================================================== ] 666/670 99% [=============================================================== ] 667/670 99% [=============================================================== ] 668/670 99% [=============================================================== ] 669/670 99% [================================================================] 670/670 100% operation complete, 670 objects in 30241 NAND pages. ln -snf /home/buildroot/autobuild/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot /home/buildroot/autobuild/instance-3/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-3/buildroot' >>> Buildroot 2023.08-743-g6480774c43 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> gcc-final 12.3.0 Collecting legal info COPYING.RUNTIME: OK (sha256: 9d6b43ce4d8de0c878bf16b54d8e7a10d9bd42b75178153e3af6a815bdc90f74) >>> host-gcc-final 12.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> glibc 2.38-27-g750a45a783906a19591fb8ff6b7841470f1f5701 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.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 12.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> host-binutils 2.40 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.3.0 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.5.7 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> aespipe 2.4f Collecting legal info >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> cdrkit 1.1.11 Collecting legal info COPYING: OK (sha256: 90daae00475a992a367da5b0658469a5d1c4449dbbe964c5b7246e1aec92f491) >>> host-cmake 3.27.7 Collecting legal info Copyright.txt: OK (sha256: 4a01ccf2dc580ba570d02bc015bbe0ec92f1f318717aae9540ba841ba7946756) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libcap 2.69 Collecting legal info License: OK (sha256: 68467e731f4744bd6e0bb69e8df9c3a994e09cd6b203d0c41327ac6d079c581d) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> zlib Collecting legal info >>> libzlib 1.3 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> check 11970a7e112dfe243a2e68773f014687df2900e8 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> host-checksec 2.6.0 Collecting legal info LICENSE.txt: OK (sha256: 55154b4be6dfcb3ff29d1e3648d0d07b3943a5fcc3af7c2e0e799b074734f722) >>> host-composer 2.5.8 Collecting legal info LICENSE: OK (sha256: c8cce4b6b9729f264ffdf9296d505d63432497feeed1f586d1902b942197e024) >>> host-php 8.2.11 Collecting legal info LICENSE: OK (sha256: 080d0d0cca64181ef8bf1df9fba0c6f0c485f78f79540c479a45b593bb3b33b5) >>> host-oniguruma 6.9.8 Collecting legal info COPYING: OK (sha256: 70ba5469ea0bab6e18a32d7009068f996503168d27be57747e08da34337ff26f) >>> host-openssl Collecting legal info >>> host-libopenssl 3.1.3 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> host-zlib Collecting legal info >>> host-libzlib 1.3 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> dht 0.27 Collecting legal info LICENCE: OK (sha256: 06ce07293caf8c8ddfaf47797ad1fb18d1c040a8375231d8f8a6105cef51a8e6) >>> dotconf 1.3 Collecting legal info COPYING: OK (sha256: a50cc98d5044a7bbddabe61fc0ec42aa671c73bf414d0c6b50da83ea8ae041c6) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> dovecot 2.3.21 Collecting legal info COPYING: OK (sha256: 319a9830aab406109cd67cb45496587566a8123203d66d037b209ca3e13de02a) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING.MIT: OK (sha256: 52b8c95fabb19575281874b661ef7968ea47e8f5d74ba0dd40ce512e52b3fc97) >>> openssl Collecting legal info >>> libopenssl 3.1.3 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> dropbear 2022.83 Collecting legal info LICENSE: OK (sha256: a99ce657d790b761c132ee7e0de18edb437ae6361e536d991c6a12f36e770445) >>> libtomcrypt 1.18.2 Collecting legal info LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> libtommath 1.2.1 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> earlyoom 1.7 Collecting legal info LICENSE: OK (sha256: e730b3ec729de46d987ae73f30ed337e4cbe832f09205330acfa71848c6e0087) >>> ethtool 6.5 Collecting legal info LICENSE: OK (sha256: 5d632934396f90c82dfebe3c9512648bbb6333b406113d0cd331b0e0aa2d34a1) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-fatcat 1.1.1 Collecting legal info LICENSE: OK (sha256: 3ea03755e32cf7f5b12981de92a0fdad396448195fe0024990c9cbc388e9866c) >>> fbdump 0.4.2 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> fmtools 2.0.7 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> ftop 1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> gpm 1.20.7 Collecting legal info COPYING: OK (sha256: 1b2a567f289f66a143c56353e7b3d4fa5862514a5e3c5cfdf8b02ee5e5aaa953) >>> host-ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> genromfs 0.5.2 Collecting legal info COPYING: OK (sha256: cc2a6651c315b233ebc110b49ea3c6452eff9a28f8bc051ffd2bb92a8dcfa3d2) >>> gmp 6.3.0 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> hwdata 0.373 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f) >>> input-event-daemon 0.1.3 Collecting legal info README: OK (sha256: 56f6614c63a023e4d486332968bfa7933f06ea7c785ef85f403448022ae7f912) >>> jbig2dec 0.19 Collecting legal info LICENSE: OK (sha256: 1bf5258afe453934484fd0cea97508b72301633a6a78b0ae8a9ee44ac78f26d9) >>> jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info jsmin.c: OK (sha256: b420f61778af09534adc836a5086f5625b8499124051c50baefa218e7c03a58c) >>> keyutils 1.6.3 Collecting legal info LICENCE.GPL: OK (sha256: f46409d4822b2457b39bbd0e7881eecb396130eb8320b7748fa7e9488970aa6d) LICENCE.LGPL: OK (sha256: 0d15593e3a8ad90917f8509b5ac1e4b5e5d196434a68029aa9dc0858a4a4c521) >>> libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libcurl 8.4.0 Collecting legal info COPYING: OK (sha256: b1d7feb949ea5023552029fbe0bf5db4f23c2f85e9b8e51e18536f0ecbf9c524) >>> nghttp2 1.41.0 Collecting legal info COPYING: OK (sha256: 6b94f3abc1aabd0c72a7c7d92a77f79dda7c8a0cb3df839a97890b4116a2de2a) >>> libdvdcss 1.4.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libite 2.6.1 Collecting legal info LICENSE: OK (sha256: 3a2b964c1772d03ab17b73a389ecce9151e0b190a9247817a2c009b16d356422) src/chomp.c: OK (sha256: c2882adb51555b836f35babc59f618d9ddceadcaa2d1dc80bbd4699614d2cd14) src/pidfile.c: OK (sha256: bff7fa7b74324f13a24d56ebb8b49bc9c63ea01836a1c8b5a6afcbbabed62918) >>> libldns 1.8.3 Collecting legal info LICENSE: OK (sha256: 9e0b1505c358d1a7c79555ee8bd1acbe2985dbc74dd81f3697cebf2161e922e6) >>> libmicrohttpd 0.9.77 Collecting legal info COPYING: OK (sha256: 7399547209438c93f9b90297954698773d4846cea44cde5ca982c84c45952a3b) >>> libndp 1.8 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_queue 1.0.5 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libopusenc 0.2.1 Collecting legal info COPYING: OK (sha256: 93b17ab56b8230127fea532be0dcb4e6d71e66ab5e8ce5d6ae8785d7288b164f) >>> opus 1.4 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> host-libp11 0.4.12 Collecting legal info COPYING: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libpng 1.6.40 Collecting legal info LICENSE: OK (sha256: 5c0bb4b05b1354ae7c173532b6702ea68b611047ff9b91c4d3af77da39c195d9) >>> libtheora 1.1.1 Collecting legal info COPYING: OK (sha256: 8417fad7da775735564e209484a2e011e0fa201e94f01fdbee6e4977e478e6fc) LICENSE: OK (sha256: 654a0238f789f4435c4818f50005b141d013c5a09a31d861efc1d0d67ba975a4) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> libubox 75a3b870cace1171faf57bd55e5a9a2f1564f757 Collecting legal info >>> libuev 2.4.0 Collecting legal info LICENSE: OK (sha256: 694a734d9c1b46ae203314ed1c744a1acebd4fe5fc964b761703772546f0d3ab) >>> libwebsockets 4.3.2 Collecting legal info LICENSE: OK (sha256: 2b5dd8030691f3d1870a040f085c37e45d9ab9c684a7f1284f5f379c1e829b28) >>> mdevd 0.1.6.0 Collecting legal info COPYING: OK (sha256: 7fe938b5e0fec18848955ca8081c532e24ae77310beb730b301e1f77bad3d390) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> mksh 59c Collecting legal info mksh.1: OK (sha256: abf44a61ec777c98f8ae7e08e4fe25fe258e0c470215e2eeb22816f6bae72c80) >>> mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> nanocom 1.0 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> netcalc 2.1.6 Collecting legal info LICENSE: OK (sha256: 745538f8d515d37af6f03442df982a8b211b129e8dc10d0195e33c4b42f8fe5f) >>> openjpeg 2.5.0 Collecting legal info LICENSE: OK (sha256: a6af136f3e15038a666b61f376612a07d9a4e48cb7c01adbf3e33b3f14ab49b6) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-qemu 8.1.1 Collecting legal info COPYING: OK (sha256: 6f04ae8364d0079a192b14635f4b1da294ce18724c034c39a6a41d1b09df6100) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.76.1 Collecting legal info COPYING: OK (sha256: fa6f36630bb1e0c571d34b2bbdf188d08495c9dbf58f28cac112f303fc1f58fb) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-meson 1.1.1 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 68.0.0 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> host-python-installer 0.7.0 Collecting legal info LICENSE: OK (sha256: 37b8b9f2569892fa54406383d431169dbb2115980d78b7efba6eeae5664c484f) >>> host-python-flit-core 3.9.0 Collecting legal info LICENSE: OK (sha256: 35b4f1dec512e617077fd6980dbb43ef8c2887adc5d0185edb4c04da175dd816) >>> host-python3 3.11.6 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2023.02.20 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-python-pypa-build 1.0.3 Collecting legal info LICENSE: OK (sha256: aaf9a29ca5907971ccf07de025375db34539a8d5eeebce20b46099805722106f) >>> host-python-packaging 23.1 Collecting legal info LICENSE: OK (sha256: cad1ef5bd340d73e074ba614d26f7deaca5c7940c3d8c34852e65c4909686c48) LICENSE.APACHE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) LICENSE.BSD: OK (sha256: b70e7e9b742f1cc6f948b34c16aa39ffece94196364bc88ff0d2180f0028fac5) >>> host-python-pyproject-hooks 1.0.0 Collecting legal info LICENSE: OK (sha256: 1b22b049b5267d6dfc23a67bf4a84d8ec04b9fdfb1a51d360e42b4342c8b4154) >>> host-python-wheel 0.40.0 Collecting legal info LICENSE.txt: OK (sha256: 30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654) >>> host-util-linux 2.39.2 Collecting legal info README.licensing: OK (sha256: 64dfeae1519bf0e27563d905a71264310fb6a8fa74e5cf99bb36e4d30d7ef455) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pixman 0.42.2 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> host-python-distlib 0.3.7 Collecting legal info LICENSE.txt: OK (sha256: 808e10c8a6ab8deb149ff9b3fb19f447a808094606d712a9ca57fead3552599d) >>> host-slirp 4.7.0 Collecting legal info COPYRIGHT: OK (sha256: b28aecf4796a6a22054167f0a976de13d9db335669d37afd2dc7ea4c335e1e13) >>> s6-portable-utils 2.2.5.0 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> smcroute 2.5.6 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> sound-theme-freedesktop 0.7 Collecting legal info >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libxml-parser-perl 2.46 Collecting legal info README: OK (sha256: 6a2e768443ed00f09d3d4bc4dd14451035eac13c6864d68d8e2f76edf5a044f2) >>> sscep 0.10.0 Collecting legal info COPYING: OK (sha256: e1328c292102a22c10e8dcfbfda33740f603767c73f8c5b5189c5513eb6b4dea) >>> tinycompress 1.2.8 Collecting legal info COPYING: OK (sha256: 912ea37a4435594a3b3c35f04efa4b5b7af2e68a05f5319c16c881711a31e4b7) >>> tinymembench 0.4 Collecting legal info LICENSE: OK (sha256: 8ba473aced4630aee2808efe17b53e904a9d68a9b3361de491717f9a4e75da39) >>> ustream-ssl 68d09243b6fd4473004b27ff6483352e76e6af1a Collecting legal info ustream-ssl.h: OK (sha256: cf28f0f01a57423983fa062eb0f04bb1a78891863cb58c53059c3d8cb52c1dd4) >>> utf8proc 2.8.0 Collecting legal info LICENSE.md: OK (sha256: 3b510150d34f248a221bb88e1d811238d6c6c18b51231822c42974c39bb07256) >>> vuejs 3.3.2 Collecting legal info LICENSE: OK (sha256: 1bb85cc9b13b81ef41c81c51866172fc345e0503c86726a6755b796590b70175) >>> watchdogd 3.5 Collecting legal info LICENSE: OK (sha256: fd685e20931174308c45a26418a7ce34d66704c4e4b92ab1d8299deb255cd676) >>> wilink-bt-firmware 43fca73c6a98c63fcb98f82af5bf83761778e005 Collecting legal info LICENSE: OK (sha256: 21fd99ce784dc33b39ec0b4a383a9a9b8dafea261d73ad4548683c4eecd87f37) >>> xutil_util-macros 1.20.0 Collecting legal info COPYING: OK (sha256: 7db0516389152a90c20ea910e8839d10204ebc25ccbc71fc7f5809dfb98e80ac) >>> zchunk 1.2.2 Collecting legal info LICENSE: OK (sha256: 3c6a4fd5a93cacec6bf694d0537246bc15a95a274f5c5301749754e56d27b797) >>> 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.32.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: aespipe-2.4f: cannot save license (AESPIPE_LICENSE_FILES not defined) WARNING: libubox-75a3b870cace1171faf57bd55e5a9a2f1564f757: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: sound-theme-freedesktop-0.7: cannot save license (SOUND_THEME_FREEDESKTOP_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-3/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot'