\ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/tmp/instance-7/output-1/host/armeb-buildroot-linux-gnueabi/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-7/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> zchunk 1.2.2 Installing to target PATH="/tmp/instance-7/output-1/host/bin:/tmp/instance-7/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" DESTDIR=/tmp/instance-7/output-1/target PYTHONNOUSERSITE=y /tmp/instance-7/output-1/host/bin/ninja -C /tmp/instance-7/output-1/build/zchunk-1.2.2//build install ninja: Entering directory `/tmp/instance-7/output-1/build/zchunk-1.2.2//build' [0/1] Installing files. Installing src/lib/libzck.so.1.2.2 to /tmp/instance-7/output-1/target/usr/lib Installing src/zck to /tmp/instance-7/output-1/target/usr/bin Installing src/unzck to /tmp/instance-7/output-1/target/usr/bin Installing src/zck_gen_zdict to /tmp/instance-7/output-1/target/usr/bin Installing src/zck_read_header to /tmp/instance-7/output-1/target/usr/bin Installing src/zck_delta_size to /tmp/instance-7/output-1/target/usr/bin Installing /tmp/instance-7/output-1/build/zchunk-1.2.2/build/include/zck.h to /tmp/instance-7/output-1/target/usr/include/ Installing /tmp/instance-7/output-1/build/zchunk-1.2.2/doc/unzck.1 to /tmp/instance-7/output-1/target/usr/share/man/man1 Installing /tmp/instance-7/output-1/build/zchunk-1.2.2/doc/zck.1 to /tmp/instance-7/output-1/target/usr/share/man/man1 Installing /tmp/instance-7/output-1/build/zchunk-1.2.2/doc/zck_delta_size.1 to /tmp/instance-7/output-1/target/usr/share/man/man1 Installing /tmp/instance-7/output-1/build/zchunk-1.2.2/doc/zck_gen_zdict.1 to /tmp/instance-7/output-1/target/usr/share/man/man1 Installing /tmp/instance-7/output-1/build/zchunk-1.2.2/doc/zck_read_header.1 to /tmp/instance-7/output-1/target/usr/share/man/man1 Installing /tmp/instance-7/output-1/build/zchunk-1.2.2/doc/zckdl.1 to /tmp/instance-7/output-1/target/usr/share/man/man1 Installing /tmp/instance-7/output-1/build/zchunk-1.2.2/build/meson-private/zck.pc to /tmp/instance-7/output-1/target/usr/lib/pkgconfig Installing symlink pointing to libzck.so.1.2.2 to /tmp/instance-7/output-1/target/usr/lib/libzck.so.1 Installing symlink pointing to libzck.so.1 to /tmp/instance-7/output-1/target/usr/lib/libzck.so >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-7/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Os', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/tmp/instance-7/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-7/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%cortex-a5%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@%/tmp/instance-7/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-7/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-7/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-7/output-1/host/armeb-buildroot-linux-gnueabi/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-7/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-7/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-7/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-7/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%cortex-a5%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-Os', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/tmp/instance-7/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-7/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-7/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-7/output-1/host/armeb-buildroot-linux-gnueabi/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-7/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-7/output-1/host/etc/meson/cross-compilation.conf if grep -q CONFIG_ASH=y /tmp/instance-7/output-1/build/busybox-1.36.0/.config; then grep -qsE '^/bin/ash$' /tmp/instance-7/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-7/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-7/output-1/build/busybox-1.36.0/.config; then grep -qsE '^/bin/hush$' /tmp/instance-7/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-7/output-1/target/etc/shells; fi rm -f -r /tmp/instance-7/output-1/target/usr/share/openrc { echo "baud=\"0\""; echo "term_type=\"vt100\"" ; echo "agetty_options=\"-L \""; } > /tmp/instance-7/output-1/target/etc/conf.d/agetty.console ln -sf agetty /tmp/instance-7/output-1/target/etc/init.d/agetty.console ln -sf /etc/init.d/agetty.console /tmp/instance-7/output-1/target/etc/runlevels/default/agetty.console rm -rf /tmp/instance-7/output-1/target/usr/lib/perl5/5.36.0/pod rm -rf /tmp/instance-7/output-1/target/usr/lib/perl5/5.36.0/armeb-linux/CORE find /tmp/instance-7/output-1/target/usr/lib/perl5/ -name 'extralibs.ld' -print0 | xargs -0 rm -f find /tmp/instance-7/output-1/target/usr/lib/perl5/ -name '*.bs' -print0 | xargs -0 rm -f find /tmp/instance-7/output-1/target/usr/lib/perl5/ -name '.packlist' -print0 | xargs -0 rm -f mkdir -p /tmp/instance-7/output-1/target/etc echo "buildroot" > /tmp/instance-7/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-7/output-1/target/etc/hosts mkdir -p /tmp/instance-7/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-7/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-7/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /tmp/instance-7/output-1/target/etc/shells || echo "/bin/sh" >> /tmp/instance-7/output-1/target/etc/shells rm -rf /tmp/instance-7/output-1/target/usr/include /tmp/instance-7/output-1/target/usr/share/aclocal \ /tmp/instance-7/output-1/target/usr/lib/pkgconfig /tmp/instance-7/output-1/target/usr/share/pkgconfig \ /tmp/instance-7/output-1/target/usr/lib/cmake /tmp/instance-7/output-1/target/usr/share/cmake \ /tmp/instance-7/output-1/target/usr/lib/rpm /tmp/instance-7/output-1/target/usr/doc find /tmp/instance-7/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-7/output-1/target/lib/ /tmp/instance-7/output-1/target/usr/lib/ /tmp/instance-7/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /tmp/instance-7/output-1/target/usr/share/gdb rm -rf /tmp/instance-7/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-7/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-7/output-1/target/usr/share/zsh rm -rf /tmp/instance-7/output-1/target/usr/man /tmp/instance-7/output-1/target/usr/share/man rm -rf /tmp/instance-7/output-1/target/usr/info /tmp/instance-7/output-1/target/usr/share/info rm -rf /tmp/instance-7/output-1/target/usr/doc /tmp/instance-7/output-1/target/usr/share/doc rm -rf /tmp/instance-7/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-7/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-7/output-1/target/lib/debug /tmp/instance-7/output-1/target/usr/lib/debug find /tmp/instance-7/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 /tmp/instance-7/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /tmp/instance-7/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /tmp/instance-7/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 /tmp/instance-7/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.11-1438-g740d923423"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.02-git\"" \ ) > /tmp/instance-7/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-7/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-7/output-1/per-package /tmp/instance-7/buildroot/support/scripts/fix-rpath target touch /tmp/instance-7/output-1/target/usr >>> Generating root filesystems common tables rm -rf /tmp/instance-7/output-1/build/buildroot-fs mkdir -p /tmp/instance-7/output-1/build/buildroot-fs printf ' \n' >> /tmp/instance-7/output-1/build/buildroot-fs/full_users_table.txt printf ' /usr/bin/bwrap f 1755 0 0 - - - - -\n /bin/busybox f 4755 0 0 - - - - -\n /var/lib/nginx d 755 33 33 - - - - -\n\n' > /tmp/instance-7/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /tmp/instance-7/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.cloop mkdir -p /tmp/instance-7/output-1/images rm -rf /tmp/instance-7/output-1/build/buildroot-fs/cloop mkdir -p /tmp/instance-7/output-1/build/buildroot-fs/cloop rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /tmp/instance-7/output-1/target/ /tmp/instance-7/output-1/build/buildroot-fs/cloop/target echo '#!/bin/sh' > /tmp/instance-7/output-1/build/buildroot-fs/cloop/fakeroot echo "set -e" >> /tmp/instance-7/output-1/build/buildroot-fs/cloop/fakeroot echo "chown -h -R 0:0 /tmp/instance-7/output-1/build/buildroot-fs/cloop/target" >> /tmp/instance-7/output-1/build/buildroot-fs/cloop/fakeroot PATH="/tmp/instance-7/output-1/host/bin:/tmp/instance-7/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-7/buildroot/support/scripts/mkusers /tmp/instance-7/output-1/build/buildroot-fs/full_users_table.txt /tmp/instance-7/output-1/build/buildroot-fs/cloop/target >> /tmp/instance-7/output-1/build/buildroot-fs/cloop/fakeroot echo "/tmp/instance-7/output-1/host/bin/makedevs -d /tmp/instance-7/output-1/build/buildroot-fs/full_devices_table.txt /tmp/instance-7/output-1/build/buildroot-fs/cloop/target" >> /tmp/instance-7/output-1/build/buildroot-fs/cloop/fakeroot printf ' rm -rf /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/usr/lib/udev/hwdb.d/ /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/etc/udev/hwdb.d/\n' >> /tmp/instance-7/output-1/build/buildroot-fs/cloop/fakeroot echo "find /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-7/output-1/build/buildroot-fs/cloop/fakeroot echo "find /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-7/output-1/build/buildroot-fs/cloop/fakeroot printf ' find /tmp/instance-7/output-1/build/buildroot-fs/cloop/target -print0 | xargs -0 -r touch -hd @1676131106\n' >> /tmp/instance-7/output-1/build/buildroot-fs/cloop/fakeroot printf ' \n' >> /tmp/instance-7/output-1/build/buildroot-fs/cloop/fakeroot printf ' /tmp/instance-7/output-1/host/bin/genisoimage -r /tmp/instance-7/output-1/build/buildroot-fs/cloop/target | /tmp/instance-7/output-1/host/bin/create_compressed_fs - 65536 > /tmp/instance-7/output-1/images/rootfs.cloop\n' >> /tmp/instance-7/output-1/build/buildroot-fs/cloop/fakeroot chmod a+x /tmp/instance-7/output-1/build/buildroot-fs/cloop/fakeroot PATH="/tmp/instance-7/output-1/host/bin:/tmp/instance-7/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /tmp/instance-7/output-1/host/bin/fakeroot -- /tmp/instance-7/output-1/build/buildroot-fs/cloop/fakeroot rootdir=/tmp/instance-7/output-1/build/buildroot-fs/cloop/target table='/tmp/instance-7/output-1/build/buildroot-fs/full_devices_table.txt' 24 processor core(s) detected Warning, number as file string found. Assuming old command syntax and choosing compatible parameters (-m -B 65536). See the usage info (-h) for better/correct parameters. Block size 65536, expected number of blocks: 2147483647 Using UTIL000 for ./rr_moved/Util (Util) Using UTIL001 for ./rr_moved/Util (Util) Using DOSLA000.PM;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/usr/lib/perl5/site_perl/5.36.0/Image/ExifTool/Charset/DOSLatin1.pm (DOSLatinUS.pm) Using MACCH000.PM;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/usr/lib/perl5/site_perl/5.36.0/Image/ExifTool/Charset/MacChineseCN.pm (MacChineseTW.pm) Using MACRO000.PM;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/usr/lib/perl5/site_perl/5.36.0/Image/ExifTool/Charset/MacRoman.pm (MacRomanian.pm) Using XTERM000.;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/usr/share/terminfo/x/xterm+256color (xterm-256color) Using 10_HI000.CON;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/usr/share/fontconfig/conf.avail/10-hinting-full.conf (10-hinting-medium.conf) Using 10_HI001.CON;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/usr/share/fontconfig/conf.avail/10-hinting-medium.conf (10-hinting-none.conf) Using 10_HI002.CON;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/usr/share/fontconfig/conf.avail/10-hinting-none.conf (10-hinting-slight.conf) Using 10_SU000.CON;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/usr/share/fontconfig/conf.avail/10-sub-pixel-bgr.conf (10-sub-pixel-rgb.conf) Using 10_SU001.CON;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/usr/share/fontconfig/conf.avail/10-sub-pixel-rgb.conf (10-sub-pixel-vbgr.conf) Using 10_SU002.CON;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/usr/share/fontconfig/conf.avail/10-sub-pixel-vbgr.conf (10-sub-pixel-vrgb.conf) Using 11_LC000.CON;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/usr/share/fontconfig/conf.avail/11-lcdfilter-default.conf (11-lcdfilter-legacy.conf) Using 11_LC001.CON;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/usr/share/fontconfig/conf.avail/11-lcdfilter-legacy.conf (11-lcdfilter-light.conf) Using MARK_000.;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/usr/libexec/rc/sbin/mark_service_crashed (mark_service_failed) Using MARK_001.;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/usr/libexec/rc/sbin/mark_service_failed (mark_service_hotplugged) Using MARK_002.;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/usr/libexec/rc/sbin/mark_service_hotplugged (mark_service_inactive) Using MARK_003.;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/usr/libexec/rc/sbin/mark_service_inactive (mark_service_started) Using MARK_004.;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/usr/libexec/rc/sbin/mark_service_started (mark_service_starting) Using MARK_005.;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/usr/libexec/rc/sbin/mark_service_starting (mark_service_stopped) Using MARK_006.;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/usr/libexec/rc/sbin/mark_service_stopped (mark_service_stopping) Using MARK_007.;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/usr/libexec/rc/sbin/mark_service_stopping (mark_service_wasinactive) Using SERVI000.;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/usr/libexec/rc/bin/service_crashed (service_get_value) Using SERVI001.;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/usr/libexec/rc/bin/service_get_value (service_hotplugged) Using SERVI002.;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/usr/libexec/rc/bin/service_hotplugged (service_inactive) Using SERVI003.;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/usr/libexec/rc/bin/service_inactive (service_set_value) Using SERVI004.;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/usr/libexec/rc/bin/service_set_value (service_started) Using SERVI005.;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/usr/libexec/rc/bin/service_started (service_started_daemon) Using SERVI006.;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/usr/libexec/rc/bin/service_started_daemon (service_starting) Using SERVI007.;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/usr/libexec/rc/bin/service_starting (service_stopped) Using SERVI008.;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/usr/libexec/rc/bin/service_stopped (service_stopping) Using SERVI009.;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/usr/libexec/rc/bin/service_stopping (service_wasinactive) Using LIBAP000.0;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/usr/lib/libapr-1.so.0 (libapr-1.so.0.7.0) Using LIBCA000.0;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/usr/lib/libcap-ng.so.0 (libcap-ng.so.0.0.0) Using LIBDR000.0;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/usr/lib/libdrop_ambient.so.0 (libdrop_ambient.so.0.0.0) Using LIBNF000.0;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/usr/lib/libnfnetlink.so.0 (libnfnetlink.so.0.2.0) Using LIBSV000.1;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/usr/lib/libsvg-cairo.so.1 (libsvg-cairo.so.1.0.1) Using LIBUS000.0;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/usr/lib/libusb-1.0.so.0 (libusb-1.0.so.0.3.0) Using PANAS000.PM;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/usr/lib/perl5/site_perl/5.36.0/Image/ExifTool/Panasonic.pm (PanasonicRaw.pm) Using OVERL000.PM;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/usr/lib/perl5/5.36.0/overload.pm (overloading.pm) Using ITERA000.PM;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/usr/lib/perl5/5.36.0/TAP/Parser/Iterator.pm (IteratorFactory.pm) Using PULLP000.PM;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/usr/lib/perl5/5.36.0/Pod/Simple/PullParser.pm (PullParserEndToken.pm) Using PULLP001.PM;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/usr/lib/perl5/5.36.0/Pod/Simple/PullParserEndToken.pm (PullParserStartToken.pm) Using PULLP002.PM;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/usr/lib/perl5/5.36.0/Pod/Simple/PullParserStartToken.pm (PullParserTextToken.pm) Using PULLP003.PM;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/usr/lib/perl5/5.36.0/Pod/Simple/PullParserTextToken.pm (PullParserToken.pm) Using TRANS000.PM;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/usr/lib/perl5/5.36.0/Pod/Simple/Transcode.pm (TranscodeDumb.pm) Using TRANS001.PM;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/usr/lib/perl5/5.36.0/Pod/Simple/TranscodeDumb.pm (TranscodeSmart.pm) Using FASTC000.DEF;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/etc/nginx/fastcgi.conf.default (fastcgi_params.default) Using EXECL000.;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/bin/execline-cd (execline-umask) Using EXECL001.;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/bin/execline-umask (execlineb) Using S6_AC000.;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/bin/s6-accessrules-cdb-from-fs (s6-accessrules-fs-from-cdb) Using S6_FD000.;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/bin/s6-fdholder-daemon (s6-fdholder-delete) Using S6_FD001.;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/bin/s6-fdholder-delete (s6-fdholder-getdump) Using S6_FD002.;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/bin/s6-fdholder-getdump (s6-fdholder-list) Using S6_FD003.;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/bin/s6-fdholder-list (s6-fdholder-retrieve) Using S6_FD004.;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/bin/s6-fdholder-retrieve (s6-fdholder-setdump) Using S6_FD005.;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/bin/s6-fdholder-setdump (s6-fdholder-store) Using S6_FD006.;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/bin/s6-fdholder-store (s6-fdholder-transferdump) Using S6_FD007.;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/bin/s6-fdholder-transferdump (s6-fdholderd) Using S6_FT000.;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/bin/s6-ftrig-listen (s6-ftrig-listen1) Using S6_FT001.;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/bin/s6-ftrig-listen1 (s6-ftrig-notify) Using S6_FT002.;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/bin/s6-ftrig-notify (s6-ftrig-wait) Using S6_FT003.;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/bin/s6-ftrig-wait (s6-ftrigrd) Using S6_IP000.;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/bin/s6-ipcserver (s6-ipcserver-access) Using S6_IP001.;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/bin/s6-ipcserver-access (s6-ipcserver-socketbinder) Using S6_IP002.;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/bin/s6-ipcserver-socketbinder (s6-ipcserverd) Using S6_SV000.;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/bin/s6-svlisten (s6-svlisten1) Using S6_SV001.;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/bin/s6-svscan (s6-svscanctl) Using S6_TA000.;1 for /tmp/instance-7/output-1/build/buildroot-fs/cloop/target/bin/s6-tai64n (s6-tai64nlocal) [ 9] Blk# 0, [ratio/avg. 11%/ 11%], avg.speed: 65536 b/s, ETA: 2147483646s [ 9] Blk# 100, [ratio/avg. 40%/ 25%], avg.speed: 3309568 b/s, ETA: 42524426s 4.67% done, estimate finish Wed Feb 15 15:02:08 2023 [ 9] Blk# 200, [ratio/avg. 98%/ 40%], avg.speed: 6586368 b/s, ETA: 21367994s [ 9] Blk# 300, [ratio/avg. 81%/ 56%], avg.speed: 9863168 b/s, ETA: 14268992s 9.32% done, estimate finish Wed Feb 15 15:01:57 2023 [ 9] Blk# 400, [ratio/avg. 98%/ 65%], avg.speed: 8759978 b/s, ETA: 16065959s 13.98% done, estimate finish Wed Feb 15 15:02:01 2023 [ 9] Blk# 500, [ratio/avg. 99%/ 72%], avg.speed: 10944512 b/s, ETA: 12859180s [ 9] Blk# 600, [ratio/avg. 96%/ 76%], avg.speed: 13129045 b/s, ETA: 10719549s 18.63% done, estimate finish Wed Feb 15 15:01:57 2023 [ 9] Blk# 700, [ratio/avg. 96%/ 77%], avg.speed: 15313578 b/s, ETA: 9190369s 23.30% done, estimate finish Wed Feb 15 15:01:55 2023 [ 9] Blk# 800, [ratio/avg. 97%/ 79%], avg.speed: 17498112 b/s, ETA: 8043006s [ 9] Blk# 900, [ratio/avg. 85%/ 81%], avg.speed: 19682645 b/s, ETA: 7150331s 27.95% done, estimate finish Wed Feb 15 15:01:54 2023 [ 9] Blk# 1000, [ratio/avg. 98%/ 83%], avg.speed: 21867178 b/s, ETA: 6436011s 32.62% done, estimate finish Wed Feb 15 15:01:53 2023 [ 9] Blk# 1100, [ratio/avg. 96%/ 83%], avg.speed: 24051712 b/s, ETA: 5851451s [ 9] Blk# 1200, [ratio/avg. 88%/ 83%], avg.speed: 19677184 b/s, ETA: 7152314s 37.27% done, estimate finish Wed Feb 15 15:01:55 2023 [ 9] Blk# 1300, [ratio/avg. 50%/ 83%], avg.speed: 21315584 b/s, ETA: 6602559s 41.93% done, estimate finish Wed Feb 15 15:01:54 2023 [ 9] Blk# 1400, [ratio/avg. 95%/ 82%], avg.speed: 22953984 b/s, ETA: 6131284s [ 9] Blk# 1500, [ratio/avg. 31%/ 82%], avg.speed: 24592384 b/s, ETA: 5722803s 46.58% done, estimate finish Wed Feb 15 15:01:53 2023 [ 9] Blk# 1600, [ratio/avg. 84%/ 83%], avg.speed: 26230784 b/s, ETA: 5365351s [ 9] Blk# 1700, [ratio/avg. 98%/ 83%], avg.speed: 27869184 b/s, ETA: 5049928s 51.25% done, estimate finish Wed Feb 15 15:01:52 2023 [ 9] Blk# 1800, [ratio/avg. 97%/ 84%], avg.speed: 29507584 b/s, ETA: 4769532s 55.90% done, estimate finish Wed Feb 15 15:01:54 2023 [ 9] Blk# 1900, [ratio/avg. 63%/ 84%], avg.speed: 24916787 b/s, ETA: 5648294s [ 9] Blk# 2000, [ratio/avg. 90%/ 83%], avg.speed: 26227507 b/s, ETA: 5366021s 60.56% done, estimate finish Wed Feb 15 15:01:53 2023 [ 9] Blk# 2100, [ratio/avg. 91%/ 83%], avg.speed: 27538227 b/s, ETA: 5110617s 65.21% done, estimate finish Wed Feb 15 15:01:53 2023 [ 9] Blk# 2200, [ratio/avg. 93%/ 84%], avg.speed: 28848947 b/s, ETA: 4878422s [ 9] Blk# 2300, [ratio/avg. 91%/ 84%], avg.speed: 30159667 b/s, ETA: 4666408s 69.88% done, estimate finish Wed Feb 15 15:01:52 2023 [ 9] Blk# 2400, [ratio/avg. 93%/ 84%], avg.speed: 31470387 b/s, ETA: 4472055s 74.54% done, estimate finish Wed Feb 15 15:01:53 2023 [ 9] Blk# 2500, [ratio/avg. 54%/ 83%], avg.speed: 27317589 b/s, ETA: 5151893s [ 9] Blk# 2600, [ratio/avg. 31%/ 82%], avg.speed: 28409856 b/s, ETA: 4953820s 79.19% done, estimate finish Wed Feb 15 15:01:53 2023 [ 9] Blk# 2700, [ratio/avg. 27%/ 80%], avg.speed: 29502122 b/s, ETA: 4770413s 83.85% done, estimate finish Wed Feb 15 15:01:52 2023 [ 9] Blk# 2800, [ratio/avg. 19%/ 77%], avg.speed: 30594389 b/s, ETA: 4600101s [ 9] Blk# 2900, [ratio/avg. 24%/ 76%], avg.speed: 31686656 b/s, ETA: 4441532s 88.51% done, estimate finish Wed Feb 15 15:01:52 2023 [ 9] Blk# 3000, [ratio/avg. 31%/ 74%], avg.speed: 32778922 b/s, ETA: 4293530s [ 9] Blk# 3100, [ratio/avg. 24%/ 72%], avg.speed: 29032448 b/s, ETA: 4847585s 93.18% done, estimate finish Wed Feb 15 15:01:53 2023 [ 9] Blk# 3200, [ratio/avg. 44%/ 71%], avg.speed: 29968676 b/s, ETA: 4696145s 97.83% done, estimate finish Wed Feb 15 15:01:53 2023 [ 9] Blk# 3300, [ratio/avg. 13%/ 70%], avg.speed: 30904905 b/s, ETA: 4553881s Total translation table size: 0 Total rockridge attributes bytes: 309199 Total directory bytes: 1089536 Path table size(bytes): 5500 Max brk space used 328000 107341 extents written (209 MB) Statistics: gzip(0): 0 ( 0%) gzip(1): 0 ( 0%) gzip(2): 0 ( 0%) gzip(3): 0 ( 0%) gzip(4): 0 ( 0%) gzip(5): 0 ( 0%) gzip(6): 0 ( 0%) gzip(7): 0 ( 0%) gzip(8): 0 ( 0%) gzip(9): 3355 (1e+02%) 7zip: 0 ( 0%) Writing index for 3355 block(s)... Writing compressed data... ln -snf /tmp/instance-7/output-1/host/armeb-buildroot-linux-gnueabi/sysroot /tmp/instance-7/output-1/staging make: Leaving directory '/tmp/instance-7/buildroot' make: Entering directory '/tmp/instance-7/buildroot' >>> Buildroot 2022.11-1438-g740d923423 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-fakedate Collecting legal info >>> host-skeleton Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.36-81-g4f4d7a13edfd2fdc57c9d76e1fd6d017fb47550c Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.3.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.1.11 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-openrc Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> apr 1.7.0 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> 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) >>> 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-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libcap-ng 0.8.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> host-ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> bubblewrap 0.7.0 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> host-meson 1.0.0 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.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.1 Collecting legal info LICENSE: OK (sha256: d4a223f033419313218c9b8444167e91e87a5bebdb43fb8490df441df5220a8b) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> libcap 2.65 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> busybox 1.36.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> dcron 1ba33c3325df48de46263276a43ed76cf9d81518 Collecting legal info COPYING: OK (sha256: 640d90f6ee401241ff62834d0d1b33f83049e99b8bfdfa04ed1b0a1635dde3e7) >>> kmod 30 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> cairo 1.16.0 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.39 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> pixman 0.42.2 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> host-crudini 0.9.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> dht 0.27 Collecting legal info LICENCE: OK (sha256: 06ce07293caf8c8ddfaf47797ad1fb18d1c040a8375231d8f8a6105cef51a8e6) >>> execline 2.9.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> fluid-soundfont 3.1 Collecting legal info COPYING: OK (sha256: 8ef830b65c97a976b86e34bb5fde08d99dfb1db13c4149b5b20bc837ac6c4568) >>> giflib 5.2.1 Collecting legal info COPYING: OK (sha256: 0c9b7990ecdca88b676db232c226548ac408b279f550d424d996f0d83591dd8e) >>> glorytun 0.3.4 Collecting legal info LICENSE: OK (sha256: 3d9ddddb8807c305287d9dbab58473e5307e9c91651c43c654a0828855d2b373) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> hdparm 9.65 Collecting legal info LICENSE.TXT: OK (sha256: eae572b06d2733f5c65fbe81680ce2b8a109afee2bdd1a161343c772af0e82e1) >>> jpeg Collecting legal info >>> libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> libiio 0.24 Collecting legal info COPYING.txt: OK (sha256: 102900208eef27b766380135906d431dba87edaa7ec6aa72e6ebd3dd67f3a97b) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libmhash 0.9.9.9 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libnfnetlink 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> host-libp11 0.4.12 Collecting legal info COPYING: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1t Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libpcap 1.10.2 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libsvg-cairo 0.1.6 Collecting legal info COPYING: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libsvg 0.1.4 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> nginx 1.22.1 Collecting legal info LICENSE: OK (sha256: ececed0b0e7243a4766cbc62b26df4bd3513b41de3a07425da1679c836d06320) >>> nuttcp 6.1.2 Collecting legal info LICENSE: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> openrc 0.43.3 Collecting legal info LICENSE: OK (sha256: 96862463f4e77e2508e4fc2c83773fd24807cb699368b63fd93a5e2b466dd624) >>> host-opkg-utils 0.4.5 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-xz 5.2.10 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> perl-image-exiftool 12.50 Collecting legal info README: OK (sha256: 63502bb7fd68b3b8265304d88932f70f1be82751cbc37936d1d62956582310fe) >>> host-perl 5.36.0 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 06bab256e2e039c59d2ca3c5853425317b4a0f251fe4e5d5201a987b11fc4f78) >>> perl 5.36.0 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 06bab256e2e039c59d2ca3c5853425317b4a0f251fe4e5d5201a987b11fc4f78) >>> perl-xml-sax-base 1.09 Collecting legal info README: OK (sha256: 2a9aae56e13888493523ee9053689627e092aafcf2c5fb06f06df07260f91b42) >>> host-python-iniparse 0.5 Collecting legal info LICENSE-PSF: OK (sha256: 9b02e3dfe433ccd2bd94636ef6eb08638b5a54deafe5f87a3d9d9104356c48e0) LICENSE: OK (sha256: ff45637d8a96adc414179e502fbed40160e57205bf2e302140e79a0c71eceaa7) >>> host-python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> s6-rc 0.5.3.2 Collecting legal info COPYING: OK (sha256: 1898df1e8703bd9c1350d2ec3397880b9b4c1451038a9ce5e1c4b2e58622da39) >>> s6 2.11.1.2 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> statserial 1.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> tcpdump 4.99.3 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> zchunk 1.2.2 Collecting legal info LICENSE: OK (sha256: 3c6a4fd5a93cacec6bf694d0537246bc15a95a274f5c5301749754e56d27b797) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-cdrkit 1.1.11 Collecting legal info COPYING: OK (sha256: 90daae00475a992a367da5b0658469a5d1c4449dbbe964c5b7246e1aec92f491) >>> host-libcap 2.65 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-cloop 3.14.1.3 Collecting legal info README: OK (sha256: 1b1f89e94e131e259b9e334565c5c3500d4b8aa755b75c3f145ddcdff3b89124) advancecomp-1.15/COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> host-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) Legal info produced in /tmp/instance-7/output-1/legal-info make: Leaving directory '/tmp/instance-7/buildroot'