src/xml_edit.c: In function 'edMain': src/xml_edit.c:755:5: warning: 'xmlCleanupGlobals' is deprecated [-Wdeprecated-declarations] 755 | xmlCleanupGlobals(); | ^~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sysroot/usr/include/libxml2/libxml/threads.h:35, from /home/buildroot/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sysroot/usr/include/libxml2/libxml/xmlmemory.h:220, from src/xml_edit.c:35: /home/buildroot/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sysroot/usr/include/libxml2/libxml/globals.h:30:24: note: declared here 30 | XMLPUBFUN void XMLCALL xmlCleanupGlobals(void); | ^~~~~~~~~~~~~~~~~ CC src/xml_format.o src/xml_edit.c: In function 'edInsert': src/xml_edit.c:371:9: warning: 'node' may be used uninitialized in this function [-Wmaybe-uninitialized] 371 | xmlXPathNodeSetAdd(previous_insertion, node); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/xml_format.c: In function 'foInitLibXml': src/xml_format.c:114:5: warning: 'xmlInitMemory' is deprecated [-Wdeprecated-declarations] 114 | xmlInitMemory(); | ^~~~~~~~~~~~~ In file included from src/xml_format.c:35: /home/buildroot/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sysroot/usr/include/libxml2/libxml/xmlmemory.h:131:9: note: declared here 131 | xmlInitMemory (void); | ^~~~~~~~~~~~~ CC src/xml_ls.o CC src/xml_pyx.o src/xml_ls.c: In function 'xml_print_dir': src/xml_ls.c:140:4: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] 140 | chdir(dir); | ^~~~~~~~~~ CC src/xml_select.o CC src/xml_trans.o In file included from /home/buildroot/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sysroot/usr/include/libxml2/libxml/tree.h:18, from src/xml_select.c:38: src/xml_select.c: In function 'selPrepareXslt': /home/buildroot/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sysroot/usr/include/libxml2/libxml/xmlstring.h:35:18: warning: pointer targets in passing argument 3 of 'xmlStrPrintf' differ in signedness [-Wpointer-sign] 35 | #define BAD_CAST (xmlChar *) src/xml_select.c:552:55: note: in expansion of macro 'BAD_CAST' 552 | xmlStrPrintf(num_buf, sizeof num_buf, BAD_CAST "t%d", t); | ^~~~~~~~ /home/buildroot/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sysroot/usr/include/libxml2/libxml/xmlstring.h:100:54: note: expected 'const char *' but argument is of type 'xmlChar *' {aka 'unsigned char *'} 100 | const char *msg, | ~~~~~~~~~~~~^~~ CC src/xml_validate.o CC src/usage.o src/xml_validate.c: In function 'valMain': src/xml_validate.c:493:9: warning: 'xmlRelaxNGCleanupTypes' is deprecated [-Wdeprecated-declarations] 493 | xmlRelaxNGCleanupTypes(); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sysroot/usr/include/libxml2/libxml/xmlreader.h:17, from src/xmlstar.h:17, from src/xml_validate.c:35: /home/buildroot/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sysroot/usr/include/libxml2/libxml/relaxng.h:123:21: note: declared here 123 | xmlRelaxNGCleanupTypes (void); | ^~~~~~~~~~~~~~~~~~~~~~ src/xml_validate.c:494:9: warning: 'xmlSchemaCleanupTypes' is deprecated [-Wdeprecated-declarations] 494 | xmlSchemaCleanupTypes(); | ^~~~~~~~~~~~~~~~~~~~~ In file included from src/xml_validate.c:40: /home/buildroot/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sysroot/usr/include/libxml2/libxml/xmlschemastypes.h:37:17: note: declared here 37 | xmlSchemaCleanupTypes (void); | ^~~~~~~~~~~~~~~~~~~~~ CC src/c14n-usage.o CC src/depyx-usage.o CC src/edit-usage.o CC src/elem-usage.o CC src/escape-usage.o CC src/format-usage.o CC src/ls-usage.o CC src/pyx-usage.o CC src/select-usage.o CC src/trans-usage.o CC src/unescape-usage.o CC src/validate-usage.o CCLD xml make[2]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/xmlstarlet-1.6.1' make[1]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/xmlstarlet-1.6.1' >>> xmlstarlet 1.6.1 Installing to target PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-1/output-1/target install -C /home/buildroot/autobuild/instance-1/output-1/build/xmlstarlet-1.6.1/ make[1]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/xmlstarlet-1.6.1' make[2]: Entering directory '/home/buildroot/autobuild/instance-1/output-1/build/xmlstarlet-1.6.1' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-1/output-1/target/usr/share/doc/xmlstarlet' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-1/output-1/target/usr/share/man/man1' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-1/output-1/target/usr/bin' /usr/bin/install -c -m 644 doc/xmlstarlet-ug.html doc/html.css doc/xmlstarlet.txt '/home/buildroot/autobuild/instance-1/output-1/target/usr/share/doc/xmlstarlet' /usr/bin/install -c xml '/home/buildroot/autobuild/instance-1/output-1/target/usr/bin' /usr/bin/install -c -m 644 doc/xmlstarlet.1 '/home/buildroot/autobuild/instance-1/output-1/target/usr/share/man/man1' make[2]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/xmlstarlet-1.6.1' make[1]: Leaving directory '/home/buildroot/autobuild/instance-1/output-1/build/xmlstarlet-1.6.1' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/buildroot/autobuild/instance-1/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Ofast', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-1/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-1/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%cortex-a72%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-1/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-1/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-1/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-1/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-1/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-1/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-1/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%cortex-a72%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-Ofast', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-1/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-1/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-1/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-1/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-1/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/autobuild/instance-1/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/autobuild/instance-1/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/buildroot/autobuild/instance-1/output-1/build/busybox-1.36.0/.config; then grep -qsE '^/bin/ash$' /home/buildroot/autobuild/instance-1/output-1/target/etc/shells || echo "/bin/ash" >> /home/buildroot/autobuild/instance-1/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/buildroot/autobuild/instance-1/output-1/build/busybox-1.36.0/.config; then grep -qsE '^/bin/hush$' /home/buildroot/autobuild/instance-1/output-1/target/etc/shells || echo "/bin/hush" >> /home/buildroot/autobuild/instance-1/output-1/target/etc/shells; fi mkdir -p /home/buildroot/autobuild/instance-1/output-1/target/etc echo "buildroot" > /home/buildroot/autobuild/instance-1/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/instance-1/output-1/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-1/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-1/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/instance-1/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/buildroot/autobuild/instance-1/output-1/target/etc/shells || echo "/bin/sh" >> /home/buildroot/autobuild/instance-1/output-1/target/etc/shells if [ -x /home/buildroot/autobuild/instance-1/output-1/target/sbin/swapon -a -x /home/buildroot/autobuild/instance-1/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/buildroot/autobuild/instance-1/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/buildroot/autobuild/instance-1/output-1/target/etc/inittab; fi rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/include /home/buildroot/autobuild/instance-1/output-1/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-1/output-1/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/cmake /home/buildroot/autobuild/instance-1/output-1/target/usr/share/cmake \ /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/rpm /home/buildroot/autobuild/instance-1/output-1/target/usr/doc find /home/buildroot/autobuild/instance-1/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-1/output-1/target/lib/ /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/ /home/buildroot/autobuild/instance-1/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/instance-1/output-1/target/etc/bash_completion.d rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/man /home/buildroot/autobuild/instance-1/output-1/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/info /home/buildroot/autobuild/instance-1/output-1/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/doc /home/buildroot/autobuild/instance-1/output-1/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-1/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-1/output-1/target/usr/share 2>/dev/null || true rm -rf /home/buildroot/autobuild/instance-1/output-1/target/lib/debug /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/debug find /home/buildroot/autobuild/instance-1/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/buildroot/autobuild/instance-1/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/buildroot/autobuild/instance-1/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/instance-1/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/instance-1/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2023.02-61-g9543cb3285"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.02"; \ echo "PRETTY_NAME=\"Buildroot 2023.02\"" \ ) > /home/buildroot/autobuild/instance-1/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-1/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/buildroot/autobuild/instance-1/output-1/per-package /home/buildroot/autobuild/instance-1/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-1/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs mkdir -p /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs printf ' saned -1 saned -1 * /etc/sane.d - - Saned User\n\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt printf ' # Set permissions on all applets with BB_SUID_REQUIRE and BB_SUID_MAYBE.\n# 12 Applets are pulled from applets.h using grep command :\n# grep -r -e "APPLET.*BB_SUID_REQUIRE\\|APPLET.*BB_SUID_MAYBE" # ./include/applets.h\n# These applets are added to the device table and the makedev file\n# ignores the files with type '\''F'\'' ( optional files).\n /usr/bin/wall F 4755 0 0 - - - - -\n /bin/ping F 4755 0 0 - - - - -\n /bin/ping6 F 4755 0 0 - - - - -\n /usr/bin/crontab F 4755 0 0 - - - - -\n /sbin/findfs F 4755 0 0 - - - - -\n /bin/login F 4755 0 0 - - - - -\n /bin/mount F 4755 0 0 - - - - -\n /usr/bin/passwd F 4755 0 0 - - - - -\n /bin/su F 4755 0 0 - - - - -\n /usr/bin/traceroute F 4755 0 0 - - - - -\n /usr/bin/traceroute6 F 4755 0 0 - - - - -\n /usr/bin/vlock F 4755 0 0 - - - - -\n\n' > /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/buildroot/autobuild/instance-1/output-1/images rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-1/output-1/target/ /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /home/buildroot/autobuild/instance-1/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/buildroot/autobuild/instance-1/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' find /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target -print0 | xargs -0 -r touch -hd @1682684793\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/autobuild/instance-1/output-1/host/bin/mkyaffs2 --all-root /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target /home/buildroot/autobuild/instance-1/output-1/images/rootfs.yaffs2\n' >> /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-1/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target table='/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/buildroot/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][done] scanning complete, total 1208 objects. stage 2: creating image '/home/buildroot/autobuild/instance-1/output-1/images/rootfs.yaffs2' [ ] 1/1208 0% [ ] 2/1208 0% [ ] 3/1208 0% [ ] 4/1208 0% [ ] 5/1208 0% [ ] 6/1208 0% [ ] 7/1208 0% [ ] 8/1208 0% [ ] 9/1208 0% [ ] 10/1208 0% [ ] 11/1208 0% [ ] 12/1208 0% [ ] 13/1208 1% [ ] 14/1208 1% [ ] 15/1208 1% [ ] 16/1208 1% [ ] 17/1208 1% [ ] 18/1208 1% [ ] 19/1208 1% [= ] 20/1208 1% [= ] 21/1208 1% [= ] 22/1208 1% [= ] 23/1208 1% [= ] 24/1208 1% [= ] 25/1208 2% [= ] 26/1208 2% [= ] 27/1208 2% [= ] 28/1208 2% [= ] 29/1208 2% [= ] 30/1208 2% [= ] 31/1208 2% [= ] 32/1208 2% [= ] 33/1208 2% [= ] 34/1208 2% [= ] 35/1208 2% [= ] 36/1208 2% [= ] 37/1208 3% [= ] 38/1208 3% [== ] 39/1208 3% [== ] 40/1208 3% [== ] 41/1208 3% [== ] 42/1208 3% [== ] 43/1208 3% [== ] 44/1208 3% [== ] 45/1208 3% [== ] 46/1208 3% [== ] 47/1208 3% [== ] 48/1208 3% [== ] 49/1208 4% [== ] 50/1208 4% [== ] 51/1208 4% [== ] 52/1208 4% [== ] 53/1208 4% [== ] 54/1208 4% [== ] 55/1208 4% [== ] 56/1208 4% [== ] 57/1208 4% [== ] 58/1208 4% [=== ] 59/1208 4% [=== ] 60/1208 4% [=== ] 61/1208 5% [=== ] 62/1208 5% [=== ] 63/1208 5% [=== ] 64/1208 5% [=== ] 65/1208 5% [=== ] 66/1208 5% [=== ] 67/1208 5% [=== ] 68/1208 5% [=== ] 69/1208 5% [=== ] 70/1208 5% [=== ] 71/1208 5% [=== ] 72/1208 5% [=== ] 73/1208 6% [=== ] 74/1208 6% [=== ] 75/1208 6% [=== ] 76/1208 6% [=== ] 77/1208 6% [==== ] 78/1208 6% [==== ] 79/1208 6% [==== ] 80/1208 6% [==== ] 81/1208 6% [==== ] 82/1208 6% [==== ] 83/1208 6% [==== ] 84/1208 6% [==== ] 85/1208 7% [==== ] 86/1208 7% [==== ] 87/1208 7% [==== ] 88/1208 7% [==== ] 89/1208 7% [==== ] 90/1208 7% [==== ] 91/1208 7% [==== ] 92/1208 7% [==== ] 93/1208 7% [==== ] 94/1208 7% [==== ] 95/1208 7% [==== ] 96/1208 7% [==== ] 97/1208 8% [===== ] 98/1208 8% [===== ] 99/1208 8% [===== ] 100/1208 8% [===== ] 101/1208 8% [===== ] 102/1208 8% [===== ] 103/1208 8% [===== ] 104/1208 8% [===== ] 105/1208 8% [===== ] 106/1208 8% [===== ] 107/1208 8% [===== ] 108/1208 8% [===== ] 109/1208 9% [===== ] 110/1208 9% [===== ] 111/1208 9% [===== ] 112/1208 9% [===== ] 113/1208 9% [===== ] 114/1208 9% [===== ] 115/1208 9% [===== ] 116/1208 9% [====== ] 117/1208 9% [====== ] 118/1208 9% [====== ] 119/1208 9% [====== ] 120/1208 9% [====== ] 121/1208 10% [====== ] 122/1208 10% [====== ] 123/1208 10% [====== ] 124/1208 10% [====== ] 125/1208 10% [====== ] 126/1208 10% [====== ] 127/1208 10% [====== ] 128/1208 10% [====== ] 129/1208 10% [====== ] 130/1208 10% [====== ] 131/1208 10% [====== ] 132/1208 10% [====== ] 133/1208 11% [====== ] 134/1208 11% [====== ] 135/1208 11% [====== ] 136/1208 11% [======= ] 137/1208 11% [======= ] 138/1208 11% [======= ] 139/1208 11% [======= ] 140/1208 11% [======= ] 141/1208 11% [======= ] 142/1208 11% [======= ] 143/1208 11% [======= ] 144/1208 11% [======= ] 145/1208 12% [======= ] 146/1208 12% [======= ] 147/1208 12% [======= ] 148/1208 12% [======= ] 149/1208 12% [======= ] 150/1208 12% [======= ] 151/1208 12% [======= ] 152/1208 12% [======= ] 153/1208 12% [======= ] 154/1208 12% [======= ] 155/1208 12% [======== ] 156/1208 12% [======== ] 157/1208 12% [======== ] 158/1208 13% [======== ] 159/1208 13% [======== ] 160/1208 13% [======== ] 161/1208 13% [======== ] 162/1208 13% [======== ] 163/1208 13% [======== ] 164/1208 13% [======== ] 165/1208 13% [======== ] 166/1208 13% [======== ] 167/1208 13% [======== ] 168/1208 13% [======== ] 169/1208 13% [======== ] 170/1208 14% [======== ] 171/1208 14% [======== ] 172/1208 14% [======== ] 173/1208 14% [======== ] 174/1208 14% [======== ] 175/1208 14% [========= ] 176/1208 14% [========= ] 177/1208 14% [========= ] 178/1208 14% [========= ] 179/1208 14% [========= ] 180/1208 14% [========= ] 181/1208 14% [========= ] 182/1208 15% [========= ] 183/1208 15% [========= ] 184/1208 15% [========= ] 185/1208 15% [========= ] 186/1208 15% [========= ] 187/1208 15% [========= ] 188/1208 15% [========= ] 189/1208 15% [========= ] 190/1208 15% [========= ] 191/1208 15% [========= ] 192/1208 15% [========= ] 193/1208 15% [========= ] 194/1208 16% [========== ] 195/1208 16% [========== ] 196/1208 16% [========== ] 197/1208 16% [========== ] 198/1208 16% [========== ] 199/1208 16% [========== ] 200/1208 16% [========== ] 201/1208 16% [========== ] 202/1208 16% [========== ] 203/1208 16% [========== ] 204/1208 16% [========== ] 205/1208 16% [========== ] 206/1208 17% [========== ] 207/1208 17% [========== ] 208/1208 17% [========== ] 209/1208 17% [========== ] 210/1208 17% [========== ] 211/1208 17% [========== ] 212/1208 17% [========== ] 213/1208 17% [========== ] 214/1208 17% [=========== ] 215/1208 17% [=========== ] 216/1208 17% [=========== ] 217/1208 17% [=========== ] 218/1208 18% [=========== ] 219/1208 18% [=========== ] 220/1208 18% [=========== ] 221/1208 18% [=========== ] 222/1208 18% [=========== ] 223/1208 18% [=========== ] 224/1208 18% [=========== ] 225/1208 18% [=========== ] 226/1208 18% [=========== ] 227/1208 18% [=========== ] 228/1208 18% [=========== ] 229/1208 18% [=========== ] 230/1208 19% [=========== ] 231/1208 19% [=========== ] 232/1208 19% [=========== ] 233/1208 19% [============ ] 234/1208 19% [============ ] 235/1208 19% [============ ] 236/1208 19% [============ ] 237/1208 19% [============ ] 238/1208 19% [============ ] 239/1208 19% [============ ] 240/1208 19% [============ ] 241/1208 19% [============ ] 242/1208 20% [============ ] 243/1208 20% [============ ] 244/1208 20% [============ ] 245/1208 20% [============ ] 246/1208 20% [============ ] 247/1208 20% [============ ] 248/1208 20% [============ ] 249/1208 20% [============ ] 250/1208 20% [============ ] 251/1208 20% [============ ] 252/1208 20% [============ ] 253/1208 20% [============= ] 254/1208 21% [============= ] 255/1208 21% [============= ] 256/1208 21% [============= ] 257/1208 21% [============= ] 258/1208 21% [============= ] 259/1208 21% [============= ] 260/1208 21% [============= ] 261/1208 21% [============= ] 262/1208 21% [============= ] 263/1208 21% [============= ] 264/1208 21% [============= ] 265/1208 21% [============= ] 266/1208 22% [============= ] 267/1208 22% [============= ] 268/1208 22% [============= ] 269/1208 22% [============= ] 270/1208 22% [============= ] 271/1208 22% [============= ] 272/1208 22% [============== ] 273/1208 22% [============== ] 274/1208 22% [============== ] 275/1208 22% [============== ] 276/1208 22% [============== ] 277/1208 22% [============== ] 278/1208 23% [============== ] 279/1208 23% [============== ] 280/1208 23% [============== ] 281/1208 23% [============== ] 282/1208 23% [============== ] 283/1208 23% [============== ] 284/1208 23% [============== ] 285/1208 23% [============== ] 286/1208 23% [============== ] 287/1208 23% [============== ] 288/1208 23% [============== ] 289/1208 23% [============== ] 290/1208 24% [============== ] 291/1208 24% [============== ] 292/1208 24% [=============== ] 293/1208 24% [=============== ] 294/1208 24% [=============== ] 295/1208 24% [=============== ] 296/1208 24% [=============== ] 297/1208 24% [=============== ] 298/1208 24% [=============== ] 299/1208 24% [=============== ] 300/1208 24% [=============== ] 301/1208 24% [=============== ] 302/1208 25% [=============== ] 303/1208 25% [=============== ] 304/1208 25% [=============== ] 305/1208 25% [=============== ] 306/1208 25% [=============== ] 307/1208 25% [=============== ] 308/1208 25% [=============== ] 309/1208 25% [=============== ] 310/1208 25% [=============== ] 311/1208 25% [================ ] 312/1208 25% [================ ] 313/1208 25% [================ ] 314/1208 25% [================ ] 315/1208 26% [================ ] 316/1208 26% [================ ] 317/1208 26% [================ ] 318/1208 26% [================ ] 319/1208 26% [================ ] 320/1208 26% [================ ] 321/1208 26% [================ ] 322/1208 26% [================ ] 323/1208 26% [================ ] 324/1208 26% [================ ] 325/1208 26% [================ ] 326/1208 26% [================ ] 327/1208 27% [================ ] 328/1208 27% [================ ] 329/1208 27% [================ ] 330/1208 27% [================ ] 331/1208 27% [================= ] 332/1208 27% [================= ] 333/1208 27% [================= ] 334/1208 27% [================= ] 335/1208 27% [================= ] 336/1208 27% [================= ] 337/1208 27% [================= ] 338/1208 27% [================= ] 339/1208 28% [================= ] 340/1208 28% [================= ] 341/1208 28% [================= ] 342/1208 28% [================= ] 343/1208 28% [================= ] 344/1208 28% [================= ] 345/1208 28% [================= ] 346/1208 28% [================= ] 347/1208 28% [================= ] 348/1208 28% [================= ] 349/1208 28% [================= ] 350/1208 28% [================== ] 351/1208 29% [================== ] 352/1208 29% [================== ] 353/1208 29% [================== ] 354/1208 29% [================== ] 355/1208 29% [================== ] 356/1208 29% [================== ] 357/1208 29% [================== ] 358/1208 29% [================== ] 359/1208 29% [================== ] 360/1208 29% [================== ] 361/1208 29% [================== ] 362/1208 29% [================== ] 363/1208 30% [================== ] 364/1208 30% [================== ] 365/1208 30% [================== ] 366/1208 30% [================== ] 367/1208 30% [================== ] 368/1208 30% [================== ] 369/1208 30% [================== ] 370/1208 30% [=================== ] 371/1208 30% [=================== ] 372/1208 30% [=================== ] 373/1208 30% [=================== ] 374/1208 30% [=================== ] 375/1208 31% [=================== ] 376/1208 31% [=================== ] 377/1208 31% [=================== ] 378/1208 31% [=================== ] 379/1208 31% [=================== ] 380/1208 31% [=================== ] 381/1208 31% [=================== ] 382/1208 31% [=================== ] 383/1208 31% [=================== ] 384/1208 31% [=================== ] 385/1208 31% [=================== ] 386/1208 31% [=================== ] 387/1208 32% [=================== ] 388/1208 32% [=================== ] 389/1208 32% [==================== ] 390/1208 32% [==================== ] 391/1208 32% [==================== ] 392/1208 32% [==================== ] 393/1208 32% [==================== ] 394/1208 32% [==================== ] 395/1208 32% [==================== ] 396/1208 32% [==================== ] 397/1208 32% [==================== ] 398/1208 32% [==================== ] 399/1208 33% [==================== ] 400/1208 33% [==================== ] 401/1208 33% [==================== ] 402/1208 33% [==================== ] 403/1208 33% [==================== ] 404/1208 33% [==================== ] 405/1208 33% [==================== ] 406/1208 33% [==================== ] 407/1208 33% [==================== ] 408/1208 33% [==================== ] 409/1208 33% [===================== ] 410/1208 33% [===================== ] 411/1208 34% [===================== ] 412/1208 34% [===================== ] 413/1208 34% [===================== ] 414/1208 34% [===================== ] 415/1208 34% [===================== ] 416/1208 34% [===================== ] 417/1208 34% [===================== ] 418/1208 34% [===================== ] 419/1208 34% [===================== ] 420/1208 34% [===================== ] 421/1208 34% [===================== ] 422/1208 34% [===================== ] 423/1208 35% [===================== ] 424/1208 35% [===================== ] 425/1208 35% [===================== ] 426/1208 35% [===================== ] 427/1208 35% [===================== ] 428/1208 35% [====================== ] 429/1208 35% [====================== ] 430/1208 35% [====================== ] 431/1208 35% [====================== ] 432/1208 35% [====================== ] 433/1208 35% [====================== ] 434/1208 35% [====================== ] 435/1208 36% [====================== ] 436/1208 36% [====================== ] 437/1208 36% [====================== ] 438/1208 36% [====================== ] 439/1208 36% [====================== ] 440/1208 36% [====================== ] 441/1208 36% [====================== ] 442/1208 36% [====================== ] 443/1208 36% [====================== ] 444/1208 36% [====================== ] 445/1208 36% [====================== ] 446/1208 36% [====================== ] 447/1208 37% [====================== ] 448/1208 37% [======================= ] 449/1208 37% [======================= ] 450/1208 37% [======================= ] 451/1208 37% [======================= ] 452/1208 37% [======================= ] 453/1208 37% [======================= ] 454/1208 37% [======================= ] 455/1208 37% [======================= ] 456/1208 37% [======================= ] 457/1208 37% [======================= ] 458/1208 37% [======================= ] 459/1208 37% [======================= ] 460/1208 38% [======================= ] 461/1208 38% [======================= ] 462/1208 38% [======================= ] 463/1208 38% [======================= ] 464/1208 38% [======================= ] 465/1208 38% [======================= ] 466/1208 38% [======================= ] 467/1208 38% [======================== ] 468/1208 38% [======================== ] 469/1208 38% [======================== ] 470/1208 38% [======================== ] 471/1208 38% [======================== ] 472/1208 39% [======================== ] 473/1208 39% [======================== ] 474/1208 39% [======================== ] 475/1208 39% [======================== ] 476/1208 39% [======================== ] 477/1208 39% [======================== ] 478/1208 39% [======================== ] 479/1208 39% [======================== ] 480/1208 39% [======================== ] 481/1208 39% [======================== ] 482/1208 39% [======================== ] 483/1208 39% [======================== ] 484/1208 40% [======================== ] 485/1208 40% [======================== ] 486/1208 40% [======================== ] 487/1208 40% [========================= ] 488/1208 40% [========================= ] 489/1208 40% [========================= ] 490/1208 40% [========================= ] 491/1208 40% [========================= ] 492/1208 40% [========================= ] 493/1208 40% [========================= ] 494/1208 40% [========================= ] 495/1208 40% [========================= ] 496/1208 41% [========================= ] 497/1208 41% [========================= ] 498/1208 41% [========================= ] 499/1208 41% [========================= ] 500/1208 41% [========================= ] 501/1208 41% [========================= ] 502/1208 41% [========================= ] 503/1208 41% [========================= ] 504/1208 41% [========================= ] 505/1208 41% [========================= ] 506/1208 41% [========================== ] 507/1208 41% [========================== ] 508/1208 42% [========================== ] 509/1208 42% [========================== ] 510/1208 42% [========================== ] 511/1208 42% [========================== ] 512/1208 42% [========================== ] 513/1208 42% [========================== ] 514/1208 42% [========================== ] 515/1208 42% [========================== ] 516/1208 42% [========================== ] 517/1208 42% [========================== ] 518/1208 42% [========================== ] 519/1208 42% [========================== ] 520/1208 43% [========================== ] 521/1208 43% [========================== ] 522/1208 43% [========================== ] 523/1208 43% [========================== ] 524/1208 43% [========================== ] 525/1208 43% [========================== ] 526/1208 43% [=========================== ] 527/1208 43% [=========================== ] 528/1208 43% [=========================== ] 529/1208 43% [=========================== ] 530/1208 43% [=========================== ] 531/1208 43% [=========================== ] 532/1208 44% [=========================== ] 533/1208 44% [=========================== ] 534/1208 44% [=========================== ] 535/1208 44% [=========================== ] 536/1208 44% [=========================== ] 537/1208 44% [=========================== ] 538/1208 44% [=========================== ] 539/1208 44% [=========================== ] 540/1208 44% [=========================== ] 541/1208 44% [=========================== ] 542/1208 44% [=========================== ] 543/1208 44% [=========================== ] 544/1208 45% [=========================== ] 545/1208 45% [============================ ] 546/1208 45% [============================ ] 547/1208 45% [============================ ] 548/1208 45% [============================ ] 549/1208 45% [============================ ] 550/1208 45% [============================ ] 551/1208 45% [============================ ] 552/1208 45% [============================ ] 553/1208 45% [============================ ] 554/1208 45% [============================ ] 555/1208 45% [============================ ] 556/1208 46% [============================ ] 557/1208 46% [============================ ] 558/1208 46% [============================ ] 559/1208 46% [============================ ] 560/1208 46% [============================ ] 561/1208 46% [============================ ] 562/1208 46% [============================ ] 563/1208 46% [============================ ] 564/1208 46% [============================ ] 565/1208 46% [============================= ] 566/1208 46% [============================= ] 567/1208 46% [============================= ] 568/1208 47% [============================= ] 569/1208 47% [============================= ] 570/1208 47% [============================= ] 571/1208 47% [============================= ] 572/1208 47% [============================= ] 573/1208 47% [============================= ] 574/1208 47% [============================= ] 575/1208 47% [============================= ] 576/1208 47% [============================= ] 577/1208 47% [============================= ] 578/1208 47% [============================= ] 579/1208 47% [============================= ] 580/1208 48% [============================= ] 581/1208 48% [============================= ] 582/1208 48% [============================= ] 583/1208 48% [============================= ] 584/1208 48% [============================== ] 585/1208 48% [============================== ] 586/1208 48% [============================== ] 587/1208 48% [============================== ] 588/1208 48% [============================== ] 589/1208 48% [============================== ] 590/1208 48% [============================== ] 591/1208 48% [============================== ] 592/1208 49% [============================== ] 593/1208 49% [============================== ] 594/1208 49% [============================== ] 595/1208 49% [============================== ] 596/1208 49% [============================== ] 597/1208 49% [============================== ] 598/1208 49% [============================== ] 599/1208 49% [============================== ] 600/1208 49% [============================== ] 601/1208 49% [============================== ] 602/1208 49% [============================== ] 603/1208 49% [=============================== ] 604/1208 50% [=============================== ] 605/1208 50% [=============================== ] 606/1208 50% [=============================== ] 607/1208 50% [=============================== ] 608/1208 50% [=============================== ] 609/1208 50% [=============================== ] 610/1208 50% [=============================== ] 611/1208 50% [=============================== ] 612/1208 50% [=============================== ] 613/1208 50% [=============================== ] 614/1208 50% [=============================== ] 615/1208 50% [=============================== ] 616/1208 50% [=============================== ] 617/1208 51% [=============================== ] 618/1208 51% [=============================== ] 619/1208 51% [=============================== ] 620/1208 51% [=============================== ] 621/1208 51% [=============================== ] 622/1208 51% [=============================== ] 623/1208 51% [================================ ] 624/1208 51% [================================ ] 625/1208 51% [================================ ] 626/1208 51% [================================ ] 627/1208 51% [================================ ] 628/1208 51% [================================ ] 629/1208 52% [================================ ] 630/1208 52% [================================ ] 631/1208 52% [================================ ] 632/1208 52% [================================ ] 633/1208 52% [================================ ] 634/1208 52% [================================ ] 635/1208 52% [================================ ] 636/1208 52% [================================ ] 637/1208 52% [================================ ] 638/1208 52% [================================ ] 639/1208 52% [================================ ] 640/1208 52% [================================ ] 641/1208 53% [================================ ] 642/1208 53% [================================= ] 643/1208 53% [================================= ] 644/1208 53% [================================= ] 645/1208 53% [================================= ] 646/1208 53% [================================= ] 647/1208 53% [================================= ] 648/1208 53% [================================= ] 649/1208 53% [================================= ] 650/1208 53% [================================= ] 651/1208 53% [================================= ] 652/1208 53% [================================= ] 653/1208 54% [================================= ] 654/1208 54% [================================= ] 655/1208 54% [================================= ] 656/1208 54% [================================= ] 657/1208 54% [================================= ] 658/1208 54% [================================= ] 659/1208 54% [================================= ] 660/1208 54% [================================= ] 661/1208 54% [================================= ] 662/1208 54% [================================== ] 663/1208 54% [================================== ] 664/1208 54% [================================== ] 665/1208 55% [================================== ] 666/1208 55% [================================== ] 667/1208 55% [================================== ] 668/1208 55% [================================== ] 669/1208 55% [================================== ] 670/1208 55% [================================== ] 671/1208 55% [================================== ] 672/1208 55% [================================== ] 673/1208 55% [================================== ] 674/1208 55% [================================== ] 675/1208 55% [================================== ] 676/1208 55% [================================== ] 677/1208 56% [================================== ] 678/1208 56% [================================== ] 679/1208 56% [================================== ] 680/1208 56% [================================== ] 681/1208 56% [=================================== ] 682/1208 56% [=================================== ] 683/1208 56% [=================================== ] 684/1208 56% [=================================== ] 685/1208 56% [=================================== ] 686/1208 56% [=================================== ] 687/1208 56% [=================================== ] 688/1208 56% [=================================== ] 689/1208 57% [=================================== ] 690/1208 57% [=================================== ] 691/1208 57% [=================================== ] 692/1208 57% [=================================== ] 693/1208 57% [=================================== ] 694/1208 57% [=================================== ] 695/1208 57% [=================================== ] 696/1208 57% [=================================== ] 697/1208 57% [=================================== ] 698/1208 57% [=================================== ] 699/1208 57% [=================================== ] 700/1208 57% [=================================== ] 701/1208 58% [==================================== ] 702/1208 58% [==================================== ] 703/1208 58% [==================================== ] 704/1208 58% [==================================== ] 705/1208 58% [==================================== ] 706/1208 58% [==================================== ] 707/1208 58% [==================================== ] 708/1208 58% [==================================== ] 709/1208 58% [==================================== ] 710/1208 58% [==================================== ] 711/1208 58% [==================================== ] 712/1208 58% [==================================== ] 713/1208 59% [==================================== ] 714/1208 59% [==================================== ] 715/1208 59% [==================================== ] 716/1208 59% [==================================== ] 717/1208 59% [==================================== ] 718/1208 59% [==================================== ] 719/1208 59% [==================================== ] 720/1208 59% [===================================== ] 721/1208 59% [===================================== ] 722/1208 59% [===================================== ] 723/1208 59% [===================================== ] 724/1208 59% [===================================== ] 725/1208 60% [===================================== ] 726/1208 60% [===================================== ] 727/1208 60% [===================================== ] 728/1208 60% [===================================== ] 729/1208 60% [===================================== ] 730/1208 60% [===================================== ] 731/1208 60% [===================================== ] 732/1208 60% [===================================== ] 733/1208 60% [===================================== ] 734/1208 60% [===================================== ] 735/1208 60% [===================================== ] 736/1208 60% [===================================== ] 737/1208 61% [===================================== ] 738/1208 61% [===================================== ] 739/1208 61% [===================================== ] 740/1208 61% [====================================== ] 741/1208 61% [====================================== ] 742/1208 61% [====================================== ] 743/1208 61% [====================================== ] 744/1208 61% [====================================== ] 745/1208 61% [====================================== ] 746/1208 61% [====================================== ] 747/1208 61% [====================================== ] 748/1208 61% [====================================== ] 749/1208 62% [====================================== ] 750/1208 62% [====================================== ] 751/1208 62% [====================================== ] 752/1208 62% [====================================== ] 753/1208 62% [====================================== ] 754/1208 62% [====================================== ] 755/1208 62% [====================================== ] 756/1208 62% [====================================== ] 757/1208 62% [====================================== ] 758/1208 62% [====================================== ] 759/1208 62% [======================================= ] 760/1208 62% [======================================= ] 761/1208 62% [======================================= ] 762/1208 63% [======================================= ] 763/1208 63% [======================================= ] 764/1208 63% [======================================= ] 765/1208 63% [======================================= ] 766/1208 63% [======================================= ] 767/1208 63% [======================================= ] 768/1208 63% [======================================= ] 769/1208 63% [======================================= ] 770/1208 63% [======================================= ] 771/1208 63% [======================================= ] 772/1208 63% [======================================= ] 773/1208 63% [======================================= ] 774/1208 64% [======================================= ] 775/1208 64% [======================================= ] 776/1208 64% [======================================= ] 777/1208 64% [======================================= ] 778/1208 64% [======================================= ] 779/1208 64% [======================================== ] 780/1208 64% [======================================== ] 781/1208 64% [======================================== ] 782/1208 64% [======================================== ] 783/1208 64% [======================================== ] 784/1208 64% [======================================== ] 785/1208 64% [======================================== ] 786/1208 65% [======================================== ] 787/1208 65% [======================================== ] 788/1208 65% [======================================== ] 789/1208 65% [======================================== ] 790/1208 65% [======================================== ] 791/1208 65% [======================================== ] 792/1208 65% [======================================== ] 793/1208 65% [======================================== ] 794/1208 65% [======================================== ] 795/1208 65% [======================================== ] 796/1208 65% [======================================== ] 797/1208 65% [======================================== ] 798/1208 66% [========================================= ] 799/1208 66% [========================================= ] 800/1208 66% [========================================= ] 801/1208 66% [========================================= ] 802/1208 66% [========================================= ] 803/1208 66% [========================================= ] 804/1208 66% [========================================= ] 805/1208 66% [========================================= ] 806/1208 66% [========================================= ] 807/1208 66% [========================================= ] 808/1208 66% [========================================= ] 809/1208 66% [========================================= ] 810/1208 67% [========================================= ] 811/1208 67% [========================================= ] 812/1208 67% [========================================= ] 813/1208 67% [========================================= ] 814/1208 67% [========================================= ] 815/1208 67% [========================================= ] 816/1208 67% [========================================= ] 817/1208 67% [========================================= ] 818/1208 67% [========================================== ] 819/1208 67% [========================================== ] 820/1208 67% [========================================== ] 821/1208 67% [========================================== ] 822/1208 68% [========================================== ] 823/1208 68% [========================================== ] 824/1208 68% [========================================== ] 825/1208 68% [========================================== ] 826/1208 68% [========================================== ] 827/1208 68% [========================================== ] 828/1208 68% [========================================== ] 829/1208 68% [========================================== ] 830/1208 68% [========================================== ] 831/1208 68% [========================================== ] 832/1208 68% [========================================== ] 833/1208 68% [========================================== ] 834/1208 69% [========================================== ] 835/1208 69% [========================================== ] 836/1208 69% [========================================== ] 837/1208 69% [=========================================== ] 838/1208 69% [=========================================== ] 839/1208 69% [=========================================== ] 840/1208 69% [=========================================== ] 841/1208 69% [=========================================== ] 842/1208 69% [=========================================== ] 843/1208 69% [=========================================== ] 844/1208 69% [=========================================== ] 845/1208 69% [=========================================== ] 846/1208 70% [=========================================== ] 847/1208 70% [=========================================== ] 848/1208 70% [=========================================== ] 849/1208 70% [=========================================== ] 850/1208 70% [=========================================== ] 851/1208 70% [=========================================== ] 852/1208 70% [=========================================== ] 853/1208 70% [=========================================== ] 854/1208 70% [=========================================== ] 855/1208 70% [=========================================== ] 856/1208 70% [=========================================== ] 857/1208 70% [============================================ ] 858/1208 71% [============================================ ] 859/1208 71% [============================================ ] 860/1208 71% [============================================ ] 861/1208 71% [============================================ ] 862/1208 71% [============================================ ] 863/1208 71% [============================================ ] 864/1208 71% [============================================ ] 865/1208 71% [============================================ ] 866/1208 71% [============================================ ] 867/1208 71% [============================================ ] 868/1208 71% [============================================ ] 869/1208 71% [============================================ ] 870/1208 72% [============================================ ] 871/1208 72% [============================================ ] 872/1208 72% [============================================ ] 873/1208 72% [============================================ ] 874/1208 72% [============================================ ] 875/1208 72% [============================================ ] 876/1208 72% [============================================= ] 877/1208 72% [============================================= ] 878/1208 72% [============================================= ] 879/1208 72% [============================================= ] 880/1208 72% [============================================= ] 881/1208 72% [============================================= ] 882/1208 73% [============================================= ] 883/1208 73% [============================================= ] 884/1208 73% [============================================= ] 885/1208 73% [============================================= ] 886/1208 73% [============================================= ] 887/1208 73% [============================================= ] 888/1208 73% [============================================= ] 889/1208 73% [============================================= ] 890/1208 73% [============================================= ] 891/1208 73% [============================================= ] 892/1208 73% [============================================= ] 893/1208 73% [============================================= ] 894/1208 74% [============================================= ] 895/1208 74% [============================================= ] 896/1208 74% [============================================== ] 897/1208 74% [============================================== ] 898/1208 74% [============================================== ] 899/1208 74% [============================================== ] 900/1208 74% [============================================== ] 901/1208 74% [============================================== ] 902/1208 74% [============================================== ] 903/1208 74% [============================================== ] 904/1208 74% [============================================== ] 905/1208 74% [============================================== ] 906/1208 75% [============================================== ] 907/1208 75% [============================================== ] 908/1208 75% [============================================== ] 909/1208 75% [============================================== ] 910/1208 75% [============================================== ] 911/1208 75% [============================================== ] 912/1208 75% [============================================== ] 913/1208 75% [============================================== ] 914/1208 75% [============================================== ] 915/1208 75% [=============================================== ] 916/1208 75% [=============================================== ] 917/1208 75% [=============================================== ] 918/1208 75% [=============================================== ] 919/1208 76% [=============================================== ] 920/1208 76% [=============================================== ] 921/1208 76% [=============================================== ] 922/1208 76% [=============================================== ] 923/1208 76% [=============================================== ] 924/1208 76% [=============================================== ] 925/1208 76% [=============================================== ] 926/1208 76% [=============================================== ] 927/1208 76% [=============================================== ] 928/1208 76% [=============================================== ] 929/1208 76% [=============================================== ] 930/1208 76% [=============================================== ] 931/1208 77% [=============================================== ] 932/1208 77% [=============================================== ] 933/1208 77% [=============================================== ] 934/1208 77% [=============================================== ] 935/1208 77% [================================================ ] 936/1208 77% [================================================ ] 937/1208 77% [================================================ ] 938/1208 77% [================================================ ] 939/1208 77% [================================================ ] 940/1208 77% [================================================ ] 941/1208 77% [================================================ ] 942/1208 77% [================================================ ] 943/1208 78% [================================================ ] 944/1208 78% [================================================ ] 945/1208 78% [================================================ ] 946/1208 78% [================================================ ] 947/1208 78% [================================================ ] 948/1208 78% [================================================ ] 949/1208 78% [================================================ ] 950/1208 78% [================================================ ] 951/1208 78% [================================================ ] 952/1208 78% [================================================ ] 953/1208 78% [================================================ ] 954/1208 78% [================================================= ] 955/1208 79% [================================================= ] 956/1208 79% [================================================= ] 957/1208 79% [================================================= ] 958/1208 79% [================================================= ] 959/1208 79% [================================================= ] 960/1208 79% [================================================= ] 961/1208 79% [================================================= ] 962/1208 79% [================================================= ] 963/1208 79% [================================================= ] 964/1208 79% [================================================= ] 965/1208 79% [================================================= ] 966/1208 79% [================================================= ] 967/1208 80% [================================================= ] 968/1208 80% [================================================= ] 969/1208 80% [================================================= ] 970/1208 80% [================================================= ] 971/1208 80% [================================================= ] 972/1208 80% [================================================= ] 973/1208 80% [================================================= ] 974/1208 80% [================================================== ] 975/1208 80% [================================================== ] 976/1208 80% [================================================== ] 977/1208 80% [================================================== ] 978/1208 80% [================================================== ] 979/1208 81% [================================================== ] 980/1208 81% [================================================== ] 981/1208 81% [================================================== ] 982/1208 81% [================================================== ] 983/1208 81% [================================================== ] 984/1208 81% [================================================== ] 985/1208 81% [================================================== ] 986/1208 81% [================================================== ] 987/1208 81% [================================================== ] 988/1208 81% [================================================== ] 989/1208 81% [================================================== ] 990/1208 81% [================================================== ] 991/1208 82% [================================================== ] 992/1208 82% [================================================== ] 993/1208 82% [=================================================== ] 994/1208 82% [=================================================== ] 995/1208 82% [=================================================== ] 996/1208 82% [=================================================== ] 997/1208 82% [=================================================== ] 998/1208 82% [=================================================== ] 999/1208 82% [=================================================== ] 1000/1208 82% [=================================================== ] 1001/1208 82% [=================================================== ] 1002/1208 82% [=================================================== ] 1003/1208 83% [=================================================== ] 1004/1208 83% [=================================================== ] 1005/1208 83% [=================================================== ] 1006/1208 83% [=================================================== ] 1007/1208 83% [=================================================== ] 1008/1208 83% [=================================================== ] 1009/1208 83% [=================================================== ] 1010/1208 83% [=================================================== ] 1011/1208 83% [=================================================== ] 1012/1208 83% [=================================================== ] 1013/1208 83% [==================================================== ] 1014/1208 83% [==================================================== ] 1015/1208 84% [==================================================== ] 1016/1208 84% [==================================================== ] 1017/1208 84% [==================================================== ] 1018/1208 84% [==================================================== ] 1019/1208 84% [==================================================== ] 1020/1208 84% [==================================================== ] 1021/1208 84% [==================================================== ] 1022/1208 84% [==================================================== ] 1023/1208 84% [==================================================== ] 1024/1208 84% [==================================================== ] 1025/1208 84% [==================================================== ] 1026/1208 84% [==================================================== ] 1027/1208 85% [==================================================== ] 1028/1208 85% [==================================================== ] 1029/1208 85% [==================================================== ] 1030/1208 85% [==================================================== ] 1031/1208 85% [==================================================== ] 1032/1208 85% [===================================================== ] 1033/1208 85% [===================================================== ] 1034/1208 85% [===================================================== ] 1035/1208 85% [===================================================== ] 1036/1208 85% [===================================================== ] 1037/1208 85% [===================================================== ] 1038/1208 85% [===================================================== ] 1039/1208 86% [===================================================== ] 1040/1208 86% [===================================================== ] 1041/1208 86% [===================================================== ] 1042/1208 86% [===================================================== ] 1043/1208 86% [===================================================== ] 1044/1208 86% [===================================================== ] 1045/1208 86% [===================================================== ] 1046/1208 86% [===================================================== ] 1047/1208 86% [===================================================== ] 1048/1208 86% [===================================================== ] 1049/1208 86% [===================================================== ] 1050/1208 86% [===================================================== ] 1051/1208 87% [===================================================== ] 1052/1208 87% [====================================================== ] 1053/1208 87% [====================================================== ] 1054/1208 87% [====================================================== ] 1055/1208 87% [====================================================== ] 1056/1208 87% [====================================================== ] 1057/1208 87% [====================================================== ] 1058/1208 87% [====================================================== ] 1059/1208 87% [====================================================== ] 1060/1208 87% [====================================================== ] 1061/1208 87% [====================================================== ] 1062/1208 87% [====================================================== ] 1063/1208 87% [====================================================== ] 1064/1208 88% [====================================================== ] 1065/1208 88% [====================================================== ] 1066/1208 88% [====================================================== ] 1067/1208 88% [====================================================== ] 1068/1208 88% [====================================================== ] 1069/1208 88% [====================================================== ] 1070/1208 88% [====================================================== ] 1071/1208 88% [======================================================= ] 1072/1208 88% [======================================================= ] 1073/1208 88% [======================================================= ] 1074/1208 88% [======================================================= ] 1075/1208 88% [======================================================= ] 1076/1208 89% [======================================================= ] 1077/1208 89% [======================================================= ] 1078/1208 89% [======================================================= ] 1079/1208 89% [======================================================= ] 1080/1208 89% [======================================================= ] 1081/1208 89% [======================================================= ] 1082/1208 89% [======================================================= ] 1083/1208 89% [======================================================= ] 1084/1208 89% [======================================================= ] 1085/1208 89% [======================================================= ] 1086/1208 89% [======================================================= ] 1087/1208 89% [======================================================= ] 1088/1208 90% [======================================================= ] 1089/1208 90% [======================================================= ] 1090/1208 90% [======================================================= ] 1091/1208 90% [======================================================== ] 1092/1208 90% [======================================================== ] 1093/1208 90% [======================================================== ] 1094/1208 90% [======================================================== ] 1095/1208 90% [======================================================== ] 1096/1208 90% [======================================================== ] 1097/1208 90% [======================================================== ] 1098/1208 90% [======================================================== ] 1099/1208 90% [======================================================== ] 1100/1208 91% [======================================================== ] 1101/1208 91% [======================================================== ] 1102/1208 91% [======================================================== ] 1103/1208 91% [======================================================== ] 1104/1208 91% [======================================================== ] 1105/1208 91% [======================================================== ] 1106/1208 91% [======================================================== ] 1107/1208 91% [======================================================== ] 1108/1208 91% [======================================================== ] 1109/1208 91% [======================================================== ] 1110/1208 91% [========================================================= ] 1111/1208 91% [========================================================= ] 1112/1208 92% [========================================================= ] 1113/1208 92% [========================================================= ] 1114/1208 92% [========================================================= ] 1115/1208 92% [========================================================= ] 1116/1208 92% [========================================================= ] 1117/1208 92% [========================================================= ] 1118/1208 92% [========================================================= ] 1119/1208 92% [========================================================= ] 1120/1208 92% [========================================================= ] 1121/1208 92% [========================================================= ] 1122/1208 92% [========================================================= ] 1123/1208 92% [========================================================= ] 1124/1208 93% [========================================================= ] 1125/1208 93% [========================================================= ] 1126/1208 93% [========================================================= ] 1127/1208 93% [========================================================= ] 1128/1208 93% [========================================================= ] 1129/1208 93% [========================================================= ] 1130/1208 93% [========================================================== ] 1131/1208 93% [========================================================== ] 1132/1208 93% [========================================================== ] 1133/1208 93% [========================================================== ] 1134/1208 93% [========================================================== ] 1135/1208 93% [========================================================== ] 1136/1208 94% [========================================================== ] 1137/1208 94% [========================================================== ] 1138/1208 94% [========================================================== ] 1139/1208 94% [========================================================== ] 1140/1208 94% [========================================================== ] 1141/1208 94% [========================================================== ] 1142/1208 94% [========================================================== ] 1143/1208 94% [========================================================== ] 1144/1208 94% [========================================================== ] 1145/1208 94% [========================================================== ] 1146/1208 94% [========================================================== ] 1147/1208 94% [========================================================== ] 1148/1208 95% [========================================================== ] 1149/1208 95% [=========================================================== ] 1150/1208 95% [=========================================================== ] 1151/1208 95% [=========================================================== ] 1152/1208 95% [=========================================================== ] 1153/1208 95% [=========================================================== ] 1154/1208 95% [=========================================================== ] 1155/1208 95% [=========================================================== ] 1156/1208 95% [=========================================================== ] 1157/1208 95% [=========================================================== ] 1158/1208 95% [=========================================================== ] 1159/1208 95% [=========================================================== ] 1160/1208 96% [=========================================================== ] 1161/1208 96% [=========================================================== ] 1162/1208 96% [=========================================================== ] 1163/1208 96% [=========================================================== ] 1164/1208 96% [=========================================================== ] 1165/1208 96% [=========================================================== ] 1166/1208 96% [=========================================================== ] 1167/1208 96% [=========================================================== ] 1168/1208 96% [=========================================================== ] 1169/1208 96% [============================================================ ] 1170/1208 96% [============================================================ ] 1171/1208 96% [============================================================ ] 1172/1208 97% [============================================================ ] 1173/1208 97% [============================================================ ] 1174/1208 97% [============================================================ ] 1175/1208 97% [============================================================ ] 1176/1208 97% [============================================================ ] 1177/1208 97% [============================================================ ] 1178/1208 97% [============================================================ ] 1179/1208 97% [============================================================ ] 1180/1208 97% [============================================================ ] 1181/1208 97% [============================================================ ] 1182/1208 97% [============================================================ ] 1183/1208 97% [============================================================ ] 1184/1208 98% [============================================================ ] 1185/1208 98% [============================================================ ] 1186/1208 98% [============================================================ ] 1187/1208 98% [============================================================ ] 1188/1208 98% [============================================================= ] 1189/1208 98% [============================================================= ] 1190/1208 98% [============================================================= ] 1191/1208 98% [============================================================= ] 1192/1208 98% [============================================================= ] 1193/1208 98% [============================================================= ] 1194/1208 98% [============================================================= ] 1195/1208 98% [============================================================= ] 1196/1208 99% [============================================================= ] 1197/1208 99% [============================================================= ] 1198/1208 99% [============================================================= ] 1199/1208 99% [============================================================= ] 1200/1208 99% [============================================================= ] 1201/1208 99% [============================================================= ] 1202/1208 99% [============================================================= ] 1203/1208 99% [============================================================= ] 1204/1208 99% [============================================================= ] 1205/1208 99% [============================================================= ] 1206/1208 99% [============================================================= ] 1207/1208 99% [==============================================================] 1208/1208 100% operation complete, 1208 objects in 76107 NAND pages. ln -snf /home/buildroot/autobuild/instance-1/output-1/host/armeb-buildroot-linux-gnueabi/sysroot /home/buildroot/autobuild/instance-1/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-1/buildroot' >>> Buildroot 2023.02-61-g9543cb3285 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-fakedate Collecting legal info >>> host-skeleton 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-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.3.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.1.14 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> apg 2.3.0b Collecting legal info COPYING: OK (sha256: 5d0c892ea452c3828f1e311637cde4e3a04eb6431554308b3fcdac8c1b330168) >>> arptables 0.0.5 Collecting legal info COPYING: OK (sha256: ebdb8ae564c952792017ec680e2edd30443642216eb9f8a3d8fa166c0cb628c1) >>> at 3.2.5 Collecting legal info Copyright: OK (sha256: 01dccc0975aa9ba1a9f83e7c5e04f16077353d3c72a0a759b8846ee7a5b2b616) COPYING: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> bitstream-vera 1.10 Collecting legal info COPYRIGHT.TXT: OK (sha256: 3361d054759a2fc686a2c058be82deaf9c2e6fe549be9004d7935a6c1736315d) >>> busybox 1.36.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> chartjs 3.9.1 Collecting legal info ERROR: No hash found for LICENSE.md >>> cmocka 1.1.5 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> cracklib 2.9.8 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> host-cracklib 2.9.8 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> cukinia 0.6.0 Collecting legal info LICENSE: OK (sha256: b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1) LICENSE.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dhrystone 2 Collecting legal info >>> dtach 0.9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> easy-rsa 3.1.1 Collecting legal info COPYING.md: OK (sha256: 7c4a4fc71745d93a87278801f1bca555562ca23f21e18293add64b9e6f6b7bf1) gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-environment-setup Collecting legal info >>> explorercanvas aa989ea9d9bac748638f7c66b0fc88e619715da6 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-fatcat 1.1.1 Collecting legal info LICENSE: OK (sha256: 3ea03755e32cf7f5b12981de92a0fdad396448195fe0024990c9cbc388e9866c) >>> ffmpeg 4.4.3 Collecting legal info LICENSE.md: OK (sha256: cb48bf09a11f5fb576cddb0431c8f5ed0a60157a9ec942adffc13907cbe083f2) COPYING.LGPLv2.1: OK (sha256: b634ab5640e258563c536e658cad87080553df6f34f62269a21d554844e58bfe) >>> 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) >>> openjpeg 2.5.0 Collecting legal info LICENSE: OK (sha256: a6af136f3e15038a666b61f376612a07d9a4e48cb7c01adbf3e33b3f14ab49b6) >>> openssl Collecting legal info >>> libopenssl 1.1.1t Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> speex 1.2.1 Collecting legal info COPYING: OK (sha256: 2654a4264b2bfe298dedc508748d140111840c315cc8eb646a3a68c13fa75b01) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> fftw-double 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gnu-efi 3.0.15 Collecting legal info README.efilib: OK (sha256: 42d352e9c28dd446fd0209cd6f75588c8e41f0934540bb382bbd61c752360265) >>> hwdata 0.365 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f) >>> ifupdown-scripts Collecting legal info >>> imlib2 1.7.3 Collecting legal info COPYING: OK (sha256: fb70339dd33a77b6213c7ae067fccf93d04af44ff3f937c61f8863f7970e73f6) COPYING-PLAIN: OK (sha256: 8c9a2e92ed4937e2d30c2ea95439c36ed3002fc47e34efee43455a460fee8ef5) >>> inadyn 2.10.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> initscripts Collecting legal info >>> jpeg Collecting legal info >>> libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> json-c 0.16 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> libbytesize 2.7 Collecting legal info LICENSE: OK (sha256: 97bdc721d875501b6243a456333fdfdb1ab64d31c4da2554de845caf4674b946) >>> mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> libdill 32d0e8b733416208e0412a56490332772bc5c6e1 Collecting legal info COPYING: OK (sha256: 3f78d9c42c8919cb6dc63e51de17b9eb40a49d9cdd876ce59e77392721e8c2c6) >>> libdnet 1.16.1 Collecting legal info LICENSE: OK (sha256: 6b46ec86e290066c47b6607d322135b3c473566e7225ac23d35a7c0588a82da6) >>> libdvbcsa 1.1.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libenca 1.19 Collecting legal info COPYING: OK (sha256: 87f1bd4a52b4029476b684fcdd51fed3c6b2540e462d3c2d3bfc9be4558b2825) >>> libest f8a6e5b53a5f70e72fe4029981df0693b17cbb32 Collecting legal info LICENSE: OK (sha256: fbdb055f98babf8d86095d6f9b9e34d2ff21a8212e442b8f18bdcb403e44366c) >>> safeclib 3.7.1 Collecting legal info COPYING: OK (sha256: c33e77efd5781e3d59a2bb648c82d2a615035ef0d24cf58880380e3af906510b) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libglob 1.0 Collecting legal info LICENSE: OK (sha256: 4cd4bac6ef90d4a91ee6e52df30f241045fb1a27fb53541ef4a9f8e47e6103ca) >>> libkcapi 1.4.0 Collecting legal info COPYING: OK (sha256: 9765fad61726afb2b253db2c68153672e4178d6809667ae98141f3e90fe8645b) COPYING.gplv2: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.bsd: OK (sha256: 13aa749a5b0a454917a944ed8fffc530b784f5ead522b1aacaf4ec8aa55a6239) >>> libldns 1.8.3 Collecting legal info LICENSE: OK (sha256: 9e0b1505c358d1a7c79555ee8bd1acbe2985dbc74dd81f3697cebf2161e922e6) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_cthelper 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libopusenc 0.2.1 Collecting legal info COPYING: OK (sha256: 93b17ab56b8230127fea532be0dcb4e6d71e66ab5e8ce5d6ae8785d7288b164f) >>> libqrencode 4.1.1 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libscrypt 1.22 Collecting legal info LICENSE: OK (sha256: aacbfd9e19e5b38ea09616cebf0751ef0cc7b6a19ea0fd78f4b0598b2c503394) >>> libsrtp 2.4.2 Collecting legal info LICENSE: OK (sha256: 8e19d42a1eec9561f3f347253ddf2e385c55f392f025bb0fd41b88dbf38db5ae) >>> libubootenv 0.3.3 Collecting legal info LICENSES/CC0-1.0.txt: OK (sha256: 0558101984550fa84d1d13c2af11d116c20079d2be58711e8d99cadce7009192) LICENSES/LGPL-2.1-or-later.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES/MIT.txt: OK (sha256: 89807acf2309bd285f033404ee78581602f3cd9b819a16ac2f0e5f60ff4a473e) >>> libubox d716ac4bc4236031d4c3cc1ed362b502e20e3787 Collecting legal info >>> libuci 4b3db1179747b6a6779029407984bacef851325c Collecting legal info cli.c: OK (sha256: 39e1cc18a36172fb80d9b37f0af77d78ae935bd8a020978a7895d9e76a24e112) libuci.c: OK (sha256: 69d4eea4de19d27014f3d6ed723081b4039700bfd73cd0a5e39e2c4f19a58c66) >>> libucl 0.8.1 Collecting legal info COPYING: OK (sha256: 1bf976835764c1d827e07472a0a75adb098682df56681878af05fc0db7439b03) >>> libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libxslt 1.1.37 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-lld 11.1.0 Collecting legal info LICENSE.TXT: OK (sha256: f7891568956e34643eb6a0db1462db30820d40d7266e2a78063f2fe233ece5a0) >>> host-llvm 11.1.0 Collecting legal info LICENSE.TXT: OK (sha256: 8d85c1057d742e597985c7d4e6320b015a9139385cff4cbae06ffc0ebe89afee) >>> host-python3 3.11.2 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> lldpd 1.0.15 Collecting legal info LICENSE: OK (sha256: 0e96a5aea65f16e2239231ce4ab90497f8bc3bb8fe6abe9299aade4726ff7c8d) >>> lrzsz 0.12.20 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> matio 1.5.23 Collecting legal info COPYING: OK (sha256: 3ed9a50d754fcc92d4accb8448e397eafeab686796b2a7445557ce782806e239) >>> host-mkpasswd Collecting legal info >>> host-mosquitto 2.0.15 Collecting legal info LICENSE.txt: OK (sha256: d3c4ccace4e5d3cc89d34cf2a0bc85b8596bfc0a32b815d0d77f9b7c41b5350c) epl-v20: OK (sha256: 8c349f80764d0648e645f41ef23772a70c995a0924b5235f735f4a3d09df127c) edl-v10: OK (sha256: 86fc4a3f97cb769c04e8da557036c1066eb8bb22b2d0a5dd31464990fe84047c) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1t Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-mtd 2.1.5 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> 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-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> opus-tools 0.2 Collecting legal info COPYING: OK (sha256: c28016e58544119d6b93aea28297d040f17dcef7a9f548d3e6a4d0b558c5d248) >>> opusfile 0.12 Collecting legal info COPYING: OK (sha256: 0267ae795ab744c4e0f9c45e249440fdf2e75dac8c804f36066b28649bf74aaf) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> pkcs11-helper 1.29.0 Collecting legal info COPYING: OK (sha256: 808705ac1daafe07a76431929575c5712a8693977a39ec9102aed25f030754d9) COPYING.BSD: OK (sha256: 865496cf23a6c792739ff2f9ea11e95ac99db89cfe3780a295b4e1495a9c19fe) COPYING.GPL: OK (sha256: cd2e7d63a11058f19c58b06fb8c759140ce70788369dce6e6e9db40d3475021e) >>> popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> host-python-cython 0.29.33 Collecting legal info COPYING.txt: OK (sha256: e1eb1c49a8508e8173dac30157e4a6439a44ad8846194746c424fbc3fc2b95d7) LICENSE.txt: OK (sha256: a6cba85bc92e0cff7a450b1d873c0eaa2e9fc96bf472df0247a26bec77bf3ff9) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python-lxml 4.9.2 Collecting legal info LICENSES.txt: OK (sha256: 41d49dd406aa0e1548a6d5f21a30d6bf638b3cd96eb7289dd348d83ed2e40392) doc/licenses/BSD.txt: OK (sha256: 69edb445c1335a8312d4c09271847e9956d84f0d9f724d125340cc3fad767b2a) doc/licenses/elementtree.txt: OK (sha256: 0497ae8138811ef4466ede653bab7a59feb3d3c14f9ed50fc33a00aeb5bec32e) src/lxml/isoschematron/resources/rng/iso-schematron.rng: OK (sha256: 56c5b13f28b78958890c36e3249c34c169041e42ebcfdce8080f3324ba2bf4de) >>> host-libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libxslt 1.1.37 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> rcw-smarc-sal28 11 Collecting legal info COPYING: OK (sha256: 803c65088eed36a6697ca9f03f4379bbad24e276dc8da7fef5eb4dc4008415a1) >>> rsync 3.2.7 Collecting legal info COPYING: OK (sha256: 85c19ea50a224c2d0067a69c083584e5717b40b76610ec1218f91385775067dd) >>> xxhash 0.8.1 Collecting legal info LICENSE: OK (sha256: 553d0035773ddd1590045f8fdc3a4c6ead31e36336721aeca8421e88ed1c9f80) cli/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> sane-backends 1.1.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> sdl2 2.26.3 Collecting legal info LICENSE.txt: OK (sha256: 9928507f684c1965d07f2b6ef4b4723d5efc2f6b4ab731f743a413c51c319927) >>> 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) >>> tremor 7c30a66346199f3f09017a09567c6c8a3a0eedc8 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> sdl2_ttf 2.20.1 Collecting legal info LICENSE.txt: OK (sha256: 28aabfed22b3cb0b7e23ef40385e4f66297c960082f029c96d073cc1d4e008d5) >>> sp-oops-extract 0.0.7-1 Collecting legal info COPYING: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) >>> spidev_test 5.8 Collecting legal info >>> tcping 1.3.6 Collecting legal info LICENSE: OK (sha256: 4a35620e27ddb8de27898e4206c8f93633d877c1e128e98e95a035f760d94428) >>> tinc 1.0.36 Collecting legal info COPYING: OK (sha256: 3b37ffbf3459f2aceeef169aa65ee8b111ac1f8ba24a2a1b90b079678a9c7faa) COPYING.README: OK (sha256: 9bf76a8aa304d807df20bf3d221c21d259764be63e39b58f299b80ba3ac14b5b) >>> tstools 08f6be304040e7b84760ac3920bcff4a563b6cd2 Collecting legal info >>> uhttpd 15346de8d3ba422002496526ee24c62a3601ab8c Collecting legal info uhttpd.h: OK (sha256: ce1803f83f776cc88661e303fede0e5ff52faf1d9f74508fadbecf7705b4c84d) >>> vuejs 3.2.45 Collecting legal info LICENSE: OK (sha256: 1bb85cc9b13b81ef41c81c51866172fc345e0503c86726a6755b796590b70175) >>> xmlstarlet 1.6.1 Collecting legal info COPYING: OK (sha256: 6641cc5b00c1651fa22175f34efd01695e64a348b1ba07048538276f44866862) >>> host-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-libcap 2.65 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> 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: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: dhrystone-2: cannot save license (DHRYSTONE_LICENSE_FILES not defined) WARNING: libubox-d716ac4bc4236031d4c3cc1ed362b502e20e3787: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: spidev_test-5.8: cannot save license (SPIDEV_TEST_LICENSE_FILES not defined) WARNING: tstools-08f6be304040e7b84760ac3920bcff4a563b6cd2: cannot save license (TSTOOLS_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-1/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot'