make[3]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/symbian' 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-10/output-1/build/speex-1.2.1/symbian' make[2]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/symbian' Making install in ti make[2]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/ti' Making install in speex_C54_test make[3]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/ti/speex_C54_test' make[4]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/ti/speex_C54_test' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/ti/speex_C54_test' make[3]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/ti/speex_C54_test' Making install in speex_C55_test make[3]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/ti/speex_C55_test' make[4]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/ti/speex_C55_test' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/ti/speex_C55_test' make[3]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/ti/speex_C55_test' Making install in speex_C64_test make[3]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/ti/speex_C64_test' make[4]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/ti/speex_C64_test' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/ti/speex_C64_test' make[3]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/ti/speex_C64_test' make[3]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/ti' make[4]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/ti' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/ti' make[3]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/ti' make[2]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/ti' Making install in src make[2]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/src' make[3]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/src' /usr/bin/mkdir -p '/tmp/instance-10/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c speexenc speexdec '/tmp/instance-10/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/bin' libtool: install: /usr/bin/install -c speexenc /tmp/instance-10/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/bin/speexenc libtool: install: /usr/bin/install -c speexdec /tmp/instance-10/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/bin/speexdec /usr/bin/mkdir -p '/tmp/instance-10/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/share/man/man1' /usr/bin/install -c -m 644 speexenc.1 speexdec.1 '/tmp/instance-10/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/share/man/man1' make[3]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/src' make[2]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/src' make[2]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1' make[3]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-10/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/share/aclocal' /usr/bin/install -c -m 644 speex.m4 '/tmp/instance-10/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/share/aclocal' /usr/bin/mkdir -p '/tmp/instance-10/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 speex.pc '/tmp/instance-10/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1' make[2]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1' make[1]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1' >>> speex 1.2.1 Fixing libtool files for la in $(find /tmp/instance-10/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-10/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-10/output-1/host/arc-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/tmp/instance-10/output-1/host/arc-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-10/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 >>> speex 1.2.1 Installing to target PATH="/tmp/instance-10/output-1/host/bin:/tmp/instance-10/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-10/output-1/target install -C /tmp/instance-10/output-1/build/speex-1.2.1/ make[1]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1' Making install in libspeex make[2]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/libspeex' make[3]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/libspeex' /usr/bin/mkdir -p '/tmp/instance-10/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libspeex.la '/tmp/instance-10/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libspeex.lai /tmp/instance-10/output-1/target/usr/lib/libspeex.la libtool: install: /usr/bin/install -c .libs/libspeex.a /tmp/instance-10/output-1/target/usr/lib/libspeex.a libtool: install: chmod 644 /tmp/instance-10/output-1/target/usr/lib/libspeex.a libtool: install: /tmp/instance-10/output-1/host/bin/arc-buildroot-linux-uclibc-gcc-ranlib /tmp/instance-10/output-1/target/usr/lib/libspeex.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/libspeex' make[2]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/libspeex' Making install in include make[2]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/include' Making install in speex make[3]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/include/speex' make[4]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/include/speex' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-10/output-1/target/usr/include/speex' /usr/bin/install -c -m 644 speex_config_types.h '/tmp/instance-10/output-1/target/usr/include/speex' /usr/bin/mkdir -p '/tmp/instance-10/output-1/target/usr/include/speex' /usr/bin/install -c -m 644 speex.h speex_bits.h speex_callbacks.h speex_header.h speex_stereo.h speex_types.h '/tmp/instance-10/output-1/target/usr/include/speex' make[4]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/include/speex' make[3]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/include/speex' make[3]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/include' make[4]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/include' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/include' make[3]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/include' make[2]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/include' Making install in doc make[2]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/doc' make[3]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-10/output-1/target/usr/share/doc/speex' /usr/bin/install -c -m 644 manual.pdf '/tmp/instance-10/output-1/target/usr/share/doc/speex' make[3]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/doc' make[2]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/doc' Making install in win32 make[2]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32' Making install in libspeex make[3]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/libspeex' make[4]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/libspeex' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/libspeex' make[3]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/libspeex' Making install in speexenc make[3]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/speexenc' make[4]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/speexenc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/speexenc' make[3]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/speexenc' Making install in speexdec make[3]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/speexdec' make[4]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/speexdec' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/speexdec' make[3]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/speexdec' Making install in VS2003 make[3]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/VS2003' Making install in libspeex make[4]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/VS2003/libspeex' make[5]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/VS2003/libspeex' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/VS2003/libspeex' make[4]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/VS2003/libspeex' Making install in speexenc make[4]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/VS2003/speexenc' make[5]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/VS2003/speexenc' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/VS2003/speexenc' make[4]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/VS2003/speexenc' Making install in speexdec make[4]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/VS2003/speexdec' make[5]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/VS2003/speexdec' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/VS2003/speexdec' make[4]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/VS2003/speexdec' Making install in tests make[4]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/VS2003/tests' make[5]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/VS2003/tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/VS2003/tests' make[4]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/VS2003/tests' make[4]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/VS2003' make[5]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/VS2003' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/VS2003' make[4]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/VS2003' make[3]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/VS2003' Making install in VS2005 make[3]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/VS2005' Making install in libspeex make[4]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/VS2005/libspeex' make[5]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/VS2005/libspeex' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/VS2005/libspeex' make[4]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/VS2005/libspeex' Making install in speexenc make[4]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/VS2005/speexenc' make[5]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/VS2005/speexenc' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/VS2005/speexenc' make[4]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/VS2005/speexenc' Making install in speexdec make[4]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/VS2005/speexdec' make[5]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/VS2005/speexdec' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/VS2005/speexdec' make[4]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/VS2005/speexdec' Making install in tests make[4]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/VS2005/tests' make[5]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/VS2005/tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/VS2005/tests' make[4]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/VS2005/tests' make[4]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/VS2005' make[5]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/VS2005' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/VS2005' make[4]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/VS2005' make[3]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/VS2005' Making install in VS2008 make[3]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/VS2008' Making install in libspeex make[4]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/VS2008/libspeex' make[5]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/VS2008/libspeex' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/VS2008/libspeex' make[4]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/VS2008/libspeex' Making install in speexenc make[4]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/VS2008/speexenc' make[5]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/VS2008/speexenc' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/VS2008/speexenc' make[4]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/VS2008/speexenc' Making install in speexdec make[4]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/VS2008/speexdec' make[5]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/VS2008/speexdec' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/VS2008/speexdec' make[4]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/VS2008/speexdec' Making install in tests make[4]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/VS2008/tests' make[5]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/VS2008/tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/VS2008/tests' make[4]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/VS2008/tests' make[4]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/VS2008' make[5]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/VS2008' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/VS2008' make[4]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/VS2008' make[3]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32/VS2008' make[3]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32' make[4]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32' make[3]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32' make[2]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/win32' Making install in symbian make[2]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/symbian' make[3]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/symbian' 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-10/output-1/build/speex-1.2.1/symbian' make[2]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/symbian' Making install in ti make[2]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/ti' Making install in speex_C54_test make[3]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/ti/speex_C54_test' make[4]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/ti/speex_C54_test' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/ti/speex_C54_test' make[3]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/ti/speex_C54_test' Making install in speex_C55_test make[3]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/ti/speex_C55_test' make[4]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/ti/speex_C55_test' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/ti/speex_C55_test' make[3]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/ti/speex_C55_test' Making install in speex_C64_test make[3]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/ti/speex_C64_test' make[4]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/ti/speex_C64_test' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/ti/speex_C64_test' make[3]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/ti/speex_C64_test' make[3]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/ti' make[4]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/ti' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/ti' make[3]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/ti' make[2]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/ti' Making install in src make[2]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/src' make[3]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1/src' /usr/bin/mkdir -p '/tmp/instance-10/output-1/target/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c speexenc speexdec '/tmp/instance-10/output-1/target/usr/bin' libtool: install: /usr/bin/install -c speexenc /tmp/instance-10/output-1/target/usr/bin/speexenc libtool: install: /usr/bin/install -c speexdec /tmp/instance-10/output-1/target/usr/bin/speexdec /usr/bin/mkdir -p '/tmp/instance-10/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 speexenc.1 speexdec.1 '/tmp/instance-10/output-1/target/usr/share/man/man1' make[3]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/src' make[2]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1/src' make[2]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1' make[3]: Entering directory '/tmp/instance-10/output-1/build/speex-1.2.1' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-10/output-1/target/usr/share/aclocal' /usr/bin/install -c -m 644 speex.m4 '/tmp/instance-10/output-1/target/usr/share/aclocal' /usr/bin/mkdir -p '/tmp/instance-10/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 speex.pc '/tmp/instance-10/output-1/target/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1' make[2]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1' make[1]: Leaving directory '/tmp/instance-10/output-1/build/speex-1.2.1' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-10/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0', '-static'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%'-static'@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0', '-static', '-static'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Og', '-g0', '-static'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/tmp/instance-10/output-1/host/bin/arc-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-10/output-1/host/bin/arc-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arc%g" -e "s%@TARGET_CPU@%hs4x_rel31%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-10/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-10/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-10/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-10/output-1/host/arc-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /tmp/instance-10/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-10/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-10/output-1/host/bin/arc-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-10/output-1/host/bin/arc-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arc%g" -e "s%@TARGET_CPU@%hs4x_rel31%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-Og', '-g0', '-static'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0', '-static'%g" -e "s%@TARGET_LDFLAGS@%'-static'%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Og', '-g0', '-static', '-static'%g" -e "s%@BR2_CMAKE@%/tmp/instance-10/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-10/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-10/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-10/output-1/host/arc-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /tmp/instance-10/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-10/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~#ttyS0::respawn:/sbin/getty -L ttyS0 115200 vt100 #~' /tmp/instance-10/output-1/target/etc/inittab /usr/bin/sed -i -e '/^[^#].*-o remount,rw \/$/s~^~#~' /tmp/instance-10/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /tmp/instance-10/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /tmp/instance-10/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-10/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-10/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /tmp/instance-10/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-10/output-1/target/etc/shells; fi mkdir -p /tmp/instance-10/output-1/target/etc echo "buildroot" > /tmp/instance-10/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-10/output-1/target/etc/hosts mkdir -p /tmp/instance-10/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-10/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /tmp/instance-10/output-1/target/etc/shadow rm -f /tmp/instance-10/output-1/target/bin/sh if [ -x /tmp/instance-10/output-1/target/sbin/swapon -a -x /tmp/instance-10/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-10/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-10/output-1/target/etc/inittab; fi rm -rf /tmp/instance-10/output-1/target/usr/include /tmp/instance-10/output-1/target/usr/share/aclocal \ /tmp/instance-10/output-1/target/usr/lib/pkgconfig /tmp/instance-10/output-1/target/usr/share/pkgconfig \ /tmp/instance-10/output-1/target/usr/lib/cmake /tmp/instance-10/output-1/target/usr/share/cmake \ /tmp/instance-10/output-1/target/usr/lib/rpm /tmp/instance-10/output-1/target/usr/doc find /tmp/instance-10/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-10/output-1/target/lib/ /tmp/instance-10/output-1/target/usr/lib/ /tmp/instance-10/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-10/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-10/output-1/target/usr/share/gdb rm -rf /tmp/instance-10/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-10/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-10/output-1/target/usr/share/zsh rm -rf /tmp/instance-10/output-1/target/usr/man /tmp/instance-10/output-1/target/usr/share/man rm -rf /tmp/instance-10/output-1/target/usr/info /tmp/instance-10/output-1/target/usr/share/info rm -rf /tmp/instance-10/output-1/target/usr/doc /tmp/instance-10/output-1/target/usr/share/doc rm -rf /tmp/instance-10/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-10/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-10/output-1/target/lib/debug /tmp/instance-10/output-1/target/usr/lib/debug find /tmp/instance-10/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-10/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /tmp/instance-10/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-10/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-10/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.08-732-g6c967d184d"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.11-git\"" \ ) > /tmp/instance-10/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-10/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-10/output-1/per-package /tmp/instance-10/buildroot/support/scripts/fix-rpath target touch /tmp/instance-10/output-1/target/usr >>> Generating root filesystems common tables rm -rf /tmp/instance-10/output-1/build/buildroot-fs mkdir -p /tmp/instance-10/output-1/build/buildroot-fs printf ' \n' >> /tmp/instance-10/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /tmp/instance-10/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /tmp/instance-10/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.jffs2 mkdir -p /tmp/instance-10/output-1/images rm -rf /tmp/instance-10/output-1/build/buildroot-fs/jffs2 mkdir -p /tmp/instance-10/output-1/build/buildroot-fs/jffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /tmp/instance-10/output-1/target/ /tmp/instance-10/output-1/build/buildroot-fs/jffs2/target echo '#!/bin/sh' > /tmp/instance-10/output-1/build/buildroot-fs/jffs2/fakeroot echo "set -e" >> /tmp/instance-10/output-1/build/buildroot-fs/jffs2/fakeroot echo "chown -h -R 0:0 /tmp/instance-10/output-1/build/buildroot-fs/jffs2/target" >> /tmp/instance-10/output-1/build/buildroot-fs/jffs2/fakeroot PATH="/tmp/instance-10/output-1/host/bin:/tmp/instance-10/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-10/buildroot/support/scripts/mkusers /tmp/instance-10/output-1/build/buildroot-fs/full_users_table.txt /tmp/instance-10/output-1/build/buildroot-fs/jffs2/target >> /tmp/instance-10/output-1/build/buildroot-fs/jffs2/fakeroot echo "/tmp/instance-10/output-1/host/bin/makedevs -d /tmp/instance-10/output-1/build/buildroot-fs/full_devices_table.txt /tmp/instance-10/output-1/build/buildroot-fs/jffs2/target" >> /tmp/instance-10/output-1/build/buildroot-fs/jffs2/fakeroot printf ' rm -rf /tmp/instance-10/output-1/build/buildroot-fs/jffs2/target/usr/lib/udev/hwdb.d/ /tmp/instance-10/output-1/build/buildroot-fs/jffs2/target/etc/udev/hwdb.d/\n' >> /tmp/instance-10/output-1/build/buildroot-fs/jffs2/fakeroot echo "find /tmp/instance-10/output-1/build/buildroot-fs/jffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-10/output-1/build/buildroot-fs/jffs2/fakeroot echo "find /tmp/instance-10/output-1/build/buildroot-fs/jffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-10/output-1/build/buildroot-fs/jffs2/fakeroot printf ' \n' >> /tmp/instance-10/output-1/build/buildroot-fs/jffs2/fakeroot printf ' \n' >> /tmp/instance-10/output-1/build/buildroot-fs/jffs2/fakeroot printf ' /tmp/instance-10/output-1/host/sbin/mkfs.jffs2 -e 0x20000 --with-xattr -l -n -d /tmp/instance-10/output-1/build/buildroot-fs/jffs2/target -o /tmp/instance-10/output-1/images/rootfs.jffs2\n' >> /tmp/instance-10/output-1/build/buildroot-fs/jffs2/fakeroot chmod a+x /tmp/instance-10/output-1/build/buildroot-fs/jffs2/fakeroot PATH="/tmp/instance-10/output-1/host/bin:/tmp/instance-10/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /tmp/instance-10/output-1/host/bin/fakeroot -- /tmp/instance-10/output-1/build/buildroot-fs/jffs2/fakeroot rootdir=/tmp/instance-10/output-1/build/buildroot-fs/jffs2/target table='/tmp/instance-10/output-1/build/buildroot-fs/full_devices_table.txt' ln -snf /tmp/instance-10/output-1/host/arc-buildroot-linux-uclibc/sysroot /tmp/instance-10/output-1/staging make: Leaving directory '/tmp/instance-10/buildroot' make: Entering directory '/tmp/instance-10/buildroot' >>> Buildroot 2022.08-732-g6c967d184d Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-ccache 3.7.12 Collecting legal info LICENSE.adoc: OK (sha256: 4f63223bcdee822d55a6768cc8399ffe06401d7a03cfe79e1dc305f50dc22c59) GPL-3.0.txt: OK (sha256: ec6b1a326ff93b2cc21df88a697ae470ff6927a55b8929e7e491b315e1563361) >>> host-skeleton Collecting legal info >>> host-gcc-final arc-2020.09-release Collecting legal info >>> host-binutils 2.37 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.42 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial arc-2020.09-release Collecting legal info >>> linux-headers 5.15.73 Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> initscripts Collecting legal info >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> opentyrian-data 2.1 Collecting legal info >>> opentyrian cf5dbeb69eebd9ef9afc4473088d9469b79589eb Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> smcroute 2.5.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> speex 1.2.1 Collecting legal info COPYING: OK (sha256: 2654a4264b2bfe298dedc508748d140111840c315cc8eb646a3a68c13fa75b01) >>> 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-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-makedevs Collecting legal info >>> host-mtd 2.1.5 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> 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) >>> host-zlib Collecting legal info >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-arc-2020.09-release: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-arc-2020.09-release: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-5.15.73: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) WARNING: opentyrian-data-2.1: cannot save license (OPENTYRIAN_DATA_LICENSE_FILES not defined) Legal info produced in /tmp/instance-10/output-1/legal-info make: Leaving directory '/tmp/instance-10/buildroot'