cd "$man1dir" && \ rm -f "$link.1" && \ ln -s "$target.1" "$link.1" \ ); fi; \ done; \ done make[6]: Entering directory '/tmp/instance-7/output-1/build/xz-5.2.5/src/scripts' /usr/bin/mkdir -p '/tmp/instance-7/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/share/man/de/man1' /usr/bin/install -c -m 644 ../../po4a/man/de/xzdiff.1 ../../po4a/man/de/xzgrep.1 ../../po4a/man/de/xzmore.1 ../../po4a/man/de/xzless.1 '/tmp/instance-7/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/share/man/de/man1' make[6]: Leaving directory '/tmp/instance-7/output-1/build/xz-5.2.5/src/scripts' make[5]: Leaving directory '/tmp/instance-7/output-1/build/xz-5.2.5/src/scripts' make[5]: Leaving directory '/tmp/instance-7/output-1/build/xz-5.2.5/src/scripts' make[4]: Leaving directory '/tmp/instance-7/output-1/build/xz-5.2.5/src/scripts' make[3]: Leaving directory '/tmp/instance-7/output-1/build/xz-5.2.5/src/scripts' make[3]: Entering directory '/tmp/instance-7/output-1/build/xz-5.2.5/src' make[4]: Entering directory '/tmp/instance-7/output-1/build/xz-5.2.5/src' 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-7/output-1/build/xz-5.2.5/src' make[3]: Leaving directory '/tmp/instance-7/output-1/build/xz-5.2.5/src' make[2]: Leaving directory '/tmp/instance-7/output-1/build/xz-5.2.5/src' Making install in po make[2]: Entering directory '/tmp/instance-7/output-1/build/xz-5.2.5/po' installing cs.gmo as /tmp/instance-7/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/share/locale/cs/LC_MESSAGES/xz.mo installing da.gmo as /tmp/instance-7/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/share/locale/da/LC_MESSAGES/xz.mo installing de.gmo as /tmp/instance-7/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/share/locale/de/LC_MESSAGES/xz.mo installing fi.gmo as /tmp/instance-7/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/share/locale/fi/LC_MESSAGES/xz.mo installing fr.gmo as /tmp/instance-7/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/share/locale/fr/LC_MESSAGES/xz.mo installing hu.gmo as /tmp/instance-7/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/share/locale/hu/LC_MESSAGES/xz.mo installing it.gmo as /tmp/instance-7/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/share/locale/it/LC_MESSAGES/xz.mo installing pl.gmo as /tmp/instance-7/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/share/locale/pl/LC_MESSAGES/xz.mo installing pt_BR.gmo as /tmp/instance-7/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/share/locale/pt_BR/LC_MESSAGES/xz.mo installing vi.gmo as /tmp/instance-7/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/share/locale/vi/LC_MESSAGES/xz.mo installing zh_CN.gmo as /tmp/instance-7/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/share/locale/zh_CN/LC_MESSAGES/xz.mo installing zh_TW.gmo as /tmp/instance-7/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/share/locale/zh_TW/LC_MESSAGES/xz.mo if test "xz" = "gettext-tools"; then \ /usr/bin/mkdir -p /tmp/instance-7/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /tmp/instance-7/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /tmp/instance-7/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/tmp/instance-7/output-1/build/xz-5.2.5/po' Making install in tests make[2]: Entering directory '/tmp/instance-7/output-1/build/xz-5.2.5/tests' make[3]: Entering directory '/tmp/instance-7/output-1/build/xz-5.2.5/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-7/output-1/build/xz-5.2.5/tests' make[2]: Leaving directory '/tmp/instance-7/output-1/build/xz-5.2.5/tests' make[2]: Entering directory '/tmp/instance-7/output-1/build/xz-5.2.5' make[3]: Entering directory '/tmp/instance-7/output-1/build/xz-5.2.5' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/tmp/instance-7/output-1/build/xz-5.2.5' make[2]: Leaving directory '/tmp/instance-7/output-1/build/xz-5.2.5' make[1]: Leaving directory '/tmp/instance-7/output-1/build/xz-5.2.5' >>> xz 5.2.5 Fixing libtool files for la in $(find /tmp/instance-7/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-7/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-7/output-1/host/nios2-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/tmp/instance-7/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-7/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/tmp/instance-7/output-1/host/nios2-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-7/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 >>> xz 5.2.5 Installing to target PATH="/tmp/instance-7/output-1/host/bin:/tmp/instance-7/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-7/output-1/target install -C /tmp/instance-7/output-1/build/xz-5.2.5/ make[1]: Entering directory '/tmp/instance-7/output-1/build/xz-5.2.5' Making install in src make[2]: Entering directory '/tmp/instance-7/output-1/build/xz-5.2.5/src' Making install in liblzma make[3]: Entering directory '/tmp/instance-7/output-1/build/xz-5.2.5/src/liblzma' Making install in api make[4]: Entering directory '/tmp/instance-7/output-1/build/xz-5.2.5/src/liblzma/api' make[5]: Entering directory '/tmp/instance-7/output-1/build/xz-5.2.5/src/liblzma/api' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-7/output-1/target/usr/include' /usr/bin/mkdir -p '/tmp/instance-7/output-1/target/usr/include/lzma' /usr/bin/install -c -m 644 lzma/base.h lzma/bcj.h lzma/block.h lzma/check.h lzma/container.h lzma/delta.h lzma/filter.h lzma/hardware.h lzma/index.h lzma/index_hash.h lzma/lzma12.h lzma/stream_flags.h lzma/version.h lzma/vli.h '/tmp/instance-7/output-1/target/usr/include/lzma' /usr/bin/install -c -m 644 lzma.h '/tmp/instance-7/output-1/target/usr/include/.' make[5]: Leaving directory '/tmp/instance-7/output-1/build/xz-5.2.5/src/liblzma/api' make[4]: Leaving directory '/tmp/instance-7/output-1/build/xz-5.2.5/src/liblzma/api' make[4]: Entering directory '/tmp/instance-7/output-1/build/xz-5.2.5/src/liblzma' make[5]: Entering directory '/tmp/instance-7/output-1/build/xz-5.2.5/src/liblzma' /usr/bin/mkdir -p '/tmp/instance-7/output-1/target/usr/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c liblzma.la '/tmp/instance-7/output-1/target/usr/lib' /usr/bin/mkdir -p '/tmp/instance-7/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 liblzma.pc '/tmp/instance-7/output-1/target/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/liblzma.so.5.2.5 /tmp/instance-7/output-1/target/usr/lib/liblzma.so.5.2.5 libtool: install: (cd /tmp/instance-7/output-1/target/usr/lib && { ln -s -f liblzma.so.5.2.5 liblzma.so.5 || { rm -f liblzma.so.5 && ln -s liblzma.so.5.2.5 liblzma.so.5; }; }) libtool: install: (cd /tmp/instance-7/output-1/target/usr/lib && { ln -s -f liblzma.so.5.2.5 liblzma.so || { rm -f liblzma.so && ln -s liblzma.so.5.2.5 liblzma.so; }; }) libtool: install: /usr/bin/install -c .libs/liblzma.lai /tmp/instance-7/output-1/target/usr/lib/liblzma.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[5]: Leaving directory '/tmp/instance-7/output-1/build/xz-5.2.5/src/liblzma' make[4]: Leaving directory '/tmp/instance-7/output-1/build/xz-5.2.5/src/liblzma' make[3]: Leaving directory '/tmp/instance-7/output-1/build/xz-5.2.5/src/liblzma' Making install in xzdec make[3]: Entering directory '/tmp/instance-7/output-1/build/xz-5.2.5/src/xzdec' make[4]: Entering directory '/tmp/instance-7/output-1/build/xz-5.2.5/src/xzdec' /usr/bin/mkdir -p '/tmp/instance-7/output-1/target/usr/bin' /usr/bin/mkdir -p '/tmp/instance-7/output-1/target/usr/share/man/man1' /bin/bash ../../libtool --mode=install /usr/bin/install -c xzdec lzmadec '/tmp/instance-7/output-1/target/usr/bin' /usr/bin/install -c -m 644 xzdec.1 '/tmp/instance-7/output-1/target/usr/share/man/man1' /usr/bin/make install-data-hook make[5]: Entering directory '/tmp/instance-7/output-1/build/xz-5.2.5/src/xzdec' languages= ; \ if test "yes" = yes && test -d "../../po4a/man"; then \ languages=`ls "../../po4a/man"`; \ fi; \ target=`echo xzdec | sed 's&^&&'` && \ link=`echo lzmadec | sed 's&^&&'` && \ for lang in . $languages; do \ man="../../po4a/man/$lang/xzdec.1" ; \ if test -f "$man"; then \ /usr/bin/make dist_man_MANS="$man" man_MANS= \ mandir="/usr/share/man/$lang" install-man; \ fi; \ man1dir="/tmp/instance-7/output-1/target/usr/share/man/$lang/man1" && \ if test -f "$man1dir/$target.1"; then \ if test -n "lzmadec"; then ( \ cd "$man1dir" && \ rm -f "$link.1" && \ ln -s "$target.1" "$link.1" \ ); fi; \ fi; \ done make[6]: Entering directory '/tmp/instance-7/output-1/build/xz-5.2.5/src/xzdec' /usr/bin/mkdir -p '/tmp/instance-7/output-1/target/usr/share/man/de/man1' /usr/bin/install -c -m 644 ../../po4a/man/de/xzdec.1 '/tmp/instance-7/output-1/target/usr/share/man/de/man1' make[6]: Leaving directory '/tmp/instance-7/output-1/build/xz-5.2.5/src/xzdec' make[5]: Leaving directory '/tmp/instance-7/output-1/build/xz-5.2.5/src/xzdec' libtool: install: /usr/bin/install -c xzdec /tmp/instance-7/output-1/target/usr/bin/xzdec libtool: install: /usr/bin/install -c lzmadec /tmp/instance-7/output-1/target/usr/bin/lzmadec make[4]: Leaving directory '/tmp/instance-7/output-1/build/xz-5.2.5/src/xzdec' make[3]: Leaving directory '/tmp/instance-7/output-1/build/xz-5.2.5/src/xzdec' Making install in xz make[3]: Entering directory '/tmp/instance-7/output-1/build/xz-5.2.5/src/xz' make[4]: Entering directory '/tmp/instance-7/output-1/build/xz-5.2.5/src/xz' /usr/bin/mkdir -p '/tmp/instance-7/output-1/target/usr/bin' /usr/bin/mkdir -p '/tmp/instance-7/output-1/target/usr/share/man/man1' /bin/bash ../../libtool --mode=install /usr/bin/install -c xz '/tmp/instance-7/output-1/target/usr/bin' /usr/bin/install -c -m 644 xz.1 '/tmp/instance-7/output-1/target/usr/share/man/man1' /usr/bin/make install-data-hook make[5]: Entering directory '/tmp/instance-7/output-1/build/xz-5.2.5/src/xz' languages= ; \ if test "yes" = yes && test -d "../../po4a/man"; then \ languages=`ls "../../po4a/man"`; \ fi; \ target=`echo xz | sed 's&^&&'` && \ for lang in . $languages; do \ man="../../po4a/man/$lang/xz.1" ; \ if test -f "$man"; then \ /usr/bin/make dist_man_MANS="$man" man_MANS= \ mandir="/usr/share/man/$lang" install-man; \ fi; \ man1dir="/tmp/instance-7/output-1/target/usr/share/man/$lang/man1" && \ if test -f "$man1dir/$target.1"; then ( \ cd "$man1dir" && \ for name in unxz xzcat lzma unlzma lzcat; do \ link=`echo $name | sed 's&^&&'` && \ rm -f "$link.1" && \ ln -s "$target.1" "$link.1"; \ done \ ); fi; \ done libtool: install: /usr/bin/install -c xz /tmp/instance-7/output-1/target/usr/bin/xz /usr/bin/make install-exec-hook make[5]: Entering directory '/tmp/instance-7/output-1/build/xz-5.2.5/src/xz' cd "/tmp/instance-7/output-1/target/usr/bin" && \ target=`echo xz | sed 's&^&&'` && \ for name in unxz xzcat lzma unlzma lzcat; do \ link=`echo $name | sed 's&^&&'` && \ rm -f "$link" && \ ln -s "$target" "$link"; \ done make[6]: Entering directory '/tmp/instance-7/output-1/build/xz-5.2.5/src/xz' /usr/bin/mkdir -p '/tmp/instance-7/output-1/target/usr/share/man/de/man1' /usr/bin/install -c -m 644 ../../po4a/man/de/xz.1 '/tmp/instance-7/output-1/target/usr/share/man/de/man1' make[6]: Leaving directory '/tmp/instance-7/output-1/build/xz-5.2.5/src/xz' make[5]: Leaving directory '/tmp/instance-7/output-1/build/xz-5.2.5/src/xz' make[5]: Leaving directory '/tmp/instance-7/output-1/build/xz-5.2.5/src/xz' make[4]: Leaving directory '/tmp/instance-7/output-1/build/xz-5.2.5/src/xz' make[3]: Leaving directory '/tmp/instance-7/output-1/build/xz-5.2.5/src/xz' Making install in lzmainfo make[3]: Entering directory '/tmp/instance-7/output-1/build/xz-5.2.5/src/lzmainfo' make[4]: Entering directory '/tmp/instance-7/output-1/build/xz-5.2.5/src/lzmainfo' /usr/bin/mkdir -p '/tmp/instance-7/output-1/target/usr/bin' /usr/bin/mkdir -p '/tmp/instance-7/output-1/target/usr/share/man/man1' /bin/bash ../../libtool --mode=install /usr/bin/install -c lzmainfo '/tmp/instance-7/output-1/target/usr/bin' /usr/bin/install -c -m 644 lzmainfo.1 '/tmp/instance-7/output-1/target/usr/share/man/man1' libtool: install: /usr/bin/install -c lzmainfo /tmp/instance-7/output-1/target/usr/bin/lzmainfo make[4]: Leaving directory '/tmp/instance-7/output-1/build/xz-5.2.5/src/lzmainfo' make[3]: Leaving directory '/tmp/instance-7/output-1/build/xz-5.2.5/src/lzmainfo' Making install in scripts make[3]: Entering directory '/tmp/instance-7/output-1/build/xz-5.2.5/src/scripts' make[4]: Entering directory '/tmp/instance-7/output-1/build/xz-5.2.5/src/scripts' /usr/bin/mkdir -p '/tmp/instance-7/output-1/target/usr/bin' /usr/bin/mkdir -p '/tmp/instance-7/output-1/target/usr/share/man/man1' /usr/bin/install -c xzdiff xzgrep xzmore xzless '/tmp/instance-7/output-1/target/usr/bin' /usr/bin/make install-exec-hook /usr/bin/install -c -m 644 xzdiff.1 xzgrep.1 xzmore.1 xzless.1 '/tmp/instance-7/output-1/target/usr/share/man/man1' make[5]: Entering directory '/tmp/instance-7/output-1/build/xz-5.2.5/src/scripts' cd "/tmp/instance-7/output-1/target/usr/bin" && \ for pair in xzdiff-xzcmp xzgrep-xzegrep xzgrep-xzfgrep xzdiff-lzdiff xzdiff-lzcmp xzgrep-lzgrep xzgrep-lzegrep xzgrep-lzfgrep xzmore-lzmore xzless-lzless; do \ target=`echo $pair | sed 's/-.*$//' | sed 's&^&&'` && \ link=`echo $pair | sed 's/^.*-//' | sed 's&^&&'` && \ rm -f "$link" && \ ln -s "$target" "$link"; \ done /usr/bin/make install-data-hook make[5]: Entering directory '/tmp/instance-7/output-1/build/xz-5.2.5/src/scripts' languages= ; \ if test "yes" = yes && test -d "../../po4a/man"; then \ languages=`ls "../../po4a/man"`; \ fi; \ for lang in $languages; do \ mans= ; \ for man in xzdiff.1 xzgrep.1 xzmore.1 xzless.1; do \ man="../../po4a/man/$lang/$man" ; \ if test -f "$man"; then \ mans="$mans $man"; \ fi; \ done; \ /usr/bin/make dist_man_MANS="$mans" man_MANS= \ mandir="/usr/share/man/$lang" install-man; \ done; \ for lang in . $languages; do \ for pair in xzdiff-xzcmp xzgrep-xzegrep xzgrep-xzfgrep xzdiff-lzdiff xzdiff-lzcmp xzgrep-lzgrep xzgrep-lzegrep xzgrep-lzfgrep xzmore-lzmore xzless-lzless; do \ target=`echo $pair | sed 's/-.*$//' \ | sed 's&^&&'` && \ link=`echo $pair | sed 's/^.*-//' \ | sed 's&^&&'` && \ man1dir="/tmp/instance-7/output-1/target/usr/share/man/$lang/man1" && \ if test -f "$man1dir/$target.1"; then ( \ cd "$man1dir" && \ rm -f "$link.1" && \ ln -s "$target.1" "$link.1" \ ); fi; \ done; \ done make[6]: Entering directory '/tmp/instance-7/output-1/build/xz-5.2.5/src/scripts' /usr/bin/mkdir -p '/tmp/instance-7/output-1/target/usr/share/man/de/man1' /usr/bin/install -c -m 644 ../../po4a/man/de/xzdiff.1 ../../po4a/man/de/xzgrep.1 ../../po4a/man/de/xzmore.1 ../../po4a/man/de/xzless.1 '/tmp/instance-7/output-1/target/usr/share/man/de/man1' make[6]: Leaving directory '/tmp/instance-7/output-1/build/xz-5.2.5/src/scripts' make[5]: Leaving directory '/tmp/instance-7/output-1/build/xz-5.2.5/src/scripts' make[5]: Leaving directory '/tmp/instance-7/output-1/build/xz-5.2.5/src/scripts' make[4]: Leaving directory '/tmp/instance-7/output-1/build/xz-5.2.5/src/scripts' make[3]: Leaving directory '/tmp/instance-7/output-1/build/xz-5.2.5/src/scripts' make[3]: Entering directory '/tmp/instance-7/output-1/build/xz-5.2.5/src' make[4]: Entering directory '/tmp/instance-7/output-1/build/xz-5.2.5/src' 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-7/output-1/build/xz-5.2.5/src' make[3]: Leaving directory '/tmp/instance-7/output-1/build/xz-5.2.5/src' make[2]: Leaving directory '/tmp/instance-7/output-1/build/xz-5.2.5/src' Making install in po make[2]: Entering directory '/tmp/instance-7/output-1/build/xz-5.2.5/po' installing cs.gmo as /tmp/instance-7/output-1/target/usr/share/locale/cs/LC_MESSAGES/xz.mo installing da.gmo as /tmp/instance-7/output-1/target/usr/share/locale/da/LC_MESSAGES/xz.mo installing de.gmo as /tmp/instance-7/output-1/target/usr/share/locale/de/LC_MESSAGES/xz.mo installing fi.gmo as /tmp/instance-7/output-1/target/usr/share/locale/fi/LC_MESSAGES/xz.mo installing fr.gmo as /tmp/instance-7/output-1/target/usr/share/locale/fr/LC_MESSAGES/xz.mo installing hu.gmo as /tmp/instance-7/output-1/target/usr/share/locale/hu/LC_MESSAGES/xz.mo installing it.gmo as /tmp/instance-7/output-1/target/usr/share/locale/it/LC_MESSAGES/xz.mo installing pl.gmo as /tmp/instance-7/output-1/target/usr/share/locale/pl/LC_MESSAGES/xz.mo installing pt_BR.gmo as /tmp/instance-7/output-1/target/usr/share/locale/pt_BR/LC_MESSAGES/xz.mo installing vi.gmo as /tmp/instance-7/output-1/target/usr/share/locale/vi/LC_MESSAGES/xz.mo installing zh_CN.gmo as /tmp/instance-7/output-1/target/usr/share/locale/zh_CN/LC_MESSAGES/xz.mo installing zh_TW.gmo as /tmp/instance-7/output-1/target/usr/share/locale/zh_TW/LC_MESSAGES/xz.mo if test "xz" = "gettext-tools"; then \ /usr/bin/mkdir -p /tmp/instance-7/output-1/target/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /tmp/instance-7/output-1/target/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /tmp/instance-7/output-1/target/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/tmp/instance-7/output-1/build/xz-5.2.5/po' Making install in tests make[2]: Entering directory '/tmp/instance-7/output-1/build/xz-5.2.5/tests' make[3]: Entering directory '/tmp/instance-7/output-1/build/xz-5.2.5/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-7/output-1/build/xz-5.2.5/tests' make[2]: Leaving directory '/tmp/instance-7/output-1/build/xz-5.2.5/tests' make[2]: Entering directory '/tmp/instance-7/output-1/build/xz-5.2.5' make[3]: Entering directory '/tmp/instance-7/output-1/build/xz-5.2.5' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/tmp/instance-7/output-1/build/xz-5.2.5' make[2]: Leaving directory '/tmp/instance-7/output-1/build/xz-5.2.5' make[1]: Leaving directory '/tmp/instance-7/output-1/build/xz-5.2.5' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-7/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/tmp/instance-7/output-1/host/bin/nios2-linux-%g' -e 's%@TARGET_ARCH@%nios2%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', '-g0', '-D_FORTIFY_SOURCE=2'@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', '-g0', '-D_FORTIFY_SOURCE=2'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/tmp/instance-7/output-1/host%g' -e 's%@STAGING_DIR@%/tmp/instance-7/output-1/host/nios2-buildroot-linux-gnu/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /tmp/instance-7/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-7/output-1/host/etc/meson/cross-compilation.conf.in > /tmp/instance-7/output-1/host/etc/meson/cross-compilation.conf mkdir -p /tmp/instance-7/output-1/target/etc echo "buildroot" > /tmp/instance-7/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-7/output-1/target/etc/hosts mkdir -p /tmp/instance-7/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-7/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-7/output-1/target/etc/shadow rm -f /tmp/instance-7/output-1/target/bin/sh printf '%s\n' C en_US locale-archive > /tmp/instance-7/output-1/build/locales.nopurge for dir in /tmp/instance-7/output-1/target/usr/share/locale /tmp/instance-7/output-1/target/usr/share/X11/locale /tmp/instance-7/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-7/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-7/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-7/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-7/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-7/output-1/target/usr/include /tmp/instance-7/output-1/target/usr/share/aclocal \ /tmp/instance-7/output-1/target/usr/lib/pkgconfig /tmp/instance-7/output-1/target/usr/share/pkgconfig \ /tmp/instance-7/output-1/target/usr/lib/cmake /tmp/instance-7/output-1/target/usr/share/cmake \ /tmp/instance-7/output-1/target/usr/doc find /tmp/instance-7/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-7/output-1/target/lib/ /tmp/instance-7/output-1/target/usr/lib/ /tmp/instance-7/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-7/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-7/output-1/target/usr/share/gdb rm -rf /tmp/instance-7/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-7/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-7/output-1/target/usr/share/zsh rm -rf /tmp/instance-7/output-1/target/usr/man /tmp/instance-7/output-1/target/usr/share/man rm -rf /tmp/instance-7/output-1/target/usr/info /tmp/instance-7/output-1/target/usr/share/info rm -rf /tmp/instance-7/output-1/target/usr/doc /tmp/instance-7/output-1/target/usr/share/doc rm -rf /tmp/instance-7/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-7/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-7/output-1/target/lib/debug /tmp/instance-7/output-1/target/usr/lib/debug find /tmp/instance-7/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-7/output-1/host/bin/nios2-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-7/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-7/output-1/host/bin/nios2-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /tmp/instance-7/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-7/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-7/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.05-1014-g94b6fbd582"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2021.08-git\"" \ ) > /tmp/instance-7/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-7/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-7/output-1/per-package /tmp/instance-7/buildroot/support/scripts/fix-rpath target touch /tmp/instance-7/output-1/target/usr ln -snf /tmp/instance-7/output-1/host/nios2-buildroot-linux-gnu/sysroot /tmp/instance-7/output-1/staging make: Leaving directory '/tmp/instance-7/buildroot' make: Entering directory '/tmp/instance-7/buildroot' >>> Buildroot 2021.05-1014-g94b6fbd582 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 >>> host-asn1c 0.9.28 Collecting legal info LICENSE: OK (sha256: bcc636802a52ace2255212be15fb707084af87061b5cfd37eb84dcf6a02cc48b) >>> bearssl 0.6 Collecting legal info LICENSE.txt: OK (sha256: 771bf18c8633ea69ec9b07d2e604c4b99b7bef41b0f5ce6385d24df4448f61ca) >>> bonnie 1.03e Collecting legal info copyright.txt: OK (sha256: bdfeef85436885bc317fdbae3732b17a39e7910eb855553a83b4d2cf9032e773) >>> boost 1.75.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> ccid 1.4.34 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libusb 1.0.24 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> pcsc-lite 1.9.1 Collecting legal info COPYING: OK (sha256: 40d4358bb8dc8d30f5365ae6d999b6f820bbc051b292912482f2e4d0ebd837e1) GPL-3.0.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> cracklib 2.9.7 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> host-cracklib 2.9.7 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> host-gettext Collecting legal info >>> host-gettext-gnu 0.20.1 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) gettext-runtime/intl/COPYING.LIB: OK (sha256: 3fe5361f24b7c49ba12911c08f5a33f9cb18871d95d9fb881f5b8a4793e04288) >>> 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-libtextstyle 0.20.1 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-libxml2 2.9.12 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-f2fs-tools 1.14.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> 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) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-fatcat 1.1.0 Collecting legal info LICENSE: OK (sha256: 3ea03755e32cf7f5b12981de92a0fdad396448195fe0024990c9cbc388e9866c) >>> host-cmake 3.16.9 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> flatcc 0.6.0 Collecting legal info LICENSE: OK (sha256: c8f0d9c1f92c658d87ebd854ee7447a3d3912d2c3a5c78c117787be5d5da8af3) >>> host-flatcc 0.6.0 Collecting legal info LICENSE: OK (sha256: c8f0d9c1f92c658d87ebd854ee7447a3d3912d2c3a5c78c117787be5d5da8af3) >>> frotz 2.53 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> haveged 1.9.14 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libdvbpsi 1.3.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmpdclient 2.19 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> 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-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libopenssl 1.1.1k Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.7.6 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libpwquality 1.4.4 Collecting legal info COPYING: OK (sha256: aa44d09f651bf99b56253187c7778a240740c767d28453ab7fdc9804c842baee) >>> mfoc 0.10.7 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> mg 3.4 Collecting legal info UNLICENSE: OK (sha256: 7e12e5df4bae12cb21581ba157ced20e1986a0508dd10d0e8a4ab9a4cf94e85c) >>> ncmpc 0.45 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> odhcp6c 53f07e90b7f1da6977143a488dd5cb73a33b233b Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> openssl Collecting legal info >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sed 4.8 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> stunnel 5.59 Collecting legal info COPYING.md: OK (sha256: 28b55d0157efd5ceb63640faeebb50fda13b1f49aec0b9c1240b9a3ea9f0eb4c) COPYRIGHT.md: OK (sha256: 62f171d4d8b6726df61f18a6bbc0a70f79c4bc2134d837d35c81fc6289a2d84d) >>> tftpd b2b34cecc8cbc18ff6f1fc00bda6ae6e9011e6c7 Collecting legal info tftpd/tftpd.c: OK (sha256: 67754ebd8f265571d3226ac97e521b1bd6fd8a61363ecd4ab7806a6f90efab92) >>> xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) 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) Legal info produced in /tmp/instance-7/output-1/legal-info make: Leaving directory '/tmp/instance-7/buildroot'