make[2]: Leaving directory '/tmp/instance-6/output-1/build/qdecoder-12.1.0/src' make[1]: Leaving directory '/tmp/instance-6/output-1/build/qdecoder-12.1.0' >>> qdecoder 12.1.0 Fixing libtool files for la in $(find /tmp/instance-6/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-6/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-6/output-1/host/mipsel-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/tmp/instance-6/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-6/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/tmp/instance-6/output-1/host/mipsel-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-6/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 >>> qdecoder 12.1.0 Installing to target PATH="/tmp/instance-6/output-1/host/bin:/tmp/instance-6/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-6/output-1/target install -C /tmp/instance-6/output-1/build/qdecoder-12.1.0/ make[1]: Entering directory '/tmp/instance-6/output-1/build/qdecoder-12.1.0' (cd src/; make install) make[2]: Entering directory '/tmp/instance-6/output-1/build/qdecoder-12.1.0/src' /tmp/instance-6/output-1/host/bin/mipsel-linux-gcc-ar -rc libqdecoder.a qcgireq.o qcgires.o qcgisess.o qentry.o internal.o /tmp/instance-6/output-1/host/bin/mipsel-linux-gcc-ranlib libqdecoder.a /tmp/instance-6/output-1/host/bin/mipsel-linux-gcc -std=gnu99 -shared -o libqdecoder.so.12 qcgireq.o qcgires.o qcgisess.o qentry.o internal.o ln -s -f libqdecoder.so.12 libqdecoder.so /usr/bin/mkdir -p /tmp/instance-6/output-1/target/usr/include /usr/bin/mkdir -p /tmp/instance-6/output-1/target/usr/lib /usr/bin/mkdir -p /tmp/instance-6/output-1/target/usr/lib/pkgconfig /usr/bin/install -c -m 644 qdecoder.h /tmp/instance-6/output-1/target/usr/include/qdecoder.h /usr/bin/install -c -m 644 libqdecoder.a /tmp/instance-6/output-1/target/usr/lib/libqdecoder.a /usr/bin/install -c -m 644 libqdecoder.so.12 /tmp/instance-6/output-1/target/usr/lib/libqdecoder.so.12 /usr/bin/install -c -m 644 qdecoder.pc /tmp/instance-6/output-1/target/usr/lib/pkgconfig/qdecoder.pc ( cd /tmp/instance-6/output-1/target/usr/lib; ln -s -f libqdecoder.so.12 libqdecoder.so ) make[2]: Leaving directory '/tmp/instance-6/output-1/build/qdecoder-12.1.0/src' make[1]: Leaving directory '/tmp/instance-6/output-1/build/qdecoder-12.1.0' >>> rng-tools 6.16 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-6/output-1/build/.rng-tools-6.16.tar.gz.VNSoie/output' 'https://github.com/nhorman/rng-tools/archive/v6.16/rng-tools-6.16.tar.gz' --2023-03-26 21:55:58-- https://github.com/nhorman/rng-tools/archive/v6.16/rng-tools-6.16.tar.gz Resolving github.com (github.com)... 140.82.112.4 Connecting to github.com (github.com)|140.82.112.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/nhorman/rng-tools/tar.gz/refs/tags/v6.16 [following] --2023-03-26 21:55:58-- https://codeload.github.com/nhorman/rng-tools/tar.gz/refs/tags/v6.16 Resolving codeload.github.com (codeload.github.com)... 140.82.112.9 Connecting to codeload.github.com (codeload.github.com)|140.82.112.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-6/output-1/build/.rng-tools-6.16.tar.gz.VNSoie/output' 0K .......... .......... .......... .......... .......... 529K 50K .......... ..... 115M=0.09s 2023-03-26 21:55:59 (696 KB/s) - '/tmp/instance-6/output-1/build/.rng-tools-6.16.tar.gz.VNSoie/output' saved [67401] rng-tools-6.16.tar.gz: OK (sha256: 17666c4745fb635d91df293be188daf94b9e465d51d8503c0195fa3beb390894) >>> rng-tools 6.16 Extracting gzip -d -c /tmp/instance-6/dl/rng-tools/rng-tools-6.16.tar.gz | tar --strip-components=1 -C /tmp/instance-6/output-1/build/rng-tools-6.16 -xf - >>> rng-tools 6.16 Patching >>> rng-tools 6.16 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-6/output-1/build/rng-tools-6.16 -name $file); do cp support/gnuconfig/$file $i; done; done >>> rng-tools 6.16 Configuring >>> rng-tools 6.16 Autoreconfiguring configure.ac:77: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... m4/ax_pthread.m4:88: AX_PTHREAD is expanded from... configure.ac:77: the top level configure.ac:74: installing './ar-lib' configure.ac:28: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:25: installing './install-sh' configure.ac:25: installing './missing' Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' >>> rng-tools 6.16 Patching libtool (cd /tmp/instance-6/output-1/build/rng-tools-6.16/ && rm -rf config.cache && PATH="/tmp/instance-6/output-1/host/bin:/tmp/instance-6/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-6/output-1/host/bin/mipsel-linux-gcc-ar" AS="/tmp/instance-6/output-1/host/bin/mipsel-linux-as" LD="/tmp/instance-6/output-1/host/bin/mipsel-linux-ld" NM="/tmp/instance-6/output-1/host/bin/mipsel-linux-gcc-nm" CC="/tmp/instance-6/output-1/host/bin/mipsel-linux-gcc" GCC="/tmp/instance-6/output-1/host/bin/mipsel-linux-gcc" CPP="/tmp/instance-6/output-1/host/bin/mipsel-linux-cpp" CXX="/tmp/instance-6/output-1/host/bin/mipsel-linux-g++" FC="/tmp/instance-6/output-1/host/bin/mipsel-linux-gfortran" F77="/tmp/instance-6/output-1/host/bin/mipsel-linux-gfortran" RANLIB="/tmp/instance-6/output-1/host/bin/mipsel-linux-gcc-ranlib" READELF="/tmp/instance-6/output-1/host/bin/mipsel-linux-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-6/output-1/host/bin/mipsel-linux-objcopy" OBJDUMP="/tmp/instance-6/output-1/host/bin/mipsel-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-6/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-6/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-6/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-6/output-1/host/lib -Wl,-rpath,/tmp/instance-6/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-6/output-1/host/bin/mipsel-linux-as" DEFAULT_LINKER="/tmp/instance-6/output-1/host/bin/mipsel-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/tmp/instance-6/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-6/output-1/host/mipsel-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no CONFIG_SITE=/dev/null ./configure --target=mipsel-buildroot-linux-gnu --host=mipsel-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --enable-static --enable-shared --without-pkcs11 --without-rtlsdr --disable-jitterentropy --without-nistbeacon --without-qrypt ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --enable-static, --enable-shared checking build system type... x86_64-pc-linux-gnu checking host system type... mipsel-buildroot-linux-gnu checking target system type... mipsel-buildroot-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mipsel-buildroot-linux-gnu-strip... /bin/true checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for mipsel-buildroot-linux-gnu-gcc... /tmp/instance-6/output-1/host/bin/mipsel-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /tmp/instance-6/output-1/host/bin/mipsel-linux-gcc accepts -g... yes checking for /tmp/instance-6/output-1/host/bin/mipsel-linux-gcc option to enable C11 features... none needed checking whether /tmp/instance-6/output-1/host/bin/mipsel-linux-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-6/output-1/host/bin/mipsel-linux-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking whether to enable maintainer-specific portions of Makefiles... no checking dependency style of /tmp/instance-6/output-1/host/bin/mipsel-linux-gcc... none checking for mipsel-buildroot-linux-gnu-gcc... (cached) /tmp/instance-6/output-1/host/bin/mipsel-linux-gcc checking whether the compiler supports GNU C... (cached) yes checking whether /tmp/instance-6/output-1/host/bin/mipsel-linux-gcc accepts -g... (cached) yes checking for /tmp/instance-6/output-1/host/bin/mipsel-linux-gcc option to enable C11 features... (cached) none needed checking whether /tmp/instance-6/output-1/host/bin/mipsel-linux-gcc understands -c and -o together... (cached) yes checking dependency style of /tmp/instance-6/output-1/host/bin/mipsel-linux-gcc... (cached) none checking for mipsel-buildroot-linux-gnu-ranlib... /tmp/instance-6/output-1/host/bin/mipsel-linux-gcc-ranlib checking for mipsel-buildroot-linux-gnu-ar... /tmp/instance-6/output-1/host/bin/mipsel-linux-gcc-ar checking the archiver (/tmp/instance-6/output-1/host/bin/mipsel-linux-gcc-ar) interface... ar checking how to run the C preprocessor... /tmp/instance-6/output-1/host/bin/mipsel-linux-cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether /tmp/instance-6/output-1/host/bin/mipsel-linux-gcc needs -traditional... no checking for a sed that does not truncate output... /usr/bin/sed checking whether /tmp/instance-6/output-1/host/bin/mipsel-linux-gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for sys/auxv.h... yes configure: Disabling JITTER entropy source checking for /tmp/instance-6/output-1/host/bin/mipsel-linux-gcc options needed to detect all undeclared functions... none needed checking whether pthread_attr_setaffinity_np is declared... yes checking pkg-config is at least version 0.9.0... yes checking for openssl... yes checking for libcap... yes checking dependency style of /tmp/instance-6/output-1/host/bin/mipsel-linux-gcc... (cached) none checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating contrib/Makefile config.status: creating tests/Makefile config.status: creating rngd.8 config.status: creating rngtest.1 config.status: creating rng-tools-config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --enable-static, --enable-shared >>> rng-tools 6.16 Building PATH="/tmp/instance-6/output-1/host/bin:/tmp/instance-6/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-6/output-1/build/rng-tools-6.16/ make[1]: Entering directory '/tmp/instance-6/output-1/build/rng-tools-6.16' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-6/output-1/build/rng-tools-6.16' Making all in contrib make[3]: Entering directory '/tmp/instance-6/output-1/build/rng-tools-6.16/contrib' /tmp/instance-6/output-1/host/bin/mipsel-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o randstat.o randstat.c /tmp/instance-6/output-1/host/bin/mipsel-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o randstat randstat.o make[3]: Leaving directory '/tmp/instance-6/output-1/build/rng-tools-6.16/contrib' Making all in tests make[3]: Entering directory '/tmp/instance-6/output-1/build/rng-tools-6.16/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-6/output-1/build/rng-tools-6.16/tests' make[3]: Entering directory '/tmp/instance-6/output-1/build/rng-tools-6.16' /tmp/instance-6/output-1/host/bin/mipsel-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o stats.o stats.c /tmp/instance-6/output-1/host/bin/mipsel-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o rngtest.o rngtest.c /tmp/instance-6/output-1/host/bin/mipsel-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o fips.o fips.c rm -f librngd.a /tmp/instance-6/output-1/host/bin/mipsel-linux-gcc-ar cru librngd.a fips.o /tmp/instance-6/output-1/host/bin/mipsel-linux-gcc-ranlib librngd.a /tmp/instance-6/output-1/host/bin/mipsel-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -o rngtest stats.o rngtest.o librngd.a /tmp/instance-6/output-1/host/bin/mipsel-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o rngd-rngd.o `test -f 'rngd.c' || echo './'`rngd.c /tmp/instance-6/output-1/host/bin/mipsel-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o rngd-rngd_entsource.o `test -f 'rngd_entsource.c' || echo './'`rngd_entsource.c /tmp/instance-6/output-1/host/bin/mipsel-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o rngd-rngd_linux.o `test -f 'rngd_linux.c' || echo './'`rngd_linux.c rngd_linux.c: In function 'random_add_entropy': rngd_linux.c:169:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 169 | write(random_fd, buf, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-6/output-1/host/bin/mipsel-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o rngd-util.o `test -f 'util.c' || echo './'`util.c /tmp/instance-6/output-1/host/bin/mipsel-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -c -o rngd-ossl_helpers.o `test -f 'ossl_helpers.c' || echo './'`ossl_helpers.c /tmp/instance-6/output-1/host/bin/mipsel-linux-gcc -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1 -pthread -o rngd rngd-rngd.o rngd-rngd_entsource.o rngd-rngd_linux.o rngd-util.o rngd-ossl_helpers.o librngd.a -L/tmp/instance-6/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -lssl -lcrypto -L/tmp/instance-6/output-1/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib -lcap make[3]: Leaving directory '/tmp/instance-6/output-1/build/rng-tools-6.16' make[2]: Leaving directory '/tmp/instance-6/output-1/build/rng-tools-6.16' make[1]: Leaving directory '/tmp/instance-6/output-1/build/rng-tools-6.16' >>> rng-tools 6.16 Installing to target PATH="/tmp/instance-6/output-1/host/bin:/tmp/instance-6/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-6/output-1/target install -C /tmp/instance-6/output-1/build/rng-tools-6.16/ make[1]: Entering directory '/tmp/instance-6/output-1/build/rng-tools-6.16' Making install in contrib make[2]: Entering directory '/tmp/instance-6/output-1/build/rng-tools-6.16/contrib' make[3]: Entering directory '/tmp/instance-6/output-1/build/rng-tools-6.16/contrib' /usr/bin/mkdir -p '/tmp/instance-6/output-1/target/usr/bin' /usr/bin/install -c randstat '/tmp/instance-6/output-1/target/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-6/output-1/build/rng-tools-6.16/contrib' make[2]: Leaving directory '/tmp/instance-6/output-1/build/rng-tools-6.16/contrib' Making install in tests make[2]: Entering directory '/tmp/instance-6/output-1/build/rng-tools-6.16/tests' make[3]: Entering directory '/tmp/instance-6/output-1/build/rng-tools-6.16/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-6/output-1/build/rng-tools-6.16/tests' make[2]: Leaving directory '/tmp/instance-6/output-1/build/rng-tools-6.16/tests' make[2]: Entering directory '/tmp/instance-6/output-1/build/rng-tools-6.16' make[3]: Entering directory '/tmp/instance-6/output-1/build/rng-tools-6.16' /usr/bin/mkdir -p '/tmp/instance-6/output-1/target/usr/bin' /usr/bin/install -c rngtest '/tmp/instance-6/output-1/target/usr/bin' /usr/bin/mkdir -p '/tmp/instance-6/output-1/target/usr/sbin' /usr/bin/install -c rngd '/tmp/instance-6/output-1/target/usr/sbin' /usr/bin/mkdir -p '/tmp/instance-6/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 rngtest.1 '/tmp/instance-6/output-1/target/usr/share/man/man1' /usr/bin/mkdir -p '/tmp/instance-6/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 rngd.8 '/tmp/instance-6/output-1/target/usr/share/man/man8' make[3]: Leaving directory '/tmp/instance-6/output-1/build/rng-tools-6.16' make[2]: Leaving directory '/tmp/instance-6/output-1/build/rng-tools-6.16' make[1]: Leaving directory '/tmp/instance-6/output-1/build/rng-tools-6.16' /usr/bin/install -D -m 755 package/rng-tools/S21rngd /tmp/instance-6/output-1/target/etc/init.d/S21rngd >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-6/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-D_FORTIFY_SOURCE=1'@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', '-O2', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O2', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/tmp/instance-6/output-1/host/bin/mipsel-linux-gcc%g" -e "s%@TARGET_CXX@%/tmp/instance-6/output-1/host/bin/mipsel-linux-g++%g" -e "s%@TARGET_AR@%/tmp/instance-6/output-1/host/bin/mipsel-linux-gcc-ar%g" -e "s%@TARGET_FC@%/tmp/instance-6/output-1/host/bin/mipsel-linux-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/tmp/instance-6/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-6/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-6/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-6/output-1/host/mipsel-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-6/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-6/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-6/output-1/host/bin/mipsel-linux-gcc%g" -e "s%@TARGET_CXX@%/tmp/instance-6/output-1/host/bin/mipsel-linux-g++%g" -e "s%@TARGET_AR@%/tmp/instance-6/output-1/host/bin/mipsel-linux-gcc-ar%g" -e "s%@TARGET_FC@%/tmp/instance-6/output-1/host/bin/mipsel-linux-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-O2', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/tmp/instance-6/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-6/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-6/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-6/output-1/host/mipsel-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-6/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-6/output-1/host/etc/meson/cross-compilation.conf if grep -q CONFIG_ASH=y /tmp/instance-6/output-1/build/busybox-1.36.0/.config; then grep -qsE '^/bin/ash$' /tmp/instance-6/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-6/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-6/output-1/build/busybox-1.36.0/.config; then grep -qsE '^/bin/hush$' /tmp/instance-6/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-6/output-1/target/etc/shells; fi rm -f /tmp/instance-6/output-1/target/usr/share/glib-2.0/schemas/*.xml /tmp/instance-6/output-1/target/usr/share/glib-2.0/schemas/*.dtd /tmp/instance-6/output-1/host/bin/glib-compile-schemas /tmp/instance-6/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/tmp/instance-6/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /tmp/instance-6/output-1/target/etc echo "buildroot" > /tmp/instance-6/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-6/output-1/target/etc/hosts mkdir -p /tmp/instance-6/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-6/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-6/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /tmp/instance-6/output-1/target/etc/shells || echo "/bin/sh" >> /tmp/instance-6/output-1/target/etc/shells if [ -x /tmp/instance-6/output-1/target/sbin/swapon -a -x /tmp/instance-6/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-6/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-6/output-1/target/etc/inittab; fi /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~sole::respawn:/sbin/getty -L console 0 vt100 #~' /tmp/instance-6/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /tmp/instance-6/output-1/target/etc/inittab rm -rf /tmp/instance-6/output-1/target/usr/include /tmp/instance-6/output-1/target/usr/share/aclocal \ /tmp/instance-6/output-1/target/usr/lib/pkgconfig /tmp/instance-6/output-1/target/usr/share/pkgconfig \ /tmp/instance-6/output-1/target/usr/lib/cmake /tmp/instance-6/output-1/target/usr/share/cmake \ /tmp/instance-6/output-1/target/usr/lib/rpm /tmp/instance-6/output-1/target/usr/doc find /tmp/instance-6/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-6/output-1/target/lib/ /tmp/instance-6/output-1/target/usr/lib/ /tmp/instance-6/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-6/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-6/output-1/target/usr/share/gdb rm -rf /tmp/instance-6/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-6/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-6/output-1/target/usr/share/zsh rm -rf /tmp/instance-6/output-1/target/usr/man /tmp/instance-6/output-1/target/usr/share/man rm -rf /tmp/instance-6/output-1/target/usr/info /tmp/instance-6/output-1/target/usr/share/info rm -rf /tmp/instance-6/output-1/target/usr/doc /tmp/instance-6/output-1/target/usr/share/doc rm -rf /tmp/instance-6/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-6/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-6/output-1/target/lib/debug /tmp/instance-6/output-1/target/usr/lib/debug find /tmp/instance-6/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-6/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /tmp/instance-6/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-6/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-6/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2023.02-163-g7ad6dd20ff"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.05-git\"" \ ) > /tmp/instance-6/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-6/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-6/output-1/per-package /tmp/instance-6/buildroot/support/scripts/fix-rpath target touch /tmp/instance-6/output-1/target/usr >>> Generating root filesystems common tables rm -rf /tmp/instance-6/output-1/build/buildroot-fs mkdir -p /tmp/instance-6/output-1/build/buildroot-fs printf ' sshd -1 sshd -1 * /var/empty - - SSH drop priv user\n\n' >> /tmp/instance-6/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n /var/empty d 755 root root - - - - -\n\n' > /tmp/instance-6/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /tmp/instance-6/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.cramfs mkdir -p /tmp/instance-6/output-1/images rm -rf /tmp/instance-6/output-1/build/buildroot-fs/cramfs mkdir -p /tmp/instance-6/output-1/build/buildroot-fs/cramfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /tmp/instance-6/output-1/target/ /tmp/instance-6/output-1/build/buildroot-fs/cramfs/target echo '#!/bin/sh' > /tmp/instance-6/output-1/build/buildroot-fs/cramfs/fakeroot echo "set -e" >> /tmp/instance-6/output-1/build/buildroot-fs/cramfs/fakeroot echo "chown -h -R 0:0 /tmp/instance-6/output-1/build/buildroot-fs/cramfs/target" >> /tmp/instance-6/output-1/build/buildroot-fs/cramfs/fakeroot PATH="/tmp/instance-6/output-1/host/bin:/tmp/instance-6/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-6/buildroot/support/scripts/mkusers /tmp/instance-6/output-1/build/buildroot-fs/full_users_table.txt /tmp/instance-6/output-1/build/buildroot-fs/cramfs/target >> /tmp/instance-6/output-1/build/buildroot-fs/cramfs/fakeroot echo "/tmp/instance-6/output-1/host/bin/makedevs -d /tmp/instance-6/output-1/build/buildroot-fs/full_devices_table.txt /tmp/instance-6/output-1/build/buildroot-fs/cramfs/target" >> /tmp/instance-6/output-1/build/buildroot-fs/cramfs/fakeroot printf ' rm -rf /tmp/instance-6/output-1/build/buildroot-fs/cramfs/target/usr/lib/udev/hwdb.d/ /tmp/instance-6/output-1/build/buildroot-fs/cramfs/target/etc/udev/hwdb.d/\n' >> /tmp/instance-6/output-1/build/buildroot-fs/cramfs/fakeroot echo "find /tmp/instance-6/output-1/build/buildroot-fs/cramfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-6/output-1/build/buildroot-fs/cramfs/fakeroot echo "find /tmp/instance-6/output-1/build/buildroot-fs/cramfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-6/output-1/build/buildroot-fs/cramfs/fakeroot printf ' \n' >> /tmp/instance-6/output-1/build/buildroot-fs/cramfs/fakeroot printf ' \n' >> /tmp/instance-6/output-1/build/buildroot-fs/cramfs/fakeroot printf ' /tmp/instance-6/output-1/host/bin/mkcramfs -L /tmp/instance-6/output-1/build/buildroot-fs/cramfs/target /tmp/instance-6/output-1/images/rootfs.cramfs\n' >> /tmp/instance-6/output-1/build/buildroot-fs/cramfs/fakeroot chmod a+x /tmp/instance-6/output-1/build/buildroot-fs/cramfs/fakeroot PATH="/tmp/instance-6/output-1/host/bin:/tmp/instance-6/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /tmp/instance-6/output-1/host/bin/fakeroot -- /tmp/instance-6/output-1/build/buildroot-fs/cramfs/fakeroot rootdir=/tmp/instance-6/output-1/build/buildroot-fs/cramfs/target table='/tmp/instance-6/output-1/build/buildroot-fs/full_devices_table.txt' >>> Generating filesystem image rootfs.erofs mkdir -p /tmp/instance-6/output-1/images rm -rf /tmp/instance-6/output-1/build/buildroot-fs/erofs mkdir -p /tmp/instance-6/output-1/build/buildroot-fs/erofs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /tmp/instance-6/output-1/target/ /tmp/instance-6/output-1/build/buildroot-fs/erofs/target echo '#!/bin/sh' > /tmp/instance-6/output-1/build/buildroot-fs/erofs/fakeroot echo "set -e" >> /tmp/instance-6/output-1/build/buildroot-fs/erofs/fakeroot echo "chown -h -R 0:0 /tmp/instance-6/output-1/build/buildroot-fs/erofs/target" >> /tmp/instance-6/output-1/build/buildroot-fs/erofs/fakeroot PATH="/tmp/instance-6/output-1/host/bin:/tmp/instance-6/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-6/buildroot/support/scripts/mkusers /tmp/instance-6/output-1/build/buildroot-fs/full_users_table.txt /tmp/instance-6/output-1/build/buildroot-fs/erofs/target >> /tmp/instance-6/output-1/build/buildroot-fs/erofs/fakeroot echo "/tmp/instance-6/output-1/host/bin/makedevs -d /tmp/instance-6/output-1/build/buildroot-fs/full_devices_table.txt /tmp/instance-6/output-1/build/buildroot-fs/erofs/target" >> /tmp/instance-6/output-1/build/buildroot-fs/erofs/fakeroot printf ' rm -rf /tmp/instance-6/output-1/build/buildroot-fs/erofs/target/usr/lib/udev/hwdb.d/ /tmp/instance-6/output-1/build/buildroot-fs/erofs/target/etc/udev/hwdb.d/\n' >> /tmp/instance-6/output-1/build/buildroot-fs/erofs/fakeroot echo "find /tmp/instance-6/output-1/build/buildroot-fs/erofs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-6/output-1/build/buildroot-fs/erofs/fakeroot echo "find /tmp/instance-6/output-1/build/buildroot-fs/erofs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-6/output-1/build/buildroot-fs/erofs/fakeroot printf ' \n' >> /tmp/instance-6/output-1/build/buildroot-fs/erofs/fakeroot printf ' \n' >> /tmp/instance-6/output-1/build/buildroot-fs/erofs/fakeroot printf ' /tmp/instance-6/output-1/host/bin/mkfs.erofs /tmp/instance-6/output-1/images/rootfs.erofs /tmp/instance-6/output-1/build/buildroot-fs/erofs/target\n' >> /tmp/instance-6/output-1/build/buildroot-fs/erofs/fakeroot chmod a+x /tmp/instance-6/output-1/build/buildroot-fs/erofs/fakeroot PATH="/tmp/instance-6/output-1/host/bin:/tmp/instance-6/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /tmp/instance-6/output-1/host/bin/fakeroot -- /tmp/instance-6/output-1/build/buildroot-fs/erofs/fakeroot rootdir=/tmp/instance-6/output-1/build/buildroot-fs/erofs/target table='/tmp/instance-6/output-1/build/buildroot-fs/full_devices_table.txt' mkfs.erofs 1.5 Processing bin ... Processing bin/arch ... Processing bin/ash ... Processing bin/base32 ... Processing bin/base64 ... Processing bin/busybox ... Processing bin/cat ... Processing bin/chattr ... Processing bin/chgrp ... Processing bin/chmod ... Processing bin/chown ... Processing bin/cp ... Processing bin/cpio ... Processing bin/date ... Processing bin/dd ... Processing bin/df ... Processing bin/dmesg ... Processing bin/dnsdomainname ... Processing bin/dumpkmap ... Processing bin/echo ... Processing bin/egrep ... Processing bin/false ... Processing bin/fdflush ... Processing bin/fgrep ... Processing bin/getopt ... Processing bin/grep ... Processing bin/gunzip ... Processing bin/gzip ... Processing bin/hostname ... Processing bin/kill ... Processing bin/link ... Processing bin/linux32 ... Processing bin/linux64 ... Processing bin/ln ... Processing bin/login ... Processing bin/ls ... Processing bin/lsattr ... Processing bin/mkdir ... Processing bin/mknod ... Processing bin/mktemp ... Processing bin/more ... Processing bin/mount ... Processing bin/mountpoint ... Processing bin/mt ... Processing bin/mv ... Processing bin/netstat ... Processing bin/nice ... Processing bin/nuke ... Processing bin/pidof ... Processing bin/ping ... Processing bin/pipe_progress ... Processing bin/printenv ... Processing bin/ps ... Processing bin/pwd ... Processing bin/resume ... Processing bin/rm ... Processing bin/rmdir ... Processing bin/run-parts ... Processing bin/sed ... Processing bin/setarch ... Processing bin/setpriv ... Processing bin/setserial ... Processing bin/sh ... Processing bin/sleep ... Processing bin/stty ... Processing bin/su ... Processing bin/sync ... Processing bin/tar ... Processing bin/touch ... Processing bin/true ... Processing bin/umount ... Processing bin/uname ... Processing bin/usleep ... Processing bin/vi ... Processing bin/watch ... Processing bin/zcat ... Processing dev ... Processing dev/fd ... Processing dev/log ... Processing dev/pts ... Processing dev/shm ... Processing dev/stderr ... Processing dev/stdin ... Processing dev/stdout ... Processing etc ... Processing etc/fonts ... Processing etc/fonts/conf.d ... Processing etc/fonts/conf.d/10-hinting-slight.conf ... Processing etc/fonts/conf.d/10-scale-bitmap-fonts.conf ... Processing etc/fonts/conf.d/20-unhint-small-vera.conf ... Processing etc/fonts/conf.d/30-metric-aliases.conf ... Processing etc/fonts/conf.d/40-nonlatin.conf ... Processing etc/fonts/conf.d/45-generic.conf ... Processing etc/fonts/conf.d/45-latin.conf ... Processing etc/fonts/conf.d/49-sansserif.conf ... Processing etc/fonts/conf.d/50-user.conf ... Processing etc/fonts/conf.d/51-local.conf ... Processing etc/fonts/conf.d/60-generic.conf ... Processing etc/fonts/conf.d/60-latin.conf ... Processing etc/fonts/conf.d/65-fonts-persian.conf ... Processing etc/fonts/conf.d/65-nonlatin.conf ... Processing etc/fonts/conf.d/69-unifont.conf ... Processing etc/fonts/conf.d/80-delicious.conf ... Processing etc/fonts/conf.d/90-synthetic.conf ... Processing etc/fonts/conf.d/README ... Processing etc/fonts/fonts.conf ... Processing etc/fstab ... Processing etc/group ... Processing etc/hostname ... Processing etc/hosts ... Processing etc/init.d ... Processing etc/init.d/S01syslogd ... Processing etc/init.d/S02klogd ... Processing etc/init.d/S02sysctl ... Processing etc/init.d/S10mdev ... Processing etc/init.d/S21rngd ... Processing etc/init.d/rcK ... Processing etc/init.d/rcS ... Processing etc/inittab ... Processing etc/issue ... Processing etc/mdev.conf ... Processing etc/mtab ... Processing etc/network ... Processing etc/network/if-down.d ... Processing etc/network/if-post-down.d ... Processing etc/network/if-pre-up.d ... Processing etc/network/if-up.d ... Processing etc/nsswitch.conf ... Processing etc/os-release ... Processing etc/passwd ... Processing etc/profile ... Processing etc/profile.d ... Processing etc/profile.d/umask.sh ... Processing etc/protocols ... Processing etc/resolv.conf ... Processing etc/services ... Processing etc/shadow ... Processing etc/shells ... Processing etc/ssh ... Processing etc/ssh/moduli ... Processing etc/ssh/ssh_config ... Processing etc/ssh/sshd_config ... Processing etc/ssl ... Processing etc/ssl/cert.pem ... Processing etc/ssl/certs ... Processing etc/ssl/openssl.cnf ... Processing etc/ssl/x509v3.cnf ... Processing lib ... Processing lib/ld-linux-mipsn8.so.1 ... Processing lib/libanl.so.1 ... Processing lib/libatomic.so.1 ... Processing lib/libatomic.so.1.2.0 ... Processing lib/libc.so.6 ... Processing lib/libcrypt.so.1 ... Processing lib/libdl.so.2 ... Processing lib/libgcc_s.so.1 ... Processing lib/libm.so.6 ... Processing lib/libnsl.so.1 ... Processing lib/libnss_dns.so.2 ... Processing lib/libnss_files.so.2 ... Processing lib/libpthread.so.0 ... Processing lib/libresolv.so.2 ... Processing lib/librt.so.1 ... Processing lib/libutil.so.1 ... Processing lib/libuuid.so.1 ... Processing lib/libuuid.so.1.3.0 ... Processing lib32 ... Processing linuxrc ... Processing media ... Processing mnt ... Processing opt ... Processing proc ... Processing root ... Processing run ... Processing sbin ... Processing sbin/arp ... Processing sbin/blkid ... Processing sbin/devmem ... Processing sbin/fdisk ... Processing sbin/freeramdisk ... Processing sbin/fsck ... Processing sbin/fstrim ... Processing sbin/getty ... Processing sbin/halt ... Processing sbin/hdparm ... Processing sbin/hwclock ... Processing sbin/ifconfig ... Processing sbin/ifdown ... Processing sbin/ifup ... Processing sbin/init ... Processing sbin/insmod ... Processing sbin/ip ... Processing sbin/ipaddr ... Processing sbin/iplink ... Processing sbin/ipneigh ... Processing sbin/iproute ... Processing sbin/iprule ... Processing sbin/iptunnel ... Processing sbin/killall5 ... Processing sbin/klogd ... Processing sbin/loadkmap ... Processing sbin/losetup ... Processing sbin/lsmod ... Processing sbin/makedevs ... Processing sbin/mdev ... Processing sbin/mkdosfs ... Processing sbin/mke2fs ... Processing sbin/mkswap ... Processing sbin/modprobe ... Processing sbin/nameif ... Processing sbin/pidof ... Processing sbin/pivot_root ... Processing sbin/poweroff ... Processing sbin/reboot ... Processing sbin/rmmod ... Processing sbin/route ... Processing sbin/run-init ... Processing sbin/runlevel ... Processing sbin/setconsole ... Processing sbin/shutdown ... Processing sbin/start-stop-daemon ... Processing sbin/sulogin ... Processing sbin/swapoff ... Processing sbin/swapon ... Processing sbin/switch_root ... Processing sbin/sysctl ... Processing sbin/syslogd ... Processing sbin/tc ... Processing sbin/udhcpc ... Processing sbin/uevent ... Processing sbin/vconfig ... Processing sbin/watchdog ... Processing sys ... Processing tmp ... Processing usr ... Processing usr/bin ... Processing usr/bin/[ ... Processing usr/bin/[[ ... Processing usr/bin/ar ... Processing usr/bin/ascii ... Processing usr/bin/awk ... Processing usr/bin/axel ... Processing usr/bin/basename ... Processing usr/bin/bc ... Processing usr/bin/bunzip2 ... Processing usr/bin/bzcat ... Processing usr/bin/chrt ... Processing usr/bin/chvt ... Processing usr/bin/cksum ... Processing usr/bin/clear ... Processing usr/bin/cmp ... Processing usr/bin/crc32 ... Processing usr/bin/crontab ... Processing usr/bin/cut ... Processing usr/bin/dc ... Processing usr/bin/deallocvt ... Processing usr/bin/diff ... Processing usr/bin/dirname ... Processing usr/bin/dos2unix ... Processing usr/bin/du ... Processing usr/bin/eject ... Processing usr/bin/env ... Processing usr/bin/expr ... Processing usr/bin/factor ... Processing usr/bin/fallocate ... Processing usr/bin/fc-cache ... Processing usr/bin/fc-cat ... Processing usr/bin/fc-conflist ... Processing usr/bin/fc-list ... Processing usr/bin/fc-match ... Processing usr/bin/fc-pattern ... Processing usr/bin/fc-query ... Processing usr/bin/fc-scan ... Processing usr/bin/fc-validate ... Processing usr/bin/fftw-wisdom-to-conf ... Processing usr/bin/fftwf-wisdom ... Processing usr/bin/find ... Processing usr/bin/flock ... Processing usr/bin/fold ... Processing usr/bin/free ... Processing usr/bin/fuser ... Processing usr/bin/gapplication ... Processing usr/bin/gdbus ... Processing usr/bin/geoiplookup ... Processing usr/bin/geoiplookup6 ... Processing usr/bin/gio ... Processing usr/bin/gio-querymodules ... Processing usr/bin/gresource ... Processing usr/bin/gsettings ... Processing usr/bin/hackrf_clock ... Processing usr/bin/hackrf_cpldjtag ... Processing usr/bin/hackrf_debug ... Processing usr/bin/hackrf_info ... Processing usr/bin/hackrf_operacake ... Processing usr/bin/hackrf_spiflash ... Processing usr/bin/hackrf_sweep ... Processing usr/bin/hackrf_transfer ... Processing usr/bin/head ... Processing usr/bin/hexdump ... Processing usr/bin/hexedit ... Processing usr/bin/hostid ... Processing usr/bin/id ... Processing usr/bin/install ... Processing usr/bin/ipcrm ... Processing usr/bin/ipcs ... Processing usr/bin/killall ... Processing usr/bin/last ... Processing usr/bin/ldd ... Processing usr/bin/less ... Processing usr/bin/logger ... Processing usr/bin/logname ... Processing usr/bin/lsof ... Processing usr/bin/lspci ... Processing usr/bin/lsscsi ... Processing usr/bin/lsusb ... Processing usr/bin/lzcat ... Processing usr/bin/lzma ... Processing usr/bin/lzopcat ... Processing usr/bin/macchanger ... Processing usr/bin/md5sum ... Processing usr/bin/mesg ... Processing usr/bin/microcom ... Processing usr/bin/mkfifo ... Processing usr/bin/mkpasswd ... Processing usr/bin/mosh ... Processing usr/bin/mosh-client ... Processing usr/bin/mosh-server ... Processing usr/bin/nl ... Processing usr/bin/nohup ... Processing usr/bin/nproc ... Processing usr/bin/nslookup ... Processing usr/bin/ocspcheck ... Processing usr/bin/od ... Processing usr/bin/openvt ... Processing usr/bin/passwd ... Processing usr/bin/paste ... Processing usr/bin/patch ... Processing usr/bin/pcregrep ... Processing usr/bin/pcretest ... Processing usr/bin/pixiewps ... Processing usr/bin/printf ... Processing usr/bin/randstat ... Processing usr/bin/readlink ... Processing usr/bin/realpath ... Processing usr/bin/renice ... Processing usr/bin/reset ... Processing usr/bin/resize ... Processing usr/bin/rngtest ... Processing usr/bin/seq ... Processing usr/bin/setfattr ... Processing usr/bin/setkeycodes ... Processing usr/bin/setsid ... Processing usr/bin/sha1sum ... Processing usr/bin/sha256sum ... Processing usr/bin/sha3sum ... Processing usr/bin/sha512sum ... Processing usr/bin/shred ... Processing usr/bin/sort ... Processing usr/bin/strings ... Processing usr/bin/svc ... Processing usr/bin/svok ... Processing usr/bin/tail ... Processing usr/bin/tee ... Processing usr/bin/telnet ... Processing usr/bin/test ... Processing usr/bin/tftp ... Processing usr/bin/time ... Processing usr/bin/top ... Processing usr/bin/tr ... Processing usr/bin/traceroute ... Processing usr/bin/tree ... Processing usr/bin/truncate ... Processing usr/bin/ts ... Processing usr/bin/tsort ... Processing usr/bin/tty ... Processing usr/bin/uniq ... Processing usr/bin/unix2dos ... Processing usr/bin/unlink ... Processing usr/bin/unlzma ... Processing usr/bin/unlzop ... Processing usr/bin/unxz ... Processing usr/bin/unzip ... Processing usr/bin/uptime ... Processing usr/bin/uudecode ... Processing usr/bin/uuencode ... Processing usr/bin/vlock ... Processing usr/bin/w ... Processing usr/bin/wc ... Processing usr/bin/wget ... Processing usr/bin/which ... Processing usr/bin/who ... Processing usr/bin/whoami ... Processing usr/bin/xargs ... Processing usr/bin/xmlcatalog ... Processing usr/bin/xmllint ... Processing usr/bin/xxd ... Processing usr/bin/xz ... Processing usr/bin/xzcat ... Processing usr/bin/yes ... Processing usr/cmake ... Processing usr/cmake/azure_macro_utils_cConfig.cmake ... Processing usr/cmake/azure_macro_utils_cConfigVersion.cmake ... Processing usr/cmake/azure_macro_utils_cTargets.cmake ... Processing usr/cmake/uamqpConfig.cmake ... Processing usr/cmake/uamqpConfigVersion.cmake ... Processing usr/cmake/uamqpTargets-release.cmake ... Processing usr/cmake/uamqpTargets.cmake ... Processing usr/cmake/umock_cConfig.cmake ... Processing usr/cmake/umock_cConfigVersion.cmake ... Processing usr/cmake/umock_cFunctions.cmake ... Processing usr/cmake/umock_cTargets-release.cmake ... Processing usr/cmake/umock_cTargets.cmake ... Processing usr/cmake/utpmConfigVersion.cmake ... Processing usr/cmake/utpmTargets-release.cmake ... Processing usr/cmake/utpmTargets.cmake ... Processing usr/lib ... Processing usr/lib/libGeoIP.so ... Processing usr/lib/libGeoIP.so.1 ... Processing usr/lib/libGeoIP.so.1.6.12 ... Processing usr/lib/libaziotsharedutil.so ... Processing usr/lib/libcairo-gobject.so ... Processing usr/lib/libcairo-gobject.so.2 ... Processing usr/lib/libcairo-gobject.so.2.11600.0 ... Processing usr/lib/libcairo.so ... Processing usr/lib/libcairo.so.2 ... Processing usr/lib/libcairo.so.2.11600.0 ... Processing usr/lib/libcap.so ... Processing usr/lib/libcap.so.2 ... Processing usr/lib/libcap.so.2.65 ... Processing usr/lib/libcrypto.so ... Processing usr/lib/libcrypto.so.50 ... Processing usr/lib/libcrypto.so.50.0.0 ... Processing usr/lib/libcurl.so ... Processing usr/lib/libcurl.so.4 ... Processing usr/lib/libcurl.so.4.8.0 ... Processing usr/lib/libcurses.so ... Processing usr/lib/libexpat.so ... Processing usr/lib/libexpat.so.1 ... Processing usr/lib/libexpat.so.1.8.10 ... Processing usr/lib/libffi.so ... Processing usr/lib/libffi.so.8 ... Processing usr/lib/libffi.so.8.1.2 ... Processing usr/lib/libfftw3f.so ... Processing usr/lib/libfftw3f.so.3 ... Processing usr/lib/libfftw3f.so.3.5.8 ... Processing usr/lib/libfontconfig.so ... Processing usr/lib/libfontconfig.so.1 ... Processing usr/lib/libfontconfig.so.1.12.0 ... Processing usr/lib/libform.so ... Processing usr/lib/libform.so.6 ... Processing usr/lib/libform.so.6.3 ... Processing usr/lib/libfreetype.so ... Processing usr/lib/libfreetype.so.6 ... Processing usr/lib/libfreetype.so.6.18.3 ... Processing usr/lib/libgfortran.so.5 ... Processing usr/lib/libgfortran.so.5.0.0 ... Processing usr/lib/libgio-2.0.so ... Processing usr/lib/libgio-2.0.so.0 ... Processing usr/lib/libgio-2.0.so.0.7200.3 ... Processing usr/lib/libglib-2.0.so ... Processing usr/lib/libglib-2.0.so.0 ... Processing usr/lib/libglib-2.0.so.0.7200.3 ... Processing usr/lib/libgmodule-2.0.so ... Processing usr/lib/libgmodule-2.0.so.0 ... Processing usr/lib/libgmodule-2.0.so.0.7200.3 ... Processing usr/lib/libgobject-2.0.so ... Processing usr/lib/libgobject-2.0.so.0 ... Processing usr/lib/libgobject-2.0.so.0.7200.3 ... Processing usr/lib/libgthread-2.0.so ... Processing usr/lib/libgthread-2.0.so.0 ... Processing usr/lib/libgthread-2.0.so.0.7200.3 ... Processing usr/lib/libhackrf.so ... Processing usr/lib/libhackrf.so.0 ... Processing usr/lib/libhackrf.so.0.8.0 ... Processing usr/lib/libhsm_security_client.so ... Processing usr/lib/libhtp.so ... Processing usr/lib/libhtp.so.2 ... Processing usr/lib/libhtp.so.2.0.0 ... Processing usr/lib/libiothub_client.so ... Processing usr/lib/libiothub_client_amqp_transport.so ... Processing usr/lib/libiothub_client_amqp_ws_transport.so ... Processing usr/lib/libiothub_client_http_transport.so ... Processing usr/lib/libiothub_client_mqtt_transport.so ... Processing usr/lib/libiothub_client_mqtt_ws_transport.so ... Processing usr/lib/libiothub_service_client.so ... Processing usr/lib/libmenu.so ... Processing usr/lib/libmenu.so.6 ... Processing usr/lib/libmenu.so.6.3 ... Processing usr/lib/libmpd.so ... Processing usr/lib/libmpd.so.1 ... Processing usr/lib/libmpd.so.1.3.0 ... Processing usr/lib/libncurses.so ... Processing usr/lib/libncurses.so.6 ... Processing usr/lib/libncurses.so.6.3 ... Processing usr/lib/libpanel.so ... Processing usr/lib/libpanel.so.6 ... Processing usr/lib/libpanel.so.6.3 ... Processing usr/lib/libparson.so ... Processing usr/lib/libparson.so.1.3.1 ... Processing usr/lib/libpcre.so ... Processing usr/lib/libpcre.so.1 ... Processing usr/lib/libpcre.so.1.2.13 ... Processing usr/lib/libpcrecpp.so ... Processing usr/lib/libpcrecpp.so.0 ... Processing usr/lib/libpcrecpp.so.0.0.2 ... Processing usr/lib/libpcreposix.so ... Processing usr/lib/libpcreposix.so.0 ... Processing usr/lib/libpcreposix.so.0.0.7 ... Processing usr/lib/libphysfs.so ... Processing usr/lib/libphysfs.so.1 ... Processing usr/lib/libphysfs.so.3.0.2 ... Processing usr/lib/libpixman-1.so ... Processing usr/lib/libpixman-1.so.0 ... Processing usr/lib/libpixman-1.so.0.42.2 ... Processing usr/lib/libprotobuf-lite.so ... Processing usr/lib/libprotobuf-lite.so.32 ... Processing usr/lib/libprotobuf-lite.so.32.0.12 ... Processing usr/lib/libprotobuf.so ... Processing usr/lib/libprotobuf.so.32 ... Processing usr/lib/libprotobuf.so.32.0.12 ... Processing usr/lib/libprov_amqp_transport.so ... Processing usr/lib/libprov_amqp_ws_transport.so ... Processing usr/lib/libprov_auth_client.so ... Processing usr/lib/libprov_device_client.so ... Processing usr/lib/libprov_device_ll_client.so ... Processing usr/lib/libprov_http_transport.so ... Processing usr/lib/libprov_mqtt_transport.so ... Processing usr/lib/libprov_mqtt_ws_transport.so ... Processing usr/lib/libpsx.so ... Processing usr/lib/libpsx.so.2 ... Processing usr/lib/libpsx.so.2.65 ... Processing usr/lib/libqdecoder.so ... Processing usr/lib/libqdecoder.so.12 ... Processing usr/lib/libserializer.so ... Processing usr/lib/libssl.so ... Processing usr/lib/libssl.so.53 ... Processing usr/lib/libssl.so.53.0.0 ... Processing usr/lib/libstdc++.so.6 ... Processing usr/lib/libstdc++.so.6.0.30 ... Processing usr/lib/libstdc++.so.6.0.30-gdb.py ... Processing usr/lib/libtls.so ... Processing usr/lib/libtls.so.26 ... Processing usr/lib/libtls.so.26.0.0 ... Processing usr/lib/libuamqp.so ... Processing usr/lib/libuhttp.so ... Processing usr/lib/libumock_c.so ... Processing usr/lib/libumqtt.so ... Processing usr/lib/libumqtt.so.1 ... Processing usr/lib/libumqtt.so.1.1.12 ... Processing usr/lib/libusb-1.0.so ... Processing usr/lib/libusb-1.0.so.0 ... Processing usr/lib/libusb-1.0.so.0.3.0 ... Processing usr/lib/libutpm.so ... Processing usr/lib/libuuid.so ... Processing usr/lib/libxml2.so ... Processing usr/lib/libxml2.so.2 ... Processing usr/lib/libxml2.so.2.10.3 ... Processing usr/lib/libz.so ... Processing usr/lib/libz.so.1 ... Processing usr/lib/libz.so.1.2.13 ... Processing usr/lib/os-release ... Processing usr/lib/terminfo ... Processing usr/lib32 ... Processing usr/sbin ... Processing usr/sbin/addgroup ... Processing usr/sbin/adduser ... Processing usr/sbin/arping ... Processing usr/sbin/chroot ... Processing usr/sbin/crond ... Processing usr/sbin/delgroup ... Processing usr/sbin/deluser ... Processing usr/sbin/dnsd ... Processing usr/sbin/ether-wake ... Processing usr/sbin/fbset ... Processing usr/sbin/fdformat ... Processing usr/sbin/fsfreeze ... Processing usr/sbin/i2cdetect ... Processing usr/sbin/i2cdump ... Processing usr/sbin/i2cget ... Processing usr/sbin/i2cset ... Processing usr/sbin/i2ctransfer ... Processing usr/sbin/inetd ... Processing usr/sbin/killall5 ... Processing usr/sbin/loadfont ... Processing usr/sbin/mim ... Processing usr/sbin/nologin ... Processing usr/sbin/partprobe ... Processing usr/sbin/rdate ... Processing usr/sbin/readprofile ... Processing usr/sbin/rngd ... Processing usr/sbin/seedrng ... Processing usr/sbin/setlogcons ... Processing usr/sbin/ubirename ... Processing usr/share ... Processing usr/share/fontconfig ... Processing usr/share/fontconfig/conf.avail ... Processing usr/share/fontconfig/conf.avail/10-autohint.conf ... Processing usr/share/fontconfig/conf.avail/10-hinting-full.conf ... Processing usr/share/fontconfig/conf.avail/10-hinting-medium.conf ... Processing usr/share/fontconfig/conf.avail/10-hinting-none.conf ... Processing usr/share/fontconfig/conf.avail/10-hinting-slight.conf ... Processing usr/share/fontconfig/conf.avail/10-no-sub-pixel.conf ... Processing usr/share/fontconfig/conf.avail/10-scale-bitmap-fonts.conf ... Processing usr/share/fontconfig/conf.avail/10-sub-pixel-bgr.conf ... Processing usr/share/fontconfig/conf.avail/10-sub-pixel-rgb.conf ... Processing usr/share/fontconfig/conf.avail/10-sub-pixel-vbgr.conf ... Processing usr/share/fontconfig/conf.avail/10-sub-pixel-vrgb.conf ... Processing usr/share/fontconfig/conf.avail/10-unhinted.conf ... Processing usr/share/fontconfig/conf.avail/11-lcdfilter-default.conf ... Processing usr/share/fontconfig/conf.avail/11-lcdfilter-legacy.conf ... Processing usr/share/fontconfig/conf.avail/11-lcdfilter-light.conf ... Processing usr/share/fontconfig/conf.avail/20-unhint-small-vera.conf ... Processing usr/share/fontconfig/conf.avail/25-unhint-nonlatin.conf ... Processing usr/share/fontconfig/conf.avail/30-metric-aliases.conf ... Processing usr/share/fontconfig/conf.avail/40-nonlatin.conf ... Processing usr/share/fontconfig/conf.avail/45-generic.conf ... Processing usr/share/fontconfig/conf.avail/45-latin.conf ... Processing usr/share/fontconfig/conf.avail/49-sansserif.conf ... Processing usr/share/fontconfig/conf.avail/50-user.conf ... Processing usr/share/fontconfig/conf.avail/51-local.conf ... Processing usr/share/fontconfig/conf.avail/60-generic.conf ... Processing usr/share/fontconfig/conf.avail/60-latin.conf ... Processing usr/share/fontconfig/conf.avail/65-fonts-persian.conf ... Processing usr/share/fontconfig/conf.avail/65-khmer.conf ... Processing usr/share/fontconfig/conf.avail/65-nonlatin.conf ... Processing usr/share/fontconfig/conf.avail/69-unifont.conf ... Processing usr/share/fontconfig/conf.avail/70-no-bitmaps.conf ... Processing usr/share/fontconfig/conf.avail/70-yes-bitmaps.conf ... Processing usr/share/fontconfig/conf.avail/80-delicious.conf ... Processing usr/share/fontconfig/conf.avail/90-synthetic.conf ... Processing usr/share/gettext ... Processing usr/share/gettext/its ... Processing usr/share/gettext/its/fontconfig.its ... Processing usr/share/gettext/its/fontconfig.loc ... Processing usr/share/gettext/its/gschema.its ... Processing usr/share/gettext/its/gschema.loc ... Processing usr/share/glib-2.0 ... Processing usr/share/glib-2.0/schemas ... Processing usr/share/glib-2.0/valgrind ... Processing usr/share/glib-2.0/valgrind/glib.supp ... Processing usr/share/locale ... Processing usr/share/locale/af ... Processing usr/share/locale/af/LC_MESSAGES ... Processing usr/share/locale/af/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/am ... Processing usr/share/locale/am/LC_MESSAGES ... Processing usr/share/locale/am/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/an ... Processing usr/share/locale/an/LC_MESSAGES ... Processing usr/share/locale/an/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ar ... Processing usr/share/locale/ar/LC_MESSAGES ... Processing usr/share/locale/ar/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/as ... Processing usr/share/locale/as/LC_MESSAGES ... Processing usr/share/locale/as/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ast ... Processing usr/share/locale/ast/LC_MESSAGES ... Processing usr/share/locale/ast/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/az ... Processing usr/share/locale/az/LC_MESSAGES ... Processing usr/share/locale/az/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/be ... Processing usr/share/locale/be/LC_MESSAGES ... Processing usr/share/locale/be/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/be@latin ... Processing usr/share/locale/be@latin/LC_MESSAGES ... Processing usr/share/locale/be@latin/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/bg ... Processing usr/share/locale/bg/LC_MESSAGES ... Processing usr/share/locale/bg/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/bn ... Processing usr/share/locale/bn/LC_MESSAGES ... Processing usr/share/locale/bn/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/bn_IN ... Processing usr/share/locale/bn_IN/LC_MESSAGES ... Processing usr/share/locale/bn_IN/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/bs ... Processing usr/share/locale/bs/LC_MESSAGES ... Processing usr/share/locale/bs/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ca ... Processing usr/share/locale/ca/LC_MESSAGES ... Processing usr/share/locale/ca/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ca@valencia ... Processing usr/share/locale/ca@valencia/LC_MESSAGES ... Processing usr/share/locale/ca@valencia/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/cs ... Processing usr/share/locale/cs/LC_MESSAGES ... Processing usr/share/locale/cs/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/cy ... Processing usr/share/locale/cy/LC_MESSAGES ... Processing usr/share/locale/cy/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/da ... Processing usr/share/locale/da/LC_MESSAGES ... Processing usr/share/locale/da/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/de ... Processing usr/share/locale/de/LC_MESSAGES ... Processing usr/share/locale/de/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/dz ... Processing usr/share/locale/dz/LC_MESSAGES ... Processing usr/share/locale/dz/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/el ... Processing usr/share/locale/el/LC_MESSAGES ... Processing usr/share/locale/el/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/en@shaw ... Processing usr/share/locale/en@shaw/LC_MESSAGES ... Processing usr/share/locale/en@shaw/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/en_CA ... Processing usr/share/locale/en_CA/LC_MESSAGES ... Processing usr/share/locale/en_CA/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/en_GB ... Processing usr/share/locale/en_GB/LC_MESSAGES ... Processing usr/share/locale/en_GB/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/eo ... Processing usr/share/locale/eo/LC_MESSAGES ... Processing usr/share/locale/eo/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/es ... Processing usr/share/locale/es/LC_MESSAGES ... Processing usr/share/locale/es/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/et ... Processing usr/share/locale/et/LC_MESSAGES ... Processing usr/share/locale/et/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/eu ... Processing usr/share/locale/eu/LC_MESSAGES ... Processing usr/share/locale/eu/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/fa ... Processing usr/share/locale/fa/LC_MESSAGES ... Processing usr/share/locale/fa/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/fi ... Processing usr/share/locale/fi/LC_MESSAGES ... Processing usr/share/locale/fi/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/fr ... Processing usr/share/locale/fr/LC_MESSAGES ... Processing usr/share/locale/fr/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/fur ... Processing usr/share/locale/fur/LC_MESSAGES ... Processing usr/share/locale/fur/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ga ... Processing usr/share/locale/ga/LC_MESSAGES ... Processing usr/share/locale/ga/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/gd ... Processing usr/share/locale/gd/LC_MESSAGES ... Processing usr/share/locale/gd/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/gl ... Processing usr/share/locale/gl/LC_MESSAGES ... Processing usr/share/locale/gl/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/gu ... Processing usr/share/locale/gu/LC_MESSAGES ... Processing usr/share/locale/gu/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/he ... Processing usr/share/locale/he/LC_MESSAGES ... Processing usr/share/locale/he/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/hi ... Processing usr/share/locale/hi/LC_MESSAGES ... Processing usr/share/locale/hi/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/hr ... Processing usr/share/locale/hr/LC_MESSAGES ... Processing usr/share/locale/hr/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/hu ... Processing usr/share/locale/hu/LC_MESSAGES ... Processing usr/share/locale/hu/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/hy ... Processing usr/share/locale/hy/LC_MESSAGES ... Processing usr/share/locale/hy/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/id ... Processing usr/share/locale/id/LC_MESSAGES ... Processing usr/share/locale/id/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/is ... Processing usr/share/locale/is/LC_MESSAGES ... Processing usr/share/locale/is/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/it ... Processing usr/share/locale/it/LC_MESSAGES ... Processing usr/share/locale/it/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ja ... Processing usr/share/locale/ja/LC_MESSAGES ... Processing usr/share/locale/ja/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ka ... Processing usr/share/locale/ka/LC_MESSAGES ... Processing usr/share/locale/ka/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/kk ... Processing usr/share/locale/kk/LC_MESSAGES ... Processing usr/share/locale/kk/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/kn ... Processing usr/share/locale/kn/LC_MESSAGES ... Processing usr/share/locale/kn/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ko ... Processing usr/share/locale/ko/LC_MESSAGES ... Processing usr/share/locale/ko/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ku ... Processing usr/share/locale/ku/LC_MESSAGES ... Processing usr/share/locale/ku/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/lt ... Processing usr/share/locale/lt/LC_MESSAGES ... Processing usr/share/locale/lt/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/lv ... Processing usr/share/locale/lv/LC_MESSAGES ... Processing usr/share/locale/lv/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/mai ... Processing usr/share/locale/mai/LC_MESSAGES ... Processing usr/share/locale/mai/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/mg ... Processing usr/share/locale/mg/LC_MESSAGES ... Processing usr/share/locale/mg/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/mk ... Processing usr/share/locale/mk/LC_MESSAGES ... Processing usr/share/locale/mk/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ml ... Processing usr/share/locale/ml/LC_MESSAGES ... Processing usr/share/locale/ml/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/mn ... Processing usr/share/locale/mn/LC_MESSAGES ... Processing usr/share/locale/mn/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/mr ... Processing usr/share/locale/mr/LC_MESSAGES ... Processing usr/share/locale/mr/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ms ... Processing usr/share/locale/ms/LC_MESSAGES ... Processing usr/share/locale/ms/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/nb ... Processing usr/share/locale/nb/LC_MESSAGES ... Processing usr/share/locale/nb/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/nds ... Processing usr/share/locale/nds/LC_MESSAGES ... Processing usr/share/locale/nds/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ne ... Processing usr/share/locale/ne/LC_MESSAGES ... Processing usr/share/locale/ne/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/nl ... Processing usr/share/locale/nl/LC_MESSAGES ... Processing usr/share/locale/nl/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/nn ... Processing usr/share/locale/nn/LC_MESSAGES ... Processing usr/share/locale/nn/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/oc ... Processing usr/share/locale/oc/LC_MESSAGES ... Processing usr/share/locale/oc/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/or ... Processing usr/share/locale/or/LC_MESSAGES ... Processing usr/share/locale/or/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/pa ... Processing usr/share/locale/pa/LC_MESSAGES ... Processing usr/share/locale/pa/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/pl ... Processing usr/share/locale/pl/LC_MESSAGES ... Processing usr/share/locale/pl/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ps ... Processing usr/share/locale/ps/LC_MESSAGES ... Processing usr/share/locale/ps/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/pt ... Processing usr/share/locale/pt/LC_MESSAGES ... Processing usr/share/locale/pt/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/pt_BR ... Processing usr/share/locale/pt_BR/LC_MESSAGES ... Processing usr/share/locale/pt_BR/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ro ... Processing usr/share/locale/ro/LC_MESSAGES ... Processing usr/share/locale/ro/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ru ... Processing usr/share/locale/ru/LC_MESSAGES ... Processing usr/share/locale/ru/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/rw ... Processing usr/share/locale/rw/LC_MESSAGES ... Processing usr/share/locale/rw/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/si ... Processing usr/share/locale/si/LC_MESSAGES ... Processing usr/share/locale/si/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/sk ... Processing usr/share/locale/sk/LC_MESSAGES ... Processing usr/share/locale/sk/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/sl ... Processing usr/share/locale/sl/LC_MESSAGES ... Processing usr/share/locale/sl/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/sq ... Processing usr/share/locale/sq/LC_MESSAGES ... Processing usr/share/locale/sq/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/sr ... Processing usr/share/locale/sr/LC_MESSAGES ... Processing usr/share/locale/sr/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/sr@ije ... Processing usr/share/locale/sr@ije/LC_MESSAGES ... Processing usr/share/locale/sr@ije/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/sr@latin ... Processing usr/share/locale/sr@latin/LC_MESSAGES ... Processing usr/share/locale/sr@latin/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/sv ... Processing usr/share/locale/sv/LC_MESSAGES ... Processing usr/share/locale/sv/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ta ... Processing usr/share/locale/ta/LC_MESSAGES ... Processing usr/share/locale/ta/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/te ... Processing usr/share/locale/te/LC_MESSAGES ... Processing usr/share/locale/te/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/tg ... Processing usr/share/locale/tg/LC_MESSAGES ... Processing usr/share/locale/tg/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/th ... Processing usr/share/locale/th/LC_MESSAGES ... Processing usr/share/locale/th/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/tl ... Processing usr/share/locale/tl/LC_MESSAGES ... Processing usr/share/locale/tl/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/tr ... Processing usr/share/locale/tr/LC_MESSAGES ... Processing usr/share/locale/tr/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/tt ... Processing usr/share/locale/tt/LC_MESSAGES ... Processing usr/share/locale/tt/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ug ... Processing usr/share/locale/ug/LC_MESSAGES ... Processing usr/share/locale/ug/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/uk ... Processing usr/share/locale/uk/LC_MESSAGES ... Processing usr/share/locale/uk/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/vi ... Processing usr/share/locale/vi/LC_MESSAGES ... Processing usr/share/locale/vi/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/wa ... Processing usr/share/locale/wa/LC_MESSAGES ... Processing usr/share/locale/wa/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/xh ... Processing usr/share/locale/xh/LC_MESSAGES ... Processing usr/share/locale/xh/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/yi ... Processing usr/share/locale/yi/LC_MESSAGES ... Processing usr/share/locale/yi/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/zh_CN ... Processing usr/share/locale/zh_CN/LC_MESSAGES ... Processing usr/share/locale/zh_CN/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/zh_HK ... Processing usr/share/locale/zh_HK/LC_MESSAGES ... Processing usr/share/locale/zh_HK/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/zh_TW ... Processing usr/share/locale/zh_TW/LC_MESSAGES ... Processing usr/share/locale/zh_TW/LC_MESSAGES/glib20.mo ... Processing usr/share/macchanger ... Processing usr/share/macchanger/OUI.list ... Processing usr/share/macchanger/wireless.list ... Processing usr/share/terminfo ... Processing usr/share/terminfo/a ... Processing usr/share/terminfo/a/ansi ... Processing usr/share/terminfo/d ... Processing usr/share/terminfo/d/dumb ... Processing usr/share/terminfo/l ... Processing usr/share/terminfo/l/linux ... Processing usr/share/terminfo/p ... Processing usr/share/terminfo/p/putty ... Processing usr/share/terminfo/p/putty-256color ... Processing usr/share/terminfo/p/putty-vt100 ... Processing usr/share/terminfo/s ... Processing usr/share/terminfo/s/screen ... Processing usr/share/terminfo/s/screen-256color ... Processing usr/share/terminfo/v ... Processing usr/share/terminfo/v/vt100 ... Processing usr/share/terminfo/v/vt100-putty ... Processing usr/share/terminfo/v/vt102 ... Processing usr/share/terminfo/v/vt200 ... Processing usr/share/terminfo/v/vt220 ... Processing usr/share/terminfo/x ... Processing usr/share/terminfo/x/xterm ... Processing usr/share/terminfo/x/xterm+256color ... Processing usr/share/terminfo/x/xterm-256color ... Processing usr/share/terminfo/x/xterm-color ... Processing usr/share/terminfo/x/xterm-xfree86 ... Processing usr/share/udhcpc ... Processing usr/share/udhcpc/default.script ... Processing usr/share/udhcpc/default.script.d ... Processing usr/share/xml ... Processing usr/share/xml/fontconfig ... Processing usr/share/xml/fontconfig/fonts.dtd ... Processing var ... Processing var/cache ... Processing var/empty ... Processing var/lib ... Processing var/lib/misc ... Processing var/lock ... Processing var/log ... Processing var/run ... Processing var/spool ... Processing var/tmp ... Processing var/www ... Build completed. ln -snf /tmp/instance-6/output-1/host/mipsel-buildroot-linux-gnu/sysroot /tmp/instance-6/output-1/staging make: Leaving directory '/tmp/instance-6/buildroot' make: Entering directory '/tmp/instance-6/buildroot' >>> Buildroot 2023.02-163-g7ad6dd20ff 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-bootlin 2022.08-1 Collecting legal info >>> toolchain Collecting legal info >>> axel 2.17.11 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> openssl Collecting legal info >>> libressl 3.6.2 Collecting legal info COPYING: OK (sha256: 5c63613f008f16a9c0025c096bbd736cecf720494d121b5c5203e0ec6e5955b1) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> azure-iot-sdk-c LTS_07_2022_Ref01 Collecting legal info LICENSE: OK (sha256: be2e9913fad9ff33607287c728f392579e2a6cc83e51b203ef6274c41db02ee7) >>> libcurl 7.88.1 Collecting legal info COPYING: OK (sha256: b1d7feb949ea5023552029fbe0bf5db4f23c2f85e9b8e51e18536f0ecbf9c524) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> host-ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> busybox 1.36.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> sysvinit 2.99 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> cairo 1.16.0 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> 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) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-meson 1.0.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.2 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> 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) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> pixman 0.42.2 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> host-erofs-utils 1.5 Collecting legal info COPYING: OK (sha256: 0df042de29b44887355db86c79708a4489ce6e6666f6e33ad02040293f09e6a2) LICENSES/Apache-2.0: OK (sha256: a400f85dd06d230f1b308cde4290a53f345b6e320a376b7904b31c51c2fd4b1a) LICENSES/GPL-2.0: OK (sha256: feee3b3157dcdf78d4f50edefbd5dd7adf8b6d52c11bfaaa746a85a373256713) >>> host-lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> fftw-single 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> geoip 1.6.12 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> hackrf 2023.01.1 Collecting legal info COPYING: OK (sha256: 49b60a6288f90f49074228cc1fae0fb16871ba36b756013abdf7c2fc92f01fad) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> initscripts Collecting legal info >>> libcap 2.65 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> libhtp 0.5.40 Collecting legal info LICENSE: OK (sha256: 87c93904e5434c81622ea690c2b90097b9f162aaa92a96542649a157dbf98d15) >>> libmpd 11.8.17 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> macchanger 1.7.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> mosh 1.4.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.iOS: OK (sha256: 8042495ddc8d99b883335d53552554eccf825fc1f0ba487d0f8e6656baaa8199) >>> protobuf 21.12 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> host-protobuf 21.12 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> openssh 9.3p1 Collecting legal info LICENCE: OK (sha256: 05c30446ba738934b3f1efa965b454c122ca26cc4b268e5ae6843f58ccd1b16d) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> physfs 3.0.2 Collecting legal info LICENSE.txt: OK (sha256: d80c0b09a1c98c61667ea044eefa2fd98fb70bd5fe12c49ff52b1fc2289a6583) >>> pixiewps 9e5bdc6c86c8487b2a6107d5ab3559ed5c738c59 Collecting legal info LICENSE.md: OK (sha256: ccb349b4132ed7737f25e5adebfe61f3d52dca33708df1e50352320438d1d4c2) >>> qdecoder 12.1.0 Collecting legal info COPYING: OK (sha256: 41f34ba1ed6e5d8d3488992311f474cd3f614b82bada88ae53216946026cfae7) >>> rng-tools 6.16 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-cramfs 2.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-bootlin-2022.08-1: cannot save license (TOOLCHAIN_EXTERNAL_BOOTLIN_LICENSE_FILES not defined) Legal info produced in /tmp/instance-6/output-1/legal-info make: Leaving directory '/tmp/instance-6/buildroot'