libtool: install: /usr/bin/install -c vcut /tmp/instance-6/output-1/target/usr/bin/vcut make[3]: Leaving directory '/tmp/instance-6/output-1/build/vorbis-tools-1.4.2/vcut' make[2]: Leaving directory '/tmp/instance-6/output-1/build/vorbis-tools-1.4.2/vcut' Making install in vorbiscomment make[2]: Entering directory '/tmp/instance-6/output-1/build/vorbis-tools-1.4.2/vorbiscomment' make[3]: Entering directory '/tmp/instance-6/output-1/build/vorbis-tools-1.4.2/vorbiscomment' /usr/bin/mkdir -p '/tmp/instance-6/output-1/target/usr/bin' /usr/bin/mkdir -p '/tmp/instance-6/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 vorbiscomment.1 '/tmp/instance-6/output-1/target/usr/share/man/man1' /bin/bash ../libtool --mode=install /usr/bin/install -c vorbiscomment '/tmp/instance-6/output-1/target/usr/bin' libtool: install: /usr/bin/install -c vorbiscomment /tmp/instance-6/output-1/target/usr/bin/vorbiscomment make[3]: Leaving directory '/tmp/instance-6/output-1/build/vorbis-tools-1.4.2/vorbiscomment' make[2]: Leaving directory '/tmp/instance-6/output-1/build/vorbis-tools-1.4.2/vorbiscomment' make[2]: Entering directory '/tmp/instance-6/output-1/build/vorbis-tools-1.4.2' make[3]: Entering directory '/tmp/instance-6/output-1/build/vorbis-tools-1.4.2' 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/vorbis-tools-1.4.2' make[2]: Leaving directory '/tmp/instance-6/output-1/build/vorbis-tools-1.4.2' make[1]: Leaving directory '/tmp/instance-6/output-1/build/vorbis-tools-1.4.2' >>> wireless_tools 30.pre9 Downloading wget --passive-ftp -nd -t 3 --no-check-certificate -O '/tmp/instance-6/output-1/build/.wireless_tools.30.pre9.tar.gz.upqrGj/output' 'https://hewlettpackard.github.io/wireless-tools/wireless_tools.30.pre9.tar.gz' --2021-07-31 00:12:12-- https://hewlettpackard.github.io/wireless-tools/wireless_tools.30.pre9.tar.gz Resolving hewlettpackard.github.io (hewlettpackard.github.io)... 185.199.111.153, 185.199.108.153, 185.199.110.153, ... Connecting to hewlettpackard.github.io (hewlettpackard.github.io)|185.199.111.153|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 348477 (340K) [application/gzip] Saving to: '/tmp/instance-6/output-1/build/.wireless_tools.30.pre9.tar.gz.upqrGj/output' 0K .......... .......... .......... .......... .......... 14% 8.07M 0s 50K .......... .......... .......... .......... .......... 29% 13.9M 0s 100K .......... .......... .......... .......... .......... 44% 7.44M 0s 150K .......... .......... .......... .......... .......... 58% 12.8M 0s 200K .......... .......... .......... .......... .......... 73% 150M 0s 250K .......... .......... .......... .......... .......... 88% 218M 0s 300K .......... .......... .......... .......... 100% 27.3M=0.02s 2021-07-31 00:12:12 (15.1 MB/s) - '/tmp/instance-6/output-1/build/.wireless_tools.30.pre9.tar.gz.upqrGj/output' saved [348477/348477] wireless_tools.30.pre9.tar.gz: OK (sha256: abd9c5c98abf1fdd11892ac2f8a56737544fe101e1be27c6241a564948f34c63) >>> wireless_tools 30.pre9 Extracting gzip -d -c /tmp/instance-6/dl/wireless_tools/wireless_tools.30.pre9.tar.gz | tar --strip-components=1 -C /tmp/instance-6/output-1/build/wireless_tools-30.pre9 -xf - >>> wireless_tools 30.pre9 Patching Applying 0001-remove-bzero.patch using patch: patching file ifrename.c patching file iwlib.c >>> wireless_tools 30.pre9 Configuring >>> wireless_tools 30.pre9 Building PATH="/tmp/instance-6/output-1/host/bin:/tmp/instance-6/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 -C /tmp/instance-6/output-1/build/wireless_tools-30.pre9 CC="/tmp/instance-6/output-1/host/bin/mipsel-linux-gcc" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -D_FORTIFY_SOURCE=1" iwmulticall make[1]: Entering directory '/tmp/instance-6/output-1/build/wireless_tools-30.pre9' cp wireless.22.h wireless.h /tmp/instance-6/output-1/host/bin/mipsel-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -D_FORTIFY_SOURCE=1 -MMD -c iwmulticall.c In file included from iwmulticall.c:59: iwlib.c: In function 'iw_enum_devices': iwlib.c:263:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] 263 | fgets(buff, sizeof(buff), fh); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iwlib.c:264:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] 264 | fgets(buff, sizeof(buff), fh); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iwlib.c: In function 'iw_get_kernel_we_version': iwlib.c:346:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] 346 | fgets(buff, sizeof(buff), fh); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ iwlib.c:362:3: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] 362 | fgets(buff, sizeof(buff), fh); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/instance-6/output-1/host/bin/mipsel-linux-gcc -Wl,-s -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -D_FORTIFY_SOURCE=1 -MMD -o iwmulticall iwmulticall.o -lm make[1]: Leaving directory '/tmp/instance-6/output-1/build/wireless_tools-30.pre9' >>> wireless_tools 30.pre9 Installing to staging directory >>> wireless_tools 30.pre9 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 >>> wireless_tools 30.pre9 Installing to target PATH="/tmp/instance-6/output-1/host/bin:/tmp/instance-6/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 -C /tmp/instance-6/output-1/build/wireless_tools-30.pre9 PREFIX="/tmp/instance-6/output-1/target" LDCONFIG=/bin/true install-iwmulticall make[1]: Entering directory '/tmp/instance-6/output-1/build/wireless_tools-30.pre9' install -m 755 -d /tmp/instance-6/output-1/target/sbin install -m 755 iwmulticall /tmp/instance-6/output-1/target/sbin/iwconfig ( cd /tmp/instance-6/output-1/target/sbin ; \ ln -f -s iwconfig iwlist ; \ ln -f -s iwconfig iwspy ; \ ln -f -s iwconfig iwpriv ; \ ln -f -s iwconfig iwgetid ) make[1]: Leaving directory '/tmp/instance-6/output-1/build/wireless_tools-30.pre9' util-macros-1.19.3.tar.bz2: OK (sha256: 0f812e6e9d2786ba8f54b960ee563c0663ddbe2434bf24ff193f5feab1f31971) util-macros-1.19.3.tar.bz2: OK (sha512: b9c7398a912c688a782eab5b1e0f6da2df11a430775c5c98fc3269f73a665de6eeb60d300a849e38d345714a6e51f74e9334cb6039767304cca4b93d823a53a2) >>> xutil_util-macros 1.19.3 Extracting bzcat /tmp/instance-6/dl/xutil_util-macros/util-macros-1.19.3.tar.bz2 | tar --strip-components=1 -C /tmp/instance-6/output-1/build/xutil_util-macros-1.19.3 -xf - >>> xutil_util-macros 1.19.3 Patching >>> xutil_util-macros 1.19.3 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-6/output-1/build/xutil_util-macros-1.19.3 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xutil_util-macros 1.19.3 Patching libtool >>> xutil_util-macros 1.19.3 Configuring (cd /tmp/instance-6/output-1/build/xutil_util-macros-1.19.3/ && rm -rf config.cache && PATH="/tmp/instance-6/output-1/host/bin:/tmp/instance-6/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/tmp/instance-6/output-1/host/bin/mipsel-linux-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-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-ranlib" READELF="/tmp/instance-6/output-1/host/bin/mipsel-linux-readelf" STRIP="/tmp/instance-6/output-1/host/bin/mipsel-linux-strip" 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 -Os -g2 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Os -g2" FFLAGS=" -Os -g2" 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 --disable-static --enable-shared ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --enable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mipsel-buildroot-linux-gnu-strip... /tmp/instance-6/output-1/host/bin/mipsel-linux-strip checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating xorg-macros.pc config.status: creating Makefile config.status: creating xorg-macros.m4 configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> xutil_util-macros 1.19.3 Building PATH="/tmp/instance-6/output-1/host/bin:/tmp/instance-6/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 -C /tmp/instance-6/output-1/build/xutil_util-macros-1.19.3/ make[1]: Entering directory '/tmp/instance-6/output-1/build/xutil_util-macros-1.19.3' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/tmp/instance-6/output-1/build/xutil_util-macros-1.19.3' >>> xutil_util-macros 1.19.3 Installing to staging directory PATH="/tmp/instance-6/output-1/host/bin:/tmp/instance-6/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 DESTDIR=/tmp/instance-6/output-1/host/mipsel-buildroot-linux-gnu/sysroot install -C /tmp/instance-6/output-1/build/xutil_util-macros-1.19.3/ make[1]: Entering directory '/tmp/instance-6/output-1/build/xutil_util-macros-1.19.3' make[2]: Entering directory '/tmp/instance-6/output-1/build/xutil_util-macros-1.19.3' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-6/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/aclocal' /usr/bin/mkdir -p '/tmp/instance-6/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/util-macros' /usr/bin/mkdir -p '/tmp/instance-6/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/pkgconfig' /usr/bin/install -c -m 644 xorg-macros.m4 '/tmp/instance-6/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/aclocal' /usr/bin/install -c -m 644 xorg-macros.pc '/tmp/instance-6/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/pkgconfig' /usr/bin/install -c -m 644 INSTALL '/tmp/instance-6/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/util-macros' /usr/bin/make install-data-hook make[3]: Entering directory '/tmp/instance-6/output-1/build/xutil_util-macros-1.19.3' rm -f /tmp/instance-6/output-1/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/aclocal/xorgversion.m4 make[3]: Leaving directory '/tmp/instance-6/output-1/build/xutil_util-macros-1.19.3' make[2]: Leaving directory '/tmp/instance-6/output-1/build/xutil_util-macros-1.19.3' make[1]: Leaving directory '/tmp/instance-6/output-1/build/xutil_util-macros-1.19.3' >>> xutil_util-macros 1.19.3 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 >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-6/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/tmp/instance-6/output-1/host/bin/mipsel-linux-%g' -e 's%@TARGET_ARCH@%mips%g' -e 's%@TARGET_CPU@%%g' -e 's%@TARGET_ENDIAN@%little%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g2', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g2', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%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' package/meson//cross-compilation.conf.in > /tmp/instance-6/output-1/host/etc/meson/cross-compilation.conf.in sed -e 's%@PKG_TARGET_CFLAGS@%%g' -e 's%@PKG_TARGET_LDFLAGS@%%g' -e 's%@PKG_TARGET_CXXFLAGS@%%g' /tmp/instance-6/output-1/host/etc/meson/cross-compilation.conf.in > /tmp/instance-6/output-1/host/etc/meson/cross-compilation.conf 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 rm -f /tmp/instance-6/output-1/target/bin/sh printf '%s\n' C en_US locale-archive > /tmp/instance-6/output-1/build/locales.nopurge for dir in /tmp/instance-6/output-1/target/usr/share/locale /tmp/instance-6/output-1/target/usr/share/X11/locale /tmp/instance-6/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-6/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-6/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-6/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-6/output-1/target/usr/share/X11/locale/locale.dir; fi 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/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 /tmp/instance-6/output-1/host/bin/mipsel-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-6/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-6/output-1/host/bin/mipsel-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 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=2021.05-915-g92f9eb53ba"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2021.08-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 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 2021.05-915-g92f9eb53ba Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-bootlin 2020.08-1 Collecting legal info >>> toolchain Collecting legal info >>> alure 14beed2a86d5a36030e907b21c46614d505f07cd Collecting legal info LICENSE: OK (sha256: 7331ddc67daaf1a283c81e8dc17bac8dc40f54ed3fab3d3964616f4bd502a0a3) >>> host-cmake 3.16.9 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> openal 1.21.1 Collecting legal info COPYING: OK (sha256: d808ce217e5b611854da622b57ec29fe545584c48bc5352fae72a4b6e5074a15) >>> apparmor 3.0.1 Collecting legal info LICENSE: OK (sha256: a7e0cdcbea5c14927cedfc600d46526bdcbb1eb0a4d951e2ea53c2a6de159cb4) parser/COPYING.GPL: OK (sha256: dd54950fa69a3096fe907a466a454d217ccca9bca77398d5232704766d5a0040) >>> libapparmor 3.0.1 Collecting legal info LICENSE: OK (sha256: a7e0cdcbea5c14927cedfc600d46526bdcbb1eb0a4d951e2ea53c2a6de159cb4) libraries/libapparmor/COPYING.LGPL: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-bison 3.7.6 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) >>> linux-pam 1.5.1 Collecting legal info Copyright: OK (sha256: 133d98e7a2ab3ffd330b4debb0bfc10fea21e4b2b5a5b09de2e924293be5ff08) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> chartjs 2.9.4 Collecting legal info LICENSE.md: OK (sha256: 7b43caae91f31b18dc81fae6e0f7aa1acbecaa6d84e3249905cbe15308307d67) >>> dosfstools 4.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> easyframes 0.3 Collecting legal info COPYING: OK (sha256: 24f37598e822a1411fb7164ce7eb3ef120aea8279016399abc282c2381ce3f57) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libnl 3.5.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> gauche 0.9.9 Collecting legal info COPYING: OK (sha256: 13cb582677dbcdc5b34313c59b4a014e74ef2f5fd80e514a0bd98fd8a4e45bed) >>> host-gauche 0.9.9 Collecting legal info COPYING: OK (sha256: 13cb582677dbcdc5b34313c59b4a014e74ef2f5fd80e514a0bd98fd8a4e45bed) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> glibmm 2.66.0 Collecting legal info COPYING: OK (sha256: 3ea7fa7c5d9a3a113e950eca9cfb85107f096270d8e4dd99daa9d8abdebc60e7) COPYING.tools: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-meson 0.58.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3 3.9.6 Collecting legal info LICENSE: OK (sha256: 599826df92bfdcd2702eac691072498bb096c55af04ee984cf90f70ed77b5a70) >>> host-autoconf-archive 2019.01.06 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.1 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> libglib2 2.68.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.68.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> host-util-linux 2.36.2 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> util-linux 2.36.2 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> libsigc 2.10.6 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gnupg 1.4.23 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libcurl 7.78.0 Collecting legal info COPYING: OK (sha256: 6fd1a1c008b5ef4c4741dd188c3f8af6944c14c25afa881eb064f98fb98358e7) >>> libidn2 2.3.2 Collecting legal info COPYING: OK (sha256: 73483f797a83373fca1b968c11785b98c4fc4803cdc7d3210811ca8b075d6d76) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) COPYING.unicode: OK (sha256: 01d621eef165cf4d3d3dbb737aa0699178d94c6f18cf87e9dde6db3ca7790f46) >>> libunistring 0.9.10 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> openssl Collecting legal info >>> libopenssl 1.1.1k Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> gnutls 3.7.1 Collecting legal info doc/COPYING.LESSER: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libtasn1 4.17.0 Collecting legal info COPYING: OK (sha256: 7446831f659f7ebfd8d497acc7f05dfa8e31c6cb6ba1b45df33d4895ab80f5a6) doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> nettle 3.7.3 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> gpsd 3.21 Collecting legal info COPYING: OK (sha256: fdf339997bbca9eaf507476b82fbcac608fc39a3d89b86b51e16db4c9f933716) >>> host-scons 3.1.2 Collecting legal info LICENSE.txt: OK (sha256: 72ed889165fb28378cadac14552be4a959f1ebab6b148abb5dd2b49712c3c6f6) >>> host-python 2.7.18 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> httping 2.5 Collecting legal info license.txt: OK (sha256: c5db2e5b9a692fcdf2bd370f1533529063fbcf8947a8f5ee9d4b050a14e0566d) >>> hwdata 0.345 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f) >>> i2c-tools 4.3 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) README: OK (sha256: 2293b6e9076984d02184ff620baac557143e16cfa47d88f0a791d05a1271742c) >>> jbig2dec 0.19 Collecting legal info LICENSE: OK (sha256: 1bf5258afe453934484fd0cea97508b72301633a6a78b0ae8a9ee44ac78f26d9) >>> jpeg Collecting legal info >>> libjpeg 9d Collecting legal info README: OK (sha256: 3dc4e4a145c907a96bd6a0e40be3f722fecf061951909143cdff5365cba9c78c) >>> libaio 0.3.112 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libassuan 2.5.5 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.42 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libcorrect ce6c17f1f988765ae3695315d7cce1f2a2e6cf0d Collecting legal info LICENSE: OK (sha256: 135138cd4304aa637836758dc5edfb5f21b7d09ecc637d25288d206b151a5768) >>> libcuefile 475 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdmtx 0.7.5 Collecting legal info LICENSE: OK (sha256: fcc277b7302645322c63de22b9b0bdae2df3dfa7d6cbc0d5bed7a4d3f1a9af79) >>> libev 4.27 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libg7221 dbfc29d4806ecdace50379a2f4d68a992a6fec34 Collecting legal info COPYING: OK (sha256: 26cc5f718279b45dbe34e25a2d29b2c8ca487bd9ab11b2d68c9318ff59d5c645) >>> libgpgme 1.15.1 Collecting legal info COPYING.LESSER: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> liblockfile 1.09 Collecting legal info COPYRIGHT: OK (sha256: 5fffcc11f94a05a7cff02ff792407737eb1cba840767cc1a71b67fbb19695dd3) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnids 1.24 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libpam-radius-auth 1.4.0 Collecting legal info LICENSE: OK (sha256: 67f82e045cf7acfef853ea0f426575a8359161a0a325e19f02b529a87c4b6c34) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> libpsl 0.21.1 Collecting legal info COPYING: OK (sha256: 7903413e7aa0bbcb77aa19150a3f1034edc0a760cff174f9a53efe4de6f056a4) src/LICENSE.chromium: OK (sha256: 1d7f52747a9169751cdf2641a8299c0098e9ecdf9429296ffd55bdb14c9ed5b3) >>> libreplaygain r475 Collecting legal info src/gain_analysis.c: OK (sha256: 511e7b63ce6530b93932d19da3471a6672586339bc131b2699ad4e9b0ee6c9bb) >>> libsigsegv 2.13 Collecting legal info COPYING: OK (sha256: 8f2983e9a940367f48999881c14775db725ee643bce1e2f1ba195eb629a33cde) >>> libsoup 2.72.0 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libxml-parser-perl 2.46 Collecting legal info README: OK (sha256: 6a2e768443ed00f09d3d4bc4dd14451035eac13c6864d68d8e2f76edf5a044f2) >>> libxml2 2.9.12 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> sqlite 3350500 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> libsvg 0.1.4 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libtorrent 0.13.8 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> libuhttpd 3.12.1 Collecting legal info LICENSE: OK (sha256: 99efed4bbc0b62f96f999ef23399e38234fb91651af734fd389a52b033a85b55) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> logsurfer 1.8 Collecting legal info >>> lshw 02.19.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lvm2 2.03.12 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> minizip 3.0.2 Collecting legal info LICENSE: OK (sha256: 675181c03fc1302a1c8554c00f7be9bb420c5dbc9dcc2013433cec144413de03) >>> mtools 4.0.26 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-lzip 1.22 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> musepack r475 Collecting legal info libmpcdec/COPYING: OK (sha256: 141f551d8e4f037b7f6bc9136b7d3116c7ae9ec8da10c4f14c07c6dc34bc9aa5) libmpcenc/quant.c: OK (sha256: 0da88639aebbd614151ee52294fa13789f8cd28d9f2e0a56998b89b5c21ddc2b) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> re2 2021-06-01 Collecting legal info LICENSE: OK (sha256: 6040cda75d90b1738292a631d89934c411ef7ffd543c4d6a1b7edfc8edf29449) >>> rtc-tools 33ef4aa1c92b0c92a351284d93d1ac5570de9cc7 Collecting legal info COPYING: OK (sha256: 7ae50a5344af14d6231aff6814632a220b3127da4099aea2c6070fd79c407c1a) >>> rtorrent 0.9.8 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> s6-dns 2.3.5.1 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> skalibs 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> sed 4.8 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> shared-mime-info 1.12 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-shared-mime-info 1.12 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-libxml2 2.9.12 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> sshpass 1.06 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> stm32flash v0.6 Collecting legal info gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> taskd 1.1.0 Collecting legal info COPYING: OK (sha256: 84d1a8c2e6e306864ff350857a36b6c74756e61e2eae6822cf2fa88212720f68) >>> twolame 0.4.0 Collecting legal info COPYING: OK (sha256: 257a842724705950b07da76ce0e22ffa80ec77b3e9dfc6702522ac342409da0f) >>> vnstat 2.7 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> vorbis-tools 1.4.2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> wireless_tools 30.pre9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> xutil_util-macros 1.19.3 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-bootlin-2020.08-1: cannot save license (TOOLCHAIN_EXTERNAL_BOOTLIN_LICENSE_FILES not defined) WARNING: logsurfer-1.8: cannot save license (LOGSURFER_LICENSE_FILES not defined) Legal info produced in /tmp/instance-6/output-1/legal-info make: Leaving directory '/tmp/instance-6/buildroot'