man1dir="/tmp/instance-23/output-1/host/sparc-buildroot-linux-uclibc/sysroot/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 make[5]: Leaving directory '/tmp/instance-23/output-1/build/xz-5.2.10/src/xz' make[4]: Leaving directory '/tmp/instance-23/output-1/build/xz-5.2.10/src/xz' make[3]: Leaving directory '/tmp/instance-23/output-1/build/xz-5.2.10/src/xz' Making install in lzmainfo make[3]: Entering directory '/tmp/instance-23/output-1/build/xz-5.2.10/src/lzmainfo' make[4]: Entering directory '/tmp/instance-23/output-1/build/xz-5.2.10/src/lzmainfo' /usr/bin/mkdir -p '/tmp/instance-23/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c lzmainfo '/tmp/instance-23/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/bin' libtool: install: /usr/bin/install -c lzmainfo /tmp/instance-23/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/bin/lzmainfo /usr/bin/mkdir -p '/tmp/instance-23/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/share/man/man1' /usr/bin/install -c -m 644 lzmainfo.1 '/tmp/instance-23/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/share/man/man1' make[4]: Leaving directory '/tmp/instance-23/output-1/build/xz-5.2.10/src/lzmainfo' make[3]: Leaving directory '/tmp/instance-23/output-1/build/xz-5.2.10/src/lzmainfo' Making install in scripts make[3]: Entering directory '/tmp/instance-23/output-1/build/xz-5.2.10/src/scripts' make[4]: Entering directory '/tmp/instance-23/output-1/build/xz-5.2.10/src/scripts' /usr/bin/mkdir -p '/tmp/instance-23/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/bin' /usr/bin/install -c xzdiff xzgrep xzmore xzless '/tmp/instance-23/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/bin' /home/autobuild/make/make install-exec-hook make[5]: Entering directory '/tmp/instance-23/output-1/build/xz-5.2.10/src/scripts' cd "/tmp/instance-23/output-1/host/sparc-buildroot-linux-uclibc/sysroot/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 make[5]: Leaving directory '/tmp/instance-23/output-1/build/xz-5.2.10/src/scripts' /usr/bin/mkdir -p '/tmp/instance-23/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/share/man/man1' /usr/bin/install -c -m 644 xzdiff.1 xzgrep.1 xzmore.1 xzless.1 '/tmp/instance-23/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/share/man/man1' /home/autobuild/make/make install-data-hook make[5]: Entering directory '/tmp/instance-23/output-1/build/xz-5.2.10/src/scripts' languages= ; \ if test "no" = 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; \ /home/autobuild/make/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-23/output-1/host/sparc-buildroot-linux-uclibc/sysroot/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[5]: Leaving directory '/tmp/instance-23/output-1/build/xz-5.2.10/src/scripts' make[4]: Leaving directory '/tmp/instance-23/output-1/build/xz-5.2.10/src/scripts' make[3]: Leaving directory '/tmp/instance-23/output-1/build/xz-5.2.10/src/scripts' make[3]: Entering directory '/tmp/instance-23/output-1/build/xz-5.2.10/src' make[4]: Entering directory '/tmp/instance-23/output-1/build/xz-5.2.10/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-23/output-1/build/xz-5.2.10/src' make[3]: Leaving directory '/tmp/instance-23/output-1/build/xz-5.2.10/src' make[2]: Leaving directory '/tmp/instance-23/output-1/build/xz-5.2.10/src' Making install in po make[2]: Entering directory '/tmp/instance-23/output-1/build/xz-5.2.10/po' if test "xz" = "gettext-tools"; then \ /usr/bin/mkdir -p /tmp/instance-23/output-1/host/sparc-buildroot-linux-uclibc/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-23/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /tmp/instance-23/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/tmp/instance-23/output-1/build/xz-5.2.10/po' Making install in tests make[2]: Entering directory '/tmp/instance-23/output-1/build/xz-5.2.10/tests' make[3]: Entering directory '/tmp/instance-23/output-1/build/xz-5.2.10/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-23/output-1/build/xz-5.2.10/tests' make[2]: Leaving directory '/tmp/instance-23/output-1/build/xz-5.2.10/tests' make[2]: Entering directory '/tmp/instance-23/output-1/build/xz-5.2.10' make[3]: Entering directory '/tmp/instance-23/output-1/build/xz-5.2.10' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/tmp/instance-23/output-1/build/xz-5.2.10' make[2]: Leaving directory '/tmp/instance-23/output-1/build/xz-5.2.10' make[1]: Leaving directory '/tmp/instance-23/output-1/build/xz-5.2.10' >>> xz 5.2.10 Fixing libtool files for la in $(find /tmp/instance-23/output-1/host/sparc-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-23/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-23/output-1/host/sparc-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-23/output-1/host/sparc-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-23/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.10 Installing to target PATH="/tmp/instance-23/output-1/host/bin:/tmp/instance-23/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-23/output-1/target install -C /tmp/instance-23/output-1/build/xz-5.2.10/ make[1]: Entering directory '/tmp/instance-23/output-1/build/xz-5.2.10' Making install in src make[2]: Entering directory '/tmp/instance-23/output-1/build/xz-5.2.10/src' Making install in liblzma make[3]: Entering directory '/tmp/instance-23/output-1/build/xz-5.2.10/src/liblzma' Making install in api make[4]: Entering directory '/tmp/instance-23/output-1/build/xz-5.2.10/src/liblzma/api' make[5]: Entering directory '/tmp/instance-23/output-1/build/xz-5.2.10/src/liblzma/api' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-23/output-1/target/usr/include' /usr/bin/mkdir -p '/tmp/instance-23/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-23/output-1/target/usr/include/lzma' /usr/bin/install -c -m 644 lzma.h '/tmp/instance-23/output-1/target/usr/include/.' make[5]: Leaving directory '/tmp/instance-23/output-1/build/xz-5.2.10/src/liblzma/api' make[4]: Leaving directory '/tmp/instance-23/output-1/build/xz-5.2.10/src/liblzma/api' make[4]: Entering directory '/tmp/instance-23/output-1/build/xz-5.2.10/src/liblzma' make[5]: Entering directory '/tmp/instance-23/output-1/build/xz-5.2.10/src/liblzma' /usr/bin/mkdir -p '/tmp/instance-23/output-1/target/usr/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c liblzma.la '/tmp/instance-23/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/liblzma.lai /tmp/instance-23/output-1/target/usr/lib/liblzma.la libtool: install: /usr/bin/install -c .libs/liblzma.a /tmp/instance-23/output-1/target/usr/lib/liblzma.a libtool: install: chmod 644 /tmp/instance-23/output-1/target/usr/lib/liblzma.a libtool: install: /tmp/instance-23/output-1/host/bin/sparc-buildroot-linux-uclibc-gcc-ranlib /tmp/instance-23/output-1/target/usr/lib/liblzma.a libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-23/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 liblzma.pc '/tmp/instance-23/output-1/target/usr/lib/pkgconfig' make[5]: Leaving directory '/tmp/instance-23/output-1/build/xz-5.2.10/src/liblzma' make[4]: Leaving directory '/tmp/instance-23/output-1/build/xz-5.2.10/src/liblzma' make[3]: Leaving directory '/tmp/instance-23/output-1/build/xz-5.2.10/src/liblzma' Making install in xzdec make[3]: Entering directory '/tmp/instance-23/output-1/build/xz-5.2.10/src/xzdec' make[4]: Entering directory '/tmp/instance-23/output-1/build/xz-5.2.10/src/xzdec' /usr/bin/mkdir -p '/tmp/instance-23/output-1/target/usr/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c xzdec lzmadec '/tmp/instance-23/output-1/target/usr/bin' libtool: install: /usr/bin/install -c xzdec /tmp/instance-23/output-1/target/usr/bin/xzdec libtool: install: /usr/bin/install -c lzmadec /tmp/instance-23/output-1/target/usr/bin/lzmadec /usr/bin/mkdir -p '/tmp/instance-23/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 xzdec.1 '/tmp/instance-23/output-1/target/usr/share/man/man1' /home/autobuild/make/make install-data-hook make[5]: Entering directory '/tmp/instance-23/output-1/build/xz-5.2.10/src/xzdec' languages= ; \ if test "no" = 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 \ /home/autobuild/make/make dist_man_MANS="$man" man_MANS= \ mandir="/usr/share/man/$lang" install-man; \ fi; \ man1dir="/tmp/instance-23/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[5]: Leaving directory '/tmp/instance-23/output-1/build/xz-5.2.10/src/xzdec' make[4]: Leaving directory '/tmp/instance-23/output-1/build/xz-5.2.10/src/xzdec' make[3]: Leaving directory '/tmp/instance-23/output-1/build/xz-5.2.10/src/xzdec' Making install in xz make[3]: Entering directory '/tmp/instance-23/output-1/build/xz-5.2.10/src/xz' make[4]: Entering directory '/tmp/instance-23/output-1/build/xz-5.2.10/src/xz' /usr/bin/mkdir -p '/tmp/instance-23/output-1/target/usr/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c xz '/tmp/instance-23/output-1/target/usr/bin' libtool: install: /usr/bin/install -c xz /tmp/instance-23/output-1/target/usr/bin/xz /home/autobuild/make/make install-exec-hook make[5]: Entering directory '/tmp/instance-23/output-1/build/xz-5.2.10/src/xz' cd "/tmp/instance-23/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[5]: Leaving directory '/tmp/instance-23/output-1/build/xz-5.2.10/src/xz' /usr/bin/mkdir -p '/tmp/instance-23/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 xz.1 '/tmp/instance-23/output-1/target/usr/share/man/man1' /home/autobuild/make/make install-data-hook make[5]: Entering directory '/tmp/instance-23/output-1/build/xz-5.2.10/src/xz' languages= ; \ if test "no" = 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 \ /home/autobuild/make/make dist_man_MANS="$man" man_MANS= \ mandir="/usr/share/man/$lang" install-man; \ fi; \ man1dir="/tmp/instance-23/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 make[5]: Leaving directory '/tmp/instance-23/output-1/build/xz-5.2.10/src/xz' make[4]: Leaving directory '/tmp/instance-23/output-1/build/xz-5.2.10/src/xz' make[3]: Leaving directory '/tmp/instance-23/output-1/build/xz-5.2.10/src/xz' Making install in lzmainfo make[3]: Entering directory '/tmp/instance-23/output-1/build/xz-5.2.10/src/lzmainfo' make[4]: Entering directory '/tmp/instance-23/output-1/build/xz-5.2.10/src/lzmainfo' /usr/bin/mkdir -p '/tmp/instance-23/output-1/target/usr/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c lzmainfo '/tmp/instance-23/output-1/target/usr/bin' libtool: install: /usr/bin/install -c lzmainfo /tmp/instance-23/output-1/target/usr/bin/lzmainfo /usr/bin/mkdir -p '/tmp/instance-23/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 lzmainfo.1 '/tmp/instance-23/output-1/target/usr/share/man/man1' make[4]: Leaving directory '/tmp/instance-23/output-1/build/xz-5.2.10/src/lzmainfo' make[3]: Leaving directory '/tmp/instance-23/output-1/build/xz-5.2.10/src/lzmainfo' Making install in scripts make[3]: Entering directory '/tmp/instance-23/output-1/build/xz-5.2.10/src/scripts' make[4]: Entering directory '/tmp/instance-23/output-1/build/xz-5.2.10/src/scripts' /usr/bin/mkdir -p '/tmp/instance-23/output-1/target/usr/bin' /usr/bin/install -c xzdiff xzgrep xzmore xzless '/tmp/instance-23/output-1/target/usr/bin' /home/autobuild/make/make install-exec-hook make[5]: Entering directory '/tmp/instance-23/output-1/build/xz-5.2.10/src/scripts' cd "/tmp/instance-23/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 make[5]: Leaving directory '/tmp/instance-23/output-1/build/xz-5.2.10/src/scripts' /usr/bin/mkdir -p '/tmp/instance-23/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 xzdiff.1 xzgrep.1 xzmore.1 xzless.1 '/tmp/instance-23/output-1/target/usr/share/man/man1' /home/autobuild/make/make install-data-hook make[5]: Entering directory '/tmp/instance-23/output-1/build/xz-5.2.10/src/scripts' languages= ; \ if test "no" = 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; \ /home/autobuild/make/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-23/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[5]: Leaving directory '/tmp/instance-23/output-1/build/xz-5.2.10/src/scripts' make[4]: Leaving directory '/tmp/instance-23/output-1/build/xz-5.2.10/src/scripts' make[3]: Leaving directory '/tmp/instance-23/output-1/build/xz-5.2.10/src/scripts' make[3]: Entering directory '/tmp/instance-23/output-1/build/xz-5.2.10/src' make[4]: Entering directory '/tmp/instance-23/output-1/build/xz-5.2.10/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-23/output-1/build/xz-5.2.10/src' make[3]: Leaving directory '/tmp/instance-23/output-1/build/xz-5.2.10/src' make[2]: Leaving directory '/tmp/instance-23/output-1/build/xz-5.2.10/src' Making install in po make[2]: Entering directory '/tmp/instance-23/output-1/build/xz-5.2.10/po' if test "xz" = "gettext-tools"; then \ /usr/bin/mkdir -p /tmp/instance-23/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-23/output-1/target/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /tmp/instance-23/output-1/target/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/tmp/instance-23/output-1/build/xz-5.2.10/po' Making install in tests make[2]: Entering directory '/tmp/instance-23/output-1/build/xz-5.2.10/tests' make[3]: Entering directory '/tmp/instance-23/output-1/build/xz-5.2.10/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-23/output-1/build/xz-5.2.10/tests' make[2]: Leaving directory '/tmp/instance-23/output-1/build/xz-5.2.10/tests' make[2]: Entering directory '/tmp/instance-23/output-1/build/xz-5.2.10' make[3]: Entering directory '/tmp/instance-23/output-1/build/xz-5.2.10' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/tmp/instance-23/output-1/build/xz-5.2.10' make[2]: Leaving directory '/tmp/instance-23/output-1/build/xz-5.2.10' make[1]: Leaving directory '/tmp/instance-23/output-1/build/xz-5.2.10' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-23/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-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', '-O2', '-g0', '-static', '-static'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O2', '-g0', '-static'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/tmp/instance-23/output-1/host/bin/sparc-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-23/output-1/host/bin/sparc-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%sparc%g" -e "s%@TARGET_CPU@%leon3%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/tmp/instance-23/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-23/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-23/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-23/output-1/host/sparc-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /tmp/instance-23/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-23/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-23/output-1/host/bin/sparc-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-23/output-1/host/bin/sparc-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%sparc%g" -e "s%@TARGET_CPU@%leon3%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-O2', '-g0', '-static'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-static'%g" -e "s%@TARGET_LDFLAGS@%'-static'%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-static', '-static'%g" -e "s%@BR2_CMAKE@%/tmp/instance-23/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-23/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-23/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-23/output-1/host/sparc-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /tmp/instance-23/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-23/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/dash$' /tmp/instance-23/output-1/target/etc/shells || echo "/bin/dash" >> /tmp/instance-23/output-1/target/etc/shells mkdir -p /tmp/instance-23/output-1/target/etc echo "buildroot" > /tmp/instance-23/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-23/output-1/target/etc/hosts mkdir -p /tmp/instance-23/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-23/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-23/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /tmp/instance-23/output-1/target/etc/shells || echo "/bin/sh" >> /tmp/instance-23/output-1/target/etc/shells ln -sf dash /tmp/instance-23/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,dash,' /tmp/instance-23/output-1/target/etc/passwd rm -rf /tmp/instance-23/output-1/target/usr/include /tmp/instance-23/output-1/target/usr/share/aclocal \ /tmp/instance-23/output-1/target/usr/lib/pkgconfig /tmp/instance-23/output-1/target/usr/share/pkgconfig \ /tmp/instance-23/output-1/target/usr/lib/cmake /tmp/instance-23/output-1/target/usr/share/cmake \ /tmp/instance-23/output-1/target/usr/lib/rpm /tmp/instance-23/output-1/target/usr/doc find /tmp/instance-23/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-23/output-1/target/lib/ /tmp/instance-23/output-1/target/usr/lib/ /tmp/instance-23/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-23/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-23/output-1/target/usr/share/gdb rm -rf /tmp/instance-23/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-23/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-23/output-1/target/usr/share/zsh rm -rf /tmp/instance-23/output-1/target/usr/man /tmp/instance-23/output-1/target/usr/share/man rm -rf /tmp/instance-23/output-1/target/usr/info /tmp/instance-23/output-1/target/usr/share/info rm -rf /tmp/instance-23/output-1/target/usr/doc /tmp/instance-23/output-1/target/usr/share/doc rm -rf /tmp/instance-23/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-23/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-23/output-1/target/lib/debug /tmp/instance-23/output-1/target/usr/lib/debug find /tmp/instance-23/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-23/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /tmp/instance-23/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-23/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-23/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2023.02-rc2-61-gcda8dabfeb"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.02-rc3"; \ echo "PRETTY_NAME=\"Buildroot 2023.02-rc3\"" \ ) > /tmp/instance-23/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-23/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-23/output-1/per-package /tmp/instance-23/buildroot/support/scripts/fix-rpath target touch /tmp/instance-23/output-1/target/usr ln -snf /tmp/instance-23/output-1/host/sparc-buildroot-linux-uclibc/sysroot /tmp/instance-23/output-1/staging make: Leaving directory '/tmp/instance-23/buildroot' make: Entering directory '/tmp/instance-23/buildroot' >>> Buildroot 2023.02-rc2-61-gcda8dabfeb Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 10.4.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-skeleton Collecting legal info >>> host-tar 1.34 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-xz 5.2.10 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.42 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 10.4.0 Collecting legal info >>> linux-headers 4.14.307 Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> alsa-lib 1.2.8 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> 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) >>> bdwgc 8.2.2 Collecting legal info README.QUICK: OK (sha256: a9b077aeb4e9e1aaf9742119d8023ef26f52f445cdc3f60d390bf59e1647f54a) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libatomic_ops 7.6.14 Collecting legal info doc/LICENSING.txt: OK (sha256: 636c2bf07975765ab9aff17f7c9b6beb9540378f45b5a1b21691d14ea804f0ff) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> dante 1.4.3 Collecting legal info LICENSE: OK (sha256: 05e2db26147a8575005f090aada119ea6cb40a4382164929d647f00abef3bdfd) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> drbd-utils 9.21.4 Collecting legal info COPYING: OK (sha256: 1ca3e8f71b7de618968e7ea9fe47822d9e704dc476aef8544033abedec355225) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-e2fsprogs 1.46.5 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> 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-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-e2tools 0.0.16.4 Collecting legal info COPYING: OK (sha256: 0e79fd282723e1eb3f7381d41233a83ed20cf3e8c83aa53e6847bf7ffe781583) >>> fconfig 20080329 Collecting legal info fconfig.c: OK (sha256: e698a9ea4d6dab0a15d3d6fd354b97b820629244f946529cc7f42b2b8e8f16d0) >>> gumbo-parser 0.10.1 Collecting legal info COPYING: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) >>> libmd 1.0.4 Collecting legal info COPYING: OK (sha256: 4365ef6255ad553fce69dd4bc0e093472c5d0e41b8ea493a545cc926ce171aa6) >>> liboauth 1.0.3 Collecting legal info COPYING.MIT: OK (sha256: c30608672733bf3abd2ccf6f3206be8d91b7ee58b007b2fdbcfbc61c655e7fb7) >>> openssl Collecting legal info >>> libopenssl 1.1.1t Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> libosip2 5.3.1 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libunibreak 5.1 Collecting legal info LICENCE: OK (sha256: 0c57e2ec42ece17791a75d2f9b2f8e0663181be008667a507f765b3ef22522db) >>> mawk 1.3.4-20200120 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> msmtp 1.8.22 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> xz 5.2.10 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: gcc-final-10.4.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.4.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-4.14.307: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) Legal info produced in /tmp/instance-23/output-1/legal-info make: Leaving directory '/tmp/instance-23/buildroot'