make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/autobuild/autobuild/instance-2/output-1/build/ushare-2.1/scripts' make[2]: Entering directory '/home/autobuild/autobuild/instance-2/output-1/build/ushare-2.1/src' /home/autobuild/autobuild/instance-2/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -I.. -MM cds.c cms.c msr.c http.c presentation.c metadata.c mime.c services.c buffer.c util_iconv.c content.c cfgparser.c trace.c redblack.c osdep.c ctrl_telnet.c ushare.c 1>.depend /home/autobuild/autobuild/instance-2/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -pthread -I/home/autobuild/autobuild/instance-2/output-1/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/upnp -o cds.o cds.c cds.c: In function 'cds_browse': cds.c:485:43: warning: variable 'sort_criteria' set but not used [-Wunused-but-set-variable] 485 | int result_count = 0, index, count, id, sort_criteria; | ^~~~~~~~~~~~~ cds.c: In function 'cds_search': cds.c:805:43: warning: variable 'sort_criteria' set but not used [-Wunused-but-set-variable] 805 | int result_count = 0, index, count, id, sort_criteria; | ^~~~~~~~~~~~~ In file included from cds.c:28: ushare.h: At top level: ushare.h:133:13: warning: inline function 'display_headers' declared but never defined 133 | inline void display_headers (void); | ^~~~~~~~~~~~~~~ cds.c: In function 'matches_search': cds.c:615:5: warning: 'strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 615 | strncpy (keyword, search_criteria | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 616 | + strlen (SEARCH_PROTOCOL_CONTAINS_KEYWORD), sizeof (keyword)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cds.c:604:5: warning: 'strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 604 | strncpy (keyword, search_criteria | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 605 | + strlen (SEARCH_CLASS_DERIVED_KEYWORD), sizeof (keyword)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cds.c:593:5: warning: 'strncpy' specified bound 256 equals destination size [-Wstringop-truncation] 593 | strncpy (keyword, search_criteria | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 594 | + strlen (SEARCH_CLASS_MATCH_KEYWORD), sizeof (keyword)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-2/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -pthread -I/home/autobuild/autobuild/instance-2/output-1/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/upnp -o cms.o cms.c In file included from cms.c:28: ushare.h:133:13: warning: inline function 'display_headers' declared but never defined 133 | inline void display_headers (void); | ^~~~~~~~~~~~~~~ In function 'cms_get_protocol_info', inlined from 'cms_get_protocol_info' at cms.c:87:1: cms.c:117:5: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 117 | strncpy (respPtr, protocol, len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cms.c:116:11: note: length computed here 116 | len = strlen (protocol); | ^~~~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-2/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -pthread -I/home/autobuild/autobuild/instance-2/output-1/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/upnp -o msr.o msr.c In file included from msr.c:24: ushare.h:133:13: warning: inline function 'display_headers' declared but never defined 133 | inline void display_headers (void); | ^~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-2/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -pthread -I/home/autobuild/autobuild/instance-2/output-1/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/upnp -o http.o http.c In file included from http.c:42: trace.h:32:13: warning: inline function 'start_log' declared but never defined 32 | inline void start_log (void); | ^~~~~~~~~ In file included from services.h:27, from http.c:35: ushare.h:133:13: warning: inline function 'display_headers' declared but never defined 133 | inline void display_headers (void); | ^~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-2/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -pthread -I/home/autobuild/autobuild/instance-2/output-1/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/upnp -o presentation.o presentation.c In file included from metadata.h:29, from presentation.c:30: ushare.h:133:13: warning: inline function 'display_headers' declared but never defined 133 | inline void display_headers (void); | ^~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-2/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -pthread -I/home/autobuild/autobuild/instance-2/output-1/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/upnp -o metadata.o metadata.c In file included from metadata.c:38: trace.h:32:13: warning: inline function 'start_log' declared but never defined 32 | inline void start_log (void); | ^~~~~~~~~ In file included from metadata.h:29, from metadata.c:34: ushare.h:133:13: warning: inline function 'display_headers' declared but never defined 133 | inline void display_headers (void); | ^~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-2/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -pthread -I/home/autobuild/autobuild/instance-2/output-1/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/upnp -o mime.o mime.c In file included from mime.c:27: ushare.h:133:13: warning: inline function 'display_headers' declared but never defined 133 | inline void display_headers (void); | ^~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-2/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -pthread -I/home/autobuild/autobuild/instance-2/output-1/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/upnp -o services.o services.c In file included from services.c:33: trace.h:32:13: warning: inline function 'start_log' declared but never defined 32 | inline void start_log (void); | ^~~~~~~~~ In file included from services.c:28: ushare.h:133:13: warning: inline function 'display_headers' declared but never defined 133 | inline void display_headers (void); | ^~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-2/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -pthread -I/home/autobuild/autobuild/instance-2/output-1/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/upnp -o buffer.o buffer.c /home/autobuild/autobuild/instance-2/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -pthread -I/home/autobuild/autobuild/instance-2/output-1/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/upnp -o util_iconv.o util_iconv.c /home/autobuild/autobuild/instance-2/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -pthread -I/home/autobuild/autobuild/instance-2/output-1/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/upnp -o content.o content.c content.c: In function 'content_del': content.c:58:6: warning: 'nonnull' argument 'list' compared to NULL [-Wnonnull-compare] 58 | if (!list || n >= list->count) | ^ content.c: In function 'content_free': content.c:80:6: warning: 'nonnull' argument 'list' compared to NULL [-Wnonnull-compare] 80 | if (!list) | ^ /home/autobuild/autobuild/instance-2/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -pthread -I/home/autobuild/autobuild/instance-2/output-1/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/upnp -o cfgparser.o cfgparser.c In file included from cfgparser.c:32: trace.h:32:13: warning: inline function 'start_log' declared but never defined 32 | inline void start_log (void); | ^~~~~~~~~ In file included from cfgparser.h:24, from cfgparser.c:30: ushare.h:133:13: warning: inline function 'display_headers' declared but never defined 133 | inline void display_headers (void); | ^~~~~~~~~~~~~~~ cfgparser.c: In function 'parse_config_file': cfgparser.c:279:6: warning: 'nonnull' argument 'ut' compared to NULL [-Wnonnull-compare] 279 | if (!ut) | ^ /home/autobuild/autobuild/instance-2/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -pthread -I/home/autobuild/autobuild/instance-2/output-1/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/upnp -o trace.o trace.c In file included from trace.c:28: ushare.h:133:13: warning: inline function 'display_headers' declared but never defined 133 | inline void display_headers (void); | ^~~~~~~~~~~~~~~ /home/autobuild/autobuild/instance-2/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -pthread -I/home/autobuild/autobuild/instance-2/output-1/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/upnp -o redblack.o redblack.c redblack.c: In function 'rbinit': redblack.c:143:14: warning: variable 'c' set but not used [-Wunused-but-set-variable] 143 | char c; | ^ /home/autobuild/autobuild/instance-2/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -pthread -I/home/autobuild/autobuild/instance-2/output-1/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/upnp -o osdep.o osdep.c /home/autobuild/autobuild/instance-2/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -pthread -I/home/autobuild/autobuild/instance-2/output-1/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/upnp -o ctrl_telnet.o ctrl_telnet.c In file included from ctrl_telnet.c:27: trace.h:32:13: warning: inline function 'start_log' declared but never defined 32 | inline void start_log (void); | ^~~~~~~~~ ctrl_telnet.c: In function 'ctrl_telnet_tokenize': ctrl_telnet.c:759:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 759 | if (!has_backslash) | ^ ctrl_telnet.c:765:7: note: here 765 | case ' ': | ^~~~ /home/autobuild/autobuild/instance-2/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O0 -g0 -I.. -W -Wall -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -pthread -I/home/autobuild/autobuild/instance-2/output-1/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/upnp -o ushare.o ushare.c In file included from ushare.c:73: trace.h:32:13: warning: inline function 'start_log' declared but never defined 32 | inline void start_log (void); | ^~~~~~~~~ /home/autobuild/autobuild/instance-2/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc cds.o cms.o msr.o http.o presentation.o metadata.o mime.o services.o buffer.o util_iconv.o content.o cfgparser.o trace.o redblack.o osdep.o ctrl_telnet.o ushare.o -lixml -lpthread -lupnp -pthread -L/home/autobuild/autobuild/instance-2/output-1/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/lib -o ushare make[2]: Leaving directory '/home/autobuild/autobuild/instance-2/output-1/build/ushare-2.1/src' make[2]: Entering directory '/home/autobuild/autobuild/instance-2/output-1/build/ushare-2.1/po' make fr.gmo de.gmo make[3]: Entering directory '/home/autobuild/autobuild/instance-2/output-1/build/ushare-2.1/po' /home/autobuild/autobuild/instance-2/output-1/host/bin/msgfmt -c --statistics -o fr.gmo fr.po fr.po:7: warning: header field 'Language' missing in header 60 translated messages. /home/autobuild/autobuild/instance-2/output-1/host/bin/msgfmt -c --statistics -o de.gmo de.po de.po:7: warning: header field 'Language' missing in header 47 translated messages, 2 fuzzy translations, 11 untranslated messages. make[3]: Leaving directory '/home/autobuild/autobuild/instance-2/output-1/build/ushare-2.1/po' touch stamp-po make[2]: Leaving directory '/home/autobuild/autobuild/instance-2/output-1/build/ushare-2.1/po' make[1]: Leaving directory '/home/autobuild/autobuild/instance-2/output-1/build/ushare-2.1' >>> ushare 2.1 Installing to target PATH="/home/autobuild/autobuild/instance-2/output-1/host/bin:/home/autobuild/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /usr/bin/make -j1 -C /home/autobuild/autobuild/instance-2/output-1/build/ushare-2.1 DESTDIR=/home/autobuild/autobuild/instance-2/output-1/target install make[1]: Entering directory '/home/autobuild/autobuild/instance-2/output-1/build/ushare-2.1' for subdir in scripts src po; do \ make -C $subdir install; \ done make[2]: Entering directory '/home/autobuild/autobuild/instance-2/output-1/build/ushare-2.1/scripts' /usr/bin/install -c -d /home/autobuild/autobuild/instance-2/output-1/target/etc /usr/bin/install -c -m 644 "ushare.conf" /home/autobuild/autobuild/instance-2/output-1/target/etc /usr/bin/install -c -d /home/autobuild/autobuild/instance-2/output-1/target/etc/init.d /usr/bin/install -c -m 755 "ushare" /home/autobuild/autobuild/instance-2/output-1/target/etc/init.d make[2]: Leaving directory '/home/autobuild/autobuild/instance-2/output-1/build/ushare-2.1/scripts' make[2]: Entering directory '/home/autobuild/autobuild/instance-2/output-1/build/ushare-2.1/src' /usr/bin/install -c -d /home/autobuild/autobuild/instance-2/output-1/target/usr/bin /usr/bin/install -c ushare /home/autobuild/autobuild/instance-2/output-1/target/usr/bin echo ignoring strip /home/autobuild/autobuild/instance-2/output-1/target/usr/bin/ushare ignoring strip /home/autobuild/autobuild/instance-2/output-1/target/usr/bin/ushare make[2]: Leaving directory '/home/autobuild/autobuild/instance-2/output-1/build/ushare-2.1/src' make[2]: Entering directory '/home/autobuild/autobuild/instance-2/output-1/build/ushare-2.1/po' for gmo in fr.gmo de.gmo; do \ lang=`echo $gmo | sed -e 's/\.gmo$//'`; \ /usr/bin/install -c -d /home/autobuild/autobuild/instance-2/output-1/target/usr/share/locale/$lang/LC_MESSAGES; \ /usr/bin/install -c -m 644 $lang.gmo /home/autobuild/autobuild/instance-2/output-1/target/usr/share/locale/$lang/LC_MESSAGES/ushare.mo; \ done make[2]: Leaving directory '/home/autobuild/autobuild/instance-2/output-1/build/ushare-2.1/po' make[1]: Leaving directory '/home/autobuild/autobuild/instance-2/output-1/build/ushare-2.1' rm -f /home/autobuild/autobuild/instance-2/output-1/target/etc/init.d/ushare >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/autobuild/autobuild/instance-2/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'@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', '-O0', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O0', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-2/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-2/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-2/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-2/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-2/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-2/output-1/host/mips64el-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-2/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-2/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-2/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-2/output-1/host/bin/mips64el-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-O0', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-2/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-2/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-2/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-2/output-1/host/mips64el-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-2/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-2/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/dash$' /home/autobuild/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/dash" >> /home/autobuild/autobuild/instance-2/output-1/target/etc/shells rm -f /home/autobuild/autobuild/instance-2/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/autobuild/autobuild/instance-2/output-1/target/usr/share/glib-2.0/schemas/*.dtd /home/autobuild/autobuild/instance-2/output-1/host/bin/glib-compile-schemas /home/autobuild/autobuild/instance-2/output-1/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/autobuild/autobuild/instance-2/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/autobuild/autobuild/instance-2/output-1/target/etc echo "buildroot" > /home/autobuild/autobuild/instance-2/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/autobuild/autobuild/instance-2/output-1/target/etc/hosts mkdir -p /home/autobuild/autobuild/instance-2/output-1/target/etc echo "Welcome to Buildroot" > /home/autobuild/autobuild/instance-2/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/autobuild/autobuild/instance-2/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/autobuild/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/sh" >> /home/autobuild/autobuild/instance-2/output-1/target/etc/shells ln -sf dash /home/autobuild/autobuild/instance-2/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,dash,' /home/autobuild/autobuild/instance-2/output-1/target/etc/passwd if [ -x /home/autobuild/autobuild/instance-2/output-1/target/sbin/swapon -a -x /home/autobuild/autobuild/instance-2/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/autobuild/autobuild/instance-2/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/autobuild/autobuild/instance-2/output-1/target/etc/inittab; fi /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~sole::respawn:/sbin/getty -L console 0 vt100 #~' /home/autobuild/autobuild/instance-2/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/autobuild/autobuild/instance-2/output-1/target/etc/inittab rm -rf /home/autobuild/autobuild/instance-2/output-1/target/usr/include /home/autobuild/autobuild/instance-2/output-1/target/usr/share/aclocal \ /home/autobuild/autobuild/instance-2/output-1/target/usr/lib/pkgconfig /home/autobuild/autobuild/instance-2/output-1/target/usr/share/pkgconfig \ /home/autobuild/autobuild/instance-2/output-1/target/usr/lib/cmake /home/autobuild/autobuild/instance-2/output-1/target/usr/share/cmake \ /home/autobuild/autobuild/instance-2/output-1/target/usr/lib/rpm /home/autobuild/autobuild/instance-2/output-1/target/usr/doc find /home/autobuild/autobuild/instance-2/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-2/output-1/target/lib/ /home/autobuild/autobuild/instance-2/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-2/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/autobuild/autobuild/instance-2/output-1/target/usr/share/gdb rm -rf /home/autobuild/autobuild/instance-2/output-1/target/usr/share/bash-completion rm -rf /home/autobuild/autobuild/instance-2/output-1/target/etc/bash_completion.d rm -rf /home/autobuild/autobuild/instance-2/output-1/target/usr/share/zsh rm -rf /home/autobuild/autobuild/instance-2/output-1/target/usr/man /home/autobuild/autobuild/instance-2/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-2/output-1/target/usr/info /home/autobuild/autobuild/instance-2/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-2/output-1/target/usr/doc /home/autobuild/autobuild/instance-2/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-2/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-2/output-1/target/usr/share 2>/dev/null || true rm -rf /home/autobuild/autobuild/instance-2/output-1/target/lib/debug /home/autobuild/autobuild/instance-2/output-1/target/usr/lib/debug find /home/autobuild/autobuild/instance-2/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/autobuild/autobuild/instance-2/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/autobuild/autobuild/instance-2/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/autobuild/autobuild/instance-2/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/autobuild/autobuild/instance-2/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.08-rc1-358-g24261a1762"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.11-git\"" \ ) > /home/autobuild/autobuild/instance-2/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-2/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-2/output-1/per-package /home/autobuild/autobuild/instance-2/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-2/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs mkdir -p /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs printf ' dbus -1 dbus -1 * /run/dbus - dbus DBus messagebus user\n\n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt printf ' /usr/libexec/dbus-daemon-launch-helper f 4750 0 dbus - - - - -\n\n' > /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-2/output-1/images rm -rf /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-2/output-1/target/ /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-2/output-1/host/bin:/home/autobuild/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-2/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-2/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-2/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-2/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-2/output-1/host/bin:/home/autobuild/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-2/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][done] scanning complete, total 842 objects. stage 2: creating image '/home/autobuild/autobuild/instance-2/output-1/images/rootfs.yaffs2' [ ] 1/842 0% [ ] 2/842 0% [ ] 3/842 0% [ ] 4/842 0% [ ] 5/842 0% [ ] 6/842 0% [ ] 7/842 0% [ ] 8/842 0% [ ] 9/842 1% [ ] 10/842 1% [ ] 11/842 1% [ ] 12/842 1% [ ] 13/842 1% [= ] 14/842 1% [= ] 15/842 1% [= ] 16/842 1% [= ] 17/842 2% [= ] 18/842 2% [= ] 19/842 2% [= ] 20/842 2% [= ] 21/842 2% [= ] 22/842 2% [= ] 23/842 2% [= ] 24/842 2% [= ] 25/842 2% [= ] 26/842 3% [== ] 27/842 3% [== ] 28/842 3% [== ] 29/842 3% [== ] 30/842 3% [== ] 31/842 3% [== ] 32/842 3% [== ] 33/842 3% [== ] 34/842 4% [== ] 35/842 4% [== ] 36/842 4% [== ] 37/842 4% [== ] 38/842 4% [== ] 39/842 4% [=== ] 40/842 4% [=== ] 41/842 4% [=== ] 42/842 4% [=== ] 43/842 5% [=== ] 44/842 5% [=== ] 45/842 5% [=== ] 46/842 5% [=== ] 47/842 5% [=== ] 48/842 5% [=== ] 49/842 5% [=== ] 50/842 5% [=== ] 51/842 6% [=== ] 52/842 6% [==== ] 53/842 6% [==== ] 54/842 6% [==== ] 55/842 6% [==== ] 56/842 6% [==== ] 57/842 6% [==== ] 58/842 6% [==== ] 59/842 7% [==== ] 60/842 7% [==== ] 61/842 7% [==== ] 62/842 7% [==== ] 63/842 7% [==== ] 64/842 7% [==== ] 65/842 7% [===== ] 66/842 7% [===== ] 67/842 7% [===== ] 68/842 8% [===== ] 69/842 8% [===== ] 70/842 8% [===== ] 71/842 8% [===== ] 72/842 8% [===== ] 73/842 8% [===== ] 74/842 8% [===== ] 75/842 8% [===== ] 76/842 9% [===== ] 77/842 9% [===== ] 78/842 9% [====== ] 79/842 9% [====== ] 80/842 9% [====== ] 81/842 9% [====== ] 82/842 9% [====== ] 83/842 9% [====== ] 84/842 9% [====== ] 85/842 10% [====== ] 86/842 10% [====== ] 87/842 10% [====== ] 88/842 10% [====== ] 89/842 10% [====== ] 90/842 10% [====== ] 91/842 10% [====== ] 92/842 10% [======= ] 93/842 11% [======= ] 94/842 11% [======= ] 95/842 11% [======= ] 96/842 11% [======= ] 97/842 11% [======= ] 98/842 11% [======= ] 99/842 11% [======= ] 100/842 11% [======= ] 101/842 11% [======= ] 102/842 12% [======= ] 103/842 12% [======= ] 104/842 12% [======= ] 105/842 12% [======== ] 106/842 12% [======== ] 107/842 12% [======== ] 108/842 12% [======== ] 109/842 12% [======== ] 110/842 13% [======== ] 111/842 13% [======== ] 112/842 13% [======== ] 113/842 13% [======== ] 114/842 13% [======== ] 115/842 13% [======== ] 116/842 13% [======== ] 117/842 13% [======== ] 118/842 14% [========= ] 119/842 14% [========= ] 120/842 14% [========= ] 121/842 14% [========= ] 122/842 14% [========= ] 123/842 14% [========= ] 124/842 14% [========= ] 125/842 14% [========= ] 126/842 14% [========= ] 127/842 15% [========= ] 128/842 15% [========= ] 129/842 15% [========= ] 130/842 15% [========= ] 131/842 15% [========== ] 132/842 15% [========== ] 133/842 15% [========== ] 134/842 15% [========== ] 135/842 16% [========== ] 136/842 16% [========== ] 137/842 16% [========== ] 138/842 16% [========== ] 139/842 16% [========== ] 140/842 16% [========== ] 141/842 16% [========== ] 142/842 16% [========== ] 143/842 16% [========== ] 144/842 17% [=========== ] 145/842 17% [=========== ] 146/842 17% [=========== ] 147/842 17% [=========== ] 148/842 17% [=========== ] 149/842 17% [=========== ] 150/842 17% [=========== ] 151/842 17% [=========== ] 152/842 18% [=========== ] 153/842 18% [=========== ] 154/842 18% [=========== ] 155/842 18% [=========== ] 156/842 18% [=========== ] 157/842 18% [============ ] 158/842 18% [============ ] 159/842 18% [============ ] 160/842 19% [============ ] 161/842 19% [============ ] 162/842 19% [============ ] 163/842 19% [============ ] 164/842 19% [============ ] 165/842 19% [============ ] 166/842 19% [============ ] 167/842 19% [============ ] 168/842 19% [============ ] 169/842 20% [============ ] 170/842 20% [============ ] 171/842 20% [============= ] 172/842 20% [============= ] 173/842 20% [============= ] 174/842 20% [============= ] 175/842 20% [============= ] 176/842 20% [============= ] 177/842 21% [============= ] 178/842 21% [============= ] 179/842 21% [============= ] 180/842 21% [============= ] 181/842 21% [============= ] 182/842 21% [============= ] 183/842 21% [============= ] 184/842 21% [============== ] 185/842 21% [============== ] 186/842 22% [============== ] 187/842 22% [============== ] 188/842 22% [============== ] 189/842 22% [============== ] 190/842 22% [============== ] 191/842 22% [============== ] 192/842 22% [============== ] 193/842 22% [============== ] 194/842 23% [============== ] 195/842 23% [============== ] 196/842 23% [============== ] 197/842 23% [=============== ] 198/842 23% [=============== ] 199/842 23% [=============== ] 200/842 23% [=============== ] 201/842 23% [=============== ] 202/842 23% [=============== ] 203/842 24% [=============== ] 204/842 24% [=============== ] 205/842 24% [=============== ] 206/842 24% [=============== ] 207/842 24% [=============== ] 208/842 24% [=============== ] 209/842 24% [=============== ] 210/842 24% [================ ] 211/842 25% [================ ] 212/842 25% [================ ] 213/842 25% [================ ] 214/842 25% [================ ] 215/842 25% [================ ] 216/842 25% [================ ] 217/842 25% [================ ] 218/842 25% [================ ] 219/842 26% [================ ] 220/842 26% [================ ] 221/842 26% [================ ] 222/842 26% [================ ] 223/842 26% [================= ] 224/842 26% [================= ] 225/842 26% [================= ] 226/842 26% [================= ] 227/842 26% [================= ] 228/842 27% [================= ] 229/842 27% [================= ] 230/842 27% [================= ] 231/842 27% [================= ] 232/842 27% [================= ] 233/842 27% [================= ] 234/842 27% [================= ] 235/842 27% [================= ] 236/842 28% [================== ] 237/842 28% [================== ] 238/842 28% [================== ] 239/842 28% [================== ] 240/842 28% [================== ] 241/842 28% [================== ] 242/842 28% [================== ] 243/842 28% [================== ] 244/842 28% [================== ] 245/842 29% [================== ] 246/842 29% [================== ] 247/842 29% [================== ] 248/842 29% [================== ] 249/842 29% [=================== ] 250/842 29% [=================== ] 251/842 29% [=================== ] 252/842 29% [=================== ] 253/842 30% [=================== ] 254/842 30% [=================== ] 255/842 30% [=================== ] 256/842 30% [=================== ] 257/842 30% [=================== ] 258/842 30% [=================== ] 259/842 30% [=================== ] 260/842 30% [=================== ] 261/842 30% [=================== ] 262/842 31% [=================== ] 263/842 31% [==================== ] 264/842 31% [==================== ] 265/842 31% [==================== ] 266/842 31% [==================== ] 267/842 31% [==================== ] 268/842 31% [==================== ] 269/842 31% [==================== ] 270/842 32% [==================== ] 271/842 32% [==================== ] 272/842 32% [==================== ] 273/842 32% [==================== ] 274/842 32% [==================== ] 275/842 32% [==================== ] 276/842 32% [===================== ] 277/842 32% [===================== ] 278/842 33% [===================== ] 279/842 33% [===================== ] 280/842 33% [===================== ] 281/842 33% [===================== ] 282/842 33% [===================== ] 283/842 33% [===================== ] 284/842 33% [===================== ] 285/842 33% [===================== ] 286/842 33% [===================== ] 287/842 34% [===================== ] 288/842 34% [===================== ] 289/842 34% [====================== ] 290/842 34% [====================== ] 291/842 34% [====================== ] 292/842 34% [====================== ] 293/842 34% [====================== ] 294/842 34% [====================== ] 295/842 35% [====================== ] 296/842 35% [====================== ] 297/842 35% [====================== ] 298/842 35% [====================== ] 299/842 35% [====================== ] 300/842 35% [====================== ] 301/842 35% [====================== ] 302/842 35% [======================= ] 303/842 35% [======================= ] 304/842 36% [======================= ] 305/842 36% [======================= ] 306/842 36% [======================= ] 307/842 36% [======================= ] 308/842 36% [======================= ] 309/842 36% [======================= ] 310/842 36% [======================= ] 311/842 36% [======================= ] 312/842 37% [======================= ] 313/842 37% [======================= ] 314/842 37% [======================= ] 315/842 37% [======================== ] 316/842 37% [======================== ] 317/842 37% [======================== ] 318/842 37% [======================== ] 319/842 37% [======================== ] 320/842 38% [======================== ] 321/842 38% [======================== ] 322/842 38% [======================== ] 323/842 38% [======================== ] 324/842 38% [======================== ] 325/842 38% [======================== ] 326/842 38% [======================== ] 327/842 38% [======================== ] 328/842 38% [========================= ] 329/842 39% [========================= ] 330/842 39% [========================= ] 331/842 39% [========================= ] 332/842 39% [========================= ] 333/842 39% [========================= ] 334/842 39% [========================= ] 335/842 39% [========================= ] 336/842 39% [========================= ] 337/842 40% [========================= ] 338/842 40% [========================= ] 339/842 40% [========================= ] 340/842 40% [========================= ] 341/842 40% [========================= ] 342/842 40% [========================== ] 343/842 40% [========================== ] 344/842 40% [========================== ] 345/842 40% [========================== ] 346/842 41% [========================== ] 347/842 41% [========================== ] 348/842 41% [========================== ] 349/842 41% [========================== ] 350/842 41% [========================== ] 351/842 41% [========================== ] 352/842 41% [========================== ] 353/842 41% [========================== ] 354/842 42% [========================== ] 355/842 42% [=========================== ] 356/842 42% [=========================== ] 357/842 42% [=========================== ] 358/842 42% [=========================== ] 359/842 42% [=========================== ] 360/842 42% [=========================== ] 361/842 42% [=========================== ] 362/842 42% [=========================== ] 363/842 43% [=========================== ] 364/842 43% [=========================== ] 365/842 43% [=========================== ] 366/842 43% [=========================== ] 367/842 43% [=========================== ] 368/842 43% [============================ ] 369/842 43% [============================ ] 370/842 43% [============================ ] 371/842 44% [============================ ] 372/842 44% [============================ ] 373/842 44% [============================ ] 374/842 44% [============================ ] 375/842 44% [============================ ] 376/842 44% [============================ ] 377/842 44% [============================ ] 378/842 44% [============================ ] 379/842 45% [============================ ] 380/842 45% [============================ ] 381/842 45% [============================= ] 382/842 45% [============================= ] 383/842 45% [============================= ] 384/842 45% [============================= ] 385/842 45% [============================= ] 386/842 45% [============================= ] 387/842 45% [============================= ] 388/842 46% [============================= ] 389/842 46% [============================= ] 390/842 46% [============================= ] 391/842 46% [============================= ] 392/842 46% [============================= ] 393/842 46% [============================= ] 394/842 46% [============================== ] 395/842 46% [============================== ] 396/842 47% [============================== ] 397/842 47% [============================== ] 398/842 47% [============================== ] 399/842 47% [============================== ] 400/842 47% [============================== ] 401/842 47% [============================== ] 402/842 47% [============================== ] 403/842 47% [============================== ] 404/842 47% [============================== ] 405/842 48% [============================== ] 406/842 48% [============================== ] 407/842 48% [=============================== ] 408/842 48% [=============================== ] 409/842 48% [=============================== ] 410/842 48% [=============================== ] 411/842 48% [=============================== ] 412/842 48% [=============================== ] 413/842 49% [=============================== ] 414/842 49% [=============================== ] 415/842 49% [=============================== ] 416/842 49% [=============================== ] 417/842 49% [=============================== ] 418/842 49% [=============================== ] 419/842 49% [=============================== ] 420/842 49% [================================ ] 421/842 50% [================================ ] 422/842 50% [================================ ] 423/842 50% [================================ ] 424/842 50% [================================ ] 425/842 50% [================================ ] 426/842 50% [================================ ] 427/842 50% [================================ ] 428/842 50% [================================ ] 429/842 50% [================================ ] 430/842 51% [================================ ] 431/842 51% [================================ ] 432/842 51% [================================ ] 433/842 51% [================================ ] 434/842 51% [================================= ] 435/842 51% [================================= ] 436/842 51% [================================= ] 437/842 51% [================================= ] 438/842 52% [================================= ] 439/842 52% [================================= ] 440/842 52% [================================= ] 441/842 52% [================================= ] 442/842 52% [================================= ] 443/842 52% [================================= ] 444/842 52% [================================= ] 445/842 52% [================================= ] 446/842 52% [================================= ] 447/842 53% [================================== ] 448/842 53% [================================== ] 449/842 53% [================================== ] 450/842 53% [================================== ] 451/842 53% [================================== ] 452/842 53% [================================== ] 453/842 53% [================================== ] 454/842 53% [================================== ] 455/842 54% [================================== ] 456/842 54% [================================== ] 457/842 54% [================================== ] 458/842 54% [================================== ] 459/842 54% [================================== ] 460/842 54% [=================================== ] 461/842 54% [=================================== ] 462/842 54% [=================================== ] 463/842 54% [=================================== ] 464/842 55% [=================================== ] 465/842 55% [=================================== ] 466/842 55% [=================================== ] 467/842 55% [=================================== ] 468/842 55% [=================================== ] 469/842 55% [=================================== ] 470/842 55% [=================================== ] 471/842 55% [=================================== ] 472/842 56% [=================================== ] 473/842 56% [==================================== ] 474/842 56% [==================================== ] 475/842 56% [==================================== ] 476/842 56% [==================================== ] 477/842 56% [==================================== ] 478/842 56% [==================================== ] 479/842 56% [==================================== ] 480/842 57% [==================================== ] 481/842 57% [==================================== ] 482/842 57% [==================================== ] 483/842 57% [==================================== ] 484/842 57% [==================================== ] 485/842 57% [==================================== ] 486/842 57% [===================================== ] 487/842 57% [===================================== ] 488/842 57% [===================================== ] 489/842 58% [===================================== ] 490/842 58% [===================================== ] 491/842 58% [===================================== ] 492/842 58% [===================================== ] 493/842 58% [===================================== ] 494/842 58% [===================================== ] 495/842 58% [===================================== ] 496/842 58% [===================================== ] 497/842 59% [===================================== ] 498/842 59% [===================================== ] 499/842 59% [====================================== ] 500/842 59% [====================================== ] 501/842 59% [====================================== ] 502/842 59% [====================================== ] 503/842 59% [====================================== ] 504/842 59% [====================================== ] 505/842 59% [====================================== ] 506/842 60% [====================================== ] 507/842 60% [====================================== ] 508/842 60% [====================================== ] 509/842 60% [====================================== ] 510/842 60% [====================================== ] 511/842 60% [====================================== ] 512/842 60% [====================================== ] 513/842 60% [======================================= ] 514/842 61% [======================================= ] 515/842 61% [======================================= ] 516/842 61% [======================================= ] 517/842 61% [======================================= ] 518/842 61% [======================================= ] 519/842 61% [======================================= ] 520/842 61% [======================================= ] 521/842 61% [======================================= ] 522/842 61% [======================================= ] 523/842 62% [======================================= ] 524/842 62% [======================================= ] 525/842 62% [======================================= ] 526/842 62% [======================================== ] 527/842 62% [======================================== ] 528/842 62% [======================================== ] 529/842 62% [======================================== ] 530/842 62% [======================================== ] 531/842 63% [======================================== ] 532/842 63% [======================================== ] 533/842 63% [======================================== ] 534/842 63% [======================================== ] 535/842 63% [======================================== ] 536/842 63% [======================================== ] 537/842 63% [======================================== ] 538/842 63% [======================================== ] 539/842 64% [========================================= ] 540/842 64% [========================================= ] 541/842 64% [========================================= ] 542/842 64% [========================================= ] 543/842 64% [========================================= ] 544/842 64% [========================================= ] 545/842 64% [========================================= ] 546/842 64% [========================================= ] 547/842 64% [========================================= ] 548/842 65% [========================================= ] 549/842 65% [========================================= ] 550/842 65% [========================================= ] 551/842 65% [========================================= ] 552/842 65% [========================================== ] 553/842 65% [========================================== ] 554/842 65% [========================================== ] 555/842 65% [========================================== ] 556/842 66% [========================================== ] 557/842 66% [========================================== ] 558/842 66% [========================================== ] 559/842 66% [========================================== ] 560/842 66% [========================================== ] 561/842 66% [========================================== ] 562/842 66% [========================================== ] 563/842 66% [========================================== ] 564/842 66% [========================================== ] 565/842 67% [=========================================== ] 566/842 67% [=========================================== ] 567/842 67% [=========================================== ] 568/842 67% [=========================================== ] 569/842 67% [=========================================== ] 570/842 67% [=========================================== ] 571/842 67% [=========================================== ] 572/842 67% [=========================================== ] 573/842 68% [=========================================== ] 574/842 68% [=========================================== ] 575/842 68% [=========================================== ] 576/842 68% [=========================================== ] 577/842 68% [=========================================== ] 578/842 68% [============================================ ] 579/842 68% [============================================ ] 580/842 68% [============================================ ] 581/842 69% [============================================ ] 582/842 69% [============================================ ] 583/842 69% [============================================ ] 584/842 69% [============================================ ] 585/842 69% [============================================ ] 586/842 69% [============================================ ] 587/842 69% [============================================ ] 588/842 69% [============================================ ] 589/842 69% [============================================ ] 590/842 70% [============================================ ] 591/842 70% [============================================ ] 592/842 70% [============================================= ] 593/842 70% [============================================= ] 594/842 70% [============================================= ] 595/842 70% [============================================= ] 596/842 70% [============================================= ] 597/842 70% [============================================= ] 598/842 71% [============================================= ] 599/842 71% [============================================= ] 600/842 71% [============================================= ] 601/842 71% [============================================= ] 602/842 71% [============================================= ] 603/842 71% [============================================= ] 604/842 71% [============================================= ] 605/842 71% [============================================== ] 606/842 71% [============================================== ] 607/842 72% [============================================== ] 608/842 72% [============================================== ] 609/842 72% [============================================== ] 610/842 72% [============================================== ] 611/842 72% [============================================== ] 612/842 72% [============================================== ] 613/842 72% [============================================== ] 614/842 72% [============================================== ] 615/842 73% [============================================== ] 616/842 73% [============================================== ] 617/842 73% [============================================== ] 618/842 73% [=============================================== ] 619/842 73% [=============================================== ] 620/842 73% [=============================================== ] 621/842 73% [=============================================== ] 622/842 73% [=============================================== ] 623/842 73% [=============================================== ] 624/842 74% [=============================================== ] 625/842 74% [=============================================== ] 626/842 74% [=============================================== ] 627/842 74% [=============================================== ] 628/842 74% [=============================================== ] 629/842 74% [=============================================== ] 630/842 74% [=============================================== ] 631/842 74% [================================================ ] 632/842 75% [================================================ ] 633/842 75% [================================================ ] 634/842 75% [================================================ ] 635/842 75% [================================================ ] 636/842 75% [================================================ ] 637/842 75% [================================================ ] 638/842 75% [================================================ ] 639/842 75% [================================================ ] 640/842 76% [================================================ ] 641/842 76% [================================================ ] 642/842 76% [================================================ ] 643/842 76% [================================================ ] 644/842 76% [================================================= ] 645/842 76% [================================================= ] 646/842 76% [================================================= ] 647/842 76% [================================================= ] 648/842 76% [================================================= ] 649/842 77% [================================================= ] 650/842 77% [================================================= ] 651/842 77% [================================================= ] 652/842 77% [================================================= ] 653/842 77% [================================================= ] 654/842 77% [================================================= ] 655/842 77% [================================================= ] 656/842 77% [================================================= ] 657/842 78% [================================================== ] 658/842 78% [================================================== ] 659/842 78% [================================================== ] 660/842 78% [================================================== ] 661/842 78% [================================================== ] 662/842 78% [================================================== ] 663/842 78% [================================================== ] 664/842 78% [================================================== ] 665/842 78% [================================================== ] 666/842 79% [================================================== ] 667/842 79% [================================================== ] 668/842 79% [================================================== ] 669/842 79% [================================================== ] 670/842 79% [=================================================== ] 671/842 79% [=================================================== ] 672/842 79% [=================================================== ] 673/842 79% [=================================================== ] 674/842 80% [=================================================== ] 675/842 80% [=================================================== ] 676/842 80% [=================================================== ] 677/842 80% [=================================================== ] 678/842 80% [=================================================== ] 679/842 80% [=================================================== ] 680/842 80% [=================================================== ] 681/842 80% [=================================================== ] 682/842 80% [=================================================== ] 683/842 81% [=================================================== ] 684/842 81% [==================================================== ] 685/842 81% [==================================================== ] 686/842 81% [==================================================== ] 687/842 81% [==================================================== ] 688/842 81% [==================================================== ] 689/842 81% [==================================================== ] 690/842 81% [==================================================== ] 691/842 82% [==================================================== ] 692/842 82% [==================================================== ] 693/842 82% [==================================================== ] 694/842 82% [==================================================== ] 695/842 82% [==================================================== ] 696/842 82% [==================================================== ] 697/842 82% [===================================================== ] 698/842 82% [===================================================== ] 699/842 83% [===================================================== ] 700/842 83% [===================================================== ] 701/842 83% [===================================================== ] 702/842 83% [===================================================== ] 703/842 83% [===================================================== ] 704/842 83% [===================================================== ] 705/842 83% [===================================================== ] 706/842 83% [===================================================== ] 707/842 83% [===================================================== ] 708/842 84% [===================================================== ] 709/842 84% [===================================================== ] 710/842 84% [====================================================== ] 711/842 84% [====================================================== ] 712/842 84% [====================================================== ] 713/842 84% [====================================================== ] 714/842 84% [====================================================== ] 715/842 84% [====================================================== ] 716/842 85% [====================================================== ] 717/842 85% [====================================================== ] 718/842 85% [====================================================== ] 719/842 85% [====================================================== ] 720/842 85% [====================================================== ] 721/842 85% [====================================================== ] 722/842 85% [====================================================== ] 723/842 85% [======================================================= ] 724/842 85% [======================================================= ] 725/842 86% [======================================================= ] 726/842 86% [======================================================= ] 727/842 86% [======================================================= ] 728/842 86% [======================================================= ] 729/842 86% [======================================================= ] 730/842 86% [======================================================= ] 731/842 86% [======================================================= ] 732/842 86% [======================================================= ] 733/842 87% [======================================================= ] 734/842 87% [======================================================= ] 735/842 87% [======================================================= ] 736/842 87% [======================================================== ] 737/842 87% [======================================================== ] 738/842 87% [======================================================== ] 739/842 87% [======================================================== ] 740/842 87% [======================================================== ] 741/842 88% [======================================================== ] 742/842 88% [======================================================== ] 743/842 88% [======================================================== ] 744/842 88% [======================================================== ] 745/842 88% [======================================================== ] 746/842 88% [======================================================== ] 747/842 88% [======================================================== ] 748/842 88% [======================================================== ] 749/842 88% [========================================================= ] 750/842 89% [========================================================= ] 751/842 89% [========================================================= ] 752/842 89% [========================================================= ] 753/842 89% [========================================================= ] 754/842 89% [========================================================= ] 755/842 89% [========================================================= ] 756/842 89% [========================================================= ] 757/842 89% [========================================================= ] 758/842 90% [========================================================= ] 759/842 90% [========================================================= ] 760/842 90% [========================================================= ] 761/842 90% [========================================================= ] 762/842 90% [========================================================= ] 763/842 90% [========================================================== ] 764/842 90% [========================================================== ] 765/842 90% [========================================================== ] 766/842 90% [========================================================== ] 767/842 91% [========================================================== ] 768/842 91% [========================================================== ] 769/842 91% [========================================================== ] 770/842 91% [========================================================== ] 771/842 91% [========================================================== ] 772/842 91% [========================================================== ] 773/842 91% [========================================================== ] 774/842 91% [========================================================== ] 775/842 92% [========================================================== ] 776/842 92% [=========================================================== ] 777/842 92% [=========================================================== ] 778/842 92% [=========================================================== ] 779/842 92% [=========================================================== ] 780/842 92% [=========================================================== ] 781/842 92% [=========================================================== ] 782/842 92% [=========================================================== ] 783/842 92% [=========================================================== ] 784/842 93% [=========================================================== ] 785/842 93% [=========================================================== ] 786/842 93% [=========================================================== ] 787/842 93% [=========================================================== ] 788/842 93% [=========================================================== ] 789/842 93% [============================================================ ] 790/842 93% [============================================================ ] 791/842 93% [============================================================ ] 792/842 94% [============================================================ ] 793/842 94% [============================================================ ] 794/842 94% [============================================================ ] 795/842 94% [============================================================ ] 796/842 94% [============================================================ ] 797/842 94% [============================================================ ] 798/842 94% [============================================================ ] 799/842 94% [============================================================ ] 800/842 95% [============================================================ ] 801/842 95% [============================================================ ] 802/842 95% [============================================================= ] 803/842 95% [============================================================= ] 804/842 95% [============================================================= ] 805/842 95% [============================================================= ] 806/842 95% [============================================================= ] 807/842 95% [============================================================= ] 808/842 95% [============================================================= ] 809/842 96% [============================================================= ] 810/842 96% [============================================================= ] 811/842 96% [============================================================= ] 812/842 96% [============================================================= ] 813/842 96% [============================================================= ] 814/842 96% [============================================================= ] 815/842 96% [============================================================== ] 816/842 96% [============================================================== ] 817/842 97% [============================================================== ] 818/842 97% [============================================================== ] 819/842 97% [============================================================== ] 820/842 97% [============================================================== ] 821/842 97% [============================================================== ] 822/842 97% [============================================================== ] 823/842 97% [============================================================== ] 824/842 97% [============================================================== ] 825/842 97% [============================================================== ] 826/842 98% [============================================================== ] 827/842 98% [============================================================== ] 828/842 98% [=============================================================== ] 829/842 98% [=============================================================== ] 830/842 98% [=============================================================== ] 831/842 98% [=============================================================== ] 832/842 98% [=============================================================== ] 833/842 98% [=============================================================== ] 834/842 99% [=============================================================== ] 835/842 99% [=============================================================== ] 836/842 99% [=============================================================== ] 837/842 99% [=============================================================== ] 838/842 99% [=============================================================== ] 839/842 99% [=============================================================== ] 840/842 99% [=============================================================== ] 841/842 99% [================================================================] 842/842 100% operation complete, 842 objects in 24591 NAND pages. ln -snf /home/autobuild/autobuild/instance-2/output-1/host/mips64el-buildroot-linux-gnu/sysroot /home/autobuild/autobuild/instance-2/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-2/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-2/buildroot' >>> Buildroot 2022.08-rc1-358-g24261a1762 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> alsa-lib 1.2.7.2 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> 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-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 12.2.0 Collecting legal info >>> glibc 2.35-134-gb6aade18a7e5719c942aa2da6cf3157aca993fa4 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-gawk 5.1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 12.2.0 Collecting legal info >>> host-binutils 2.39 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.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 5.17.15 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> apr-util 1.6.1 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> apr 1.7.0 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> cgic 2.07 Collecting legal info license.txt: OK (sha256: 6a7de92593d64dbf7630d8f66f97e04a899769bef1e055f2434bc06b87b9de62) >>> connman 1.41 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) >>> dbus 1.12.22 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext Collecting legal info >>> host-gettext-gnu 0.20.1 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) gettext-runtime/intl/COPYING.LIB: OK (sha256: 3fe5361f24b7c49ba12911c08f5a33f9cb18871d95d9fb881f5b8a4793e04288) >>> host-libtextstyle 0.20.1 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-libxml2 2.9.14 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-meson 0.63.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-python-setuptools 63.2.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.7 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> nftables 1.0.1 Collecting legal info COPYING: OK (sha256: c17bc4fa5b2434c6f283ffcb2312e5bf3c7cdf5787b79505f094d8de734ac53e) >>> libnftnl 1.2.1 Collecting legal info COPYING: OK (sha256: 98193898c663001eff2fdcfb676e210c13042bc1a05e8d570c363efa396f8e24) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> dhcpdump 1.8 Collecting legal info LICENSE: OK (sha256: bab6ca76b7e93885396513689b1248dfb0e8fd662695b8bd1b26784ef71a0192) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libnl 3.6.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> dropbear 2022.82 Collecting legal info LICENSE: OK (sha256: a99ce657d790b761c132ee7e0de18edb437ae6361e536d991c6a12f36e770445) >>> libtomcrypt 1.18.2 Collecting legal info LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> libtommath 1.2.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> fan-ctrl 1.3 Collecting legal info ERROR: No hash found for fan-ctrl.c >>> flac 1.4.0 Collecting legal info COPYING.Xiph: OK (sha256: 6e58d3036f05e2a0d58af854c12a505ddbe75011d71a598a2170987f3b15408d) COPYING.GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LGPL: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> initscripts Collecting legal info >>> iprutils 2.4.18.1 Collecting legal info LICENSE: OK (sha256: 59b4179e61248aff9cd2d6ee4cd1dbbd0ef48836fe2eeee19f4b16459785104a) >>> libsysfs 2.1.1 Collecting legal info cmd/GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) lib/LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> pciutils 3.8.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libcgi 1.3.0 Collecting legal info LICENSES/LGPL-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES/MIT.txt: OK (sha256: f32c31e26ec840753a8cd47cd2681e48be4cee853212d16a4b1d85ac4d677669) >>> libexif 0.6.24 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> libgit2 1.5.0 Collecting legal info COPYING: OK (sha256: 0fc09da43d666b5b0cf5695defc3100d5cf387936b260ebab37e396d7e0dbc83) >>> libhttpparser 2.9.4 Collecting legal info LICENSE-MIT: OK (sha256: 79e6ba8b687cb54786207342b9b6fcee0ac10218453ed9009b84d949b2233cc0) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libupnp 1.14.12 Collecting legal info COPYING: OK (sha256: c8b99423cad48bb44e2cf52a496361404290865eac259a82da6d1e4331ececb3) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> host-mkpasswd Collecting legal info >>> mpg123 1.25.15 Collecting legal info COPYING: OK (sha256: f40e0dd86b27b52e429b693a87b3ca63ae0a98a4d142e77207aa6bdf1db7a295) >>> mraa 2.2.0 Collecting legal info COPYING: OK (sha256: fac52622ed3badd86b34857b21777ab90296d6ccbc2ac0fd457c09fdeefa9ef1) >>> neard 0.18 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) >>> openobex 1.7.2 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> parprouted 0.7 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pixiewps 9e5bdc6c86c8487b2a6107d5ab3559ed5c738c59 Collecting legal info LICENSE.md: OK (sha256: ccb349b4132ed7737f25e5adebfe61f3d52dca33708df1e50352320438d1d4c2) >>> popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> host-python-lxml 4.9.1 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-libxslt 1.1.36 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> squeezelite 71c012ad9ba102feb95823b7b9dc17e5305689c7 Collecting legal info LICENSE.txt: OK (sha256: dc01c3da33fea11ed918f9e437b88baa59c70401aab0dad747e33dd9e8035706) >>> host-swig 4.0.2 Collecting legal info LICENSE: OK (sha256: f53abaeed775018d519a1b9615f0ca17894772bd9ca21c2a156bf340ac41c13e) LICENSE-GPL: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE-UNIVERSITIES: OK (sha256: 7f50d942373a871211c5efee03f3db2f9efd1cff1002b0ef8e3748baa611a5c2) >>> sysvinit 2.99 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> thttpd 2.29 Collecting legal info thttpd.c: OK (sha256: be059e6b8219d5bb5480fa6a2864bbb34892f56951d03d08b356bc1fa8c81a01) >>> umtprd 1.6.2 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ushare 2.1 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-12.2.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-12.2.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-2/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-2/buildroot'