[159/173] Compiling C object test/shacheck.p/.._src_lib_dl_dl.c.o [160/173] Compiling C object test/shacheck.p/.._src_lib_log.c.o [161/173] Compiling C object test/shacheck.p/lib_util.c.o [162/173] Compiling C object test/shacheck.p/.._src_lib_hash_hash.c.o [163/173] Compiling C object test/shacheck.p/.._src_lib_compint.c.o [164/173] Compiling C object test/shacheck.p/.._src_lib_dl_multipart.c.o [165/173] Compiling C object test/shacheck.p/.._src_lib_io.c.o [166/173] Compiling C object test/shacheck.p/.._src_lib_header.c.o [167/173] Compiling C object test/shacheck.p/.._src_lib_error.c.o [168/173] Compiling C object test/zck_cmp_uncomp.p/zck_cmp_uncomp.c.o ../test/zck_cmp_uncomp.c: In function 'main': ../test/zck_cmp_uncomp.c:219:21: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'ssize_t' {aka 'int'} [-Wformat=] 219 | printf("%12lu %s %s %12lu %12lu\n", | ~~~~^ | | | long unsigned int | %12u 220 | zck_get_chunk_number(iter), | ~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | ssize_t {aka int} ../test/zck_cmp_uncomp.c:219:33: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'ssize_t' {aka 'int'} [-Wformat=] 219 | printf("%12lu %s %s %12lu %12lu\n", | ~~~~^ | | | long unsigned int | %12u ...... 223 | zck_get_chunk_start(iter), | ~~~~~~~~~~~~~~~~~~~~~~~~~ | | | ssize_t {aka int} ../test/zck_cmp_uncomp.c:219:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'ssize_t' {aka 'int'} [-Wformat=] 219 | printf("%12lu %s %s %12lu %12lu\n", | ~~~~^ | | | long unsigned int | %12u ...... 224 | zck_get_chunk_size(iter)); | ~~~~~~~~~~~~~~~~~~~~~~~~ | | | ssize_t {aka int} ../test/zck_cmp_uncomp.c:235:42: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 235 | printf("\n\nTotal to be reused : %12lu\n", reuse); | ~~~~^ ~~~~~ | | | | | size_t {aka unsigned int} | long unsigned int | %12u ../test/zck_cmp_uncomp.c:236:42: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 236 | printf("Total to be downloaded : %12lu\n", todwl); | ~~~~^ ~~~~~ | | | | | size_t {aka unsigned int} | long unsigned int | %12u [169/173] Compiling C object test/shacheck.p/.._src_lib_index_index_read.c.o [170/173] Linking target test/read_single_comp_chunk [171/173] Compiling C object test/shacheck.p/.._src_lib_zck.c.o [172/173] Linking target test/zck_cmp_uncomp [173/173] Linking target test/shacheck >>> zchunk 1.2.2 Installing to staging directory PATH="/tmp/instance-12/output-1/host/bin:/tmp/instance-12/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" DESTDIR=/tmp/instance-12/output-1/host/sparc-buildroot-linux-uclibc/sysroot PYTHONNOUSERSITE=y /tmp/instance-12/output-1/host/bin/ninja -C /tmp/instance-12/output-1/build/zchunk-1.2.2//build install ninja: Entering directory `/tmp/instance-12/output-1/build/zchunk-1.2.2//build' [0/1] Installing files. Installing src/lib/libzck.so.1.2.2 to /tmp/instance-12/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/lib Installing src/zck to /tmp/instance-12/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/bin Installing src/unzck to /tmp/instance-12/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/bin Installing src/zck_gen_zdict to /tmp/instance-12/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/bin Installing src/zck_read_header to /tmp/instance-12/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/bin Installing src/zck_delta_size to /tmp/instance-12/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/bin Installing src/zckdl to /tmp/instance-12/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/bin Installing /tmp/instance-12/output-1/build/zchunk-1.2.2/build/include/zck.h to /tmp/instance-12/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/include/ Installing /tmp/instance-12/output-1/build/zchunk-1.2.2/doc/unzck.1 to /tmp/instance-12/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/share/man/man1 Installing /tmp/instance-12/output-1/build/zchunk-1.2.2/doc/zck.1 to /tmp/instance-12/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/share/man/man1 Installing /tmp/instance-12/output-1/build/zchunk-1.2.2/doc/zck_delta_size.1 to /tmp/instance-12/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/share/man/man1 Installing /tmp/instance-12/output-1/build/zchunk-1.2.2/doc/zck_gen_zdict.1 to /tmp/instance-12/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/share/man/man1 Installing /tmp/instance-12/output-1/build/zchunk-1.2.2/doc/zck_read_header.1 to /tmp/instance-12/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/share/man/man1 Installing /tmp/instance-12/output-1/build/zchunk-1.2.2/doc/zckdl.1 to /tmp/instance-12/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/share/man/man1 Installing /tmp/instance-12/output-1/build/zchunk-1.2.2/build/meson-private/zck.pc to /tmp/instance-12/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig Installing symlink pointing to libzck.so.1.2.2 to /tmp/instance-12/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/lib/libzck.so.1 Installing symlink pointing to libzck.so.1 to /tmp/instance-12/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/lib/libzck.so >>> zchunk 1.2.2 Fixing libtool files for la in $(find /tmp/instance-12/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-12/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-12/output-1/host/sparc-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ -e "s:/tmp/instance-12/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/tmp/instance-12/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/tmp/instance-12/output-1/host/sparc-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-12/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> zchunk 1.2.2 Installing to target PATH="/tmp/instance-12/output-1/host/bin:/tmp/instance-12/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" DESTDIR=/tmp/instance-12/output-1/target PYTHONNOUSERSITE=y /tmp/instance-12/output-1/host/bin/ninja -C /tmp/instance-12/output-1/build/zchunk-1.2.2//build install ninja: Entering directory `/tmp/instance-12/output-1/build/zchunk-1.2.2//build' [0/1] Installing files. Installing src/lib/libzck.so.1.2.2 to /tmp/instance-12/output-1/target/usr/lib Installing src/zck to /tmp/instance-12/output-1/target/usr/bin Installing src/unzck to /tmp/instance-12/output-1/target/usr/bin Installing src/zck_gen_zdict to /tmp/instance-12/output-1/target/usr/bin Installing src/zck_read_header to /tmp/instance-12/output-1/target/usr/bin Installing src/zck_delta_size to /tmp/instance-12/output-1/target/usr/bin Installing src/zckdl to /tmp/instance-12/output-1/target/usr/bin Installing /tmp/instance-12/output-1/build/zchunk-1.2.2/build/include/zck.h to /tmp/instance-12/output-1/target/usr/include/ Installing /tmp/instance-12/output-1/build/zchunk-1.2.2/doc/unzck.1 to /tmp/instance-12/output-1/target/usr/share/man/man1 Installing /tmp/instance-12/output-1/build/zchunk-1.2.2/doc/zck.1 to /tmp/instance-12/output-1/target/usr/share/man/man1 Installing /tmp/instance-12/output-1/build/zchunk-1.2.2/doc/zck_delta_size.1 to /tmp/instance-12/output-1/target/usr/share/man/man1 Installing /tmp/instance-12/output-1/build/zchunk-1.2.2/doc/zck_gen_zdict.1 to /tmp/instance-12/output-1/target/usr/share/man/man1 Installing /tmp/instance-12/output-1/build/zchunk-1.2.2/doc/zck_read_header.1 to /tmp/instance-12/output-1/target/usr/share/man/man1 Installing /tmp/instance-12/output-1/build/zchunk-1.2.2/doc/zckdl.1 to /tmp/instance-12/output-1/target/usr/share/man/man1 Installing /tmp/instance-12/output-1/build/zchunk-1.2.2/build/meson-private/zck.pc to /tmp/instance-12/output-1/target/usr/lib/pkgconfig Installing symlink pointing to libzck.so.1.2.2 to /tmp/instance-12/output-1/target/usr/lib/libzck.so.1 Installing symlink pointing to libzck.so.1 to /tmp/instance-12/output-1/target/usr/lib/libzck.so >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-12/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-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', '-O0', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O0', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/tmp/instance-12/output-1/host/bin/sparc-linux-gcc%g" -e "s%@TARGET_CXX@%/tmp/instance-12/output-1/host/bin/sparc-linux-g++%g" -e "s%@TARGET_AR@%/tmp/instance-12/output-1/host/bin/sparc-linux-gcc-ar%g" -e "s%@TARGET_FC@%/tmp/instance-12/output-1/host/bin/sparc-linux-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%sparc%g" -e "s%@TARGET_CPU@%v8%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/tmp/instance-12/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-12/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-12/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-12/output-1/host/sparc-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-12/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-12/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-12/output-1/host/bin/sparc-linux-gcc%g" -e "s%@TARGET_CXX@%/tmp/instance-12/output-1/host/bin/sparc-linux-g++%g" -e "s%@TARGET_AR@%/tmp/instance-12/output-1/host/bin/sparc-linux-gcc-ar%g" -e "s%@TARGET_FC@%/tmp/instance-12/output-1/host/bin/sparc-linux-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%sparc%g" -e "s%@TARGET_CPU@%v8%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-O0', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'%g" -e "s%@BR2_CMAKE@%/tmp/instance-12/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-12/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-12/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-12/output-1/host/sparc-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-12/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-12/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/dash$' /tmp/instance-12/output-1/target/etc/shells || echo "/bin/dash" >> /tmp/instance-12/output-1/target/etc/shells rm -f /tmp/instance-12/output-1/target/usr/share/glib-2.0/schemas/*.xml /tmp/instance-12/output-1/target/usr/share/glib-2.0/schemas/*.dtd /tmp/instance-12/output-1/host/bin/glib-compile-schemas /tmp/instance-12/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/tmp/instance-12/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. rm -f -r /tmp/instance-12/output-1/target/usr/share/openrc { echo "baud=\"0\""; echo "term_type=\"vt100\"" ; echo "agetty_options=\"-L \""; } > /tmp/instance-12/output-1/target/etc/conf.d/agetty.console ln -sf agetty /tmp/instance-12/output-1/target/etc/init.d/agetty.console ln -sf /etc/init.d/agetty.console /tmp/instance-12/output-1/target/etc/runlevels/default/agetty.console PYTHONPATH="/tmp/instance-12/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/lib/python3.11/" /tmp/instance-12/output-1/host/bin/python3.11 /tmp/instance-12/output-1/build/python3-3.11.1/Lib/compileall.py -q -b -s /tmp/instance-12/output-1/target -p / /tmp/instance-12/output-1/target/usr/lib/python3.11 find /tmp/instance-12/output-1/target/usr/lib/python3.11 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /tmp/instance-12/output-1/target/usr/lib/python3.11 -name '*.opt-1.pyc' -print0 -o -name '*.opt-2.pyc' -print0 | xargs -0 --no-run-if-empty rm -f mkdir -p /tmp/instance-12/output-1/target/etc echo "buildroot" > /tmp/instance-12/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-12/output-1/target/etc/hosts mkdir -p /tmp/instance-12/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-12/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-12/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /tmp/instance-12/output-1/target/etc/shells || echo "/bin/sh" >> /tmp/instance-12/output-1/target/etc/shells ln -sf dash /tmp/instance-12/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,dash,' /tmp/instance-12/output-1/target/etc/passwd printf '%s\n' C en_US locale-archive > /tmp/instance-12/output-1/build/locales.nopurge for dir in /tmp/instance-12/output-1/target/usr/share/locale /tmp/instance-12/output-1/target/usr/share/X11/locale /tmp/instance-12/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##*/}" /tmp/instance-12/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-12/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-12/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-12/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-12/output-1/target/usr/include /tmp/instance-12/output-1/target/usr/share/aclocal \ /tmp/instance-12/output-1/target/usr/lib/pkgconfig /tmp/instance-12/output-1/target/usr/share/pkgconfig \ /tmp/instance-12/output-1/target/usr/lib/cmake /tmp/instance-12/output-1/target/usr/share/cmake \ /tmp/instance-12/output-1/target/usr/lib/rpm /tmp/instance-12/output-1/target/usr/doc find /tmp/instance-12/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-12/output-1/target/lib/ /tmp/instance-12/output-1/target/usr/lib/ /tmp/instance-12/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /tmp/instance-12/output-1/target/usr/share/gdb rm -rf /tmp/instance-12/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-12/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-12/output-1/target/usr/share/zsh rm -rf /tmp/instance-12/output-1/target/usr/man /tmp/instance-12/output-1/target/usr/share/man rm -rf /tmp/instance-12/output-1/target/usr/info /tmp/instance-12/output-1/target/usr/share/info rm -rf /tmp/instance-12/output-1/target/usr/doc /tmp/instance-12/output-1/target/usr/share/doc rm -rf /tmp/instance-12/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-12/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-12/output-1/target/lib/debug /tmp/instance-12/output-1/target/usr/lib/debug find /tmp/instance-12/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /tmp/instance-12/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /tmp/instance-12/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /tmp/instance-12/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /tmp/instance-12/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.11-624-g037226b33b"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.02-git\"" \ ) > /tmp/instance-12/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-12/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-12/output-1/per-package /tmp/instance-12/buildroot/support/scripts/fix-rpath target touch /tmp/instance-12/output-1/target/usr ln -snf /tmp/instance-12/output-1/host/sparc-buildroot-linux-uclibc/sysroot /tmp/instance-12/output-1/staging make: Leaving directory '/tmp/instance-12/buildroot' make: Entering directory '/tmp/instance-12/buildroot' >>> Buildroot 2022.11-624-g037226b33b Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-openrc Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-bootlin 2021.11-3 Collecting legal info >>> toolchain Collecting legal info >>> argp-standalone 1.4.1 Collecting legal info README.md: OK (sha256: b5db0353a5b1902fc8a2e055d8899dd0c189ce73a31e67af9a0ffc24711b63f0) >>> 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-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> b43-firmware 5.10.56.27.3 Collecting legal info >>> host-b43-fwcutter 019 Collecting legal info COPYING: OK (sha256: 6af9fc424d57f29b7e59b35e52d4a91aca80304506275f2c0c076317fc6eb583) >>> ca-certificates 20211016 Collecting legal info debian/copyright: OK (sha256: e85e1bcad3a915dc7e6f41412bc5bdeba275cadd817896ea0451f2140a93967c) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q 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.1 Collecting legal info LICENSE: OK (sha256: d4a223f033419313218c9b8444167e91e87a5bebdb43fb8490df441df5220a8b) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> ccrypt 1.11 Collecting legal info COPYING: OK (sha256: d48d3af3cf27b32106ee3418c7c892cae745ece26cd909e72aa59b08e3f9c93d) >>> host-checkpolicy 3.3 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-libselinux 3.3 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> host-libsepol 3.3 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-pcre2 10.40 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> host-swig 4.1.1 Collecting legal info LICENSE: OK (sha256: f53abaeed775018d519a1b9615f0ca17894772bd9ca21c2a156bf340ac41c13e) LICENSE-GPL: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE-UNIVERSITIES: OK (sha256: 7f50d942373a871211c5efee03f3db2f9efd1cff1002b0ef8e3748baa611a5c2) >>> crudini 0.9.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> python3 3.11.1 Collecting legal info LICENSE: OK (sha256: d4a223f033419313218c9b8444167e91e87a5bebdb43fb8490df441df5220a8b) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> cvs 1.12.13 Collecting legal info COPYING: OK (sha256: 569c5b876327d899cf444b2277fe910128a38ca71d90755fe4125dd44f8ece02) COPYING.LIB: OK (sha256: da0e282103fb508894e78db519aab255e36971ce0bc87de585e3b05014b83b1e) lib/glob-libc.h: OK (sha256: ee9a2fbdb626c0ac57fd8e569f357eb2e6d6c80cc6f41efa8bd126d5ea589d72) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> dstat 0.7.4 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> espeak 1.48.04 Collecting legal info License.txt: OK (sha256: 0bbca7a0ad5da4a6b0677f90d17817984edce7e42d300cae94ae93e4ccba9df7) >>> portaudio 190700_20210406 Collecting legal info LICENSE.txt: OK (sha256: ec52a1952d701f94e5135719a47376da4ee0b4a0201f1cafb49f61db6480ac3d) >>> flickcurl 1.26 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) LICENSE-2.0.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) LICENSE.html: OK (sha256: 3590f30b0fb9446a1f0a7ea5bcbb5786fa66fa362800f53d2575875d74b91909) >>> libcurl 7.87.0 Collecting legal info COPYING: OK (sha256: 321b1a09ebc30410f2e837c072e5521cf7095b757193af4a7dae1086e36ed31a) >>> libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> fmtools 2.0.7 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> heirloom-mailx 12.5 Collecting legal info COPYING: OK (sha256: 5ddc00aed98a0cf75fc7edfd9f3aeb1e919ae0ad5e9ff55d61f643d62d802b07) >>> ima-evm-utils 1.4 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> keyutils 1.6.3 Collecting legal info LICENCE.GPL: OK (sha256: f46409d4822b2457b39bbd0e7881eecb396130eb8320b7748fa7e9488970aa6d) LICENCE.LGPL: OK (sha256: 0d15593e3a8ad90917f8509b5ac1e4b5e5d196434a68029aa9dc0858a4a4c521) >>> tpm2-tss 3.1.0 Collecting legal info LICENSE: OK (sha256: 18c1bf4b1ba1fb2c4ffa7398c234d83c0d55475298e470ae1e5e3a8a8bd2e448) >>> kmod 30 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libdvdcss 1.4.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libfreeimage 3.18.0 Collecting legal info license-gplv2.txt: OK (sha256: d51615a1a47f1ddbb027920d60d3fc30a00e1284c795a47857883e641349fadf) license-gplv3.txt: OK (sha256: 084be110e3e8757d8e6945cda1fbc7e5073bbe688dc19b92c0d8440155d8e282) license-fi.txt: OK (sha256: 0bb9a3123297c73ae6e19c70459fb0e58f313f67ca63176fd43f8e77668b8243) >>> libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-meson 0.64.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libselinux 3.3 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> libsepol 3.3 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> musl-fts 1.2.7 Collecting legal info COPYING: OK (sha256: 55af87e4017668f54467a3380e7ebbac5e672d8c763bfe95e6fc882a6fdc4046) >>> pcre2 10.40 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> liblog4c-localtime 1.0 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libmicrohttpd 0.9.75 Collecting legal info COPYING: OK (sha256: 7399547209438c93f9b90297954698773d4846cea44cde5ca982c84c45952a3b) >>> 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) >>> libtirpc 1.3.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> libnl 3.7.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnpupnp 4.2.2 Collecting legal info COPYING: OK (sha256: c8b99423cad48bb44e2cf52a496361404290865eac259a82da6d1e4331ececb3) >>> libp11 0.4.12 Collecting legal info COPYING: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libpagekite 0.91.201110 Collecting legal info doc/COPYING.md: OK (sha256: ba443b9c9d4273d06aae3e147e9ad1ec199cc9c23455f486a039536d47f57eed) doc/LICENSE-2.0.txt: OK (sha256: 4a271d0bb6bb6e0bac880efddb46da73e6df3dcf0d9ca08a945a232f8ab882ef) doc/AGPLv3.txt: OK (sha256: 8e0f770cabe772d67d36469f6bf413afd2dcfa6ac37acfc65f770cf3a134106d) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libqb 2.0.6 Collecting legal info COPYING: OK (sha256: 00a89b0d18aacd4114decf79122db87bf35bddaf2bc50e383c9c9f4c263390b2) >>> libwebsock 3c1615eeadb0b582b63851073bfe3e5132f31ebc Collecting legal info COPYING.lesser: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libxslt 1.1.37 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lzop 1.03 Collecting legal info COPYING: OK (sha256: 70439f6e2b47057a408d2390ed6663b9875f5a08066a06a060a357ef1df89a8c) >>> mtools 4.0.38 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> murata-cyw-fw 8d87950bfad28c65926695b7357bd8995b60016a Collecting legal info LICENCE.cypress: OK (sha256: 3a892759b73e8b459f1a750954b316118b0061fd9d1868d11fa258c104ee7e0c) >>> openrc 0.43.3 Collecting legal info LICENSE: OK (sha256: 96862463f4e77e2508e4fc2c83773fd24807cb699368b63fd93a5e2b466dd624) >>> openzwave 62444b0f979c337d2091d77d89cf63c2ae9775cf Collecting legal info LICENSE: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) licenses/license.txt: OK (sha256: c8db08727d03bea1213cdb29459b4b489b0d68a0866765df40ff205c6cd7224b) licenses/lgpl.txt: OK (sha256: 4da452226e9064b597020ad404e1c78d8175bc31ad7c1908485a92c0a4d70284) licenses/gpl.txt: OK (sha256: 33ffdead480674d5f33e2934822a3b93c93e3f8c894667a3bf30bd1195b38f83) licenses/Apache-License-2.0.txt: OK (sha256: 6f50ebf9af9b6658c7936ffcc6fedd99254df984c0fec2e6ffb9f3aa1c4ef3e1) >>> tinyxml 2.6.2_2 Collecting legal info README: OK (sha256: a65b8363834ccbe31ab7b49dcba723ed204622df30326793e0121435624c1a8d) >>> patch 2.7.6 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pppd 2.4.9 Collecting legal info pppd/tdb.c: OK (sha256: 3990c65c506885f7bb75455d1d6188743a14ad46f5b62e136ef3739aed52c532) pppd/plugins/pppoatm/COPYING: OK (sha256: 1822ead9d2854adfbd282322b29730a3fec4cc67f6f6a2e487aad3476e3afd59) pppdump/bsd-comp.c: OK (sha256: d759ec16875a69c2d5529f8cb3c040fef8fe38d26f70457aadb73c91b72746c8) pppd/ccp.c: OK (sha256: c0d0f14b6ec9948332f10ded741293ed1f3b96e0d266e4903b605a6e1f8af7cd) pppd/plugins/passprompt.c: OK (sha256: 367f334c509db2b293aea5ce9f54284d9a9f6e0a9e0c6e305d544079baf8ab63) >>> python-certifi 2022.12.7 Collecting legal info LICENSE: OK (sha256: a02f6c638f9fb84d06f7764c3ab085d8af7eda5b93c166da54312479077c6fb0) >>> python-chardet 5.1.0 Collecting legal info LICENSE: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> python-click 8.1.3 Collecting legal info LICENSE.rst: OK (sha256: 9a8ad106a394e853bfe21f42f4e72d592819a22805d991b5f3275029292b658d) >>> python-colorlog 6.7.0 Collecting legal info LICENSE: OK (sha256: b1d9082bc483623fd59fc7279b457f0e40d942a76426cde257239e04dfe4125a) >>> python-decorator 5.1.1 Collecting legal info LICENSE.txt: OK (sha256: fd11660cabf0532082c45706862fafc294907ec7f8e217818240a4999806782e) >>> python-defusedxml 0.7.1 Collecting legal info LICENSE: OK (sha256: b80ce9da8c42a1f91079627fbbe2bf27210ae108a0ffe5f077d5b08e076c24c8) >>> python-docker-pycreds 0.4.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> python-flask 2.2.2 Collecting legal info LICENSE.rst: OK (sha256: 489a8e1108509ed98a37bb983e11e0f7e1d31f0bd8f99a79c8448e7ff37d07ea) docs/license.rst: OK (sha256: 7535eac513edd12fb8e33f203c6a403549629e34b363418cdbd6c6ea5464515d) >>> python-iniparse 0.5 Collecting legal info LICENSE-PSF: OK (sha256: 9b02e3dfe433ccd2bd94636ef6eb08638b5a54deafe5f87a3d9d9104356c48e0) LICENSE: OK (sha256: ff45637d8a96adc414179e502fbed40160e57205bf2e302140e79a0c71eceaa7) >>> python-itsdangerous 2.1.2 Collecting legal info LICENSE.rst: OK (sha256: 63af09891b6be8ad1a4252ed43af0f4efba7fc948e228367bed7f3c5ae0b09d7) docs/license.rst: OK (sha256: c9362a7258a11c84a8f7e825ccbbb5c425c6fc02368d3aee6494533fb99ba1f4) >>> python-jinja2 3.1.2 Collecting legal info LICENSE.rst: OK (sha256: 3b49dcee4105eb37bac10faf1be260408fe85d252b8e9df2e0979fc1e094437b) >>> host-python-markupsafe 2.1.1 Collecting legal info LICENSE.rst: OK (sha256: 489a8e1108509ed98a37bb983e11e0f7e1d31f0bd8f99a79c8448e7ff37d07ea) >>> python-json-schema-validator 2.4.1 Collecting legal info >>> host-python-versiontools 1.9.1 Collecting legal info >>> python-lxml 4.9.2 Collecting legal info LICENSES.txt: OK (sha256: 41d49dd406aa0e1548a6d5f21a30d6bf638b3cd96eb7289dd348d83ed2e40392) doc/licenses/BSD.txt: OK (sha256: 69edb445c1335a8312d4c09271847e9956d84f0d9f724d125340cc3fad767b2a) doc/licenses/elementtree.txt: OK (sha256: 0497ae8138811ef4466ede653bab7a59feb3d3c14f9ed50fc33a00aeb5bec32e) src/lxml/isoschematron/resources/rng/iso-schematron.rng: OK (sha256: 56c5b13f28b78958890c36e3249c34c169041e42ebcfdce8080f3324ba2bf4de) >>> python-markupsafe 2.1.1 Collecting legal info LICENSE.rst: OK (sha256: 489a8e1108509ed98a37bb983e11e0f7e1d31f0bd8f99a79c8448e7ff37d07ea) >>> python-networkx 2.8.8 Collecting legal info LICENSE.txt: OK (sha256: aae9f809fb1a1592ed72e9f52df10cfad8fe226b8d4d28385f90dd4341ce7119) >>> python-sentry-sdk 1.11.1 Collecting legal info LICENSE: OK (sha256: 59404d4c854e579097d41bfccd5006afde9d6d70e646cf55074cdbfead5ecf1c) >>> python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> python-simplelogging 0.11.0 Collecting legal info LICENSE: OK (sha256: bd2a0fe3b3bab7092ffa7f58d46bb05d98f12f107b3a6be947c098f7c2ad1d1a) >>> python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> python-urllib3 1.26.13 Collecting legal info LICENSE.txt: OK (sha256: c37bf186e27cf9dbe9619e55edfe3cea7b30091ceb3da63c7dacbe0e6d77907b) >>> python-webencodings 0.5.1 Collecting legal info PKG-INFO: OK (sha256: c27693b0174d6d04dafd0242857ae72763f5404b675972c777fd865bc3c0abe1) >>> python-werkzeug 2.2.2 Collecting legal info LICENSE.rst: OK (sha256: 3b49dcee4105eb37bac10faf1be260408fe85d252b8e9df2e0979fc1e094437b) >>> raptor 2.0.15 Collecting legal info LICENSE.txt: OK (sha256: 6b926a47abfb87451c436fbd4a868defec963d0232c70b806ac02d4a2a6e1968) >>> readline 8.1.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> rrdtool 1.7.2 Collecting legal info COPYRIGHT: OK (sha256: ab6b4646e9e01f1ec287c29c351c886c4cb7f945c11efc0a1be9f6e5e6cc5320) LICENSE: OK (sha256: d8c320ffc0030d1b096ae4732b50d2b811cf95e9a9b7377c1127b2563e0a0388) >>> setools 4.4.0 Collecting legal info COPYING: OK (sha256: 2f7547e10f76a382c24c053595f38a5cc6dda9347f508f254ca490e0046a9624) COPYING.GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-python-cython 0.29.32 Collecting legal info COPYING.txt: OK (sha256: e1eb1c49a8508e8173dac30157e4a6439a44ad8846194746c424fbc3fc2b95d7) LICENSE.txt: OK (sha256: a6cba85bc92e0cff7a450b1d873c0eaa2e9fc96bf472df0247a26bec77bf3ff9) >>> softether 4.30-9700-beta Collecting legal info LICENSE: OK (sha256: 5da6241ddb987c4543bf1cbba6b40a3cd3ecb624dbd4a63daf04440911656bde) >>> host-softether 4.30-9700-beta Collecting legal info LICENSE: OK (sha256: 5da6241ddb987c4543bf1cbba6b40a3cd3ecb624dbd4a63daf04440911656bde) >>> host-readline 8.1.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sox 7524160b29a476f7e87bc14fddf12d349f9a3c5e Collecting legal info LICENSE.GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE.LGPL: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> sqlite 3.40.0 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> sredird 2.2.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> tcpdump 4.99.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> uacme 1.7.3 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> vnstat 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> wavemon 0.9.4 Collecting legal info LICENSE: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> zchunk 1.2.2 Collecting legal info LICENSE: OK (sha256: 3c6a4fd5a93cacec6bf694d0537246bc15a95a274f5c5301749754e56d27b797) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-bootlin-2021.11-3: cannot save license (TOOLCHAIN_EXTERNAL_BOOTLIN_LICENSE_FILES not defined) WARNING: b43-firmware-5.10.56.27.3: cannot save license (B43_FIRMWARE_LICENSE_FILES not defined) WARNING: python-json-schema-validator-2.4.1: cannot save license (PYTHON_JSON_SCHEMA_VALIDATOR_LICENSE_FILES not defined) WARNING: python-versiontools-1.9.1: cannot save license (HOST_PYTHON_VERSIONTOOLS_LICENSE_FILES not defined) Legal info produced in /tmp/instance-12/output-1/legal-info make: Leaving directory '/tmp/instance-12/buildroot'