gzip -d -c /home/buildroot/instance-0/dl/swupdate/swupdate-2024.05.2.tar.gz | /home/buildroot/instance-0/output-1/host/bin/tar --strip-components=1 -C /home/buildroot/instance-0/output-1/build/swupdate-2024.05.2 -xf - >>> swupdate 2024.05.2 Patching Using /home/buildroot/instance-0/output-1/build/swupdate-2024.05.2/.config as base # # merged configuration written to /home/buildroot/instance-0/output-1/build/swupdate-2024.05.2/.config (needs make) # make[1]: Entering directory '/home/buildroot/instance-0/output-1/build/swupdate-2024.05.2' HOSTCC scripts/basic/fixdep HOSTCC scripts/kconfig/conf.o SHIPPED scripts/kconfig/zconf.tab.c SHIPPED scripts/kconfig/zconf.lex.c SHIPPED scripts/kconfig/zconf.hash.c HOSTCC scripts/kconfig/zconf.tab.o HOSTLD scripts/kconfig/conf scripts/kconfig/conf --olddefconfig Kconfig # # configuration written to .config # make[1]: Leaving directory '/home/buildroot/instance-0/output-1/build/swupdate-2024.05.2' make[1]: Entering directory '/home/buildroot/instance-0/output-1/build/swupdate-2024.05.2' scripts/kconfig/conf --olddefconfig Kconfig # # configuration written to .config # make[1]: Leaving directory '/home/buildroot/instance-0/output-1/build/swupdate-2024.05.2' >>> swupdate 2024.05.2 Configuring >>> swupdate 2024.05.2 Building GIT_DIR=. PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" CC="/home/buildroot/instance-0/output-1/host/bin/xtensa-linux-gcc" LD="/home/buildroot/instance-0/output-1/host/bin/xtensa-linux-gcc" SKIP_STRIP=y HAVE_LIBEBGENV=n HAVE_LIBEXT2FS=n HAVE_LIBARCHIVE=n HAVE_LIBBLKID=n HAVE_LIBCONFIG=n HAVE_LIBCURL=n HAVE_LIBFDISK=n HAVE_LIBGPIOD=n HAVE_URIPARSER=n HAVE_LIBWEBSOCKETS=n HAVE_LUA=n HAVE_MBEDTLS=n HAVE_LIBMTD=n HAVE_LIBUBI=n HAVE_LIBSSL=n HAVE_LIBCRYPTO=n HAVE_P11KIT=n HAVE_LIBSYSTEMD=n HAVE_WOLFSSL=n HAVE_ZCK=n HAVE_LIBZEROMQ=n HAVE_ZLIB=y HAVE_ZSTD=n HAVE_LIBRSYNC=n /usr/bin/make -j17 -C /home/buildroot/instance-0/output-1/build/swupdate-2024.05.2 SWU_VER="2024.05.2 (Buildroot 2024.05-435-g4d609f369c)" CROSS_COMPILE="/home/buildroot/instance-0/output-1/host/bin/xtensa-linux-" CONFIG_EXTRA_CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g0 " CONFIG_EXTRA_LDFLAGS="" make[1]: Entering directory '/home/buildroot/instance-0/output-1/build/swupdate-2024.05.2' HOSTCC scripts/basic/fixdep HOSTCC scripts/kconfig/conf.o HOSTCC scripts/kconfig/zconf.tab.o HOSTLD scripts/kconfig/conf scripts/kconfig/conf --silentoldconfig Kconfig CC ipc/network_ipc.o CC ipc/network_ipc-if.o CC core/swupdate.o CC ipc/progress_ipc.o LD suricatta/built-in.o CC handlers/dummy_handler.o CC core/cpio_utils.o CC bootloader/none.o CC handlers/chain_handler.o AR mongoose/lib.a CC core/handler.o CC core/notifier.o CC corelib/emmc_utils.o CC corelib/multipart_parser.o AR fs/lib.a CC parser/parse_external.o AR containers/lib.a CC corelib/parsing_library_libjson.o CC core/bootloader.o CC handlers/raw_handler.o CC tools/swupdate-client.o In file included from include/swupdate_image.h:15, from include/swupdate.h:16, from parser/parse_external.c:15: include/lua_util.h:105:19: warning: function declaration isn't a prototype [-Wstrict-prototypes] 105 | static inline int lua_init() { return 0; } | ^~~~~~~~ include/lua_util.h: In function 'lua_init': include/lua_util.h:105:19: warning: old-style function definition [-Wold-style-definition] In file included from include/swupdate_image.h:15, from handlers/dummy_handler.c:14: include/lua_util.h:105:19: warning: function declaration isn't a prototype [-Wstrict-prototypes] 105 | static inline int lua_init() { return 0; } | ^~~~~~~~ include/lua_util.h: In function 'lua_init': include/lua_util.h:105:19: warning: old-style function definition [-Wold-style-definition] In file included from include/swupdate_image.h:15, from include/swupdate.h:16, from core/handler.c:14: include/lua_util.h:105:19: warning: function declaration isn't a prototype [-Wstrict-prototypes] 105 | static inline int lua_init() { return 0; } | ^~~~~~~~ include/lua_util.h: In function 'lua_init': include/lua_util.h:105:19: warning: old-style function definition [-Wold-style-definition] In file included from include/swupdate_image.h:15, from include/chained_handler.h:10, from handlers/chain_handler.c:17: include/lua_util.h:105:19: warning: function declaration isn't a prototype [-Wstrict-prototypes] 105 | static inline int lua_init() { return 0; } | ^~~~~~~~ include/lua_util.h: In function 'lua_init': include/lua_util.h:105:19: warning: old-style function definition [-Wold-style-definition] In file included from include/swupdate_image.h:15, from include/swupdate.h:16, from core/cpio_utils.c:25: include/lua_util.h:105:19: warning: function declaration isn't a prototype [-Wstrict-prototypes] 105 | static inline int lua_init() { return 0; } | ^~~~~~~~ include/lua_util.h: In function 'lua_init': include/lua_util.h:105:19: warning: old-style function definition [-Wold-style-definition] CC parser/parser.o In file included from include/swupdate_image.h:15, from include/swupdate.h:16, from core/swupdate.c:30: include/lua_util.h:105:19: warning: function declaration isn't a prototype [-Wstrict-prototypes] 105 | static inline int lua_init() { return 0; } | ^~~~~~~~ include/lua_util.h: In function 'lua_init': include/lua_util.h:105:19: warning: old-style function definition [-Wold-style-definition] LD bootloader/built-in.o CC core/hw-compatibility.o CC corelib/server_utils.o In file included from include/swupdate_image.h:15, from handlers/raw_handler.c:26: include/lua_util.h:105:19: warning: function declaration isn't a prototype [-Wstrict-prototypes] 105 | static inline int lua_init() { return 0; } | ^~~~~~~~ include/lua_util.h: In function 'lua_init': include/lua_util.h:105:19: warning: old-style function definition [-Wold-style-definition] CC core/install_from_file.o CC core/util.o In file included from include/swupdate_image.h:15, from include/swupdate.h:16, from parser/parser.c:22: include/lua_util.h:105:19: warning: function declaration isn't a prototype [-Wstrict-prototypes] 105 | static inline int lua_init() { return 0; } | ^~~~~~~~ include/lua_util.h: In function 'lua_init': include/lua_util.h:105:19: warning: old-style function definition [-Wold-style-definition] CC tools/swupdate-ipc.o CC tools/swupdate-progress.o CC core/parser.o CC core/pctl.o In file included from include/swupdate_image.h:15, from include/swupdate.h:16, from include/installer.h:12, from core/install_from_file.c:19: include/lua_util.h:105:19: warning: function declaration isn't a prototype [-Wstrict-prototypes] 105 | static inline int lua_init() { return 0; } | ^~~~~~~~ include/lua_util.h: In function 'lua_init': include/lua_util.h:105:19: warning: old-style function definition [-Wold-style-definition] In file included from include/swupdate_image.h:15, from core/util.c:30: include/lua_util.h:105:19: warning: function declaration isn't a prototype [-Wstrict-prototypes] 105 | static inline int lua_init() { return 0; } | ^~~~~~~~ include/lua_util.h: In function 'lua_init': include/lua_util.h:105:19: warning: old-style function definition [-Wold-style-definition] CC core/state.o LD ipc/built-in.o In file included from include/swupdate_image.h:15, from include/swupdate.h:16, from core/parser.c:14: include/lua_util.h:105:19: warning: function declaration isn't a prototype [-Wstrict-prototypes] 105 | static inline int lua_init() { return 0; } | ^~~~~~~~ include/lua_util.h: In function 'lua_init': include/lua_util.h:105:19: warning: old-style function definition [-Wold-style-definition] LD libswupdate.so.0.1 CC core/syslog.o CC core/installer.o CC core/network_utils.o CC core/network_thread.o AR corelib/lib.a CC core/stream_interface.o CC core/progress_thread.o CC core/parsing_library.o In file included from include/swupdate_image.h:15, from include/swupdate.h:16, from core/installer.c:27: include/lua_util.h:105:19: warning: function declaration isn't a prototype [-Wstrict-prototypes] 105 | static inline int lua_init() { return 0; } | ^~~~~~~~ include/lua_util.h: In function 'lua_init': include/lua_util.h:105:19: warning: old-style function definition [-Wold-style-definition] CC core/artifacts_versions.o In file included from include/swupdate_image.h:15, from include/swupdate.h:16, from core/stream_interface.c:31: include/lua_util.h:105:19: warning: function declaration isn't a prototype [-Wstrict-prototypes] 105 | static inline int lua_init() { return 0; } | ^~~~~~~~ include/lua_util.h: In function 'lua_init': include/lua_util.h:105:19: warning: old-style function definition [-Wold-style-definition] In file included from include/swupdate_image.h:15, from include/swupdate.h:16, from include/installer.h:12, from core/network_thread.c:30: include/lua_util.h:105:19: warning: function declaration isn't a prototype [-Wstrict-prototypes] 105 | static inline int lua_init() { return 0; } | ^~~~~~~~ include/lua_util.h: In function 'lua_init': include/lua_util.h:105:19: warning: old-style function definition [-Wold-style-definition] LD handlers/built-in.o CC core/swupdate_dict.o CC core/swupdate_vars.o In file included from include/swupdate_image.h:15, from include/swupdate.h:16, from core/progress_thread.c:25: include/lua_util.h:105:19: warning: function declaration isn't a prototype [-Wstrict-prototypes] 105 | static inline int lua_init() { return 0; } | ^~~~~~~~ include/lua_util.h: In function 'lua_init': include/lua_util.h:105:19: warning: old-style function definition [-Wold-style-definition] In file included from include/swupdate_image.h:15, from include/swupdate.h:16, from core/artifacts_versions.c:22: include/lua_util.h:105:19: warning: function declaration isn't a prototype [-Wstrict-prototypes] 105 | static inline int lua_init() { return 0; } | ^~~~~~~~ include/lua_util.h: In function 'lua_init': include/lua_util.h:105:19: warning: old-style function definition [-Wold-style-definition] CC core/semver.o CC core/strlcpy.o AR tools/lib.a core/network_thread.c: In function 'network_thread': core/network_thread.c:605:33: warning: 'strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 605 | strncpy(msg.data.revisions.revision, cfg->hw.revision, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 606 | sizeof(msg.data.revisions.revision) - 1); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ AR parser/lib.a LD core/built-in.o LD swupdate_unstripped LD tools/swupdate-client LD tools/swupdate-ipc LD tools/swupdate-progress echo tools/swupdate-client echo tools/swupdate-progress echo tools/swupdate-ipc echo swupdate make[1]: Leaving directory '/home/buildroot/instance-0/output-1/build/swupdate-2024.05.2' >>> swupdate 2024.05.2 Installing to staging directory GIT_DIR=. PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" CC="/home/buildroot/instance-0/output-1/host/bin/xtensa-linux-gcc" LD="/home/buildroot/instance-0/output-1/host/bin/xtensa-linux-gcc" SKIP_STRIP=y HAVE_LIBEBGENV=n HAVE_LIBEXT2FS=n HAVE_LIBARCHIVE=n HAVE_LIBBLKID=n HAVE_LIBCONFIG=n HAVE_LIBCURL=n HAVE_LIBFDISK=n HAVE_LIBGPIOD=n HAVE_URIPARSER=n HAVE_LIBWEBSOCKETS=n HAVE_LUA=n HAVE_MBEDTLS=n HAVE_LIBMTD=n HAVE_LIBUBI=n HAVE_LIBSSL=n HAVE_LIBCRYPTO=n HAVE_P11KIT=n HAVE_LIBSYSTEMD=n HAVE_WOLFSSL=n HAVE_ZCK=n HAVE_LIBZEROMQ=n HAVE_ZLIB=y HAVE_ZSTD=n HAVE_LIBRSYNC=n /usr/bin/make -j17 -C /home/buildroot/instance-0/output-1/build/swupdate-2024.05.2 SWU_VER="2024.05.2 (Buildroot 2024.05-435-g4d609f369c)" CROSS_COMPILE="/home/buildroot/instance-0/output-1/host/bin/xtensa-linux-" CONFIG_EXTRA_CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g0 " CONFIG_EXTRA_LDFLAGS="" DESTDIR=/home/buildroot/instance-0/output-1/host/xtensa-buildroot-linux-uclibc/sysroot install make[1]: Entering directory '/home/buildroot/instance-0/output-1/build/swupdate-2024.05.2' install -d /home/buildroot/instance-0/output-1/host/xtensa-buildroot-linux-uclibc/sysroot//usr/bin install -d /home/buildroot/instance-0/output-1/host/xtensa-buildroot-linux-uclibc/sysroot//usr/include install -d /home/buildroot/instance-0/output-1/host/xtensa-buildroot-linux-uclibc/sysroot//usr/lib install -m 755 swupdate /home/buildroot/instance-0/output-1/host/xtensa-buildroot-linux-uclibc/sysroot//usr/bin for i in tools/swupdate-client tools/swupdate-ipc tools/swupdate-progress;do \ install -m 755 $i /home/buildroot/instance-0/output-1/host/xtensa-buildroot-linux-uclibc/sysroot//usr/bin; \ done install -m 0644 /home/buildroot/instance-0/output-1/build/swupdate-2024.05.2/include/network_ipc.h /home/buildroot/instance-0/output-1/host/xtensa-buildroot-linux-uclibc/sysroot//usr/include install -m 0644 /home/buildroot/instance-0/output-1/build/swupdate-2024.05.2/include/swupdate_status.h /home/buildroot/instance-0/output-1/host/xtensa-buildroot-linux-uclibc/sysroot//usr/include install -m 0644 /home/buildroot/instance-0/output-1/build/swupdate-2024.05.2/include/progress_ipc.h /home/buildroot/instance-0/output-1/host/xtensa-buildroot-linux-uclibc/sysroot//usr/include install -m 0755 /home/buildroot/instance-0/output-1/build/swupdate-2024.05.2/libswupdate.so.0.1 /home/buildroot/instance-0/output-1/host/xtensa-buildroot-linux-uclibc/sysroot//usr/lib ln -sfr /home/buildroot/instance-0/output-1/host/xtensa-buildroot-linux-uclibc/sysroot//usr/lib/libswupdate.so.0.1 /home/buildroot/instance-0/output-1/host/xtensa-buildroot-linux-uclibc/sysroot//usr/lib/libswupdate.so if [ n = y ]; then \ install -d /home/buildroot/instance-0/output-1/host/xtensa-buildroot-linux-uclibc/sysroot//usr/lib/lua/; \ install -m 0755 /home/buildroot/instance-0/output-1/host/xtensa-buildroot-linux-uclibc/sysroot//usr/lib/lua/; \ ln -sf /home/buildroot/instance-0/output-1/host/xtensa-buildroot-linux-uclibc/sysroot//usr/lib/lua//lua_swupdate.so; \ fi make[1]: Leaving directory '/home/buildroot/instance-0/output-1/build/swupdate-2024.05.2' >>> swupdate 2024.05.2 Fixing libtool files for la in $(find /home/buildroot/instance-0/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/buildroot/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/instance-0/output-1/host/xtensa-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ -e "s:/home/buildroot/instance-0/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/buildroot/instance-0/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/buildroot/instance-0/output-1/host/xtensa-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/instance-0/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 >>> swupdate 2024.05.2 Installing to target GIT_DIR=. PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" CC="/home/buildroot/instance-0/output-1/host/bin/xtensa-linux-gcc" LD="/home/buildroot/instance-0/output-1/host/bin/xtensa-linux-gcc" SKIP_STRIP=y HAVE_LIBEBGENV=n HAVE_LIBEXT2FS=n HAVE_LIBARCHIVE=n HAVE_LIBBLKID=n HAVE_LIBCONFIG=n HAVE_LIBCURL=n HAVE_LIBFDISK=n HAVE_LIBGPIOD=n HAVE_URIPARSER=n HAVE_LIBWEBSOCKETS=n HAVE_LUA=n HAVE_MBEDTLS=n HAVE_LIBMTD=n HAVE_LIBUBI=n HAVE_LIBSSL=n HAVE_LIBCRYPTO=n HAVE_P11KIT=n HAVE_LIBSYSTEMD=n HAVE_WOLFSSL=n HAVE_ZCK=n HAVE_LIBZEROMQ=n HAVE_ZLIB=y HAVE_ZSTD=n HAVE_LIBRSYNC=n /usr/bin/make -j17 -C /home/buildroot/instance-0/output-1/build/swupdate-2024.05.2 SWU_VER="2024.05.2 (Buildroot 2024.05-435-g4d609f369c)" CROSS_COMPILE="/home/buildroot/instance-0/output-1/host/bin/xtensa-linux-" CONFIG_EXTRA_CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g0 " CONFIG_EXTRA_LDFLAGS="" DESTDIR=/home/buildroot/instance-0/output-1/target install make[1]: Entering directory '/home/buildroot/instance-0/output-1/build/swupdate-2024.05.2' install -d /home/buildroot/instance-0/output-1/target//usr/bin install -d /home/buildroot/instance-0/output-1/target//usr/include install -d /home/buildroot/instance-0/output-1/target//usr/lib install -m 755 swupdate /home/buildroot/instance-0/output-1/target//usr/bin for i in tools/swupdate-client tools/swupdate-ipc tools/swupdate-progress;do \ install -m 755 $i /home/buildroot/instance-0/output-1/target//usr/bin; \ done install -m 0644 /home/buildroot/instance-0/output-1/build/swupdate-2024.05.2/include/network_ipc.h /home/buildroot/instance-0/output-1/target//usr/include install -m 0644 /home/buildroot/instance-0/output-1/build/swupdate-2024.05.2/include/swupdate_status.h /home/buildroot/instance-0/output-1/target//usr/include install -m 0644 /home/buildroot/instance-0/output-1/build/swupdate-2024.05.2/include/progress_ipc.h /home/buildroot/instance-0/output-1/target//usr/include install -m 0755 /home/buildroot/instance-0/output-1/build/swupdate-2024.05.2/libswupdate.so.0.1 /home/buildroot/instance-0/output-1/target//usr/lib ln -sfr /home/buildroot/instance-0/output-1/target//usr/lib/libswupdate.so.0.1 /home/buildroot/instance-0/output-1/target//usr/lib/libswupdate.so if [ n = y ]; then \ install -d /home/buildroot/instance-0/output-1/target//usr/lib/lua/; \ install -m 0755 /home/buildroot/instance-0/output-1/target//usr/lib/lua/; \ ln -sf /home/buildroot/instance-0/output-1/target//usr/lib/lua//lua_swupdate.so; \ fi make[1]: Leaving directory '/home/buildroot/instance-0/output-1/build/swupdate-2024.05.2' mkdir -p /home/buildroot/instance-0/output-1/target/etc/swupdate/conf.d /home/buildroot/instance-0/output-1/target/usr/lib/swupdate/conf.d /usr/bin/install -D -m 755 package/swupdate/swupdate.sh /home/buildroot/instance-0/output-1/target/usr/lib/swupdate/swupdate.sh /usr/bin/install -D -m 755 package/swupdate/S80swupdate /home/buildroot/instance-0/output-1/target/etc/init.d/S80swupdate /usr/bin/install -D -m 644 package/swupdate/90-start-progress /home/buildroot/instance-0/output-1/target/usr/lib/swupdate/conf.d/90-start-progress >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/buildroot/instance-0/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-mlongcalls', '-mauto-litpools', '-O2', '-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', '-mlongcalls', '-mauto-litpools', '-O2', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-mlongcalls', '-mauto-litpools', '-O2', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/buildroot/instance-0/output-1/host/bin/xtensa-linux-gcc%g" -e "s%@TARGET_CXX@%/home/buildroot/instance-0/output-1/host/bin/xtensa-linux-g++%g" -e "s%@TARGET_AR@%/home/buildroot/instance-0/output-1/host/bin/xtensa-linux-gcc-ar%g" -e "s%@TARGET_FC@%/home/buildroot/instance-0/output-1/host/bin/xtensa-linux-gfortran%g" -e "s%@TARGET_STRIP@%/home/buildroot/instance-0/output-1/host/bin/xtensa-linux-strip%g" -e "s%@TARGET_ARCH@%xtensa%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/buildroot/instance-0/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/instance-0/output-1/host/xtensa-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/instance-0/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/instance-0/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/buildroot/instance-0/output-1/host/bin/xtensa-linux-gcc%g" -e "s%@TARGET_CXX@%/home/buildroot/instance-0/output-1/host/bin/xtensa-linux-g++%g" -e "s%@TARGET_AR@%/home/buildroot/instance-0/output-1/host/bin/xtensa-linux-gcc-ar%g" -e "s%@TARGET_FC@%/home/buildroot/instance-0/output-1/host/bin/xtensa-linux-gfortran%g" -e "s%@TARGET_STRIP@%/home/buildroot/instance-0/output-1/host/bin/xtensa-linux-strip%g" -e "s%@TARGET_ARCH@%xtensa%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-mlongcalls', '-mauto-litpools', '-O2', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-mlongcalls', '-mauto-litpools', '-O2', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-mlongcalls', '-mauto-litpools', '-O2', '-g0'%g" -e "s%@BR2_CMAKE@%/home/buildroot/instance-0/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/instance-0/output-1/host/xtensa-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/instance-0/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/instance-0/output-1/host/etc/meson/cross-compilation.conf /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/instance-0/output-1/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/instance-0/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/buildroot/instance-0/output-1/build/busybox-1.36.1/.config; then grep -qsE '^/bin/ash$' /home/buildroot/instance-0/output-1/target/etc/shells || echo "/bin/ash" >> /home/buildroot/instance-0/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/buildroot/instance-0/output-1/build/busybox-1.36.1/.config; then grep -qsE '^/bin/hush$' /home/buildroot/instance-0/output-1/target/etc/shells || echo "/bin/hush" >> /home/buildroot/instance-0/output-1/target/etc/shells; fi mkdir -p /home/buildroot/instance-0/output-1/target/etc echo "buildroot" > /home/buildroot/instance-0/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/instance-0/output-1/target/etc/hosts mkdir -p /home/buildroot/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/instance-0/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/instance-0/output-1/target/etc/shadow rm -f /home/buildroot/instance-0/output-1/target/bin/sh if [ -x /home/buildroot/instance-0/output-1/target/sbin/swapon -a -x /home/buildroot/instance-0/output-1/target/sbin/swapoff ]; then /bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/buildroot/instance-0/output-1/target/etc/inittab; else /bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/buildroot/instance-0/output-1/target/etc/inittab; fi printf '%s\n' C en_US locale-archive > /home/buildroot/instance-0/output-1/build/locales.nopurge for dir in /home/buildroot/instance-0/output-1/target/usr/share/locale /home/buildroot/instance-0/output-1/target/usr/share/X11/locale /home/buildroot/instance-0/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/instance-0/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/instance-0/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/instance-0/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/instance-0/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/instance-0/output-1/target/usr/include /home/buildroot/instance-0/output-1/target/usr/share/aclocal \ /home/buildroot/instance-0/output-1/target/usr/lib/pkgconfig /home/buildroot/instance-0/output-1/target/usr/share/pkgconfig \ /home/buildroot/instance-0/output-1/target/usr/lib/cmake /home/buildroot/instance-0/output-1/target/usr/share/cmake \ /home/buildroot/instance-0/output-1/target/usr/lib/rpm /home/buildroot/instance-0/output-1/target/usr/doc find /home/buildroot/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/instance-0/output-1/target/lib/ /home/buildroot/instance-0/output-1/target/usr/lib/ /home/buildroot/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/instance-0/output-1/target/usr/share/gdb rm -rf /home/buildroot/instance-0/output-1/target/usr/share/bash-completion rm -rf /home/buildroot/instance-0/output-1/target/etc/bash_completion.d rm -rf /home/buildroot/instance-0/output-1/target/usr/share/zsh rm -rf /home/buildroot/instance-0/output-1/target/usr/man /home/buildroot/instance-0/output-1/target/usr/share/man rm -rf /home/buildroot/instance-0/output-1/target/usr/info /home/buildroot/instance-0/output-1/target/usr/share/info rm -rf /home/buildroot/instance-0/output-1/target/usr/doc /home/buildroot/instance-0/output-1/target/usr/share/doc rm -rf /home/buildroot/instance-0/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/instance-0/output-1/target/usr/share 2>/dev/null || true rm -rf /home/buildroot/instance-0/output-1/target/lib/debug /home/buildroot/instance-0/output-1/target/usr/lib/debug find /home/buildroot/instance-0/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/instance-0/output-1/host/bin/xtensa-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/instance-0/output-1/host/bin/xtensa-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/buildroot/instance-0/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/instance-0/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/instance-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2024.05-435-g4d609f369c"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2024.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2024.08-git\"" \ ) > /home/buildroot/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PARALLEL_JOBS=17 \ PER_PACKAGE_DIR=/home/buildroot/instance-0/output-1/per-package \ /home/buildroot/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/instance-0/output-1/target/usr ln -snf /home/buildroot/instance-0/output-1/host/xtensa-buildroot-linux-uclibc/sysroot /home/buildroot/instance-0/output-1/staging make: Leaving directory '/home/buildroot/instance-0/buildroot' make: Entering directory '/home/buildroot/instance-0/buildroot' >>> Buildroot 2024.05-435-g4d609f369c Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> host-tar 1.35 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-bootlin 2024.02-1 Collecting legal info >>> toolchain Collecting legal info >>> bubblewrap 0.9.0 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> host-meson 1.3.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.30.0 Collecting legal info Copyright.txt: OK (sha256: 0676e30827684487aa0ea8f72f01e9460a6320fa34a2888df0ad1dd3e8a06eb8) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-python-installer 0.7.0 Collecting legal info LICENSE: OK (sha256: 37b8b9f2569892fa54406383d431169dbb2115980d78b7efba6eeae5664c484f) >>> host-python-flit-core 3.9.0 Collecting legal info LICENSE: OK (sha256: 35b4f1dec512e617077fd6980dbb43ef8c2887adc5d0185edb4c04da175dd816) >>> host-python3 3.12.4 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf 2.72 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-autoconf-archive 2023.02.20 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-expat 2.6.2 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.6 Collecting legal info LICENSE: OK (sha256: 67894089811f93fca47a76f85e017da6f8582d4ba0905963c6e0f1ad6df7a195) >>> host-zlib Collecting legal info >>> host-libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-python-pypa-build 1.2.1 Collecting legal info LICENSE: OK (sha256: aaf9a29ca5907971ccf07de025375db34539a8d5eeebce20b46099805722106f) >>> host-python-packaging 24.0 Collecting legal info LICENSE: OK (sha256: cad1ef5bd340d73e074ba614d26f7deaca5c7940c3d8c34852e65c4909686c48) LICENSE.APACHE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) LICENSE.BSD: OK (sha256: b70e7e9b742f1cc6f948b34c16aa39ffece94196364bc88ff0d2180f0028fac5) >>> host-python-pyproject-hooks 1.0.0 Collecting legal info LICENSE: OK (sha256: 1b22b049b5267d6dfc23a67bf4a84d8ec04b9fdfb1a51d360e42b4342c8b4154) >>> host-python-setuptools 69.2.0 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> host-python-wheel 0.40.0 Collecting legal info LICENSE.txt: OK (sha256: 30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654) >>> libcap 2.70 Collecting legal info License: OK (sha256: 68467e731f4744bd6e0bb69e8df9c3a994e09cd6b203d0c41327ac6d079c581d) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> busybox 1.36.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> host-cryptsetup 2.7.1 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> host-json-c 0.17 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> host-lvm2 2.03.23 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-libaio 0.3.113 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> host-openssl Collecting legal info >>> host-libopenssl 3.3.1 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> host-popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> host-util-linux 2.39.3 Collecting legal info README.licensing: OK (sha256: 13f0ea46d12d798c095a6ad39d7ddc988e2e4d274c6494115f6b463f7bc4f702) 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) >>> fstrcmp 0.7.D001 Collecting legal info LICENSE: OK (sha256: 5352e426b563eda9252d76be92337b49f7b5cfdd1302a1e8d99389840c0e46be) >>> gettext-gnu 0.22.4 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) gettext-runtime/intl/COPYING.LIB: OK (sha256: 3fe5361f24b7c49ba12911c08f5a33f9cb18871d95d9fb881f5b8a4793e04288) >>> gettext Collecting legal info >>> git 2.45.2 Collecting legal info COPYING: OK (sha256: 5b2198d1645f767585e8a88ac0499b04472164c0d2da22e75ecf97ef443ab32e) LGPL-2.1: OK (sha256: 1922f45d2c49e390032c9c0ba6d7cac904087f7cec51af30c2b2ad022ce0e76a) >>> host-gettext Collecting legal info >>> host-gettext-gnu 0.22.4 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) gettext-runtime/intl/COPYING.LIB: OK (sha256: 3fe5361f24b7c49ba12911c08f5a33f9cb18871d95d9fb881f5b8a4793e04288) >>> host-libxml2 2.12.6 Collecting legal info Copyright: OK (sha256: 7fb0a66f3989f9bd5c7e5438a3de02cd4a7a47dde0aea2f7ea2ba2ff454ee6a4) >>> zlib Collecting legal info >>> libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> initscripts Collecting legal info >>> json-c 0.17 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> libdvdcss 1.4.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libdvdnav 6.1.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdvdread 6.1.3 Collecting legal info COPYING: OK (sha256: d6cb0e9e560f51085556949a84af12b79a00f10ab8b66c752537faf7cd665572) >>> libubootenv 0.3.5 Collecting legal info LICENSES/CC0-1.0.txt: OK (sha256: 0558101984550fa84d1d13c2af11d116c20079d2be58711e8d99cadce7009192) LICENSES/LGPL-2.1-or-later.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES/MIT.txt: OK (sha256: 89807acf2309bd285f033404ee78581602f3cd9b819a16ac2f0e5f60ff4a473e) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> lighttpd 1.4.76 Collecting legal info COPYING: OK (sha256: 5c98cad2fbaf5c5e2562bcbab401a7c557c1bb1bac9914ecc63730925052fb13) >>> xxhash 0.8.2 Collecting legal info LICENSE: OK (sha256: 6ffedbc0f7878612d2b23589f1ff2ab15633e1df7963a5d9fc750ec5500c7e7a) cli/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lirc-tools 0.10.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-libxslt 1.1.39 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> spi-tools 1.0.2 Collecting legal info LICENSE: OK (sha256: a01259a1b522cf0de95824f9860613b453153eebac468e96196d5d7dba84786c) >>> swupdate 2024.05.2 Collecting legal info LICENSES/BSD-1-Clause.txt: OK (sha256: 4cf04ed34ff0ebbf5c71345b56e6af5093fc17206364cca0ebbae92ef3940683) LICENSES/BSD-3-Clause.txt: OK (sha256: e27a3e87706b3aa5ff2e50eaafe2e6ed5397fbf2d7679eaf444a6d000518a3a6) LICENSES/CC0-1.0.txt: OK (sha256: 0558101984550fa84d1d13c2af11d116c20079d2be58711e8d99cadce7009192) LICENSES/CC-BY-SA-4.0.txt: OK (sha256: cde7883b9050a1104f4ac19a1572aafd6e5d7323b68351aaf51fbf4beba54966) LICENSES/GPL-2.0-only.txt: OK (sha256: 5d51b52a40391a26cbb2accf5dc5d1c165de49a022d9d5efb50b22204d2682ec) LICENSES/GPL-2.0-or-later.txt: OK (sha256: 43fd695e9b198a9a4997cc2d02e10d26cae937e2c4930b9eff9c6d349c85cd32) LICENSES/ISC.txt: OK (sha256: f8f41f38133176a6db6c1bd8d7bd1a9c910e3563f1cb7bbe32b05e8b8d3a9c61) LICENSES/LGPL-2.1-or-later.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES/MIT.txt: OK (sha256: 89807acf2309bd285f033404ee78581602f3cd9b819a16ac2f0e5f60ff4a473e) LICENSES/OFL-1.1.txt: OK (sha256: 8f2368a292194be10b1223a8875815240a9208bb30785cb13d8849eb6a750fe9) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-bootlin-2024.02-1: cannot save license (TOOLCHAIN_EXTERNAL_BOOTLIN_LICENSE_FILES not defined) Legal info produced in /home/buildroot/instance-0/output-1/legal-info make: Leaving directory '/home/buildroot/instance-0/buildroot'