make[1]: Entering directory '/home/buildroot/autobuild/run/instance-3/output-1/build/utf8proc-2.7.0/buildroot-build' make[2]: Entering directory '/home/buildroot/autobuild/run/instance-3/output-1/build/utf8proc-2.7.0/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/run/instance-3/output-1/build/utf8proc-2.7.0/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-3/output-1/build/utf8proc-2.7.0/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/run/instance-3/output-1/build/utf8proc-2.7.0/buildroot-build' [ 50%] Building C object CMakeFiles/utf8proc.dir/utf8proc.c.o [100%] Linking C shared library libutf8proc.so make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-3/output-1/build/utf8proc-2.7.0/buildroot-build' [100%] Built target utf8proc make[2]: Leaving directory '/home/buildroot/autobuild/run/instance-3/output-1/build/utf8proc-2.7.0/buildroot-build' make[1]: Leaving directory '/home/buildroot/autobuild/run/instance-3/output-1/build/utf8proc-2.7.0/buildroot-build' >>> utf8proc 2.7.0 Installing to staging directory PATH="/home/buildroot/autobuild/run/instance-3/output-1/host/bin:/home/buildroot/autobuild/run/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-3/output-1/host/arm-buildroot-linux-musleabihf/sysroot install/fast -C /home/buildroot/autobuild/run/instance-3/output-1/build/utf8proc-2.7.0//buildroot-build make[1]: Entering directory '/home/buildroot/autobuild/run/instance-3/output-1/build/utf8proc-2.7.0/buildroot-build' Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/run/instance-3/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/utf8proc.h -- Installing: /home/buildroot/autobuild/run/instance-3/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libutf8proc.so.2.5.0 -- Installing: /home/buildroot/autobuild/run/instance-3/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libutf8proc.so.2 -- Installing: /home/buildroot/autobuild/run/instance-3/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/libutf8proc.so -- Installing: /home/buildroot/autobuild/run/instance-3/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/pkgconfig/libutf8proc.pc make[1]: Leaving directory '/home/buildroot/autobuild/run/instance-3/output-1/build/utf8proc-2.7.0/buildroot-build' >>> utf8proc 2.7.0 Fixing libtool files for la in $(find /home/buildroot/autobuild/run/instance-3/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/buildroot/autobuild/run/instance-3/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/run/instance-3/output-1/host/arm-buildroot-linux-musleabihf/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/run/instance-3/output-1/host/arm-buildroot-linux-musleabihf/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/run/instance-3/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 >>> utf8proc 2.7.0 Installing to target PATH="/home/buildroot/autobuild/run/instance-3/output-1/host/bin:/home/buildroot/autobuild/run/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-3/output-1/target install/fast -C /home/buildroot/autobuild/run/instance-3/output-1/build/utf8proc-2.7.0//buildroot-build make[1]: Entering directory '/home/buildroot/autobuild/run/instance-3/output-1/build/utf8proc-2.7.0/buildroot-build' Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/run/instance-3/output-1/target/usr/include/utf8proc.h -- Installing: /home/buildroot/autobuild/run/instance-3/output-1/target/usr/lib/libutf8proc.so.2.5.0 -- Installing: /home/buildroot/autobuild/run/instance-3/output-1/target/usr/lib/libutf8proc.so.2 -- Installing: /home/buildroot/autobuild/run/instance-3/output-1/target/usr/lib/libutf8proc.so -- Installing: /home/buildroot/autobuild/run/instance-3/output-1/target/usr/lib/pkgconfig/libutf8proc.pc make[1]: Leaving directory '/home/buildroot/autobuild/run/instance-3/output-1/build/utf8proc-2.7.0/buildroot-build' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/buildroot/autobuild/run/instance-3/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g2'@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', '-g2'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Os', '-g2'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/buildroot/autobuild/run/instance-3/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc%g" -e "s%@TARGET_CXX@%/home/buildroot/autobuild/run/instance-3/output-1/host/bin/arm-buildroot-linux-musleabihf-g++%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/run/instance-3/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/home/buildroot/autobuild/run/instance-3/output-1/host/bin/arm-buildroot-linux-musleabihf-strip%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%cortex-a8%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/autobuild/run/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/run/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/run/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/run/instance-3/output-1/host/arm-buildroot-linux-musleabihf/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/run/instance-3/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/run/instance-3/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/buildroot/autobuild/run/instance-3/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc%g" -e "s%@TARGET_CXX@%/home/buildroot/autobuild/run/instance-3/output-1/host/bin/arm-buildroot-linux-musleabihf-g++%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/run/instance-3/output-1/host/bin/arm-buildroot-linux-musleabihf-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/home/buildroot/autobuild/run/instance-3/output-1/host/bin/arm-buildroot-linux-musleabihf-strip%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%cortex-a8%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-Os', '-g2'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g2'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g2'%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/run/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/run/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/run/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/run/instance-3/output-1/host/arm-buildroot-linux-musleabihf/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/run/instance-3/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/run/instance-3/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/autobuild/run/instance-3/output-1/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/autobuild/run/instance-3/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/buildroot/autobuild/run/instance-3/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /home/buildroot/autobuild/run/instance-3/output-1/target/etc/shells || echo "/bin/ash" >> /home/buildroot/autobuild/run/instance-3/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/buildroot/autobuild/run/instance-3/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /home/buildroot/autobuild/run/instance-3/output-1/target/etc/shells || echo "/bin/hush" >> /home/buildroot/autobuild/run/instance-3/output-1/target/etc/shells; fi rm -f /home/buildroot/autobuild/run/instance-3/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/run/instance-3/output-1/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/run/instance-3/output-1/host/bin/glib-compile-schemas /home/buildroot/autobuild/run/instance-3/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/run/instance-3/output-1/target/usr/share/glib-2.0/schemas Warning: Schema ?org.gnome.system.locale? has path ?/system/locale/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy? has path ?/system/proxy/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.http? has path ?/system/proxy/http/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.https? has path ?/system/proxy/https/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.ftp? has path ?/system/proxy/ftp/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.socks? has path ?/system/proxy/socks/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. rm -rf /home/buildroot/autobuild/run/instance-3/output-1/target/usr/share/lua/5.4/doc rm -rf /home/buildroot/autobuild/run/instance-3/output-1/target/usr/lib/luarocks PYTHONPATH="/home/buildroot/autobuild/run/instance-3/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/lib/python3.10/" /home/buildroot/autobuild/run/instance-3/output-1/host/bin/python3.10 /home/buildroot/autobuild/run/instance-3/output-1/build/python3-3.10.7/Lib/compileall.py -q -b -s /home/buildroot/autobuild/run/instance-3/output-1/target -p / /home/buildroot/autobuild/run/instance-3/output-1/target/usr/lib/python3.10 /usr/lib/python3.10/site-packages/ranger/api/commands.py:351: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.10/site-packages/ranger/gui/ui.py:177: SyntaxWarning: "is" with a literal. Did you mean "=="? /usr/lib/python3.10/site-packages/ranger/gui/ui.py:184: SyntaxWarning: "is not" with a literal. Did you mean "!="? /usr/lib/python3.10/site-packages/ranger/gui/widgets/pager.py:217: SyntaxWarning: "is" with a literal. Did you mean "=="? find /home/buildroot/autobuild/run/instance-3/output-1/target/usr/lib/python3.10 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /home/buildroot/autobuild/run/instance-3/output-1/target/usr/lib/python3.10 -name '*.opt-1.pyc' -print0 -o -name '*.opt-2.pyc' -print0 | xargs -0 --no-run-if-empty rm -f mkdir -p /home/buildroot/autobuild/run/instance-3/output-1/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-3/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/run/instance-3/output-1/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-3/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-3/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-3/output-1/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-3/output-1/target/bin/sh if [ -x /home/buildroot/autobuild/run/instance-3/output-1/target/sbin/swapon -a -x /home/buildroot/autobuild/run/instance-3/output-1/target/sbin/swapoff ]; then /bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/buildroot/autobuild/run/instance-3/output-1/target/etc/inittab; else /bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/buildroot/autobuild/run/instance-3/output-1/target/etc/inittab; fi printf '%s\n' C en_US locale-archive > /home/buildroot/autobuild/run/instance-3/output-1/build/locales.nopurge for dir in /home/buildroot/autobuild/run/instance-3/output-1/target/usr/share/locale /home/buildroot/autobuild/run/instance-3/output-1/target/usr/share/X11/locale /home/buildroot/autobuild/run/instance-3/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/autobuild/run/instance-3/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-3/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-3/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-3/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-3/output-1/target/usr/include /home/buildroot/autobuild/run/instance-3/output-1/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-3/output-1/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-3/output-1/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-3/output-1/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-3/output-1/target/usr/share/cmake \ /home/buildroot/autobuild/run/instance-3/output-1/target/usr/lib/rpm /home/buildroot/autobuild/run/instance-3/output-1/target/usr/doc find /home/buildroot/autobuild/run/instance-3/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-3/output-1/target/lib/ /home/buildroot/autobuild/run/instance-3/output-1/target/usr/lib/ /home/buildroot/autobuild/run/instance-3/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/run/instance-3/output-1/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-3/output-1/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-3/output-1/target/etc/bash_completion.d rm -rf /home/buildroot/autobuild/run/instance-3/output-1/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-3/output-1/target/usr/man /home/buildroot/autobuild/run/instance-3/output-1/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-3/output-1/target/usr/info /home/buildroot/autobuild/run/instance-3/output-1/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-3/output-1/target/usr/doc /home/buildroot/autobuild/run/instance-3/output-1/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-3/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-3/output-1/target/usr/share 2>/dev/null || true rm -rf /home/buildroot/autobuild/run/instance-3/output-1/target/lib/debug /home/buildroot/autobuild/run/instance-3/output-1/target/usr/lib/debug find /home/buildroot/autobuild/run/instance-3/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/autobuild/run/instance-3/output-1/host/bin/arm-buildroot-linux-musleabihf-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-3/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/autobuild/run/instance-3/output-1/host/bin/arm-buildroot-linux-musleabihf-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/buildroot/autobuild/run/instance-3/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/run/instance-3/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/run/instance-3/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.08-274-ga582d1ecab"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.11-git\"" \ ) > /home/buildroot/autobuild/run/instance-3/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-3/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/buildroot/autobuild/run/instance-3/output-1/per-package /home/buildroot/autobuild/run/instance-3/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/run/instance-3/output-1/target/usr ln -snf /home/buildroot/autobuild/run/instance-3/output-1/host/arm-buildroot-linux-musleabihf/sysroot /home/buildroot/autobuild/run/instance-3/output-1/staging make: Leaving directory '/home/buildroot/autobuild/run/instance-3/buildroot' make: Entering directory '/home/buildroot/autobuild/run/instance-3/buildroot' >>> Buildroot 2022.08-274-ga582d1ecab Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> 4th 3.64.1 Collecting legal info COPYING: OK (sha256: 8c6111b645a02219579ea66e84aa8e78a0ed4f4dd80857ffb91bcda5528717d4) >>> host-4th 3.64.1 Collecting legal info COPYING: OK (sha256: 8c6111b645a02219579ea66e84aa8e78a0ed4f4dd80857ffb91bcda5528717d4) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 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-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> musl 1.2.3 Collecting legal info COPYRIGHT: OK (sha256: f9bc4423732350eb0b3f7ed7e91d530298476f8fec0c6c427a1c04ade22655af) >>> host-gcc-initial 11.3.0 Collecting legal info >>> linux-headers 5.17.15 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> musl-compat-headers Collecting legal info >>> aer-inject 9bd5e2c7886fca72f139cd8402488a2235957d41 Collecting legal info README: OK (sha256: 659a191d8775e05c6c6a9a4ba66b3577c577342bb83f20d393135eb6633c8973) >>> host-bison 3.8.2 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) >>> am335x-pru-package 5f374ad57cc195f28bf5e585c3d446aba6ee7096 Collecting legal info pru_sw/utils/LICENCE.txt: OK (sha256: f0fcdf9b2090896389eb4b784f23be96d5544c5ce5282d84f82ae9a8e8331beb) >>> host-am335x-pru-package 5f374ad57cc195f28bf5e585c3d446aba6ee7096 Collecting legal info pru_sw/utils/LICENCE.txt: OK (sha256: f0fcdf9b2090896389eb4b784f23be96d5544c5ce5282d84f82ae9a8e8331beb) >>> argp-standalone 1.4.1 Collecting legal info README.md: OK (sha256: b5db0353a5b1902fc8a2e055d8899dd0c189ce73a31e67af9a0ffc24711b63f0) >>> argparse 0.7.1-1 Collecting legal info argparse-0.7.1/LICENSE: OK (sha256: 9a918f21485b2a4529c901491d9101392f03586d65ad5b024a4445ebc1dc37b4) >>> host-luarocks 3.9.1 Collecting legal info COPYING: OK (sha256: 542ad0ee9b8ba582437ca7b4d0959c9b9432f25d2067f144d017188a7a84dd2f) >>> host-luainterpreter Collecting legal info >>> host-lua 5.4.4 Collecting legal info doc/readme.html: OK (sha256: 2556ac7198243f9f83130b9c81016e1904f7b30351481f1c28e02475dbd237fb) >>> luainterpreter Collecting legal info >>> lua 5.4.4 Collecting legal info doc/readme.html: OK (sha256: 2556ac7198243f9f83130b9c81016e1904f7b30351481f1c28e02475dbd237fb) >>> aubio 0.4.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-python3 3.10.7 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> beecrypt 4.2.1 Collecting legal info COPYING.LIB: OK (sha256: 512d2d21b6b3384ba64781abb0208a1b87740bc31e2df48e2b206ddb7e4d5779) >>> bento4 1.6.0-639 Collecting legal info Documents/LICENSE.txt: OK (sha256: 7daae92c8628ada28def8d096fe2fde298b72ec3e2d64a3c408afce38edb361b) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> brcm-patchram-plus 95b7b6916d661a4da3f9c0adf52d5e1f4f8ab042 Collecting legal info COPYING: OK (sha256: 26324f5c563b7e338c2876c8abe90c3681c1e9a6163fc59b494c94ad6493eda4) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> 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) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> python3 3.10.7 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> readline 8.1.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dbus 1.12.22 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> efibootmgr 17 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> efivar 37 Collecting legal info COPYING: OK (sha256: 91df770634adc2755e78cae33a0d01e702ce2f69046408ae93d0d934ff29691b) >>> popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> ell 0.49 Collecting legal info COPYING: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> fbv 1.0b Collecting legal info COPYING: OK (sha256: bf21d97bafcaacb5d6bc3d5502030c340f0e0593614078ab017af91e950083af) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gnutls 3.7.7 Collecting legal info doc/COPYING.LESSER: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libtasn1 4.19.0 Collecting legal info COPYING: OK (sha256: 7446831f659f7ebfd8d497acc7f05dfa8e31c6cb6ba1b45df33d4895ab80f5a6) doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libunistring 1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> nettle 3.8.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> graphicsmagick 1.3.38 Collecting legal info Copyright.txt: OK (sha256: 0a20e661de942ebe115a354d0ec6d1d42b93856ea765f813f350a5ce5024cdb7) >>> libxml2 2.10.2 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> tiff 4.4.0 Collecting legal info COPYRIGHT: OK (sha256: fbd6fed7938541d2c809c0826225fc85e551fdbfa8732b10f0c87e0847acafd7) >>> graphite2 1.3.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> gsettings-desktop-schemas 3.36.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-meson 0.63.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 65.3.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> gvfs 1.48.1 Collecting legal info COPYING: OK (sha256: 45cf336e2e48176993babc5aabf44437390f40e6a86a472c6abfc7ce9c035db4) >>> libgcrypt 1.10.1 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.45 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> shared-mime-info 1.12 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-shared-mime-info 1.12 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libxml-parser-perl 2.46 Collecting legal info README: OK (sha256: 6a2e768443ed00f09d3d4bc4dd14451035eac13c6864d68d8e2f76edf5a044f2) >>> host-libxml2 2.10.2 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> initscripts Collecting legal info >>> iwd 1.25 Collecting legal info COPYING: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> leptonica 1.82.0 Collecting legal info leptonica-license.txt: OK (sha256: 87829abb5bbb00b55a107365da89e9a33f86c4250169e5a1e5588505be7d5806) >>> lftp 4.9.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libapparmor 3.0.4 Collecting legal info LICENSE: OK (sha256: a7e0cdcbea5c14927cedfc600d46526bdcbb1eb0a4d951e2ea53c2a6de159cb4) libraries/libapparmor/COPYING.LGPL: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-swig 4.0.2 Collecting legal info LICENSE: OK (sha256: f53abaeed775018d519a1b9615f0ca17894772bd9ca21c2a156bf340ac41c13e) LICENSE-GPL: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE-UNIVERSITIES: OK (sha256: 7f50d942373a871211c5efee03f3db2f9efd1cff1002b0ef8e3748baa611a5c2) >>> libcurl 7.84.0 Collecting legal info COPYING: OK (sha256: 321b1a09ebc30410f2e837c072e5521cf7095b757193af4a7dae1086e36ed31a) >>> libdeflate 1.12 Collecting legal info COPYING: OK (sha256: 5d246dd2537307b80fed9ba5fdddf5d0fe7a8f023393a071182b9daed56b40fe) >>> libebml 1.4.2 Collecting legal info LICENSE.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libfribidi 1.0.12 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) >>> libgeotiff 1.7.1 Collecting legal info LICENSE: OK (sha256: a822a731a7ac4ba7d8f18fa0dc29db2e68a5dcfc315b46e4a4c8956720d55d93) >>> proj 8.1.1 Collecting legal info COPYING: OK (sha256: 6a8f30793e877d32e3f88b972f0970a051a3b5a26cd057d3993cb51e21c43319) >>> host-sqlite 3.39.2 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> sqlite 3.39.2 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> libgpiod 1.6.3 Collecting legal info COPYING: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> libmatroska 1.6.3 Collecting legal info LICENSE.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmemcached 1.0.18 Collecting legal info COPYING: OK (sha256: 4e9032d0f539276db05519ee3d09ca6167d2134ec91c556e8c80ef3efe633fd2) >>> libmicrohttpd 0.9.75 Collecting legal info COPYING: OK (sha256: 7399547209438c93f9b90297954698773d4846cea44cde5ca982c84c45952a3b) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnet 1.2 Collecting legal info LICENSE: OK (sha256: a06f600f67f239898d85f083aeed82ce6015b1c57599ab1def00fb68787ef388) >>> libnftnl 1.2.3 Collecting legal info COPYING: OK (sha256: 98193898c663001eff2fdcfb676e210c13042bc1a05e8d570c363efa396f8e24) >>> libnl 3.6.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnpth 1.6 Collecting legal info COPYING.LIB: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> libnpupnp 4.2.2 Collecting legal info COPYING: OK (sha256: c8b99423cad48bb44e2cf52a496361404290865eac259a82da6d1e4331ececb3) >>> libnspr 4.35 Collecting legal info nspr/LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libtheora 1.1.1 Collecting legal info COPYING: OK (sha256: 8417fad7da775735564e209484a2e011e0fa201e94f01fdbee6e4977e478e6fc) LICENSE: OK (sha256: 654a0238f789f4435c4818f50005b141d013c5a09a31d861efc1d0d67ba975a4) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> libupnpp 0.21.0 Collecting legal info COPYING: OK (sha256: 00a89b0d18aacd4114decf79122db87bf35bddaf2bc50e383c9c9f4c263390b2) >>> lm-sensors 3.6.0 Collecting legal info COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> lttng-babeltrace 1.5.7 Collecting legal info mit-license.txt: OK (sha256: 2f801b7c2494850c3d91da820eb230502dc0192c9d0db024db37ec08d0be1434) gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE: OK (sha256: 12d4222ac628fe4092cba8ed90bc5227a4dedd0b94973273cecbc393325bf1c2) >>> lua-silva 0.1.8-1 Collecting legal info lua-Silva-0.1.8/COPYRIGHT: OK (sha256: 5b59ffbfc12d9d1cb907dd65b0f16d3453e1a43cc018c6128a00b00e08f6c485) >>> lz4 1.9.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> minizip-zlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> neard 0.18 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) >>> nftables 1.0.5 Collecting legal info COPYING: OK (sha256: c17bc4fa5b2434c6f283ffcb2312e5bf3c7cdf5787b79505f094d8de734ac53e) >>> ngircd 26.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ntfs-3g 2022.5.17 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) >>> openresolv 3.12.0 Collecting legal info LICENSE: OK (sha256: 384740bf5e19e7628d20f4dcc22925062fdc6020e9a6f074e567d4d797be57a0) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pps-tools e2b25049df9a4da28168b7378016f1650d0dfa6b Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> python-attrs 21.4.0 Collecting legal info LICENSE: OK (sha256: bf659a28b49240602f56bbdf490cbe2ec509b15b98f99d7b19a52c740e327863) >>> python-automat 20.2.0 Collecting legal info LICENSE: OK (sha256: b2201301678d0a937d938543827ca1360712eb34e23de8ee3f3bfffbd4c0e376) >>> host-python-m2r 0.2.1 Collecting legal info LICENSE: OK (sha256: 28728ec0ecbd8c171ebaeccebf69e3961282fd81f06abc7424c65546b6ae6f27) >>> host-python-docutils 0.18.1 Collecting legal info COPYING.txt: OK (sha256: f20172170ef9aeebbf53adf5d8f7d309f7dc6068e9a3a1b52ea772305686739d) >>> host-python-mistune 0.8.4 Collecting legal info LICENSE: OK (sha256: 0c5259c3dd0a7c46f4835221645f62a0638c9b9faa02af08676e8069e1ff964b) >>> host-python-setuptools-scm 7.0.5 Collecting legal info LICENSE: OK (sha256: 89807acf2309bd285f033404ee78581602f3cd9b819a16ac2f0e5f60ff4a473e) >>> host-python-packaging 21.3 Collecting legal info LICENSE: OK (sha256: cad1ef5bd340d73e074ba614d26f7deaca5c7940c3d8c34852e65c4909686c48) LICENSE.APACHE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) LICENSE.BSD: OK (sha256: b70e7e9b742f1cc6f948b34c16aa39ffece94196364bc88ff0d2180f0028fac5) >>> host-python-pyparsing 3.0.9 Collecting legal info LICENSE: OK (sha256: 10d5120a16805804ffda8b688c220bfb4e8f39741b57320604d455a309e01972) >>> host-python-installer 0.5.1 Collecting legal info LICENSE: OK (sha256: 37b8b9f2569892fa54406383d431169dbb2115980d78b7efba6eeae5664c484f) >>> host-python-flit-core 3.7.1 Collecting legal info >>> host-python-tomli 2.0.1 Collecting legal info LICENSE: OK (sha256: b80816b0d530b8accb4c2211783790984a6e3b61922c2b5ee92f3372ab2742fe) >>> host-python-typing-extensions 4.3.0 Collecting legal info LICENSE: OK (sha256: ff17ce94e102024deb68773eb1cc74ca76da4e658f373531f0ac22d68a6bb1ad) >>> host-python-pypa-build 0.8.0 Collecting legal info LICENSE: OK (sha256: aaf9a29ca5907971ccf07de025375db34539a8d5eeebce20b46099805722106f) >>> host-python-pep517 0.13.0 Collecting legal info LICENSE: OK (sha256: 1b22b049b5267d6dfc23a67bf4a84d8ec04b9fdfb1a51d360e42b4342c8b4154) >>> python-cffi 1.15.1 Collecting legal info LICENSE: OK (sha256: 04b80f5b077bbed68808cfebadeb5e3523f2a8c9a96495c587bd96df1eac2a33) >>> python-chardet 5.0.0 Collecting legal info LICENSE: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> python-configshell-fb 1.1.29 Collecting legal info COPYING: OK (sha256: 5df2a0d87d6c562f0ea11c688ac52532aa28d744cabc7994ff0537f64b3b3320) >>> python-pyparsing 3.0.9 Collecting legal info LICENSE: OK (sha256: 10d5120a16805804ffda8b688c220bfb4e8f39741b57320604d455a309e01972) >>> python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> python-urwid 2.1.2 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> python-jaraco-functools 2.0 Collecting legal info LICENSE: OK (sha256: a55e2ffe9b44998e621d51d8c094bed09acc4b5236ee73d7df395a33ba3c18fd) >>> python-jmespath 1.0.0 Collecting legal info LICENSE.txt: OK (sha256: 66b313cce80ed0623fc7db3f24863a0c80fd83eb341a46b57864158ae74faa56) >>> python-lmdb 1.3.0 Collecting legal info LICENSE: OK (sha256: 310fe25c858a9515fc8c8d7d1f24a67c9496f84a91e0a0e41ea9975b1371e569) >>> host-python-cffi 1.15.1 Collecting legal info LICENSE: OK (sha256: 04b80f5b077bbed68808cfebadeb5e3523f2a8c9a96495c587bd96df1eac2a33) >>> host-python-pycparser 2.21 Collecting legal info LICENSE: OK (sha256: 3e7df25b8dfb658c9a91501930d4d943b05087a8347c7e2b4325616af535047b) >>> python-more-itertools 8.10.0 Collecting legal info LICENSE: OK (sha256: 09f1c8c9e941af3e584d59641ea9b87d83c0cb0fd007eb5ef391a7e2643c1a46) >>> python-pip 21.2.4 Collecting legal info LICENSE.txt: OK (sha256: 23a7361c2b1581028bc623b9da2bd24997abcaa4781ace6ad444a37944f8dae1) >>> python-pycparser 2.21 Collecting legal info LICENSE: OK (sha256: 3e7df25b8dfb658c9a91501930d4d943b05087a8347c7e2b4325616af535047b) >>> python-pyinotify 0.9.6 Collecting legal info COPYING: OK (sha256: 97c96d577f761e23c7778bda2b163dba7b94e4defdd7873b7155bed252820608) >>> python-pyjwt 2.4.0 Collecting legal info LICENSE: OK (sha256: 797a7a20231d4c433e9f1911db1731d06b5828b98f499819a034f7c0f56f5ce5) >>> python-remi 2021.3.2 Collecting legal info >>> python-rtslib-fb 2.1.74 Collecting legal info COPYING: OK (sha256: 5df2a0d87d6c562f0ea11c688ac52532aa28d744cabc7994ff0537f64b3b3320) >>> python-scandir 1.10.0 Collecting legal info LICENSE.txt: OK (sha256: a5e2fbdc239744419d29407cdbc92793c4d9c1d956c174f7cb7f96fa6d058c86) >>> python-setuptools 65.3.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> ranger 1.7.2 Collecting legal info AUTHORS: OK (sha256: fa3b40d44066b033ac8a134b792a4a4a1915aa7bc7757098e0f67080648a3271) >>> rng-tools 6.15 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-sam-ba 3.7 Collecting legal info LICENSE.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> sofia-sip 1.13.8 Collecting legal info COPYING: OK (sha256: e1c0890440efe31b6cd2ee2abf895eb917c787799f079133f5809414d90d5d60) COPYRIGHTS: OK (sha256: b402ae58cf355b33be8fa023f704a039e3d41ecaccd2bbcda43ca31d703e4556) >>> targetcli-fb 2.1.54 Collecting legal info COPYING: OK (sha256: 5df2a0d87d6c562f0ea11c688ac52532aa28d744cabc7994ff0537f64b3b3320) >>> tini 0.19.0 Collecting legal info LICENSE: OK (sha256: e5f46bca81266bdd511cf08018d66866870531794569c04f9b45f50dd23c28b0) >>> utf8proc 2.7.0 Collecting legal info LICENSE.md: OK (sha256: 3b510150d34f248a221bb88e1d811238d6c6c18b51231822c42974c39bb07256) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: python-flit-core-3.7.1: cannot save license (HOST_PYTHON_FLIT_CORE_LICENSE_FILES not defined) WARNING: python-remi-2021.3.2: cannot save license (PYTHON_REMI_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-3/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/run/instance-3/buildroot'