-- The C compiler identification is GNU 9.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/i586-linux-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Found PkgConfig: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/pkg-config (found version "1.6.3") -- Found LibMPDClient: /home/buildroot/autobuild/run/instance-1/output-1/host/i586-buildroot-linux-musl/sysroot/usr/lib/libmpdclient.so -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found OpenSSL: /home/buildroot/autobuild/run/instance-1/output-1/host/i586-buildroot-linux-musl/sysroot/usr/lib/libcrypto.so (found version "1.1.1t") -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS CMAKE_INSTALL_RUNSTATEDIR -- Build files have been written to: /home/buildroot/autobuild/run/instance-1/output-1/build/ympd-1.3.0 >>> ympd 1.3.0 Building PATH="/home/buildroot/autobuild/run/instance-1/output-1/host/bin:/home/buildroot/autobuild/run/instance-1/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 -C /home/buildroot/autobuild/run/instance-1/output-1/build/ympd-1.3.0/ make[1]: Entering directory '/home/buildroot/autobuild/run/instance-1/output-1/build/ympd-1.3.0' make[2]: Entering directory '/home/buildroot/autobuild/run/instance-1/output-1/build/ympd-1.3.0' make[3]: Entering directory '/home/buildroot/autobuild/run/instance-1/output-1/build/ympd-1.3.0' [ 12%] Generating assets.c make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output-1/build/ympd-1.3.0' make[3]: Entering directory '/home/buildroot/autobuild/run/instance-1/output-1/build/ympd-1.3.0' [ 25%] Building C object CMakeFiles/ympd.dir/src/ympd.c.o [ 37%] Building C object CMakeFiles/ympd.dir/src/mpd_client.c.o [ 50%] Building C object CMakeFiles/ympd.dir/src/mongoose.c.o [ 62%] Building C object CMakeFiles/ympd.dir/src/json_encode.c.o [ 75%] Building C object CMakeFiles/ympd.dir/src/http_server.c.o [ 87%] Building C object CMakeFiles/ympd.dir/assets.c.o [100%] Linking C executable ympd make[3]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output-1/build/ympd-1.3.0' [100%] Built target ympd make[2]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output-1/build/ympd-1.3.0' make[1]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output-1/build/ympd-1.3.0' >>> ympd 1.3.0 Installing to target PATH="/home/buildroot/autobuild/run/instance-1/output-1/host/bin:/home/buildroot/autobuild/run/instance-1/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-1/output-1/target install/fast -C /home/buildroot/autobuild/run/instance-1/output-1/build/ympd-1.3.0/ make[1]: Entering directory '/home/buildroot/autobuild/run/instance-1/output-1/build/ympd-1.3.0' Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/run/instance-1/output-1/target/usr/bin/ympd -- Installing: /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/man/man1/ympd.1 make[1]: Leaving directory '/home/buildroot/autobuild/run/instance-1/output-1/build/ympd-1.3.0' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/buildroot/autobuild/run/instance-1/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-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', '-Os', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Os', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/buildroot/autobuild/run/instance-1/output-1/host/bin/i586-linux-gcc%g" -e "s%@TARGET_CXX@%/home/buildroot/autobuild/run/instance-1/output-1/host/bin/i586-linux-g++%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/run/instance-1/output-1/host/bin/i586-linux-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/home/buildroot/autobuild/run/instance-1/output-1/host/bin/i586-linux-strip%g" -e "s%@TARGET_ARCH@%x86%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/autobuild/run/instance-1/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/run/instance-1/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/run/instance-1/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/run/instance-1/output-1/host/i586-buildroot-linux-musl/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/run/instance-1/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/run/instance-1/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/buildroot/autobuild/run/instance-1/output-1/host/bin/i586-linux-gcc%g" -e "s%@TARGET_CXX@%/home/buildroot/autobuild/run/instance-1/output-1/host/bin/i586-linux-g++%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/run/instance-1/output-1/host/bin/i586-linux-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/home/buildroot/autobuild/run/instance-1/output-1/host/bin/i586-linux-strip%g" -e "s%@TARGET_ARCH@%x86%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%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'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0'%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/run/instance-1/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/run/instance-1/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/run/instance-1/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/run/instance-1/output-1/host/i586-buildroot-linux-musl/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/run/instance-1/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/run/instance-1/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-1/output-1/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/autobuild/run/instance-1/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/buildroot/autobuild/run/instance-1/output-1/build/busybox-1.36.0/.config; then grep -qsE '^/bin/ash$' /home/buildroot/autobuild/run/instance-1/output-1/target/etc/shells || echo "/bin/ash" >> /home/buildroot/autobuild/run/instance-1/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/buildroot/autobuild/run/instance-1/output-1/build/busybox-1.36.0/.config; then grep -qsE '^/bin/hush$' /home/buildroot/autobuild/run/instance-1/output-1/target/etc/shells || echo "/bin/hush" >> /home/buildroot/autobuild/run/instance-1/output-1/target/etc/shells; fi rm -f /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/run/instance-1/output-1/host/bin/glib-compile-schemas /home/buildroot/autobuild/run/instance-1/output-1/host/i586-buildroot-linux-musl/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/autobuild/run/instance-1/output-1/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-1/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-1/output-1/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-1/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-1/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-1/output-1/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-1/output-1/target/bin/sh if [ -x /home/buildroot/autobuild/run/instance-1/output-1/target/sbin/swapon -a -x /home/buildroot/autobuild/run/instance-1/output-1/target/sbin/swapoff ]; then /bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/buildroot/autobuild/run/instance-1/output-1/target/etc/inittab; else /bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/buildroot/autobuild/run/instance-1/output-1/target/etc/inittab; fi printf '%s\n' C en_US locale-archive > /home/buildroot/autobuild/run/instance-1/output-1/build/locales.nopurge for dir in /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/locale /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/X11/locale /home/buildroot/autobuild/run/instance-1/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-1/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-1/output-1/target/usr/include /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-1/output-1/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-1/output-1/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/cmake \ /home/buildroot/autobuild/run/instance-1/output-1/target/usr/lib/rpm /home/buildroot/autobuild/run/instance-1/output-1/target/usr/doc find /home/buildroot/autobuild/run/instance-1/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-1/output-1/target/lib/ /home/buildroot/autobuild/run/instance-1/output-1/target/usr/lib/ /home/buildroot/autobuild/run/instance-1/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-1/output-1/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-1/output-1/target/etc/bash_completion.d rm -rf /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-1/output-1/target/usr/man /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-1/output-1/target/usr/info /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-1/output-1/target/usr/doc /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share 2>/dev/null || true rm -rf /home/buildroot/autobuild/run/instance-1/output-1/target/lib/debug /home/buildroot/autobuild/run/instance-1/output-1/target/usr/lib/debug find /home/buildroot/autobuild/run/instance-1/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-1/output-1/host/bin/i586-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-1/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/autobuild/run/instance-1/output-1/host/bin/i586-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/buildroot/autobuild/run/instance-1/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-1/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-1/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2023.05-rc1-20-gd3a93df9e8"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.05-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2023.05-rc1\"" \ ) > /home/buildroot/autobuild/run/instance-1/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-1/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/buildroot/autobuild/run/instance-1/output-1/per-package /home/buildroot/autobuild/run/instance-1/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/run/instance-1/output-1/target/usr ln -snf /home/buildroot/autobuild/run/instance-1/output-1/host/i586-buildroot-linux-musl/sysroot /home/buildroot/autobuild/run/instance-1/output-1/staging make: Leaving directory '/home/buildroot/autobuild/run/instance-1/buildroot' make: Entering directory '/home/buildroot/autobuild/run/instance-1/buildroot' >>> Buildroot 2023.05-rc1-20-gd3a93df9e8 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> musl-compat-headers Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> 18xx-ti-utils 8.8 Collecting legal info COPYING: OK (sha256: 363cef40b276a7a91ebcff3f78626d9cfe5e5a51927c725236007259403d5fc4) >>> libnl 3.7.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> abootimg 1ebeb393252ab5aeed62e34bc439b6728444f06e Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libselinux 3.5 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> libsepol 3.5 Collecting legal info LICENSE: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> musl-fts 1.2.7 Collecting legal info COPYING: OK (sha256: 55af87e4017668f54467a3380e7ebbac5e672d8c763bfe95e6fc882a6fdc4046) >>> pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> ncurses 6.4-20230429 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230429 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> acpica 20220331 Collecting legal info source/include/acpi.h: OK (sha256: 40d8e351f8dfdf5340ec76ac28f0c201b825077d7060bb3686ca1112cb26985d) >>> acpitool 0.5.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> aespipe 2.4f Collecting legal info >>> alfred 2022.1 Collecting legal info LICENSES/preferred/GPL-2.0: OK (sha256: cecbf53d1148e13256ac29f8b900655b7fc8dc12d59939a95bc2323ea1747025) >>> angularjs 1.8.2 Collecting legal info angular.js: OK (sha256: 237656fae6e39d02cd71cbcfbf91b7964eba5796aafca1bfcfff3b054ce3fed6) >>> arp-scan 1.10.0 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> libcap 2.65 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libpcap 1.10.4 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> bc 1.07.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> busybox 1.36.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> e2fsprogs 1.46.5 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> libtirpc 1.3.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> mtd 2.1.5 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> c-ares 1.19.0 Collecting legal info LICENSE.md: OK (sha256: db4eb63fe09daebdf57d3f79b091bb5ee5070c0d761040e83264e648d307af4c) >>> c-periphery 2.3.1 Collecting legal info LICENSE: OK (sha256: 7121a0a2ba36ed9388be2f1a916f0e3584d8e49cc7888fbcfcf83bab2a8bebef) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> ca-certificates 20230311 Collecting legal info debian/copyright: OK (sha256: e85e1bcad3a915dc7e6f41412bc5bdeba275cadd817896ea0451f2140a93967c) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1t Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-python3 3.11.3 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> 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) >>> cgic 2.07 Collecting legal info license.txt: OK (sha256: 6a7de92593d64dbf7630d8f66f97e04a899769bef1e055f2434bc06b87b9de62) >>> checkpolicy 3.5 Collecting legal info LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> chrony 4.3 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> pps-tools 1.0.3 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> containerd 1.6.20 Collecting legal info LICENSE: OK (sha256: 4bbe3b885e8cd1907ab4cf9a41e862e74e24b5422297a4f2fe524e6a30ada2b4) >>> host-go 1.19.9 Collecting legal info LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) >>> host-go-bootstrap 1.4-bootstrap-20171003 Collecting legal info LICENSE: OK (sha256: dd26a7abddd02e2d0aba97805b31f248ef7835d9e10da289b22e3b8ab78b324d) >>> dejavu 2.37 Collecting legal info LICENSE: OK (sha256: 7a083b136e64d064794c3419751e5c7dd10d2f64c108fe5ba161eae5e5958a93) >>> dhcpdump 1.8 Collecting legal info LICENSE: OK (sha256: bab6ca76b7e93885396513689b1248dfb0e8fd662695b8bd1b26784ef71a0192) >>> dmalloc 5.6.5 Collecting legal info LICENSE.txt: OK (sha256: 8657f6bc5ebb765dd792b2c3c54d5dc37b8b4e6bbe8aa48d464fd92081b1e720) >>> duma 2.5.15 Collecting legal info COPYING-GPL: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) COPYING-LGPL: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> dump1090 8.2 Collecting legal info LICENSE: OK (sha256: 804f68c803eb5c127c53ad17c4f4e5033ef158e514bb76950dc7b1773f9ce4b0) >>> librtlsdr ed0317e6a58c098874ac58b769cf2e609c18d9a5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-e2fsprogs 1.46.5 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-e2tools 0.0.16.4 Collecting legal info COPYING: OK (sha256: 0e79fd282723e1eb3f7381d41233a83ed20cf3e8c83aa53e6847bf7ffe781583) >>> ebtables 2.0.11 Collecting legal info COPYING: OK (sha256: ebdb8ae564c952792017ec680e2edd30443642216eb9f8a3d8fa166c0cb628c1) >>> exfatprogs 1.2.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> exim 4.96 Collecting legal info LICENCE: OK (sha256: 49240db527b7e55b312a46fc59794fde5dd006422e422257f4f057bfd27b3c8f) >>> host-berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> host-pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> openssl Collecting legal info >>> libopenssl 1.1.1t Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-f2fs-tools 1.15.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> ffmpeg 4.4.4 Collecting legal info LICENSE.md: OK (sha256: cb48bf09a11f5fb576cddb0431c8f5ed0a60157a9ec942adffc13907cbe083f2) COPYING.LGPLv2.1: OK (sha256: b634ab5640e258563c536e658cad87080553df6f34f62269a21d554844e58bfe) >>> host-nasm 2.16.01 Collecting legal info LICENSE: OK (sha256: 1563996c52e220e15ef2418e67d39488255aa8c28c89e617074d3afe3ee329e0) >>> flann 1.9.2 Collecting legal info COPYING: OK (sha256: 3993f339cc56506c62aa1eb2fb76f240ee93b738d857832899c1e207b1dc069a) >>> lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> fscryptctl 1.0.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> gdk-pixbuf 2.42.10 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gdk-pixbuf 2.42.10 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.76.1 Collecting legal info COPYING: OK (sha256: fa6f36630bb1e0c571d34b2bbdf188d08495c9dbf58f28cac112f303fc1f58fb) >>> 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-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-libpng 1.6.39 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> libglib2 2.76.1 Collecting legal info COPYING: OK (sha256: fa6f36630bb1e0c571d34b2bbdf188d08495c9dbf58f28cac112f303fc1f58fb) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> gflags 2.2.2 Collecting legal info COPYING.txt: OK (sha256: 90d1f3701813c3cd65eee2dc736746fe46b465918f3f7d6d31463a2018b33fa5) >>> git-crypt 0.7.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) parse_options.hpp: OK (sha256: 506657e7a381165550e6c33e35b3b03bbef3e1feb68ba5529e264bd75ed2dc64) >>> git 2.40.1 Collecting legal info COPYING: OK (sha256: 5b2198d1645f767585e8a88ac0499b04472164c0d2da22e75ecf97ef443ab32e) LGPL-2.1: OK (sha256: 1922f45d2c49e390032c9c0ba6d7cac904087f7cec51af30c2b2ad022ce0e76a) >>> libcurl 8.1.1 Collecting legal info COPYING: OK (sha256: b1d7feb949ea5023552029fbe0bf5db4f23c2f85e9b8e51e18536f0ecbf9c524) >>> gmp 6.2.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) >>> haserl 0.9.36 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> hawktracer 3c22b3908912e2ec727fd2ddc5dbfe7464e6b4a5 Collecting legal info LICENSE: OK (sha256: 2f377333e64ad08ad3afec8ed6c2c96ced2a6d7d67443eb2784a931bb7b3fd59) >>> initscripts Collecting legal info >>> intel-microcode 20230512 Collecting legal info license: OK (sha256: 03efb1491c7e899feb2665fa299363e64035e5444c1b8bc1f6ebed30de964e12) >>> jansson 2.14 Collecting legal info LICENSE: OK (sha256: 1fff7d37d22157bcd81ab53b6c54da755d7c2f868f15807d9bde920f10730da0) >>> libatomic_ops 7.6.14 Collecting legal info doc/LICENSING.txt: OK (sha256: 636c2bf07975765ab9aff17f7c9b6beb9540378f45b5a1b21691d14ea804f0ff) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libcuefile 475 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libmediaart 1.9.6 Collecting legal info COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmicrohttpd 0.9.76 Collecting legal info COPYING: OK (sha256: 7399547209438c93f9b90297954698773d4846cea44cde5ca982c84c45952a3b) >>> libmpdclient 2.20 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> libnfs 4.0.0 Collecting legal info COPYING: OK (sha256: edd960c0142b8ada98b43b6396b78f4e557b0bc70ac601a51e397ad04070e2c5) LICENCE-BSD.txt: OK (sha256: d9406ced95457941032aa11d04623b8ab71f2827a3395ebef137aec475be35b1) LICENCE-LGPL-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENCE-GPL-3.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libnpupnp 4.2.2 Collecting legal info COPYING: OK (sha256: c8b99423cad48bb44e2cf52a496361404290865eac259a82da6d1e4331ececb3) >>> libodb 2.4.0 Collecting legal info LICENSE: OK (sha256: 841105a470fc283851c63941510ffd403c726d1910b688f7df95914ab8b1b5a3) >>> libqrencode 4.1.1 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libreplaygain r475 Collecting legal info src/gain_analysis.c: OK (sha256: 511e7b63ce6530b93932d19da3471a6672586339bc131b2699ad4e9b0ee6c9bb) >>> libsha1 0.3 Collecting legal info COPYING: OK (sha256: 4c387926596bfeacc5b72ebeb96ab36c299a07568e18592c727a6c11dd512c20) >>> libunistring 1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> libwebsockets 4.3.2 Collecting legal info LICENSE: OK (sha256: 2b5dd8030691f3d1870a040f085c37e45d9ab9c684a7f1284f5f379c1e829b28) >>> log4cplus 2.1.0 Collecting legal info LICENSE: OK (sha256: 91d7e42ff80e74c4c94e5ad353375fa0358cd0abbf43f5fe957097cdbd4e2c4d) >>> host-lpc3250loader 1.0 Collecting legal info LPC3250loader.py: OK (sha256: 9a817497240e8e92f09ccfec7568a74673dc30ec008b541c8706663677b4e7a9) >>> lxc 5.0.2 Collecting legal info LICENSE.GPL2: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE.LGPL2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> macchanger 1.7.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> mawk 1.3.4-20200120 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mbuffer 20220418 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> mimic 1.1.0 Collecting legal info COPYING: OK (sha256: c423c1c6d260091d80ee4c00f386a10fea39963a3f1530f2c245f15dd20324ee) >>> mono 6.12.0.182 Collecting legal info LICENSE: OK (sha256: 923c7053ad0d430cd9b0b69a0ccf3abb7170a1ce50ecbf01915b565a35823d10) mcs/COPYING: OK (sha256: fc488f3ec9f36856bea8cce5cdde1449176341ef93a3962b691970f8981799f4) external/Newtonsoft.Json/Tools/7-zip/copying.txt: OK (sha256: 2c3c3ef532828bcd42bb3127349625a25291ff5ae7e6f8d42e0fe9b5be836a99) >>> host-mono 6.12.0.182 Collecting legal info LICENSE: OK (sha256: 923c7053ad0d430cd9b0b69a0ccf3abb7170a1ce50ecbf01915b565a35823d10) mcs/COPYING: OK (sha256: fc488f3ec9f36856bea8cce5cdde1449176341ef93a3962b691970f8981799f4) external/Newtonsoft.Json/Tools/7-zip/copying.txt: OK (sha256: 2c3c3ef532828bcd42bb3127349625a25291ff5ae7e6f8d42e0fe9b5be836a99) >>> host-monolite 1A5E0066-58DC-428A-B21C-0AD6CDAE2789 Collecting legal info >>> mosh 1.4.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.iOS: OK (sha256: 8042495ddc8d99b883335d53552554eccf825fc1f0ba487d0f8e6656baaa8199) >>> protobuf 21.12 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> host-protobuf 21.12 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> mp4v2 2.1.1 Collecting legal info COPYING: OK (sha256: 7187891a4c39ee9e7ec70c71fc7dc8b8ed02c6f56ae1ffc017a34ac66dca5390) >>> mstpd 0.1.0 Collecting legal info LICENSE: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) hmac_md5.c: OK (sha256: c5cfd44652276184374adf454150d436ce958ce50acc4ef9ccb3605a5ca7a9d3) >>> musepack r475 Collecting legal info libmpcdec/COPYING: OK (sha256: 141f551d8e4f037b7f6bc9136b7d3116c7ae9ec8da10c4f14c07c6dc34bc9aa5) libmpcenc/quant.c: OK (sha256: 0da88639aebbd614151ee52294fa13789f8cd28d9f2e0a56998b89b5c21ddc2b) >>> nerdctl 1.3.1 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> openpgm 5-3-128 Collecting legal info openpgm/pgm/LICENSE: OK (sha256: 4a7d4ec71fa60969399fd4caad64d5a3003fee2775445f271a5a36a8ae743a29) >>> openssh 9.3p1 Collecting legal info LICENCE: OK (sha256: 05c30446ba738934b3f1efa965b454c122ca26cc4b268e5ae6843f58ccd1b16d) >>> optee-client 3.21.0 Collecting legal info LICENSE: OK (sha256: fda8385993f112d7ca61b88b54ba5b4cbeec7e43a0f9b317d5186703c1985e8f) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pdbg 3.5 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> protozero 1.7.1 Collecting legal info LICENSE.md: OK (sha256: 1f4d477e3c2d74d8706c8f05437bd86804abe46853b1f233ce1549a4de76fa49) LICENSE.from_folly: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) >>> pugixml 1.13 Collecting legal info LICENSE.md: OK (sha256: 206f671b6d342557adcc973088c2c638df0ec0b1dabbcd24e65aadd2191778d2) >>> putty 0.76 Collecting legal info LICENCE: OK (sha256: 3f3e870dd3d0867d79370b1d433602c60bb91b59de04e5d8f2a149b788530d53) >>> resiprocate 1.12.0 Collecting legal info COPYING: OK (sha256: 16b0fd1938a10fcd145904cc2dad74500fef9d27fc15b44cf8e8f92011f94d35) >>> runc 1.1.7 Collecting legal info LICENSE: OK (sha256: 552a739c3b25792263f731542238b92f6f8d07e9a488eae27e6c4690038a8243) >>> host-rust-bin 1.68.2 Collecting legal info LICENSE-APACHE: OK (sha256: 62c7a1e35f56406896d7aa7ca52d0cc0d272ac022b5d2796e7d6905db8a3636a) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> sdl2 2.26.5 Collecting legal info LICENSE.txt: OK (sha256: 9928507f684c1965d07f2b6ef4b4723d5efc2f6b4ab731f743a413c51c319927) >>> sdl_net 620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3 Collecting legal info COPYING: OK (sha256: e542f822a6cd82deccf82cf0f50192917b0158d725a6bc6348ab1ccdd890ecbe) >>> host-sentry-cli 2.8.0 Collecting legal info LICENSE: OK (sha256: 9503def7b54ceb6e3cd182fd59bc05d3a30d7eae481e65aaba4b495133c83c14) >>> host-rustc Collecting legal info >>> socat 1.7.4.4 Collecting legal info README: OK (sha256: 3555c6bc2779ff0f9a7145d1e3cd1d8fde59548bcd3364a23b907de21eec5aa8) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.OpenSSL: OK (sha256: fd9e48ca316a5032069b9521f4f4b4d9b1c60365012bae1e62286bcd5bd2e761) >>> host-squashfs 4.6.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzo 2.10 Collecting legal info 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-zstd 1.5.5 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> stella 6.7 Collecting legal info Copyright.txt: OK (sha256: e82dd017fea2c70a16726aa1d7c05c5b7597e10f7229511c1b110bf84cb507c0) License.txt: OK (sha256: 58530d09b6fcb91ae27071be0081af90e6c2d7fdf991d34a29e234a2a5e75455) >>> strongswan 5.9.8 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 2292e21797754548dccdef9eef6aee7584e552fbd890fa914e1de8d3577d23f0) >>> tcf-agent 1.7.0 Collecting legal info agent/edl-v10.html: OK (sha256: f82d01b74a513bd3504d08136026a5ac2a7e6ff62ebcde391fa74aa222d11ce0) >>> unrar 6.2.6 Collecting legal info license.txt: OK (sha256: 6ecc1687808b7d66b24f874755abfed7464d9751ed0001cd4e8e5d9bf397ff8a) >>> vsftpd 3.0.5 Collecting legal info COPYING: OK (sha256: c9cf119e2f9dbcf187fb805ba5aded105db26a693803636fb7228c98460ffbf2) >>> yavta 583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 Collecting legal info COPYING.GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> ympd 1.3.0 Collecting legal info LICENSE: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: aespipe-2.4f: cannot save license (AESPIPE_LICENSE_FILES not defined) WARNING: monolite-1A5E0066-58DC-428A-B21C-0AD6CDAE2789: cannot save license (HOST_MONOLITE_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-1/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/run/instance-1/buildroot'