Applying 14-cve-2015-7696.patch using series: patching file crypt.c Applying 15-cve-2015-7697.patch using series: patching file extract.c Applying 16-fix-integer-underflow-csiz-decrypted.patch using series: patching file extract.c Applying 17-restore-unix-timestamps-accurately.patch using series: patching file process.c Applying 18-cve-2014-9913-unzip-buffer-overflow.patch using series: patching file list.c Applying 19-cve-2016-9844-zipinfo-buffer-overflow.patch using series: patching file zipinfo.c Applying 20-cve-2018-1000035-unzip-buffer-overflow.patch using series: patching file fileio.c Applying 21-fix-warning-messages-on-big-files.patch using series: patching file fileio.c Applying 22-cve-2019-13232-fix-bug-in-undefer-input.patch using series: patching file fileio.c Applying 23-cve-2019-13232-zip-bomb-with-overlapped-entries.patch using series: patching file extract.c patching file globals.c patching file globals.h patching file process.c patching file unzip.h Applying 24-cve-2019-13232-do-not-raise-alert-for-misplaced-central-directory.patch using series: patching file extract.c patching file process.c patching file unzpriv.h Applying 25-cve-2019-13232-fix-bug-in-uzbunzip2.patch using series: patching file extract.c Applying 26-cve-2019-13232-fix-bug-in-uzinflate.patch using series: patching file inflate.c Applying 27-zipgrep-avoid-test-errors.patch using series: patching file unix/zipgrep Unsupported file type for /srv/storage/autobuild/run/instance-2/output-1/build/unzip-6.0/.patches-unzip_6.0-26.debian.tar.xz-unpacked/debian/postinst, skipping Unsupported file type for /srv/storage/autobuild/run/instance-2/output-1/build/unzip-6.0/.patches-unzip_6.0-26.debian.tar.xz-unpacked/debian/postrm, skipping Unsupported file type for /srv/storage/autobuild/run/instance-2/output-1/build/unzip-6.0/.patches-unzip_6.0-26.debian.tar.xz-unpacked/debian/rules, skipping Unsupported file type for /srv/storage/autobuild/run/instance-2/output-1/build/unzip-6.0/.patches-unzip_6.0-26.debian.tar.xz-unpacked/debian/source/format, skipping Unsupported file type for /srv/storage/autobuild/run/instance-2/output-1/build/unzip-6.0/.patches-unzip_6.0-26.debian.tar.xz-unpacked/debian/source/lintian-overrides, skipping Unsupported file type for /srv/storage/autobuild/run/instance-2/output-1/build/unzip-6.0/.patches-unzip_6.0-26.debian.tar.xz-unpacked/debian/unzip.docs, skipping Unsupported file type for /srv/storage/autobuild/run/instance-2/output-1/build/unzip-6.0/.patches-unzip_6.0-26.debian.tar.xz-unpacked/debian/unzip.install, skipping Unsupported file type for /srv/storage/autobuild/run/instance-2/output-1/build/unzip-6.0/.patches-unzip_6.0-26.debian.tar.xz-unpacked/debian/unzip.links, skipping Applying 0001-Add-a-CMakeFile.txt-to-ease-cross-compilation.patch using patch: patching file CMakeLists.txt >>> unzip 6.0 Configuring (mkdir -p /srv/storage/autobuild/run/instance-2/output-1/build/unzip-6.0/ && cd /srv/storage/autobuild/run/instance-2/output-1/build/unzip-6.0/ && rm -f CMakeCache.txt && PATH="/srv/storage/autobuild/run/instance-2/output-1/host/bin:/srv/storage/autobuild/run/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /srv/storage/autobuild/run/instance-2/output-1/host/bin/cmake /srv/storage/autobuild/run/instance-2/output-1/build/unzip-6.0/ -DCMAKE_TOOLCHAIN_FILE="/srv/storage/autobuild/run/instance-2/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 ) -- The C compiler identification is GNU 9.3.0 -- Check for working C compiler: /srv/storage/autobuild/run/instance-2/output-1/host/bin/powerpc-linux-gcc -- Check for working C compiler: /srv/storage/autobuild/run/instance-2/output-1/host/bin/powerpc-linux-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Looking for lchmod -- Looking for lchmod - not found -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_SHARED_LIBS BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /srv/storage/autobuild/run/instance-2/output-1/build/unzip-6.0 >>> unzip 6.0 Building PATH="/srv/storage/autobuild/run/instance-2/output-1/host/bin:/srv/storage/autobuild/run/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /srv/storage/autobuild/run/instance-2/output-1/build/unzip-6.0/ make[1]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/unzip-6.0' make[2]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/unzip-6.0' make[3]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/unzip-6.0' Scanning dependencies of target unzip make[3]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/unzip-6.0' make[3]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/unzip-6.0' [ 5%] Building C object CMakeFiles/unzip.dir/unzip.c.o [ 10%] Building C object CMakeFiles/unzip.dir/crc32.c.o [ 15%] Building C object CMakeFiles/unzip.dir/crypt.c.o [ 21%] Building C object CMakeFiles/unzip.dir/envargs.c.o [ 26%] Building C object CMakeFiles/unzip.dir/explode.c.o [ 31%] Building C object CMakeFiles/unzip.dir/extract.c.o [ 36%] Building C object CMakeFiles/unzip.dir/fileio.c.o /srv/storage/autobuild/run/instance-2/output-1/build/unzip-6.0/extract.c: In function 'extract_or_test_member': /srv/storage/autobuild/run/instance-2/output-1/build/unzip-6.0/extract.c:2196:41: warning: right shift count >= width of type [-Wshift-count-overflow] 2196 | (G.zip64 ? G.lrec.csize >> 32 : G.lrec.ucsize) != SIG | ^~ [ 42%] Building C object CMakeFiles/unzip.dir/globals.c.o [ 47%] Building C object CMakeFiles/unzip.dir/inflate.c.o [ 52%] Building C object CMakeFiles/unzip.dir/list.c.o [ 57%] Building C object CMakeFiles/unzip.dir/match.c.o [ 63%] Building C object CMakeFiles/unzip.dir/process.c.o [ 68%] Building C object CMakeFiles/unzip.dir/ttyio.c.o [ 73%] Building C object CMakeFiles/unzip.dir/ubz2err.c.o [ 78%] Building C object CMakeFiles/unzip.dir/unreduce.c.o [ 84%] Building C object CMakeFiles/unzip.dir/unshrink.c.o [ 89%] Building C object CMakeFiles/unzip.dir/zipinfo.c.o [ 94%] Building C object CMakeFiles/unzip.dir/unix/unix.c.o [100%] Linking C executable unzip make[3]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/unzip-6.0' [100%] Built target unzip make[2]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/unzip-6.0' make[1]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/unzip-6.0' >>> unzip 6.0 Installing to target PATH="/srv/storage/autobuild/run/instance-2/output-1/host/bin:/srv/storage/autobuild/run/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/srv/storage/autobuild/run/instance-2/output-1/target install/fast -C /srv/storage/autobuild/run/instance-2/output-1/build/unzip-6.0/ make[1]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/unzip-6.0' Install the project... -- Install configuration: "Release" -- Installing: /srv/storage/autobuild/run/instance-2/output-1/target/usr/bin/unzip make[1]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/unzip-6.0' wilink-bt-firmware-43fca73c6a98c63fcb98f82af5bf83761778e005-br1.tar.gz: OK (sha256: 209e1a46a945e7d4d031e22fb7bd1e3fc96fa3b99d069051ce257c5e2e0843f4) >>> wilink-bt-firmware 43fca73c6a98c63fcb98f82af5bf83761778e005 Extracting gzip -d -c /srv/storage/autobuild/run/instance-2/dl/wilink-bt-firmware/wilink-bt-firmware-43fca73c6a98c63fcb98f82af5bf83761778e005-br1.tar.gz | tar --strip-components=1 -C /srv/storage/autobuild/run/instance-2/output-1/build/wilink-bt-firmware-43fca73c6a98c63fcb98f82af5bf83761778e005 -xf - >>> wilink-bt-firmware 43fca73c6a98c63fcb98f82af5bf83761778e005 Patching >>> wilink-bt-firmware 43fca73c6a98c63fcb98f82af5bf83761778e005 Configuring >>> wilink-bt-firmware 43fca73c6a98c63fcb98f82af5bf83761778e005 Building >>> wilink-bt-firmware 43fca73c6a98c63fcb98f82af5bf83761778e005 Installing to target mkdir -p /srv/storage/autobuild/run/instance-2/output-1/target/lib/firmware/ti-connectivity cp /srv/storage/autobuild/run/instance-2/output-1/build/wilink-bt-firmware-43fca73c6a98c63fcb98f82af5bf83761778e005/initscripts/TIInit_*.bts /srv/storage/autobuild/run/instance-2/output-1/target/lib/firmware/ti-connectivity >>> Finalizing host directory >>> Finalizing target directory mkdir -p /srv/storage/autobuild/run/instance-2/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/srv/storage/autobuild/run/instance-2/output-1/host/bin/powerpc-linux-%g' -e 's%@TARGET_ARCH@%ppc%g' -e 's%@TARGET_CPU@%e500mc%g' -e 's%@TARGET_ENDIAN@%big%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/srv/storage/autobuild/run/instance-2/output-1/host%g' -e 's%@STAGING_DIR@%/srv/storage/autobuild/run/instance-2/output-1/host/powerpc-buildroot-linux-uclibc/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /srv/storage/autobuild/run/instance-2/output-1/host/etc/meson/cross-compilation.conf.in sed -e 's%@PKG_TARGET_CFLAGS@%%g' -e 's%@PKG_TARGET_LDFLAGS@%%g' -e 's%@PKG_TARGET_CXXFLAGS@%%g' /srv/storage/autobuild/run/instance-2/output-1/host/etc/meson/cross-compilation.conf.in > /srv/storage/autobuild/run/instance-2/output-1/host/etc/meson/cross-compilation.conf PYTHONPATH="/srv/storage/autobuild/run/instance-2/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib/python3.9/" /srv/storage/autobuild/run/instance-2/output-1/host/bin/python3.9 /srv/storage/autobuild/run/instance-2/buildroot/support/scripts/pycompile.py --strip-root /srv/storage/autobuild/run/instance-2/output-1/target /srv/storage/autobuild/run/instance-2/output-1/target/usr/lib/python3.9 find /srv/storage/autobuild/run/instance-2/output-1/target/usr/lib/python3.9 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /srv/storage/autobuild/run/instance-2/output-1/target/usr/lib/python3.9 -name '*.opt-1.pyc' -print0 -o -name '*.opt-2.pyc' -print0 | xargs -0 --no-run-if-empty rm -f mkdir -p /srv/storage/autobuild/run/instance-2/output-1/target/etc echo "buildroot" > /srv/storage/autobuild/run/instance-2/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /srv/storage/autobuild/run/instance-2/output-1/target/etc/hosts mkdir -p /srv/storage/autobuild/run/instance-2/output-1/target/etc echo "Welcome to Buildroot" > /srv/storage/autobuild/run/instance-2/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /srv/storage/autobuild/run/instance-2/output-1/target/etc/shadow rm -f /srv/storage/autobuild/run/instance-2/output-1/target/bin/sh printf '%s\n' C en_US locale-archive > /srv/storage/autobuild/run/instance-2/output-1/build/locales.nopurge for dir in /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/locale /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/X11/locale /srv/storage/autobuild/run/instance-2/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##*/}" /srv/storage/autobuild/run/instance-2/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /srv/storage/autobuild/run/instance-2/output-1/target/usr/include /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/aclocal \ /srv/storage/autobuild/run/instance-2/output-1/target/usr/lib/pkgconfig /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/pkgconfig \ /srv/storage/autobuild/run/instance-2/output-1/target/usr/lib/cmake /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/cmake \ /srv/storage/autobuild/run/instance-2/output-1/target/usr/doc find /srv/storage/autobuild/run/instance-2/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /srv/storage/autobuild/run/instance-2/output-1/target/lib/ /srv/storage/autobuild/run/instance-2/output-1/target/usr/lib/ /srv/storage/autobuild/run/instance-2/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/gdb rm -rf /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/bash-completion rm -rf /srv/storage/autobuild/run/instance-2/output-1/target/etc/bash_completion.d rm -rf /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/zsh rm -rf /srv/storage/autobuild/run/instance-2/output-1/target/usr/man /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/man rm -rf /srv/storage/autobuild/run/instance-2/output-1/target/usr/info /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/info rm -rf /srv/storage/autobuild/run/instance-2/output-1/target/usr/doc /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/doc rm -rf /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/gtk-doc rmdir /srv/storage/autobuild/run/instance-2/output-1/target/usr/share 2>/dev/null || true rm -rf /srv/storage/autobuild/run/instance-2/output-1/target/lib/debug /srv/storage/autobuild/run/instance-2/output-1/target/usr/lib/debug find /srv/storage/autobuild/run/instance-2/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /srv/storage/autobuild/run/instance-2/output-1/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /srv/storage/autobuild/run/instance-2/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /srv/storage/autobuild/run/instance-2/output-1/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /srv/storage/autobuild/run/instance-2/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /srv/storage/autobuild/run/instance-2/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 /srv/storage/autobuild/run/instance-2/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2020.08-rc1-3118-gdd6bcc0916"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.02-rc3"; \ echo "PRETTY_NAME=\"Buildroot 2021.02-rc3\"" \ ) > /srv/storage/autobuild/run/instance-2/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /srv/storage/autobuild/run/instance-2/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/srv/storage/autobuild/run/instance-2/output-1/per-package /srv/storage/autobuild/run/instance-2/buildroot/support/scripts/fix-rpath target touch /srv/storage/autobuild/run/instance-2/output-1/target/usr ln -snf /srv/storage/autobuild/run/instance-2/output-1/host/powerpc-buildroot-linux-uclibc/sysroot /srv/storage/autobuild/run/instance-2/output-1/staging make: Leaving directory '/srv/storage/autobuild/run/instance-2/buildroot' make: Entering directory '/srv/storage/autobuild/run/instance-2/buildroot' >>> Buildroot 2020.08-rc1-3118-gdd6bcc0916 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-bootlin 2020.08-1 Collecting legal info >>> toolchain Collecting legal info >>> agentpp 4.3.1 Collecting legal info LICENSE-2_0.txt: OK (sha256: 1eb85fc97224598dad1852b5d6483bbcf0aa8608790dcc657a5a2a761ae9c8c6) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> snmppp 3.4.2 Collecting legal info src/v3.cpp: OK (sha256: f6fd4321c7eb6e51a272f91f964aea7f53039bb2b55f690d5a9d042f3a5d79b9) >>> arp-scan 1.9.7 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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) >>> libpcap 1.10.0 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.7.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> audit 2.8.5 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> host-checkpolicy 3.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-libselinux 3.1 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> host-libsepol 3.1 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> host-python3 3.9.2 Collecting legal info LICENSE: OK (sha256: 599826df92bfdcd2702eac691072498bb096c55af04ee984cf90f70ed77b5a70) >>> host-expat 2.2.10 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> 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) >>> host-swig 4.0.2 Collecting legal info LICENSE: OK (sha256: f53abaeed775018d519a1b9615f0ca17894772bd9ca21c2a156bf340ac41c13e) LICENSE-GPL: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE-UNIVERSITIES: OK (sha256: 7f50d942373a871211c5efee03f3db2f9efd1cff1002b0ef8e3748baa611a5c2) >>> chrony 4.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> davici 1.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> strongswan 5.9.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 2292e21797754548dccdef9eef6aee7584e552fbd890fa914e1de8d3577d23f0) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-dfu-util 0.9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libusb 1.0.24 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> docker-compose 1.24.1 Collecting legal info LICENSE: OK (sha256: 552a739c3b25792263f731542238b92f6f8d07e9a488eae27e6c4690038a8243) >>> host-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> python3 3.9.2 Collecting legal info LICENSE: OK (sha256: 599826df92bfdcd2702eac691072498bb096c55af04ee984cf90f70ed77b5a70) >>> expat 2.2.10 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> mpdecimal 2.5.0 Collecting legal info LICENSE.txt: OK (sha256: b07528d8b1dbf1e2d2741052996f0876e23342ce2d30d0effa39c5457716c25a) >>> openssl Collecting legal info >>> libopenssl 1.1.1j Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> execline 2.6.1.0 Collecting legal info COPYING: OK (sha256: 5443ac67e8d74ac614ced7bc64211ce90ccedb7778a68bfe9e68a8b234c9503e) >>> skalibs 2.9.2.1 Collecting legal info COPYING: OK (sha256: 5443ac67e8d74ac614ced7bc64211ce90ccedb7778a68bfe9e68a8b234c9503e) >>> exempi 2.5.2 Collecting legal info COPYING: OK (sha256: 3d3c3593c15e0d35bdae0df7c642106250f6be3adc61477419413900f23ae607) >>> findutils 4.7.0 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> fxload 2008_10_13 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> gesftpserver 1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> harfbuzz 2.7.4 Collecting legal info COPYING: OK (sha256: beb3f017ceb41387667f78237a7cecf84defa0ed257c505894663d6a9f13211b) >>> host-meson 0.56.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.15.5 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> ibrcommon 1.0.1 Collecting legal info COPYING: OK (sha256: 1a0b57773a46d9d4cc2f0d1780a17acc38af506bb1e0234aaa85f8ccd6dc0b92) README: OK (sha256: 9b8a430c2136ebcf76bd37f50da7d7a80ede413ec6604cc4694ea536e779854c) >>> ibrdtn 1.0.1 Collecting legal info COPYING: OK (sha256: 809fa1ed21450f59827d1e9aec720bbc4b687434fa22283c6cb5dd82a47ab9c0) >>> joe 4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> json-c 0.15 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> leptonica 1.80.0 Collecting legal info leptonica-license.txt: OK (sha256: 87829abb5bbb00b55a107365da89e9a33f86c4250169e5a1e5588505be7d5806) >>> webp 1.2.0 Collecting legal info COPYING: OK (sha256: 5aec868f669e384a22372a4e8a1a6cd7d44c64cd451f960ca69cc170d1e13acf) >>> libcec 4.0.7 Collecting legal info COPYING: OK (sha256: 0137261d24ce001fc5237aacddd267533e0f150ac23cf21acffea599f7358f7a) >>> libplatform 1c9d14fa996af33760a2c700caebd2bd9ae527c9 Collecting legal info src/os.h: OK (sha256: 80fc66febbb2393c9d518e3eefa4ad9aae15a9b6a84174c0e443ea79eeea5131) >>> libebml 1.4.0 Collecting legal info LICENSE.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libjson 7.6.1 Collecting legal info License.txt: OK (sha256: bd62d605bef39ab7ae39f6fa333ba513edb93cfcd56c9c966f1d34e31ff7c69b) >>> libmemcached 1.0.18 Collecting legal info COPYING: OK (sha256: 4e9032d0f539276db05519ee3d09ca6167d2134ec91c556e8c80ef3efe633fd2) >>> libmpdclient 2.19 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> libnetconf2 1.1.36 Collecting legal info LICENSE: OK (sha256: bd962ab457c8a8cb8faaaa36c11484680f3c9a47dbc336507817ae8935384064) >>> libssh 0.9.5 Collecting legal info COPYING: OK (sha256: 1656186e951db1c010a8485481fa94587f7e53a26d24976bef97945ad0c4df5a) >>> libyang 1.0.215 Collecting legal info LICENSE: OK (sha256: f942fe693e03e4e3ff67a351c00dc8f468a042e0d7273b0aa6bc53060b568112) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> libosip2 5.2.0 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> libubox 723730214732862de7e892bae2f7a7889e66bf1b Collecting legal info >>> libusb 1.0.24 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> mdadm 4.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mpd-mpc 0.33 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> netcat 0.7.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> netopeer2 1.1.53 Collecting legal info LICENSE: OK (sha256: b46f161fbdcf127d3ef22602e15958c3092fe3294f71a2dc8cdf8f6689cba95b) >>> host-sysrepo 1.4.104 Collecting legal info LICENSE: OK (sha256: b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1) >>> host-libyang 1.0.215 Collecting legal info LICENSE: OK (sha256: f942fe693e03e4e3ff67a351c00dc8f468a042e0d7273b0aa6bc53060b568112) >>> sysrepo 1.4.104 Collecting legal info LICENSE: OK (sha256: b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1) >>> obsidian-cursors 1.0 Collecting legal info >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre2 10.35 Collecting legal info LICENCE: OK (sha256: 9cb35e4fe442e49d1fbe9c7e07d9601ac959774b24e1884665a3e2f88b7f0831) >>> python-asgiref 3.2.3 Collecting legal info LICENSE: OK (sha256: b846415d1b514e9c1dff14a22deb906d794bc546ca6129f950a18cd091e2a669) >>> python-asn1crypto 1.3.0 Collecting legal info LICENSE: OK (sha256: a88480656ec98943fb04344f6a477ee74062896f3ddb1a6f99e5f05f0109a286) >>> python-async-lru 1.0.2 Collecting legal info LICENSE: OK (sha256: ea65975679bc2093be925d520358e41096bd96fddedee3e929160a5faadcf573) >>> python-backcall 0.2.0 Collecting legal info LICENSE: OK (sha256: d422f8ce77312733c07f5fec8ccbe61d58d539774f7a66f37e4bc54740d86020) >>> python-bcrypt 3.1.7 Collecting legal info LICENSE: OK (sha256: 8173d5c29b4f956d532781d2b86e4e30f83e6b7878dce18c919451d6ba707c90) >>> host-python-cffi 1.14.2 Collecting legal info LICENSE: OK (sha256: 04b80f5b077bbed68808cfebadeb5e3523f2a8c9a96495c587bd96df1eac2a33) >>> host-python-pycparser 2.20 Collecting legal info LICENSE: OK (sha256: 3c76629880aec2f8578ed914701a4ff9e5da8b60acb8b7ec675abf83c90c5168) >>> python-botocore 1.19.48 Collecting legal info LICENSE.txt: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) >>> python-cached-property 1.5.1 Collecting legal info LICENSE: OK (sha256: ba4756c8039b25b66e3c456cc5bf635aa528cf459b97ee1499d06684ccd89b9a) >>> python-certifi 2020.12.5 Collecting legal info LICENSE: OK (sha256: 6a70a4bf6b010016d59a64b8ae4ad8dc7f5ef16f1fb453cc2ecd771c5a341131) >>> python-cffi 1.14.2 Collecting legal info LICENSE: OK (sha256: 04b80f5b077bbed68808cfebadeb5e3523f2a8c9a96495c587bd96df1eac2a33) >>> python-chardet 4.0.0 Collecting legal info LICENSE: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> python-click 7.0 Collecting legal info LICENSE.rst: OK (sha256: e212319faefa4f459c8ac937fdc8557040a3cab8af29366ca2a48d239025225c) >>> python-crcmod 1.7 Collecting legal info LICENSE: OK (sha256: 89480768826f408daea1f3caff0509c2cc9606e10f6bb0ccfd12a3d604842c35) >>> python-cryptography 3.0 Collecting legal info LICENSE: OK (sha256: 35452b557fab0efb1e80d7edb9c4e5118b9384082adaa051dde342102cb9de8d) LICENSE.APACHE: OK (sha256: aac73b3148f6d1d7111dbca32099f68d26c644c6813ae1e4f05f6579aa2663fe) LICENSE.BSD: OK (sha256: 602c4c7482de6479dd2e9793cda275e5e63d773dacd1eca689232ab7008fb4fb) >>> python-dateutil 2.8.1 Collecting legal info LICENSE: OK (sha256: ba00f51a0d92823b5a1cde27d8b5b9d2321e67ed8da9bc163eff96d5e17e577e) >>> host-python-setuptools-scm 3.5.0 Collecting legal info LICENSE: OK (sha256: 89807acf2309bd285f033404ee78581602f3cd9b819a16ac2f0e5f60ff4a473e) >>> python-django 3.0.13 Collecting legal info LICENSE: OK (sha256: b846415d1b514e9c1dff14a22deb906d794bc546ca6129f950a18cd091e2a669) >>> python-dnspython 1.16.0 Collecting legal info LICENSE: OK (sha256: c3ea3ff5654b329c19d3bc5f7481af623c3dded4a6145585499f843ad3d741cd) >>> python-docker 4.1.0 Collecting legal info LICENSE: OK (sha256: f2f0b07fa5e492c11d27aa0d2f3f1a0e64b9d17f32d8aa489ae2af9609af33b2) >>> python-dockerpty 0.4.1 Collecting legal info LICENSE.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> python-docopt 0.6.2 Collecting legal info LICENSE-MIT: OK (sha256: 3d5df78f592ff2433c3c6ce4984091b7f497059ddb8c6b08a061ba48e37b67f2) >>> python-docutils 0.15.2 Collecting legal info COPYING.txt: OK (sha256: efa0c85aa99ea5b4781240031b0d02af54d7b5554c87ad2b2bea9ba490f6663f) >>> python-filelock 3.0.12 Collecting legal info LICENSE: OK (sha256: 88d9b4eb60579c191ec391ca04c16130572d7eedc4a86daa58bf28c6e14c9bcd) >>> python-flask-cors 3.0.10 Collecting legal info LICENSE: OK (sha256: 6e1a1bdc54834c1e0740cbce5d5f6f2cae1c846fd2a7f482b11649594fafbd5d) >>> python-flask 1.1.2 Collecting legal info LICENSE.rst: OK (sha256: 489a8e1108509ed98a37bb983e11e0f7e1d31f0bd8f99a79c8448e7ff37d07ea) docs/license.rst: OK (sha256: 0ef3ae025f4a398761079f0d687ff3d66f4fef3a32ac2607318e909c0cba9150) >>> python-idna 2.10 Collecting legal info LICENSE.rst: OK (sha256: 412014420d2473dba06117c3d4d9e0eecaa6dde0ca30cd951f4ec2be39426f32) >>> python-ipython-genutils 0.2.0 Collecting legal info COPYING.md: OK (sha256: f09da6c0f4971485f6fbd6c630d0d6cdd012bfe128b2ebbd014de2f6c7c7e2a6) >>> python-itsdangerous 1.1.0 Collecting legal info LICENSE.rst: OK (sha256: feb28bfa348d816b0e7dbaeddf18499ee7e8007c67813db8d6ab37c65e046cd4) >>> python-jinja2 2.11.2 Collecting legal info LICENSE.rst: OK (sha256: 3b49dcee4105eb37bac10faf1be260408fe85d252b8e9df2e0979fc1e094437b) >>> python-jmespath 0.10.0 Collecting legal info LICENSE.txt: OK (sha256: 66b313cce80ed0623fc7db3f24863a0c80fd83eb341a46b57864158ae74faa56) >>> python-jsonschema 2.5.1 Collecting legal info COPYING: OK (sha256: 4f92a015a13c4d1a040bef018aa13430b4f1bc73b41b16bb846c346766de7439) json/LICENSE: OK (sha256: 837402bd25fad9b704265801ca3f92566a98157c1f9a7acd6f446299ba1c305a) >>> host-python-vcversioner 2.16.0.0 Collecting legal info >>> python-markupsafe 1.1.1 Collecting legal info LICENSE.rst: OK (sha256: 489a8e1108509ed98a37bb983e11e0f7e1d31f0bd8f99a79c8448e7ff37d07ea) >>> python-paramiko 2.7.1 Collecting legal info LICENSE: OK (sha256: 5fa25bf5f395fd26e701c2e1de4ca7d162816986dc791c22f8f4226857ad1bb2) >>> python-pillow 8.0.1 Collecting legal info LICENSE: OK (sha256: 37de42abe33a247e8f03d2313657a0f174a239a198f526add6544ff3e2643b81) >>> python-pyasn1 0.4.8 Collecting legal info LICENSE.rst: OK (sha256: 22c5cc6922ab5d69fba32d8c5ee4cdd14981508cb53afc0ebd85593847fd95a5) >>> python-pycparser 2.20 Collecting legal info LICENSE: OK (sha256: 3c76629880aec2f8578ed914701a4ff9e5da8b60acb8b7ec675abf83c90c5168) >>> python-pynacl 1.4.0 Collecting legal info LICENSE: OK (sha256: d3174ad63e721d4c9dccb8ad4320848992d314369bc46319720b5802c9153fe9) >>> python-pytz 2019.3 Collecting legal info LICENSE.txt: OK (sha256: 39f07c72a1bfda349cbd27bac9bcb1e6f8c5b4e5cc3fadf56900406e8cc0b792) >>> python-pyusb 1.0.0 Collecting legal info LICENSE: OK (sha256: de177fb928a0eed8d209fddbfa3861379e08b3b41f34ad17a329c2f78199371d) >>> python-pyyaml 5.3.1 Collecting legal info LICENSE: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> python-requests 2.25.1 Collecting legal info LICENSE: OK (sha256: 09e8a9bcec8067104652c168685ab0931e7868f9c8284b66f5ae6edae5f1130b) >>> python-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> python-six 1.15.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> python-sqlparse 0.3.0 Collecting legal info LICENSE: OK (sha256: c1938235b80d39e93138eae89edc3af67e18ecbc40d266529fa57b2dce426310) >>> python-texttable 1.6.3 Collecting legal info LICENSE: OK (sha256: 4ba7bdab54504a3bc44eb33ecca873a26a63ab902822101a87bb46235da63594) >>> python-txaio 20.4.1 Collecting legal info LICENSE: OK (sha256: 0387eefce570453daaa60633f28676003731eeca28b2d0a0071c628e3a0004ef) >>> python-ujson 1.35 Collecting legal info >>> python-urllib3 1.26.2 Collecting legal info LICENSE.txt: OK (sha256: c37bf186e27cf9dbe9619e55edfe3cea7b30091ceb3da63c7dacbe0e6d77907b) >>> python-websocket-client 0.57.0 Collecting legal info LICENSE: OK (sha256: a47b06717e8a3cf01d1307141287b1b4fa17fe4bb8785633d2fc6f57cb71d05e) >>> python-werkzeug 1.0.1 Collecting legal info LICENSE.rst: OK (sha256: 3b49dcee4105eb37bac10faf1be260408fe85d252b8e9df2e0979fc1e094437b) >>> reaver 1.6.6 Collecting legal info docs/LICENSE: OK (sha256: bb40cfd5e9ca6e8465ea3c236f3f2293e8300af1bfe87e72fabe482ae6cc995a) >>> s6-linux-init 1.0.3.1 Collecting legal info COPYING: OK (sha256: 487e89990a571700bcdf7c0cbbde2859446f79e85e8b59791adab98fff6b1889) >>> s6 2.9.0.1 Collecting legal info COPYING: OK (sha256: d8e17a6418d26867c13801810903a1f78beac8cfe8f92c2a85afe59f3c3fc48c) >>> s6-linux-utils 2.5.1.1 Collecting legal info COPYING: OK (sha256: d8e17a6418d26867c13801810903a1f78beac8cfe8f92c2a85afe59f3c3fc48c) >>> s6-portable-utils 2.2.2.1 Collecting legal info COPYING: OK (sha256: d8e17a6418d26867c13801810903a1f78beac8cfe8f92c2a85afe59f3c3fc48c) >>> start-stop-daemon 1.18.10 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> stm32flash 3cebf121f7b32b9edfcb0d49f0fb43ccf33e5650 Collecting legal info gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> uhttpd a8bf9c00842224edb394e79909053f7628ee6a82 Collecting legal info uhttpd.h: OK (sha256: 2a61a8a690e7646a4bfe4261bf77c49f47588db5fc234b3cc66809dcc0cb3985) >>> unzip 6.0 Collecting legal info LICENSE: OK (sha256: 7469b81d5d29ac4fd670f7c86ba0cb9fa34f137a2d4d5198437d92ddf918984b) >>> wilink-bt-firmware 43fca73c6a98c63fcb98f82af5bf83761778e005 Collecting legal info LICENSE: OK (sha256: 21fd99ce784dc33b39ec0b4a383a9a9b8dafea261d73ad4548683c4eecd87f37) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-bootlin-2020.08-1: cannot save license (TOOLCHAIN_EXTERNAL_BOOTLIN_LICENSE_FILES not defined) WARNING: libubox-723730214732862de7e892bae2f7a7889e66bf1b: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: obsidian-cursors-1.0: cannot save license (OBSIDIAN_CURSORS_LICENSE_FILES not defined) WARNING: python-vcversioner-2.16.0.0: cannot save license (HOST_PYTHON_VCVERSIONER_LICENSE_FILES not defined) WARNING: python-ujson-1.35: cannot save license (PYTHON_UJSON_LICENSE_FILES not defined) Legal info produced in /srv/storage/autobuild/run/instance-2/output-1/legal-info make: Leaving directory '/srv/storage/autobuild/run/instance-2/buildroot'