cp /home/buildroot/autobuild/instance-2/output-1/build/wpa_supplicant-2.10/wpa_supplicant/defconfig /home/buildroot/autobuild/instance-2/output-1/build/wpa_supplicant-2.10/wpa_supplicant/.config sed -i -e 's/^#\(CONFIG_INTERNAL_LIBTOMMATH\)/\1/' -e 's/^#\(CONFIG_MATCH_IFACE\)/\1/' -e 's/^\(CONFIG_SMARTCARD\)/#\1/' -e 's/^\(CONFIG_DRIVER_NL80211\)/#\1/' -e 's/^\(CONFIG_DRIVER_WEXT\)/#\1/' -e 's/^\(CONFIG_IBSS_RSN\)/#\1/' -e 's/^\(CONFIG_EAP\)/#\1/' -e 's/^\(CONFIG_IEEE8021X_EAPOL\)/#\1/' -e 's/^\(CONFIG_FILS\)/#\1/' -e 's/^\(CONFIG_DRIVER_WIRED\)/#\1/' -e 's/^\(CONFIG_MACSEC\)/#\1/' -e 's/^\(CONFIG_DRIVER_MACSEC_LINUX\)/#\1/' -e 's/^\(CONFIG_HS20\)/#\1/' -e 's/^\(CONFIG_INTERWORKING\)/#\1/' -e 's/^\(CONFIG_AP\)/#\1/' -e 's/^\(CONFIG_P2P\)/#\1/' -e 's/^\(CONFIG_WIFI_DISPLAY\)/#\1/' -e 's/^\(CONFIG_MESH\)/#\1/' -e 's/^\(CONFIG_HT_OVERRIDES\)/#\1/' -e 's/^\(CONFIG_VHT_OVERRIDES\)/#\1/' -e 's/^\(CONFIG_HE_OVERRIDES\)/#\1/' -e 's/^\(CONFIG_WPS\)/#\1/' -e 's/^\(CONFIG_DPP\)/#\1/' -e 's/^\(CONFIG_SAE\)/#\1/' -e 's/^\(CONFIG_SAE_PK\)/#\1/' -e 's/^\(CONFIG_OWE\)/#\1/' -e 's/^\(CONFIG_CTRL_IFACE\>\)/#\1/' -e 's/^\(CONFIG_CTRL_IFACE_DBUS_NEW\)/#\1/' -e 's/^\(CONFIG_DEBUG_SYSLOG\)/#\1/' -e 's/#\(CONFIG_TLS=openssl\)/\1/' /home/buildroot/autobuild/instance-2/output-1/build/wpa_supplicant-2.10/wpa_supplicant/.config # set requested configuration options not listed in wpa_s defconfig for s in CONFIG_INTERNAL_LIBTOMMATH CONFIG_MATCH_IFACE ; do if ! grep -q "^${s}" /home/buildroot/autobuild/instance-2/output-1/build/wpa_supplicant-2.10/wpa_supplicant/.config; then echo "${s}=y" >> /home/buildroot/autobuild/instance-2/output-1/build/wpa_supplicant-2.10/wpa_supplicant/.config ; fi done >>> wpa_supplicant 2.10 Building PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -static -I/home/buildroot/autobuild/instance-2/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/include/libnl3/" LDFLAGS=" -static" BINDIR=/usr/sbin LIBS="`/home/buildroot/autobuild/instance-2/output-1/host/bin/pkg-config --libs openssl`" LIBS_c="`/home/buildroot/autobuild/instance-2/output-1/host/bin/pkg-config --libs openssl`" LIBS_p="`/home/buildroot/autobuild/instance-2/output-1/host/bin/pkg-config --libs openssl`" /usr/bin/make -j4 CC="/home/buildroot/autobuild/instance-2/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc" -C /home/buildroot/autobuild/instance-2/output-1/build/wpa_supplicant-2.10/wpa_supplicant make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/wpa_supplicant-2.10/wpa_supplicant' sed systemd/wpa_supplicant.service.in sed systemd/wpa_supplicant.service.arg.in sed systemd/wpa_supplicant-nl80211.service.arg.in sed systemd/wpa_supplicant-wired.service.arg.in sed dbus/fi.w1.wpa_supplicant1.service.in CC wpa_passphrase.c CC eap_register.c CC notify.c CC ../src/utils/config.c CC bss.c CC ../src/utils/wpa_debug.c CC ../src/utils/common.c CC ../src/utils/bitfield.c CC ../src/utils/ip_addr.c CC ../src/utils/wpabuf.c CC ../src/utils/crc32.c CC twt.c CC op_classes.c CC config.c CC rrm.c CC wmm_ac.c CC robust_av.c CC ../src/utils/os_unix.c CC ../src/utils/eloop.c CC ../src/rsn_supp/wpa_ft.c CC ../src/rsn_supp/preauth.c CC ../src/rsn_supp/pmksa_cache.c CC config_file.c CC ../src/rsn_supp/wpa_ie.c CC ../src/rsn_supp/tdls.c CC ../src/crypto/tls_none.c CC ../src/crypto/aes-omac1.c CC ../src/crypto/crypto_openssl.c CC ../src/crypto/sha256-prf.c CC ../src/crypto/sha256-tlsprf.c CC ../src/utils/base64.c CC ../src/crypto/random.c CC ../src/rsn_supp/wpa.c CC ../src/crypto/sha1-prf.c CC ../src/common/wpa_common.c CC bgscan.c CC bgscan_simple.c CC ../src/common/hw_features_common.c CC ../src/drivers/driver_common.c CC bssid_ignore.c CC ../src/common/ieee802_11_common.c CC wpas_glue.c CC main.c CC ../src/drivers/drivers.c CC ../src/l2_packet/l2_packet_linux.c CC wpa_cli.c CC ../src/common/wpa_ctrl.c CC ../src/common/cli.c CC ../src/utils/edit_simple.c CC scan.c LD wpa_cli CC events.c LD wpa_passphrase CC wpa_supplicant.c LD wpa_supplicant make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/wpa_supplicant-2.10/wpa_supplicant' >>> wpa_supplicant 2.10 Installing to staging directory >>> wpa_supplicant 2.10 Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-2/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/buildroot/autobuild/instance-2/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-2/output-1/host/arceb-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/home/buildroot/autobuild/instance-2/output-1/host/arceb-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/instance-2/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> wpa_supplicant 2.10 Installing to target /usr/bin/install -m 0755 -D /home/buildroot/autobuild/instance-2/output-1/build/wpa_supplicant-2.10/wpa_supplicant/wpa_supplicant /home/buildroot/autobuild/instance-2/output-1/target/usr/sbin/wpa_supplicant /usr/bin/install -m 644 -D package/wpa_supplicant/wpa_supplicant.conf /home/buildroot/autobuild/instance-2/output-1/target/etc/wpa_supplicant.conf wqy-zenhei-0.9.45.tar.gz: OK (md5: 4c6c3f4e902dd5ee0a121e8c41d040bd) wqy-zenhei-0.9.45.tar.gz: OK (sha1: b86b65d3048ade868fcc89229cfac6baf80a3e54) wqy-zenhei-0.9.45.tar.gz: OK (sha256: e4b7e306475bf9427d1757578f0e4528930c84c44eaa3f167d4c42f110ee75d6) >>> wqy-zenhei 0.9.45 Extracting gzip -d -c /home/buildroot/autobuild/instance-2/dl/wqy-zenhei/wqy-zenhei-0.9.45.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-2/output-1/build/wqy-zenhei-0.9.45 -xf - >>> wqy-zenhei 0.9.45 Patching >>> wqy-zenhei 0.9.45 Configuring >>> wqy-zenhei 0.9.45 Building >>> wqy-zenhei 0.9.45 Installing to target /usr/bin/install -D -m 0644 /home/buildroot/autobuild/instance-2/output-1/build/wqy-zenhei-0.9.45/wqy-zenhei.ttc /home/buildroot/autobuild/instance-2/output-1/target/usr/share/fonts/wqy-zenhei/wqy-zenhei.ttc 0.2.9.tar.gz: OK (sha256: 9b0912bf683eb839b6e57c9255c83894c3b700d16489a49d319c54c1abf8f6d7) >>> host-yaffs2utils 0.2.9 Extracting gzip -d -c /home/buildroot/autobuild/instance-2/dl/yaffs2utils/0.2.9.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-2/output-1/build/host-yaffs2utils-0.2.9 -xf - >>> host-yaffs2utils 0.2.9 Patching >>> host-yaffs2utils 0.2.9 Configuring >>> host-yaffs2utils 0.2.9 Building PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-2/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-2/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-2/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-2/output-1/build/host-yaffs2utils-0.2.9 make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-yaffs2utils-0.2.9' gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_hweight.o yaffs2/yaffs_hweight.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_ecc.o yaffs2/yaffs_ecc.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags1.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_packedtags2.o yaffs2/yaffs_packedtags2.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o safe_rw.o safe_rw.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o endian_convert.o endian_convert.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o progress_bar.o progress_bar.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o mkyaffs2.o mkyaffs2.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o unyaffs2.o unyaffs2.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o unspare2.o unspare2.c gcc -o unspare2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o unspare2.o -lm In function 'mkyaffs2_write_obj', inlined from 'mkyaffs2_write_objtree' at mkyaffs2.c:780:11: mkyaffs2.c:696:9: warning: 'strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 696 | strncpy(oh.name, obj->name, YAFFS_MAX_NAME_LENGTH); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mkyaffs2.c: In function 'mkyaffs2_scan_dir': mkyaffs2.c:595:17: warning: 'strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 595 | strncpy(obj->name, dent->d_name, NAME_MAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o mkyaffs2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o mkyaffs2.o -lm In function 'unyaffs2_oh2obj', inlined from 'unyaffs2_scan_chunk' at unyaffs2.c:811:3, inlined from 'unyaffs2_scan_img' at unyaffs2.c:874:4, inlined from 'unyaffs2_extract_image' at unyaffs2.c:1476:6: unyaffs2.c:632:9: warning: 'strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 632 | strncpy(obj->name, oh->name, NAME_MAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o unyaffs2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o unyaffs2.o -lm make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-yaffs2utils-0.2.9' >>> host-yaffs2utils 0.2.9 Installing to host directory mkdir -p /home/buildroot/autobuild/instance-2/output-1/host/bin PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-2/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-2/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-2/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-2/output-1/build/host-yaffs2utils-0.2.9 INSTALLDIR=/home/buildroot/autobuild/instance-2/output-1/host/bin install make[1]: Entering directory '/home/buildroot/autobuild/instance-2/output-1/build/host-yaffs2utils-0.2.9' cp mkyaffs2 unyaffs2 unspare2 /home/buildroot/autobuild/instance-2/output-1/host/bin make[1]: Leaving directory '/home/buildroot/autobuild/instance-2/output-1/build/host-yaffs2utils-0.2.9' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/buildroot/autobuild/instance-2/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-static'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%'-static'@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-static', '-static'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O2', '-g0', '-static'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-2/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-2/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arc%g" -e "s%@TARGET_CPU@%hs38%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-2/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-2/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-2/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-2/output-1/host/arceb-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /home/buildroot/autobuild/instance-2/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-2/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-2/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-2/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arc%g" -e "s%@TARGET_CPU@%hs38%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-O2', '-g0', '-static'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-static'%g" -e "s%@TARGET_LDFLAGS@%'-static'%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-static', '-static'%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-2/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-2/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-2/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-2/output-1/host/arceb-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /home/buildroot/autobuild/instance-2/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-2/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~#ttyS0::respawn:/sbin/getty -L ttyS0 115200 vt100 #~' /home/buildroot/autobuild/instance-2/output-1/target/etc/inittab /usr/bin/sed -i -e '/^[^#].*-o remount,rw \/$/s~^~#~' /home/buildroot/autobuild/instance-2/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/buildroot/autobuild/instance-2/output-1/build/busybox-1.36.0/.config; then grep -qsE '^/bin/ash$' /home/buildroot/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/ash" >> /home/buildroot/autobuild/instance-2/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/buildroot/autobuild/instance-2/output-1/build/busybox-1.36.0/.config; then grep -qsE '^/bin/hush$' /home/buildroot/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/hush" >> /home/buildroot/autobuild/instance-2/output-1/target/etc/shells; fi mkdir -p /home/buildroot/autobuild/instance-2/output-1/target/etc echo "buildroot" > /home/buildroot/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/buildroot/autobuild/instance-2/output-1/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-2/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-2/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/instance-2/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/buildroot/autobuild/instance-2/output-1/target/etc/shells || echo "/bin/sh" >> /home/buildroot/autobuild/instance-2/output-1/target/etc/shells if [ -x /home/buildroot/autobuild/instance-2/output-1/target/sbin/swapon -a -x /home/buildroot/autobuild/instance-2/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/buildroot/autobuild/instance-2/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/buildroot/autobuild/instance-2/output-1/target/etc/inittab; fi rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/include /home/buildroot/autobuild/instance-2/output-1/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-2/output-1/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/cmake /home/buildroot/autobuild/instance-2/output-1/target/usr/share/cmake \ /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/rpm /home/buildroot/autobuild/instance-2/output-1/target/usr/doc find /home/buildroot/autobuild/instance-2/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-2/output-1/target/lib/ /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/ /home/buildroot/autobuild/instance-2/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/instance-2/output-1/target/etc/bash_completion.d rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/man /home/buildroot/autobuild/instance-2/output-1/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/info /home/buildroot/autobuild/instance-2/output-1/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/doc /home/buildroot/autobuild/instance-2/output-1/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-2/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-2/output-1/target/usr/share 2>/dev/null || true rm -rf /home/buildroot/autobuild/instance-2/output-1/target/lib/debug /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/debug find /home/buildroot/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/buildroot/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/buildroot/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/buildroot/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/buildroot/autobuild/instance-2/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2023.02-93-gd3051892eb"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.05-git\"" \ ) > /home/buildroot/autobuild/instance-2/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-2/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/buildroot/autobuild/instance-2/output-1/per-package /home/buildroot/autobuild/instance-2/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-2/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs mkdir -p /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs printf ' ftp -1 ftp -1 * /home/ftp - - Anonymous FTP User\n\n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.romfs mkdir -p /home/buildroot/autobuild/instance-2/output-1/images rm -rf /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/romfs mkdir -p /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/romfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-2/output-1/target/ /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/romfs/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/romfs/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/romfs/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/romfs/target" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/romfs/fakeroot PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /home/buildroot/autobuild/instance-2/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/romfs/target >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/romfs/fakeroot echo "/home/buildroot/autobuild/instance-2/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/romfs/target" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/romfs/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/romfs/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/romfs/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/romfs/fakeroot echo "find /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/romfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/romfs/fakeroot echo "find /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/romfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/romfs/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/romfs/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/romfs/fakeroot printf ' /home/buildroot/autobuild/instance-2/output-1/host/bin/genromfs -d /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/romfs/target -f /home/buildroot/autobuild/instance-2/output-1/images/rootfs.romfs\n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/romfs/fakeroot chmod a+x /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/romfs/fakeroot PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-2/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/romfs/fakeroot rootdir=/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/romfs/target table='/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt' >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/buildroot/autobuild/instance-2/output-1/images rm -rf /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-2/output-1/target/ /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /home/buildroot/autobuild/instance-2/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/buildroot/autobuild/instance-2/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/autobuild/instance-2/output-1/host/bin/mkyaffs2 --all-root /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target /home/buildroot/autobuild/instance-2/output-1/images/rootfs.yaffs2\n' >> /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-2/output-1/host/bin:/home/buildroot/autobuild/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-2/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target table='/home/buildroot/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/buildroot/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][done] scanning complete, total 568 objects. stage 2: creating image '/home/buildroot/autobuild/instance-2/output-1/images/rootfs.yaffs2' [ ] 1/568 0% [ ] 2/568 0% [ ] 3/568 0% [ ] 4/568 0% [ ] 5/568 0% [ ] 6/568 1% [ ] 7/568 1% [ ] 8/568 1% [= ] 9/568 1% [= ] 10/568 1% [= ] 11/568 1% [= ] 12/568 2% [= ] 13/568 2% [= ] 14/568 2% [= ] 15/568 2% [= ] 16/568 2% [= ] 17/568 2% [== ] 18/568 3% [== ] 19/568 3% [== ] 20/568 3% [== ] 21/568 3% [== ] 22/568 3% [== ] 23/568 4% [== ] 24/568 4% [== ] 25/568 4% [== ] 26/568 4% [=== ] 27/568 4% [=== ] 28/568 4% [=== ] 29/568 5% [=== ] 30/568 5% [=== ] 31/568 5% [=== ] 32/568 5% [=== ] 33/568 5% [=== ] 34/568 5% [=== ] 35/568 6% [==== ] 36/568 6% [==== ] 37/568 6% [==== ] 38/568 6% [==== ] 39/568 6% [==== ] 40/568 7% [==== ] 41/568 7% [==== ] 42/568 7% [==== ] 43/568 7% [==== ] 44/568 7% [===== ] 45/568 7% [===== ] 46/568 8% [===== ] 47/568 8% [===== ] 48/568 8% [===== ] 49/568 8% [===== ] 50/568 8% [===== ] 51/568 8% [===== ] 52/568 9% [===== ] 53/568 9% [====== ] 54/568 9% [====== ] 55/568 9% [====== ] 56/568 9% [====== ] 57/568 10% [====== ] 58/568 10% [====== ] 59/568 10% [====== ] 60/568 10% [====== ] 61/568 10% [====== ] 62/568 10% [======= ] 63/568 11% [======= ] 64/568 11% [======= ] 65/568 11% [======= ] 66/568 11% [======= ] 67/568 11% [======= ] 68/568 11% [======= ] 69/568 12% [======= ] 70/568 12% [======== ] 71/568 12% [======== ] 72/568 12% [======== ] 73/568 12% [======== ] 74/568 13% [======== ] 75/568 13% [======== ] 76/568 13% [======== ] 77/568 13% [======== ] 78/568 13% [======== ] 79/568 13% [========= ] 80/568 14% [========= ] 81/568 14% [========= ] 82/568 14% [========= ] 83/568 14% [========= ] 84/568 14% [========= ] 85/568 14% [========= ] 86/568 15% [========= ] 87/568 15% [========= ] 88/568 15% [========== ] 89/568 15% [========== ] 90/568 15% [========== ] 91/568 16% [========== ] 92/568 16% [========== ] 93/568 16% [========== ] 94/568 16% [========== ] 95/568 16% [========== ] 96/568 16% [========== ] 97/568 17% [=========== ] 98/568 17% [=========== ] 99/568 17% [=========== ] 100/568 17% [=========== ] 101/568 17% [=========== ] 102/568 17% [=========== ] 103/568 18% [=========== ] 104/568 18% [=========== ] 105/568 18% [=========== ] 106/568 18% [============ ] 107/568 18% [============ ] 108/568 19% [============ ] 109/568 19% [============ ] 110/568 19% [============ ] 111/568 19% [============ ] 112/568 19% [============ ] 113/568 19% [============ ] 114/568 20% [============ ] 115/568 20% [============= ] 116/568 20% [============= ] 117/568 20% [============= ] 118/568 20% [============= ] 119/568 20% [============= ] 120/568 21% [============= ] 121/568 21% [============= ] 122/568 21% [============= ] 123/568 21% [============= ] 124/568 21% [============== ] 125/568 22% [============== ] 126/568 22% [============== ] 127/568 22% [============== ] 128/568 22% [============== ] 129/568 22% [============== ] 130/568 22% [============== ] 131/568 23% [============== ] 132/568 23% [============== ] 133/568 23% [=============== ] 134/568 23% [=============== ] 135/568 23% [=============== ] 136/568 23% [=============== ] 137/568 24% [=============== ] 138/568 24% [=============== ] 139/568 24% [=============== ] 140/568 24% [=============== ] 141/568 24% [================ ] 142/568 25% [================ ] 143/568 25% [================ ] 144/568 25% [================ ] 145/568 25% [================ ] 146/568 25% [================ ] 147/568 25% [================ ] 148/568 26% [================ ] 149/568 26% [================ ] 150/568 26% [================= ] 151/568 26% [================= ] 152/568 26% [================= ] 153/568 26% [================= ] 154/568 27% [================= ] 155/568 27% [================= ] 156/568 27% [================= ] 157/568 27% [================= ] 158/568 27% [================= ] 159/568 27% [================== ] 160/568 28% [================== ] 161/568 28% [================== ] 162/568 28% [================== ] 163/568 28% [================== ] 164/568 28% [================== ] 165/568 29% [================== ] 166/568 29% [================== ] 167/568 29% [================== ] 168/568 29% [=================== ] 169/568 29% [=================== ] 170/568 29% [=================== ] 171/568 30% [=================== ] 172/568 30% [=================== ] 173/568 30% [=================== ] 174/568 30% [=================== ] 175/568 30% [=================== ] 176/568 30% [=================== ] 177/568 31% [==================== ] 178/568 31% [==================== ] 179/568 31% [==================== ] 180/568 31% [==================== ] 181/568 31% [==================== ] 182/568 32% [==================== ] 183/568 32% [==================== ] 184/568 32% [==================== ] 185/568 32% [==================== ] 186/568 32% [===================== ] 187/568 32% [===================== ] 188/568 33% [===================== ] 189/568 33% [===================== ] 190/568 33% [===================== ] 191/568 33% [===================== ] 192/568 33% [===================== ] 193/568 33% [===================== ] 194/568 34% [===================== ] 195/568 34% [====================== ] 196/568 34% [====================== ] 197/568 34% [====================== ] 198/568 34% [====================== ] 199/568 35% [====================== ] 200/568 35% [====================== ] 201/568 35% [====================== ] 202/568 35% [====================== ] 203/568 35% [====================== ] 204/568 35% [======================= ] 205/568 36% [======================= ] 206/568 36% [======================= ] 207/568 36% [======================= ] 208/568 36% [======================= ] 209/568 36% [======================= ] 210/568 36% [======================= ] 211/568 37% [======================= ] 212/568 37% [======================== ] 213/568 37% [======================== ] 214/568 37% [======================== ] 215/568 37% [======================== ] 216/568 38% [======================== ] 217/568 38% [======================== ] 218/568 38% [======================== ] 219/568 38% [======================== ] 220/568 38% [======================== ] 221/568 38% [========================= ] 222/568 39% [========================= ] 223/568 39% [========================= ] 224/568 39% [========================= ] 225/568 39% [========================= ] 226/568 39% [========================= ] 227/568 39% [========================= ] 228/568 40% [========================= ] 229/568 40% [========================= ] 230/568 40% [========================== ] 231/568 40% [========================== ] 232/568 40% [========================== ] 233/568 41% [========================== ] 234/568 41% [========================== ] 235/568 41% [========================== ] 236/568 41% [========================== ] 237/568 41% [========================== ] 238/568 41% [========================== ] 239/568 42% [=========================== ] 240/568 42% [=========================== ] 241/568 42% [=========================== ] 242/568 42% [=========================== ] 243/568 42% [=========================== ] 244/568 42% [=========================== ] 245/568 43% [=========================== ] 246/568 43% [=========================== ] 247/568 43% [=========================== ] 248/568 43% [============================ ] 249/568 43% [============================ ] 250/568 44% [============================ ] 251/568 44% [============================ ] 252/568 44% [============================ ] 253/568 44% [============================ ] 254/568 44% [============================ ] 255/568 44% [============================ ] 256/568 45% [============================ ] 257/568 45% [============================= ] 258/568 45% [============================= ] 259/568 45% [============================= ] 260/568 45% [============================= ] 261/568 45% [============================= ] 262/568 46% [============================= ] 263/568 46% [============================= ] 264/568 46% [============================= ] 265/568 46% [============================= ] 266/568 46% [============================== ] 267/568 47% [============================== ] 268/568 47% [============================== ] 269/568 47% [============================== ] 270/568 47% [============================== ] 271/568 47% [============================== ] 272/568 47% [============================== ] 273/568 48% [============================== ] 274/568 48% [============================== ] 275/568 48% [=============================== ] 276/568 48% [=============================== ] 277/568 48% [=============================== ] 278/568 48% [=============================== ] 279/568 49% [=============================== ] 280/568 49% [=============================== ] 281/568 49% [=============================== ] 282/568 49% [=============================== ] 283/568 49% [================================ ] 284/568 50% [================================ ] 285/568 50% [================================ ] 286/568 50% [================================ ] 287/568 50% [================================ ] 288/568 50% [================================ ] 289/568 50% [================================ ] 290/568 51% [================================ ] 291/568 51% [================================ ] 292/568 51% [================================= ] 293/568 51% [================================= ] 294/568 51% [================================= ] 295/568 51% [================================= ] 296/568 52% [================================= ] 297/568 52% [================================= ] 298/568 52% [================================= ] 299/568 52% [================================= ] 300/568 52% [================================= ] 301/568 52% [================================== ] 302/568 53% [================================== ] 303/568 53% [================================== ] 304/568 53% [================================== ] 305/568 53% [================================== ] 306/568 53% [================================== ] 307/568 54% [================================== ] 308/568 54% [================================== ] 309/568 54% [================================== ] 310/568 54% [=================================== ] 311/568 54% [=================================== ] 312/568 54% [=================================== ] 313/568 55% [=================================== ] 314/568 55% [=================================== ] 315/568 55% [=================================== ] 316/568 55% [=================================== ] 317/568 55% [=================================== ] 318/568 55% [=================================== ] 319/568 56% [==================================== ] 320/568 56% [==================================== ] 321/568 56% [==================================== ] 322/568 56% [==================================== ] 323/568 56% [==================================== ] 324/568 57% [==================================== ] 325/568 57% [==================================== ] 326/568 57% [==================================== ] 327/568 57% [==================================== ] 328/568 57% [===================================== ] 329/568 57% [===================================== ] 330/568 58% [===================================== ] 331/568 58% [===================================== ] 332/568 58% [===================================== ] 333/568 58% [===================================== ] 334/568 58% [===================================== ] 335/568 58% [===================================== ] 336/568 59% [===================================== ] 337/568 59% [====================================== ] 338/568 59% [====================================== ] 339/568 59% [====================================== ] 340/568 59% [====================================== ] 341/568 60% [====================================== ] 342/568 60% [====================================== ] 343/568 60% [====================================== ] 344/568 60% [====================================== ] 345/568 60% [====================================== ] 346/568 60% [======================================= ] 347/568 61% [======================================= ] 348/568 61% [======================================= ] 349/568 61% [======================================= ] 350/568 61% [======================================= ] 351/568 61% [======================================= ] 352/568 61% [======================================= ] 353/568 62% [======================================= ] 354/568 62% [======================================== ] 355/568 62% [======================================== ] 356/568 62% [======================================== ] 357/568 62% [======================================== ] 358/568 63% [======================================== ] 359/568 63% [======================================== ] 360/568 63% [======================================== ] 361/568 63% [======================================== ] 362/568 63% [======================================== ] 363/568 63% [========================================= ] 364/568 64% [========================================= ] 365/568 64% [========================================= ] 366/568 64% [========================================= ] 367/568 64% [========================================= ] 368/568 64% [========================================= ] 369/568 64% [========================================= ] 370/568 65% [========================================= ] 371/568 65% [========================================= ] 372/568 65% [========================================== ] 373/568 65% [========================================== ] 374/568 65% [========================================== ] 375/568 66% [========================================== ] 376/568 66% [========================================== ] 377/568 66% [========================================== ] 378/568 66% [========================================== ] 379/568 66% [========================================== ] 380/568 66% [========================================== ] 381/568 67% [=========================================== ] 382/568 67% [=========================================== ] 383/568 67% [=========================================== ] 384/568 67% [=========================================== ] 385/568 67% [=========================================== ] 386/568 67% [=========================================== ] 387/568 68% [=========================================== ] 388/568 68% [=========================================== ] 389/568 68% [=========================================== ] 390/568 68% [============================================ ] 391/568 68% [============================================ ] 392/568 69% [============================================ ] 393/568 69% [============================================ ] 394/568 69% [============================================ ] 395/568 69% [============================================ ] 396/568 69% [============================================ ] 397/568 69% [============================================ ] 398/568 70% [============================================ ] 399/568 70% [============================================= ] 400/568 70% [============================================= ] 401/568 70% [============================================= ] 402/568 70% [============================================= ] 403/568 70% [============================================= ] 404/568 71% [============================================= ] 405/568 71% [============================================= ] 406/568 71% [============================================= ] 407/568 71% [============================================= ] 408/568 71% [============================================== ] 409/568 72% [============================================== ] 410/568 72% [============================================== ] 411/568 72% [============================================== ] 412/568 72% [============================================== ] 413/568 72% [============================================== ] 414/568 72% [============================================== ] 415/568 73% [============================================== ] 416/568 73% [============================================== ] 417/568 73% [=============================================== ] 418/568 73% [=============================================== ] 419/568 73% [=============================================== ] 420/568 73% [=============================================== ] 421/568 74% [=============================================== ] 422/568 74% [=============================================== ] 423/568 74% [=============================================== ] 424/568 74% [=============================================== ] 425/568 74% [================================================ ] 426/568 75% [================================================ ] 427/568 75% [================================================ ] 428/568 75% [================================================ ] 429/568 75% [================================================ ] 430/568 75% [================================================ ] 431/568 75% [================================================ ] 432/568 76% [================================================ ] 433/568 76% [================================================ ] 434/568 76% [================================================= ] 435/568 76% [================================================= ] 436/568 76% [================================================= ] 437/568 76% [================================================= ] 438/568 77% [================================================= ] 439/568 77% [================================================= ] 440/568 77% [================================================= ] 441/568 77% [================================================= ] 442/568 77% [================================================= ] 443/568 77% [================================================== ] 444/568 78% [================================================== ] 445/568 78% [================================================== ] 446/568 78% [================================================== ] 447/568 78% [================================================== ] 448/568 78% [================================================== ] 449/568 79% [================================================== ] 450/568 79% [================================================== ] 451/568 79% [================================================== ] 452/568 79% [=================================================== ] 453/568 79% [=================================================== ] 454/568 79% [=================================================== ] 455/568 80% [=================================================== ] 456/568 80% [=================================================== ] 457/568 80% [=================================================== ] 458/568 80% [=================================================== ] 459/568 80% [=================================================== ] 460/568 80% [=================================================== ] 461/568 81% [==================================================== ] 462/568 81% [==================================================== ] 463/568 81% [==================================================== ] 464/568 81% [==================================================== ] 465/568 81% [==================================================== ] 466/568 82% [==================================================== ] 467/568 82% [==================================================== ] 468/568 82% [==================================================== ] 469/568 82% [==================================================== ] 470/568 82% [===================================================== ] 471/568 82% [===================================================== ] 472/568 83% [===================================================== ] 473/568 83% [===================================================== ] 474/568 83% [===================================================== ] 475/568 83% [===================================================== ] 476/568 83% [===================================================== ] 477/568 83% [===================================================== ] 478/568 84% [===================================================== ] 479/568 84% [====================================================== ] 480/568 84% [====================================================== ] 481/568 84% [====================================================== ] 482/568 84% [====================================================== ] 483/568 85% [====================================================== ] 484/568 85% [====================================================== ] 485/568 85% [====================================================== ] 486/568 85% [====================================================== ] 487/568 85% [====================================================== ] 488/568 85% [======================================================= ] 489/568 86% [======================================================= ] 490/568 86% [======================================================= ] 491/568 86% [======================================================= ] 492/568 86% [======================================================= ] 493/568 86% [======================================================= ] 494/568 86% [======================================================= ] 495/568 87% [======================================================= ] 496/568 87% [======================================================== ] 497/568 87% [======================================================== ] 498/568 87% [======================================================== ] 499/568 87% [======================================================== ] 500/568 88% [======================================================== ] 501/568 88% [======================================================== ] 502/568 88% [======================================================== ] 503/568 88% [======================================================== ] 504/568 88% [======================================================== ] 505/568 88% [========================================================= ] 506/568 89% [========================================================= ] 507/568 89% [========================================================= ] 508/568 89% [========================================================= ] 509/568 89% [========================================================= ] 510/568 89% [========================================================= ] 511/568 89% [========================================================= ] 512/568 90% [========================================================= ] 513/568 90% [========================================================= ] 514/568 90% [========================================================== ] 515/568 90% [========================================================== ] 516/568 90% [========================================================== ] 517/568 91% [========================================================== ] 518/568 91% [========================================================== ] 519/568 91% [========================================================== ] 520/568 91% [========================================================== ] 521/568 91% [========================================================== ] 522/568 91% [========================================================== ] 523/568 92% [=========================================================== ] 524/568 92% [=========================================================== ] 525/568 92% [=========================================================== ] 526/568 92% [=========================================================== ] 527/568 92% [=========================================================== ] 528/568 92% [=========================================================== ] 529/568 93% [=========================================================== ] 530/568 93% [=========================================================== ] 531/568 93% [=========================================================== ] 532/568 93% [============================================================ ] 533/568 93% [============================================================ ] 534/568 94% [============================================================ ] 535/568 94% [============================================================ ] 536/568 94% [============================================================ ] 537/568 94% [============================================================ ] 538/568 94% [============================================================ ] 539/568 94% [============================================================ ] 540/568 95% [============================================================ ] 541/568 95% [============================================================= ] 542/568 95% [============================================================= ] 543/568 95% [============================================================= ] 544/568 95% [============================================================= ] 545/568 95% [============================================================= ] 546/568 96% [============================================================= ] 547/568 96% [============================================================= ] 548/568 96% [============================================================= ] 549/568 96% [============================================================= ] 550/568 96% [============================================================== ] 551/568 97% [============================================================== ] 552/568 97% [============================================================== ] 553/568 97% [============================================================== ] 554/568 97% [============================================================== ] 555/568 97% [============================================================== ] 556/568 97% [============================================================== ] 557/568 98% [============================================================== ] 558/568 98% [============================================================== ] 559/568 98% [=============================================================== ] 560/568 98% [=============================================================== ] 561/568 98% [=============================================================== ] 562/568 98% [=============================================================== ] 563/568 99% [=============================================================== ] 564/568 99% [=============================================================== ] 565/568 99% [=============================================================== ] 566/568 99% [=============================================================== ] 567/568 99% [================================================================] 568/568 100% operation complete, 568 objects in 53738 NAND pages. ln -snf /home/buildroot/autobuild/instance-2/output-1/host/arceb-buildroot-linux-uclibc/sysroot /home/buildroot/autobuild/instance-2/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-2/buildroot' >>> Buildroot 2023.02-93-gd3051892eb Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final arc-2020.09-release Collecting legal info >>> host-binutils 2.37 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-skeleton Collecting legal info >>> 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-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) >>> 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) >>> uclibc 1.0.42 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial arc-2020.09-release Collecting legal info >>> 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 >>> argp-standalone 1.4.1 Collecting legal info README.md: OK (sha256: b5db0353a5b1902fc8a2e055d8899dd0c189ce73a31e67af9a0ffc24711b63f0) >>> attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> bcg729 1.1.1 Collecting legal info LICENSE.txt: OK (sha256: 1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68) >>> 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) >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> bitstream 1.5 Collecting legal info COPYING: OK (sha256: 9644a812f9a8377a59acb7092a36ce8882a39743425d9171a8fb84637e2f6e04) >>> btrfs-progs 5.16.2 Collecting legal info COPYING: OK (sha256: 0d5bf346df9e635a29dcdddf832dc5b002ca6cdc1c5c9c6c567d2a61bb0c5c15) libbtrfsutil/COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> busybox 1.36.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> ffmpeg 4.4.3 Collecting legal info LICENSE.md: OK (sha256: cb48bf09a11f5fb576cddb0431c8f5ed0a60157a9ec942adffc13907cbe083f2) COPYING.LGPLv2.1: OK (sha256: b634ab5640e258563c536e658cad87080553df6f34f62269a21d554844e58bfe) >>> libvpx 1.12.0 Collecting legal info LICENSE: OK (sha256: 8267348d5af1262c11d1a08de2f5afc77457755f1ac658627dd9acf71011d615) PATENTS: OK (sha256: cc3273e0694ea5896145e0677699b53471b03ea43021ddc50e7923fbb9f5023c) >>> openssl Collecting legal info >>> libopenssl 1.1.1t Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> ficl 4.1.0 Collecting legal info ReadMe.txt: OK (sha256: 1d1dd1f1cde52e8b607c5ccb6a2e5de878fd1719b8c5a4d31b9cdb343c203d0d) >>> flatcc 0.6.1 Collecting legal info LICENSE: OK (sha256: c8f0d9c1f92c658d87ebd854ee7447a3d3912d2c3a5c78c117787be5d5da8af3) >>> host-flatcc 0.6.1 Collecting legal info LICENSE: OK (sha256: c8f0d9c1f92c658d87ebd854ee7447a3d3912d2c3a5c78c117787be5d5da8af3) >>> freeipmi 1.6.10 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.bmc-watchdog: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.ipmiconsole: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.ipmi-dcmi: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.ipmidetect: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.ipmi-fru: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.ipmimonitoring: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.ipmiping: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.ipmipower: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.ipmiseld: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.pstdout: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.sunbmc: OK (sha256: 48f44386b3f359e70d7e4a5d7f1d529d8591a7c64c47df3f4abdf2ad45a6d537) COPYING.ZRESEARCH: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> freeradius-client 1.1.7 Collecting legal info COPYRIGHT: OK (sha256: e579878de7971b2224ae2263bbc61f6c465fe40e884a9068d5fa9d17fbfd2ebe) >>> gensio 2.5.5 Collecting legal info COPYING.LIB: OK (sha256: dcac7d447dd81ab96d28dce00a07a6486e623f7ded94e2a2a8e83312405cdf89) COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) >>> gettext Collecting legal info >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> hwloc 2.8.0 Collecting legal info COPYING: OK (sha256: d79a936a42f3c6cb7c8375a023d43f4435f4664d3a5a2ea6b4623cff83c7fc06) >>> libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> initscripts Collecting legal info >>> iw 5.19 Collecting legal info COPYING: OK (sha256: 5932fb70481e128940168a5fdf133e6454293c0865c7e757874b235cb6daa2af) >>> libnl 3.7.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libidn 1.41 Collecting legal info COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYINGv3: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libraw1394 2.1.2 Collecting legal info COPYING.LIB: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> librelp 1.10.0 Collecting legal info COPYING: OK (sha256: 1ed76f935566e93e3c3c0d9f8fad22eb6d8bbe406e2eb8470a4a2764d9fd9685) >>> libsocketcan 0.0.12 Collecting legal info LICENSE: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libxcrypt 4.4.29 Collecting legal info LICENSING: OK (sha256: f9b48b0bc67a92b752780710aa774cf08b62ec2ebaa3f4aebd00069fba6effd2) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> linenoise 97d2850af13c339369093b78abe5265845d78220 Collecting legal info LICENSE: OK (sha256: efe1692aa5b869edaa0ac88f95eb0276c1125304ffc636a299db3ebbab47f62b) >>> logsurfer 1.8 Collecting legal info >>> madplay 0.15.2b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 915bfd70548f31d11f9b4ffb21f343d1196af96c79d6aaac5663ea46c39dd3a3) >>> matio 1.5.23 Collecting legal info COPYING: OK (sha256: 3ed9a50d754fcc92d4accb8448e397eafeab686796b2a7445557ce782806e239) >>> host-mkpasswd Collecting legal info >>> mpir 3.0.0 Collecting legal info COPYING.LIB: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> host-yasm 1.3.0 Collecting legal info COPYING: OK (sha256: 795f8d76eade6130129b680ac72ea81cb3e143467a65ea1f5f64946151d7fa20) BSD.txt: OK (sha256: a84b45f23040624681ca6974ff48d8ef6b477a1cb51e4a1c842e49d00c231e0d) Artistic.txt: OK (sha256: b7fd9b73ea99602016a326e0b62e6646060d18febdd065ceca8bb482208c3d88) GNU_GPL-2.0: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) GNU_LGPL-2.0: OK (sha256: 1faefae1fe8838a2e48864df7d1376e421a50c551c5ae2f60c9f2093206e18a9) >>> musl-fts 1.2.7 Collecting legal info COPYING: OK (sha256: 55af87e4017668f54467a3380e7ebbac5e672d8c763bfe95e6fc882a6fdc4046) >>> nvme 1.12 Collecting legal info LICENSE: OK (sha256: a45d0bb572ed792ed34627a72621834b3ba92aab6e2cc4e04301dee7a728d753) >>> p910nd 0.97 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> host-parted 3.5 Collecting legal info COPYING: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) >>> 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-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> popperjs 1.16.0 Collecting legal info LICENSE.md: OK (sha256: 2961310ed05cd9373a08b8191c071425a7fede0ca5d807ca38fa5f5f61c5b834) >>> prboom 2.5.0 Collecting legal info COPYING: OK (sha256: 1cba07ce0f6d1366d84b7cc62b76966ba79075e5f379c1e230c3ff0635fa789f) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> sdl_mixer d1725fcb7c4e987aeb7ecdc94cb8b6375b702170 Collecting legal info COPYING: OK (sha256: bc4c3bc32b311044d81c32b5e5402a6bc971a3b235850bb63445ec14bb6fe59e) >>> sdl_net 620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3 Collecting legal info COPYING: OK (sha256: e542f822a6cd82deccf82cf0f50192917b0158d725a6bc6348ab1ccdd890ecbe) >>> qoriq-cadence-dp-firmware lsdk2012 Collecting legal info COPYING: OK (sha256: 9c16421e7c702f56756650b8ac954d34556327e598a8666e6e8f4eb3a1aa95f1) EULA: OK (sha256: 72edc2072c86d93aa1993d15d4d19d96270af3749b0108995ad50c81d1461f52) EULA.txt: OK (sha256: 53e3eb0b2bd81c171fa04c17514e20b39b7bb1fe1224c593f7717f615fb9d52b) >>> sbc 2.0 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> sdl_gfx 2.0.23 Collecting legal info COPYING: OK (sha256: 4f5df842266c59b2d7e6ef35b53d7f37b13795d93baf3ed211f502c216f7bc89) LICENSE: OK (sha256: 5f3bc98e0bd2de83279bd62868d4bc0c2b4f811ab828b036d36a4a6d1cd5672d) >>> ser2net 4.3.8 Collecting legal info COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> sox 7524160b29a476f7e87bc14fddf12d349f9a3c5e Collecting legal info LICENSE.GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE.LGPL: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> sqlcipher 4.5.1 Collecting legal info LICENSE: OK (sha256: 3eee3c7964a9becc94d747bd36703d31fc86eb994680b06a61bfd4f2661eaac8) >>> host-tcl 8.6.12 Collecting legal info license.terms: OK (sha256: c0a69a2bfd757361ec7e6143973b103c90409316b49e9c88db26ad6388e79f16) >>> sslh 1.22c Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> vsftpd 3.0.5 Collecting legal info COPYING: OK (sha256: c9cf119e2f9dbcf187fb805ba5aded105db26a693803636fb7228c98460ffbf2) >>> wpa_supplicant 2.10 Collecting legal info README: OK (sha256: af01e1d1ee065a1054d20ebe8a78a016f1fb1133b73e6a9d50801b165bb280c7) >>> wqy-zenhei 0.9.45 Collecting legal info COPYING: OK (sha256: 871c2a85e6bbf7bec65043820b706a265ed95d4e58c577fbb2c9f60c39c26ca7) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-genromfs 0.5.2 Collecting legal info COPYING: OK (sha256: cc2a6651c315b233ebc110b49ea3c6452eff9a28f8bc051ffd2bb92a8dcfa3d2) >>> 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-arc-2020.09-release: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-arc-2020.09-release: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: logsurfer-1.8: cannot save license (LOGSURFER_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-2/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-2/buildroot'