Applying 0002-only-c-language.patch using patch: patching file CMakeLists.txt >>> ympd 1.3.0 Configuring (mkdir -p /nvme/rc-buildroot-test/scripts/instance-1/output-1/build/ympd-1.3.0/ && cd /nvme/rc-buildroot-test/scripts/instance-1/output-1/build/ympd-1.3.0/ && rm -f CMakeCache.txt && PATH="/nvme/rc-buildroot-test/scripts/instance-1/output-1/host/bin:/nvme/rc-buildroot-test/scripts/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/opt/aws/bin:/root/bin" /nvme/rc-buildroot-test/scripts/instance-1/output-1/host/bin/cmake /nvme/rc-buildroot-test/scripts/instance-1/output-1/build/ympd-1.3.0/ -DCMAKE_TOOLCHAIN_FILE="/nvme/rc-buildroot-test/scripts/instance-1/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DWITH_SSL=ON ) -- The C compiler identification is GNU 8.3.0 -- Check for working C compiler: /nvme/rc-buildroot-test/scripts/instance-1/output-1/host/bin/microblazeel-linux-gcc -- Check for working C compiler: /nvme/rc-buildroot-test/scripts/instance-1/output-1/host/bin/microblazeel-linux-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Found PkgConfig: /nvme/rc-buildroot-test/scripts/instance-1/output-1/host/bin/pkg-config (found version "1.6.1") -- Found LibMPDClient: /nvme/rc-buildroot-test/scripts/instance-1/output-1/host/microblazeel-buildroot-linux-uclibc/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: /nvme/rc-buildroot-test/scripts/instance-1/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/libcrypto.so (found version "1.1.1g") -- 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 -- Build files have been written to: /nvme/rc-buildroot-test/scripts/instance-1/output-1/build/ympd-1.3.0 >>> ympd 1.3.0 Building PATH="/nvme/rc-buildroot-test/scripts/instance-1/output-1/host/bin:/nvme/rc-buildroot-test/scripts/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/opt/aws/bin:/root/bin" /usr/bin/make -j4 -C /nvme/rc-buildroot-test/scripts/instance-1/output-1/build/ympd-1.3.0/ make[1]: Entering directory '/nvme/rc-buildroot-test/scripts/instance-1/output-1/build/ympd-1.3.0' make[2]: Entering directory '/nvme/rc-buildroot-test/scripts/instance-1/output-1/build/ympd-1.3.0' make[3]: Entering directory '/nvme/rc-buildroot-test/scripts/instance-1/output-1/build/ympd-1.3.0' [ 12%] Generating assets.c Scanning dependencies of target ympd make[3]: Leaving directory '/nvme/rc-buildroot-test/scripts/instance-1/output-1/build/ympd-1.3.0' make[3]: Entering directory '/nvme/rc-buildroot-test/scripts/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/json_encode.c.o [ 62%] Building C object CMakeFiles/ympd.dir/src/mongoose.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 '/nvme/rc-buildroot-test/scripts/instance-1/output-1/build/ympd-1.3.0' [100%] Built target ympd make[2]: Leaving directory '/nvme/rc-buildroot-test/scripts/instance-1/output-1/build/ympd-1.3.0' make[1]: Leaving directory '/nvme/rc-buildroot-test/scripts/instance-1/output-1/build/ympd-1.3.0' >>> ympd 1.3.0 Installing to target PATH="/nvme/rc-buildroot-test/scripts/instance-1/output-1/host/bin:/nvme/rc-buildroot-test/scripts/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/opt/aws/bin:/root/bin" /usr/bin/make -j4 DESTDIR=/nvme/rc-buildroot-test/scripts/instance-1/output-1/target install/fast -C /nvme/rc-buildroot-test/scripts/instance-1/output-1/build/ympd-1.3.0/ make[1]: Entering directory '/nvme/rc-buildroot-test/scripts/instance-1/output-1/build/ympd-1.3.0' Install the project... -- Install configuration: "Release" -- Installing: /nvme/rc-buildroot-test/scripts/instance-1/output-1/target/usr/bin/ympd -- Installing: /nvme/rc-buildroot-test/scripts/instance-1/output-1/target/usr/share/man/man1/ympd.1 make[1]: Leaving directory '/nvme/rc-buildroot-test/scripts/instance-1/output-1/build/ympd-1.3.0' >>> Finalizing host directory >>> Finalizing target directory /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /nvme/rc-buildroot-test/scripts/instance-1/output-1/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /nvme/rc-buildroot-test/scripts/instance-1/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /nvme/rc-buildroot-test/scripts/instance-1/output-1/build/busybox-1.31.1/.config; then grep -qsE '^/bin/ash$' /nvme/rc-buildroot-test/scripts/instance-1/output-1/target/etc/shells || echo "/bin/ash" >> /nvme/rc-buildroot-test/scripts/instance-1/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /nvme/rc-buildroot-test/scripts/instance-1/output-1/build/busybox-1.31.1/.config; then grep -qsE '^/bin/hush$' /nvme/rc-buildroot-test/scripts/instance-1/output-1/target/etc/shells || echo "/bin/hush" >> /nvme/rc-buildroot-test/scripts/instance-1/output-1/target/etc/shells; fi rm -f /nvme/rc-buildroot-test/scripts/instance-1/output-1/target/usr/share/glib-2.0/schemas/*.xml /nvme/rc-buildroot-test/scripts/instance-1/output-1/target/usr/share/glib-2.0/schemas/*.dtd /nvme/rc-buildroot-test/scripts/instance-1/output-1/host/bin/glib-compile-schemas /nvme/rc-buildroot-test/scripts/instance-1/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/nvme/rc-buildroot-test/scripts/instance-1/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. PYTHONPATH="/nvme/rc-buildroot-test/scripts/instance-1/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot/usr/lib/python3.8/" cd /nvme/rc-buildroot-test/scripts/instance-1/output-1/target && /nvme/rc-buildroot-test/scripts/instance-1/output-1/host/bin/python3.8 /nvme/rc-buildroot-test/scripts/instance-1/buildroot/support/scripts/pycompile.py usr/lib/python3.8 usr/lib/python3.8/site-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? assert result == expected, "got: %r expected: %r" (result, expected) usr/lib/python3.8/site-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? assert result == expected, "got: %r expected: %r" (result, expected) usr/lib/python3.8/site-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? assert result == expected, "got: %r expected: %r" (result, expected) usr/lib/python3.8/site-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? assert result == expected, "got: %r expected: %r" (result, expected) find /nvme/rc-buildroot-test/scripts/instance-1/output-1/target/usr/lib/python3.8 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /nvme/rc-buildroot-test/scripts/instance-1/output-1/target/usr/lib/python3.8 -name '*.opt-1.pyc' -print0 -o -name '*.opt-2.pyc' -print0 | xargs -0 --no-run-if-empty rm -f mkdir -p /nvme/rc-buildroot-test/scripts/instance-1/output-1/target/etc echo "buildroot" > /nvme/rc-buildroot-test/scripts/instance-1/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /nvme/rc-buildroot-test/scripts/instance-1/output-1/target/etc/hosts mkdir -p /nvme/rc-buildroot-test/scripts/instance-1/output-1/target/etc echo "Welcome to Buildroot" > /nvme/rc-buildroot-test/scripts/instance-1/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /nvme/rc-buildroot-test/scripts/instance-1/output-1/target/etc/shadow rm -f /nvme/rc-buildroot-test/scripts/instance-1/output-1/target/bin/sh if [ -x /nvme/rc-buildroot-test/scripts/instance-1/output-1/target/sbin/swapon -a -x /nvme/rc-buildroot-test/scripts/instance-1/output-1/target/sbin/swapoff ]; then /bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /nvme/rc-buildroot-test/scripts/instance-1/output-1/target/etc/inittab; else /bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /nvme/rc-buildroot-test/scripts/instance-1/output-1/target/etc/inittab; fi grep -qsE '^/usr/bin/tmux$' /nvme/rc-buildroot-test/scripts/instance-1/output-1/target/etc/shells || echo "/usr/bin/tmux" >> /nvme/rc-buildroot-test/scripts/instance-1/output-1/target/etc/shells printf '%s\n' C en_US locale-archive > /nvme/rc-buildroot-test/scripts/instance-1/output-1/build/locales.nopurge for dir in /nvme/rc-buildroot-test/scripts/instance-1/output-1/target/usr/share/locale /nvme/rc-buildroot-test/scripts/instance-1/output-1/target/usr/share/X11/locale /nvme/rc-buildroot-test/scripts/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##*/}" /nvme/rc-buildroot-test/scripts/instance-1/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /nvme/rc-buildroot-test/scripts/instance-1/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /nvme/rc-buildroot-test/scripts/instance-1/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /nvme/rc-buildroot-test/scripts/instance-1/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /nvme/rc-buildroot-test/scripts/instance-1/output-1/target/usr/include /nvme/rc-buildroot-test/scripts/instance-1/output-1/target/usr/share/aclocal \ /nvme/rc-buildroot-test/scripts/instance-1/output-1/target/usr/lib/pkgconfig /nvme/rc-buildroot-test/scripts/instance-1/output-1/target/usr/share/pkgconfig \ /nvme/rc-buildroot-test/scripts/instance-1/output-1/target/usr/lib/cmake /nvme/rc-buildroot-test/scripts/instance-1/output-1/target/usr/share/cmake \ /nvme/rc-buildroot-test/scripts/instance-1/output-1/target/usr/doc find /nvme/rc-buildroot-test/scripts/instance-1/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /nvme/rc-buildroot-test/scripts/instance-1/output-1/target/lib/ /nvme/rc-buildroot-test/scripts/instance-1/output-1/target/usr/lib/ /nvme/rc-buildroot-test/scripts/instance-1/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /nvme/rc-buildroot-test/scripts/instance-1/output-1/target/usr/share/gdb rm -rf /nvme/rc-buildroot-test/scripts/instance-1/output-1/target/usr/share/bash-completion rm -rf /nvme/rc-buildroot-test/scripts/instance-1/output-1/target/etc/bash_completion.d rm -rf /nvme/rc-buildroot-test/scripts/instance-1/output-1/target/usr/share/zsh rm -rf /nvme/rc-buildroot-test/scripts/instance-1/output-1/target/usr/man /nvme/rc-buildroot-test/scripts/instance-1/output-1/target/usr/share/man rm -rf /nvme/rc-buildroot-test/scripts/instance-1/output-1/target/usr/info /nvme/rc-buildroot-test/scripts/instance-1/output-1/target/usr/share/info rm -rf /nvme/rc-buildroot-test/scripts/instance-1/output-1/target/usr/doc /nvme/rc-buildroot-test/scripts/instance-1/output-1/target/usr/share/doc rm -rf /nvme/rc-buildroot-test/scripts/instance-1/output-1/target/usr/share/gtk-doc rmdir /nvme/rc-buildroot-test/scripts/instance-1/output-1/target/usr/share 2>/dev/null || true rm -rf /nvme/rc-buildroot-test/scripts/instance-1/output-1/target/lib/debug /nvme/rc-buildroot-test/scripts/instance-1/output-1/target/usr/lib/debug find /nvme/rc-buildroot-test/scripts/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 /nvme/rc-buildroot-test/scripts/instance-1/output-1/host/bin/microblazeel-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /nvme/rc-buildroot-test/scripts/instance-1/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /nvme/rc-buildroot-test/scripts/instance-1/output-1/host/bin/microblazeel-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /nvme/rc-buildroot-test/scripts/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 /nvme/rc-buildroot-test/scripts/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 /nvme/rc-buildroot-test/scripts/instance-1/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2020.02-2692-ge3d7f5fe51"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2020.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2020.11-git\"" \ ) > /nvme/rc-buildroot-test/scripts/instance-1/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /nvme/rc-buildroot-test/scripts/instance-1/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/nvme/rc-buildroot-test/scripts/instance-1/output-1/per-package /nvme/rc-buildroot-test/scripts/instance-1/buildroot/support/scripts/fix-rpath target touch /nvme/rc-buildroot-test/scripts/instance-1/output-1/target/usr ln -snf /nvme/rc-buildroot-test/scripts/instance-1/output-1/host/microblazeel-buildroot-linux-uclibc/sysroot /nvme/rc-buildroot-test/scripts/instance-1/output-1/staging make: Leaving directory '/nvme/rc-buildroot-test/scripts/instance-1/buildroot' make: Entering directory '/nvme/rc-buildroot-test/scripts/instance-1/buildroot' >>> Buildroot 2020.02-2692-ge3d7f5fe51 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton 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 >>> alsa-lib 1.2.3.2 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> atop 2.5.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> azure-iot-sdk-c LTS_02_2020_Ref01 Collecting legal info LICENSE: OK (sha256: be2e9913fad9ff33607287c728f392579e2a6cc83e51b203ef6274c41db02ee7) >>> host-cmake 3.15.5 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libcurl 7.72.0 Collecting legal info COPYING: OK (sha256: db3c4a3b3695a0f317a0c5176acd2f656d18abc45b3ee78e50935a78eb1e132e) >>> openssl Collecting legal info >>> libopenssl 1.1.1g Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libxml2 2.9.10 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> util-linux 2.35.2 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) >>> gettext Collecting legal info >>> gettext-gnu 0.20.1 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) gettext-runtime/intl/COPYING.LIB: OK (sha256: 3fe5361f24b7c49ba12911c08f5a33f9cb18871d95d9fb881f5b8a4793e04288) >>> host-gettext Collecting legal info >>> host-gettext-gnu 0.20.1 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) gettext-runtime/intl/COPYING.LIB: OK (sha256: 3fe5361f24b7c49ba12911c08f5a33f9cb18871d95d9fb881f5b8a4793e04288) >>> host-libtextstyle 0.20.1 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-libxml2 2.9.10 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> linux-pam 1.4.0 Collecting legal info Copyright: OK (sha256: 133d98e7a2ab3ffd330b4debb0bfc10fea21e4b2b5a5b09de2e924293be5ff08) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> python3 3.8.5 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> bluez5_utils-headers 5.54 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-python3 3.8.5 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> host-expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> readline 8.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> benejson 0.9.7 Collecting legal info LICENSE: OK (sha256: d0b7dae881fcb18c4dddfd8b0c1643ae671d5f356d14ba5b4e95ca889cc9ec32) >>> host-scons 3.1.2 Collecting legal info LICENSE.txt: OK (sha256: 72ed889165fb28378cadac14552be4a959f1ebab6b148abb5dd2b49712c3c6f6) >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> bluez5_utils 5.54 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> dbus 1.12.18 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> libglib2 2.64.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.64.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-meson 0.55.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.0 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> host-util-linux 2.35.2 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.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> busybox 1.31.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> cannelloni 1.0.0 Collecting legal info gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> cppzmq 4.6.0 Collecting legal info LICENSE: OK (sha256: 7e6db90e2e805c72b3daa77849d1cb5f1f92da0e69750c8a4aa1d86d70704748) >>> zeromq 4.3.2 Collecting legal info COPYING: OK (sha256: 4fd86507c9b486764343065a9e035222869a27b5789efeb4fd93edc85412d7a3) COPYING.LESSER: OK (sha256: 83f32abe61ee58ffb1b007412c08415168c052501dbf56d7a47aaaac52b03ef6) >>> host-cramfs 2.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> enscript 1.6.6 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> gdk-pixbuf 2.36.12 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> host-gdk-pixbuf 2.36.12 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> host-libjpeg 9d Collecting legal info README: OK (sha256: 3dc4e4a145c907a96bd6a0e40be3f722fecf061951909143cdff5365cba9c78c) >>> host-libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> jpeg Collecting legal info >>> libjpeg 9d Collecting legal info README: OK (sha256: 3dc4e4a145c907a96bd6a0e40be3f722fecf061951909143cdff5365cba9c78c) >>> host-genpart 1.0.2 Collecting legal info >>> gloox 1.0.24 Collecting legal info LICENSE: OK (sha256: 40a20c41c8dabb8ba61bea983fa8f2f6989e67fac56bb62c2249053807fd26af) >>> mpc 1.1.0 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> gmp 6.1.2 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mpfr 4.0.2 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> gpsd 3.20 Collecting legal info COPYING: OK (sha256: 13ba6fe5b2f41f03b854f9ac5f271e116d5ed55890cc20f5fe44dcfa0dc5958b) >>> icu 67-1 Collecting legal info LICENSE: OK (sha256: 25e21013a7bc2fad735e28c5278a120e4c7f1c327c8c8b9b4df1751748cddbb2) >>> host-icu 67-1 Collecting legal info LICENSE: OK (sha256: 25e21013a7bc2fad735e28c5278a120e4c7f1c327c8c8b9b4df1751748cddbb2) >>> ima-evm-utils 1.3.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> keyutils 1.6 Collecting legal info LICENCE.GPL: OK (sha256: f46409d4822b2457b39bbd0e7881eecb396130eb8320b7748fa7e9488970aa6d) LICENCE.LGPL: OK (sha256: 0d15593e3a8ad90917f8509b5ac1e4b5e5d196434a68029aa9dc0858a4a4c521) >>> tpm2-tss 2.3.3 Collecting legal info LICENSE: OK (sha256: 18c1bf4b1ba1fb2c4ffa7398c234d83c0d55475298e470ae1e5e3a8a8bd2e448) >>> liburiparser 0.9.4 Collecting legal info COPYING: OK (sha256: 287f09e6546a9610f949f89e8fb937cacfeabd7bfaa8c8a0c18312193bf04ad3) >>> initscripts Collecting legal info >>> ipmitool 1.8.18 Collecting legal info COPYING: OK (sha256: b7e2382a8be43b5f6cb092f2d2bda163bf1a1938be9300f821a845cbcd535f56) >>> iptables 1.8.4 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> jack1 0.125.0 Collecting legal info COPYING: OK (sha256: 661fe53a7e3fce790b185e35c60b7ed80d7efdf25fd7df5af6814a9a215a538f) COPYING.GPL: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LGPL: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> libsamplerate 0.1.9 Collecting legal info COPYING: OK (sha256: 2c1f76ce2effdddb425018405d5690c0b1ab4e6976e35296b0a6db65c5e1a55d) >>> libsndfile 1.0.28 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> jsoncpp 1.9.3 Collecting legal info LICENSE: OK (sha256: 95039d77a20e75b428207740d9a8f97b2dce3c89da4b21f1ad862b5997160e0a) >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libapparmor 2.13.4 Collecting legal info LICENSE: OK (sha256: a7e0cdcbea5c14927cedfc600d46526bdcbb1eb0a4d951e2ea53c2a6de159cb4) libraries/libapparmor/COPYING.LGPL: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-bison 3.6.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-swig 4.0.2 Collecting legal info LICENSE: OK (sha256: f53abaeed775018d519a1b9615f0ca17894772bd9ca21c2a156bf340ac41c13e) LICENSE-GPL: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE-UNIVERSITIES: OK (sha256: 7f50d942373a871211c5efee03f3db2f9efd1cff1002b0ef8e3748baa611a5c2) >>> libargon2 20190702 Collecting legal info LICENSE: OK (sha256: 220f8736a89ff51c92ef3d497f413b48e6cf1df3d6278bc909c6308c78e1718e) >>> libcgicc 3.2.19 Collecting legal info COPYING.LIB: OK (sha256: a2e480f5e8afd7c587a3c0ac2ed3b73ed4b10fa3a553dea26e7b661c7cedda72) COPYING.DOC: OK (sha256: 0fd15977dc962abf3eced509b1cf5356f9784939742d67a635671141023a11da) >>> libcoap 4.2.0 Collecting legal info COPYING: OK (sha256: 09dd86a017bad210527085008cbf706609c58210897b69845af14099577e7eb7) LICENSE: OK (sha256: 3821a9f881344ad53c543c84675ad4b6a29e913ca500cfa160ab52e4e6965b15) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libfuse 2.9.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libhttpparser 2.9.4 Collecting legal info LICENSE-MIT: OK (sha256: 79e6ba8b687cb54786207342b9b6fcee0ac10218453ed9009b84d949b2233cc0) >>> libiio 0.19 Collecting legal info COPYING.txt: OK (sha256: 102900208eef27b766380135906d431dba87edaa7ec6aa72e6ebd3dd67f3a97b) >>> libmicrohttpd 0.9.71 Collecting legal info COPYING: OK (sha256: 7399547209438c93f9b90297954698773d4846cea44cde5ca982c84c45952a3b) >>> libmpdclient 2.19 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> libmspack 0.10.1alpha Collecting legal info COPYING.LIB: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libnatpmp 20150609 Collecting legal info LICENSE: OK (sha256: e8d8277e1a101fcfedb0cd5a1cc76646522c0da69f3490dd5a4055fc87ea96a2) >>> libnpupnp 4.0.7 Collecting legal info COPYING: OK (sha256: c8b99423cad48bb44e2cf52a496361404290865eac259a82da6d1e4331ececb3) >>> libogg 1.3.4 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libsigc 2.10.0 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libsigrokdecode 0.5.3 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libtelnet 0.23 Collecting legal info COPYING: OK (sha256: b1faf309467bc1d0aab9b42d6e86a614e78f8fe3580e289966b5b9f9a8f94d99) >>> libupnpp 0.19.2 Collecting legal info COPYING: OK (sha256: 00a89b0d18aacd4114decf79122db87bf35bddaf2bc50e383c9c9f4c263390b2) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> host-mkpasswd Collecting legal info >>> netplug 1.2.9.2 Collecting legal info COPYING: OK (sha256: 08ce3ddda499d6befdc80161c7cc82e90da05c31eb1047dae41ef531d5170e9b) >>> openal 1.20.1 Collecting legal info COPYING: OK (sha256: d808ce217e5b611854da622b57ec29fe545584c48bc5352fae72a4b6e5074a15) >>> openjpeg 2.3.1 Collecting legal info LICENSE: OK (sha256: a6af136f3e15038a666b61f376612a07d9a4e48cb7c01adbf3e33b3f14ab49b6) >>> openobex 1.7.2 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> openssh 8.3p1 Collecting legal info LICENCE: OK (sha256: 73d0db766229670c7b4e1ec5e6baed54977a0694a565e7cc878c45ee834045d7) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> php 7.4.9 Collecting legal info LICENSE: OK (sha256: 0967ad6cf4b7fe81d38709d7aaef3fecb3bd685be7eebb37b864aa34c991baa7) >>> putty 0.74 Collecting legal info LICENCE: OK (sha256: 92028b6d56212bd3e4ce6a36bd2e2454851dca7e8ffe4c6ab51385ca214ca322) >>> pv 1.6.6 Collecting legal info doc/COPYING: OK (sha256: 280e182171df3e9bb4a9b407326e88521151fcb8f4f8557255f26177d5900ccf) >>> pwgen 2.08 Collecting legal info debian/copyright: OK (sha256: 5d3e49e01ef782be5841d5d1f7fb64d290cd86459598a913818584a46a2f81a1) >>> python-aiodns 2.0.0 Collecting legal info LICENSE: OK (sha256: eb0455d35129425ed399883cd710923de3e246a510e2eb84d9f00032d0bbec97) >>> python-aiohttp-security 0.4.0 Collecting legal info LICENSE: OK (sha256: a1cc8ff7210897d55d2552fa0792340f8e59720e0160b6918699d40f9a782b1c) >>> python-aiohttp-sse 2.0.0 Collecting legal info LICENSE: OK (sha256: cb5e8e7e5f4a3988e1063c142c60dc2df75605f4c46515e776e3aca6df976e14) >>> python-aiohttp 3.6.2 Collecting legal info LICENSE.txt: OK (sha256: 6fd5243e92dd7f98ec69c7ac377728e74905709ff527a5bf98d6d0263c04f5b6) >>> python-asn1crypto 1.3.0 Collecting legal info LICENSE: OK (sha256: a88480656ec98943fb04344f6a477ee74062896f3ddb1a6f99e5f05f0109a286) >>> python-async-timeout 3.0.1 Collecting legal info LICENSE: OK (sha256: b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1) >>> python-attrs 19.3.0 Collecting legal info LICENSE: OK (sha256: bf659a28b49240602f56bbdf490cbe2ec509b15b98f99d7b19a52c740e327863) >>> python-cchardet 2.1.6 Collecting legal info COPYING: OK (sha256: 107a29ccdd2d778aa2df5462f85dddfa099059abd22e064e07ec2cc9bafc37cd) >>> python-cffi 1.14.0 Collecting legal info LICENSE: OK (sha256: 04b80f5b077bbed68808cfebadeb5e3523f2a8c9a96495c587bd96df1eac2a33) >>> python-configshell-fb 1.1.fb18 Collecting legal info COPYING: OK (sha256: 5df2a0d87d6c562f0ea11c688ac52532aa28d744cabc7994ff0537f64b3b3320) >>> python-pyparsing 2.4.2 Collecting legal info LICENSE: OK (sha256: 10d5120a16805804ffda8b688c220bfb4e8f39741b57320604d455a309e01972) >>> python-six 1.15.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> python-urwid 2.0.1 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> python-cryptography 3.0 Collecting legal info LICENSE: OK (sha256: 35452b557fab0efb1e80d7edb9c4e5118b9384082adaa051dde342102cb9de8d) LICENSE.APACHE: OK (sha256: aac73b3148f6d1d7111dbca32099f68d26c644c6813ae1e4f05f6579aa2663fe) LICENSE.BSD: OK (sha256: 602c4c7482de6479dd2e9793cda275e5e63d773dacd1eca689232ab7008fb4fb) >>> host-python-cffi 1.14.0 Collecting legal info LICENSE: OK (sha256: 04b80f5b077bbed68808cfebadeb5e3523f2a8c9a96495c587bd96df1eac2a33) >>> host-python-pycparser 2.20 Collecting legal info LICENSE: OK (sha256: 3c76629880aec2f8578ed914701a4ff9e5da8b60acb8b7ec675abf83c90c5168) >>> python-idna 2.9 Collecting legal info LICENSE.rst: OK (sha256: 412014420d2473dba06117c3d4d9e0eecaa6dde0ca30cd951f4ec2be39426f32) >>> python-iptables 0.14.0 Collecting legal info NOTICE: OK (sha256: b827789c74144d9bb92595ed3bc568aef767a7e8d930fba61c2cdd9f6ec27599) >>> python-meld3 2.0.0 Collecting legal info COPYRIGHT.txt: OK (sha256: 2422945b49554688d529e1f8d4ac6e0ab77a817e8889158e1e56cf963ecf5c4d) LICENSE.txt: OK (sha256: 5fe11cd858707131b6ec1338b5c2cd68dd1fdb875e3ec967149bc6fea858ecec) >>> python-multidict 4.7.6 Collecting legal info LICENSE: OK (sha256: a1c5825513279d3085a0ba46880e148ea3710c149bbaedcf2d11605a5ed3c4ad) >>> python-pexpect 4.8.0 Collecting legal info LICENSE: OK (sha256: 4a483ae1c4dc738a6c8b73feb49074e1835da02ab5aa686f2675029906fa364d) >>> python-ptyprocess 0.6.0 Collecting legal info LICENSE: OK (sha256: c822d385b1a73329846241799becf18690b5d44764c1bed69300b536a405030a) >>> python-pycares 3.1.1 Collecting legal info LICENSE: OK (sha256: 427bb3a5372024a26e2c290b24382512bcc7ca123431c4dd178dd613beea7eee) >>> python-pycparser 2.20 Collecting legal info LICENSE: OK (sha256: 3c76629880aec2f8578ed914701a4ff9e5da8b60acb8b7ec675abf83c90c5168) >>> python-pyjwt 1.7.1 Collecting legal info LICENSE: OK (sha256: ec82af815b5f9da8685afb300cc5beb7949e1c22b79b6c1c054796cefdf6cac6) >>> python-pyopenssl 19.1.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> python-rtslib-fb 2.1.fb57 Collecting legal info COPYING: OK (sha256: 5df2a0d87d6c562f0ea11c688ac52532aa28d744cabc7994ff0537f64b3b3320) >>> python-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> python-sortedcontainers 2.1.0 Collecting legal info LICENSE: OK (sha256: 7dcf4a5137118a925727b8a1690bc6ea70b156ee6739dbb51fd4d386718d6ce5) >>> python-yarl 1.5.1 Collecting legal info LICENSE: OK (sha256: 14c0820503ceef15e814a89b037d9efc066870087018294b6ae0f27163872cc5) >>> radvd 2.18 Collecting legal info COPYRIGHT: OK (sha256: 40a6db00cf0b97f031eaa6c6e87157788f40ced1b88e3ea6d78779bd2a39dc80) >>> ramspeed 2.6.0 Collecting legal info LICENCE: OK (sha256: 2c308cffbab01762f8f6b11725725a227080746ef865f2756c9c9e1591dddaad) >>> host-rust-bin 1.40.0 Collecting legal info LICENSE-APACHE: OK (sha256: a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> host-rustc Collecting legal info >>> setserial 2.17 Collecting legal info ERROR: No hash found for debian/copyright >>> sox 14.4.2 Collecting legal info LICENSE.GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE.LGPL: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> sshfs 2.8 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> targetcli-fb 2.1.fb41 Collecting legal info COPYING: OK (sha256: 5df2a0d87d6c562f0ea11c688ac52532aa28d744cabc7994ff0537f64b3b3320) >>> thttpd 2.29 Collecting legal info thttpd.c: OK (sha256: be059e6b8219d5bb5480fa6a2864bbb34892f56951d03d08b356bc1fa8c81a01) >>> tmux 2.9a Collecting legal info COPYING: OK (sha256: ce75f1345a76c93bd0f413d1b93ff1baa0669f34a7242779a00c1b862b4f813a) >>> tpm2-tools 4.1.2 Collecting legal info LICENSE: OK (sha256: e10dce74279166bf7bc463eb6e462c2025bceb3e50cadfe865d92c1c3dc0bb21) >>> uboot-tools 2020.04 Collecting legal info Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> udpcast 20200328 Collecting legal info COPYING: OK (sha256: 422befd3503b1f39a6027017f639874c1f274e37ec60ba3174894646b584ccbc) >>> upmpdcli 1.4.12 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> ussp-push 0.11 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> vorbis-tools 1.4.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> wireless-regdb 2020.04.29 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) >>> wolfssl 4.5.0-stable Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSING: OK (sha256: b23c1da1f85d699d3288d73c952b4cd02760d23dc1ddc1b221cbb8be82387189) >>> xdg-dbus-proxy 0.1.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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: genpart-1.0.2: cannot save license (HOST_GENPART_LICENSE_FILES not defined) Legal info produced in /nvme/rc-buildroot-test/scripts/instance-1/output-1/legal-info make: Leaving directory '/nvme/rc-buildroot-test/scripts/instance-1/buildroot'