make[4]: Entering directory '/tmp/instance-5/output-1/build/xz-5.2.5/src/scripts' /usr/bin/mkdir -p '/tmp/instance-5/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/bin' /usr/bin/mkdir -p '/tmp/instance-5/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/share/man/man1' /usr/bin/install -c xzdiff xzgrep xzmore xzless '/tmp/instance-5/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/bin' /usr/bin/make install-exec-hook make[5]: Entering directory '/tmp/instance-5/output-1/build/xz-5.2.5/src/scripts' cd "/tmp/instance-5/output-1/host/m68k-buildroot-uclinux-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 /usr/bin/install -c -m 644 xzdiff.1 xzgrep.1 xzmore.1 xzless.1 '/tmp/instance-5/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/share/man/man1' /usr/bin/make install-data-hook make[5]: Entering directory '/tmp/instance-5/output-1/build/xz-5.2.5/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; \ /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-5/output-1/host/m68k-buildroot-uclinux-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-5/output-1/build/xz-5.2.5/src/scripts' make[5]: Leaving directory '/tmp/instance-5/output-1/build/xz-5.2.5/src/scripts' make[4]: Leaving directory '/tmp/instance-5/output-1/build/xz-5.2.5/src/scripts' make[3]: Leaving directory '/tmp/instance-5/output-1/build/xz-5.2.5/src/scripts' make[3]: Entering directory '/tmp/instance-5/output-1/build/xz-5.2.5/src' make[4]: Entering directory '/tmp/instance-5/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-5/output-1/build/xz-5.2.5/src' make[3]: Leaving directory '/tmp/instance-5/output-1/build/xz-5.2.5/src' make[2]: Leaving directory '/tmp/instance-5/output-1/build/xz-5.2.5/src' Making install in po make[2]: Entering directory '/tmp/instance-5/output-1/build/xz-5.2.5/po' if test "xz" = "gettext-tools"; then \ /usr/bin/mkdir -p /tmp/instance-5/output-1/host/m68k-buildroot-uclinux-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-5/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /tmp/instance-5/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/tmp/instance-5/output-1/build/xz-5.2.5/po' Making install in tests make[2]: Entering directory '/tmp/instance-5/output-1/build/xz-5.2.5/tests' make[3]: Entering directory '/tmp/instance-5/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-5/output-1/build/xz-5.2.5/tests' make[2]: Leaving directory '/tmp/instance-5/output-1/build/xz-5.2.5/tests' make[2]: Entering directory '/tmp/instance-5/output-1/build/xz-5.2.5' make[3]: Entering directory '/tmp/instance-5/output-1/build/xz-5.2.5' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/tmp/instance-5/output-1/build/xz-5.2.5' make[2]: Leaving directory '/tmp/instance-5/output-1/build/xz-5.2.5' make[1]: Leaving directory '/tmp/instance-5/output-1/build/xz-5.2.5' >>> xz 5.2.5 Fixing libtool files for la in $(find /tmp/instance-5/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-5/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-5/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot:@STAGING_DIR@:g" \ -e "s:/tmp/instance-5/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-5/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/tmp/instance-5/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-5/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-5/output-1/host/bin:/tmp/instance-5/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-5/output-1/target install -C /tmp/instance-5/output-1/build/xz-5.2.5/ make[1]: Entering directory '/tmp/instance-5/output-1/build/xz-5.2.5' Making install in src make[2]: Entering directory '/tmp/instance-5/output-1/build/xz-5.2.5/src' Making install in liblzma make[3]: Entering directory '/tmp/instance-5/output-1/build/xz-5.2.5/src/liblzma' Making install in api make[4]: Entering directory '/tmp/instance-5/output-1/build/xz-5.2.5/src/liblzma/api' make[5]: Entering directory '/tmp/instance-5/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-5/output-1/target/usr/include' /usr/bin/mkdir -p '/tmp/instance-5/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-5/output-1/target/usr/include/lzma' /usr/bin/install -c -m 644 lzma.h '/tmp/instance-5/output-1/target/usr/include/.' make[5]: Leaving directory '/tmp/instance-5/output-1/build/xz-5.2.5/src/liblzma/api' make[4]: Leaving directory '/tmp/instance-5/output-1/build/xz-5.2.5/src/liblzma/api' make[4]: Entering directory '/tmp/instance-5/output-1/build/xz-5.2.5/src/liblzma' make[5]: Entering directory '/tmp/instance-5/output-1/build/xz-5.2.5/src/liblzma' /usr/bin/mkdir -p '/tmp/instance-5/output-1/target/usr/lib' /usr/bin/mkdir -p '/tmp/instance-5/output-1/target/usr/lib/pkgconfig' /bin/bash ../../libtool --mode=install /usr/bin/install -c liblzma.la '/tmp/instance-5/output-1/target/usr/lib' /usr/bin/install -c -m 644 liblzma.pc '/tmp/instance-5/output-1/target/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/liblzma.lai /tmp/instance-5/output-1/target/usr/lib/liblzma.la libtool: install: /usr/bin/install -c .libs/liblzma.a /tmp/instance-5/output-1/target/usr/lib/liblzma.a libtool: install: chmod 644 /tmp/instance-5/output-1/target/usr/lib/liblzma.a libtool: install: /tmp/instance-5/output-1/host/bin/m68k-linux-ranlib /tmp/instance-5/output-1/target/usr/lib/liblzma.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[5]: Leaving directory '/tmp/instance-5/output-1/build/xz-5.2.5/src/liblzma' make[4]: Leaving directory '/tmp/instance-5/output-1/build/xz-5.2.5/src/liblzma' make[3]: Leaving directory '/tmp/instance-5/output-1/build/xz-5.2.5/src/liblzma' Making install in xzdec make[3]: Entering directory '/tmp/instance-5/output-1/build/xz-5.2.5/src/xzdec' make[4]: Entering directory '/tmp/instance-5/output-1/build/xz-5.2.5/src/xzdec' /usr/bin/mkdir -p '/tmp/instance-5/output-1/target/usr/bin' /usr/bin/mkdir -p '/tmp/instance-5/output-1/target/usr/share/man/man1' /bin/bash ../../libtool --mode=install /usr/bin/install -c xzdec lzmadec '/tmp/instance-5/output-1/target/usr/bin' /usr/bin/install -c -m 644 xzdec.1 '/tmp/instance-5/output-1/target/usr/share/man/man1' /usr/bin/make install-data-hook make[5]: Entering directory '/tmp/instance-5/output-1/build/xz-5.2.5/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 \ /usr/bin/make dist_man_MANS="$man" man_MANS= \ mandir="/usr/share/man/$lang" install-man; \ fi; \ man1dir="/tmp/instance-5/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-5/output-1/build/xz-5.2.5/src/xzdec' libtool: install: /usr/bin/install -c xzdec /tmp/instance-5/output-1/target/usr/bin/xzdec libtool: install: /usr/bin/install -c lzmadec /tmp/instance-5/output-1/target/usr/bin/lzmadec make[4]: Leaving directory '/tmp/instance-5/output-1/build/xz-5.2.5/src/xzdec' make[3]: Leaving directory '/tmp/instance-5/output-1/build/xz-5.2.5/src/xzdec' Making install in xz make[3]: Entering directory '/tmp/instance-5/output-1/build/xz-5.2.5/src/xz' make[4]: Entering directory '/tmp/instance-5/output-1/build/xz-5.2.5/src/xz' /usr/bin/mkdir -p '/tmp/instance-5/output-1/target/usr/bin' /usr/bin/mkdir -p '/tmp/instance-5/output-1/target/usr/share/man/man1' /bin/bash ../../libtool --mode=install /usr/bin/install -c xz '/tmp/instance-5/output-1/target/usr/bin' /usr/bin/install -c -m 644 xz.1 '/tmp/instance-5/output-1/target/usr/share/man/man1' /usr/bin/make install-data-hook make[5]: Entering directory '/tmp/instance-5/output-1/build/xz-5.2.5/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 \ /usr/bin/make dist_man_MANS="$man" man_MANS= \ mandir="/usr/share/man/$lang" install-man; \ fi; \ man1dir="/tmp/instance-5/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-5/output-1/build/xz-5.2.5/src/xz' libtool: install: /usr/bin/install -c xz /tmp/instance-5/output-1/target/usr/bin/xz /usr/bin/make install-exec-hook make[5]: Entering directory '/tmp/instance-5/output-1/build/xz-5.2.5/src/xz' cd "/tmp/instance-5/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-5/output-1/build/xz-5.2.5/src/xz' make[4]: Leaving directory '/tmp/instance-5/output-1/build/xz-5.2.5/src/xz' make[3]: Leaving directory '/tmp/instance-5/output-1/build/xz-5.2.5/src/xz' Making install in lzmainfo make[3]: Entering directory '/tmp/instance-5/output-1/build/xz-5.2.5/src/lzmainfo' make[4]: Entering directory '/tmp/instance-5/output-1/build/xz-5.2.5/src/lzmainfo' /usr/bin/mkdir -p '/tmp/instance-5/output-1/target/usr/bin' /usr/bin/mkdir -p '/tmp/instance-5/output-1/target/usr/share/man/man1' /bin/bash ../../libtool --mode=install /usr/bin/install -c lzmainfo '/tmp/instance-5/output-1/target/usr/bin' /usr/bin/install -c -m 644 lzmainfo.1 '/tmp/instance-5/output-1/target/usr/share/man/man1' libtool: install: /usr/bin/install -c lzmainfo /tmp/instance-5/output-1/target/usr/bin/lzmainfo make[4]: Leaving directory '/tmp/instance-5/output-1/build/xz-5.2.5/src/lzmainfo' make[3]: Leaving directory '/tmp/instance-5/output-1/build/xz-5.2.5/src/lzmainfo' Making install in scripts make[3]: Entering directory '/tmp/instance-5/output-1/build/xz-5.2.5/src/scripts' make[4]: Entering directory '/tmp/instance-5/output-1/build/xz-5.2.5/src/scripts' /usr/bin/mkdir -p '/tmp/instance-5/output-1/target/usr/bin' /usr/bin/mkdir -p '/tmp/instance-5/output-1/target/usr/share/man/man1' /usr/bin/install -c xzdiff xzgrep xzmore xzless '/tmp/instance-5/output-1/target/usr/bin' /usr/bin/make install-exec-hook make[5]: Entering directory '/tmp/instance-5/output-1/build/xz-5.2.5/src/scripts' cd "/tmp/instance-5/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/install -c -m 644 xzdiff.1 xzgrep.1 xzmore.1 xzless.1 '/tmp/instance-5/output-1/target/usr/share/man/man1' /usr/bin/make install-data-hook make[5]: Entering directory '/tmp/instance-5/output-1/build/xz-5.2.5/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; \ /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-5/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-5/output-1/build/xz-5.2.5/src/scripts' make[5]: Leaving directory '/tmp/instance-5/output-1/build/xz-5.2.5/src/scripts' make[4]: Leaving directory '/tmp/instance-5/output-1/build/xz-5.2.5/src/scripts' make[3]: Leaving directory '/tmp/instance-5/output-1/build/xz-5.2.5/src/scripts' make[3]: Entering directory '/tmp/instance-5/output-1/build/xz-5.2.5/src' make[4]: Entering directory '/tmp/instance-5/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-5/output-1/build/xz-5.2.5/src' make[3]: Leaving directory '/tmp/instance-5/output-1/build/xz-5.2.5/src' make[2]: Leaving directory '/tmp/instance-5/output-1/build/xz-5.2.5/src' Making install in po make[2]: Entering directory '/tmp/instance-5/output-1/build/xz-5.2.5/po' if test "xz" = "gettext-tools"; then \ /usr/bin/mkdir -p /tmp/instance-5/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-5/output-1/target/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /tmp/instance-5/output-1/target/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/tmp/instance-5/output-1/build/xz-5.2.5/po' Making install in tests make[2]: Entering directory '/tmp/instance-5/output-1/build/xz-5.2.5/tests' make[3]: Entering directory '/tmp/instance-5/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-5/output-1/build/xz-5.2.5/tests' make[2]: Leaving directory '/tmp/instance-5/output-1/build/xz-5.2.5/tests' make[2]: Entering directory '/tmp/instance-5/output-1/build/xz-5.2.5' make[3]: Entering directory '/tmp/instance-5/output-1/build/xz-5.2.5' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/tmp/instance-5/output-1/build/xz-5.2.5' make[2]: Leaving directory '/tmp/instance-5/output-1/build/xz-5.2.5' make[1]: Leaving directory '/tmp/instance-5/output-1/build/xz-5.2.5' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-5/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/tmp/instance-5/output-1/host/bin/m68k-linux-%g' -e 's%@TARGET_ARCH@%m68k%g' -e 's%@TARGET_CPU@%5208%g' -e 's%@TARGET_ENDIAN@%big%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-fno-dwarf2-cfi-asm', '-Wl,-elf2flt', '-static'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%'-Wl,-elf2flt', '-static'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-fno-dwarf2-cfi-asm', '-Wl,-elf2flt', '-static', '-fno-dwarf2-cfi-asm', '-Wl,-elf2flt', '-static'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/tmp/instance-5/output-1/host%g' -e 's%@STAGING_DIR@%/tmp/instance-5/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot%g' -e 's%@STATIC@%true%g' package/meson//cross-compilation.conf.in > /tmp/instance-5/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-5/output-1/host/etc/meson/cross-compilation.conf.in > /tmp/instance-5/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /tmp/instance-5/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /tmp/instance-5/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /tmp/instance-5/output-1/build/busybox-1.33.1/.config; then grep -qsE '^/bin/ash$' /tmp/instance-5/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-5/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-5/output-1/build/busybox-1.33.1/.config; then grep -qsE '^/bin/hush$' /tmp/instance-5/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-5/output-1/target/etc/shells; fi rm -rf /tmp/instance-5/output-1/target/usr/share/lua/5.3/doc rm -rf /tmp/instance-5/output-1/target/usr/lib/luarocks mkdir -p /tmp/instance-5/output-1/target/etc echo "buildroot" > /tmp/instance-5/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-5/output-1/target/etc/hosts mkdir -p /tmp/instance-5/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-5/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-5/output-1/target/etc/shadow rm -f /tmp/instance-5/output-1/target/bin/sh if [ -x /tmp/instance-5/output-1/target/sbin/swapon -a -x /tmp/instance-5/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-5/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-5/output-1/target/etc/inittab; fi printf '%s\n' C en_US locale-archive > /tmp/instance-5/output-1/build/locales.nopurge for dir in /tmp/instance-5/output-1/target/usr/share/locale /tmp/instance-5/output-1/target/usr/share/X11/locale /tmp/instance-5/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-5/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-5/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-5/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-5/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-5/output-1/target/usr/include /tmp/instance-5/output-1/target/usr/share/aclocal \ /tmp/instance-5/output-1/target/usr/lib/pkgconfig /tmp/instance-5/output-1/target/usr/share/pkgconfig \ /tmp/instance-5/output-1/target/usr/lib/cmake /tmp/instance-5/output-1/target/usr/share/cmake \ /tmp/instance-5/output-1/target/usr/doc find /tmp/instance-5/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-5/output-1/target/lib/ /tmp/instance-5/output-1/target/usr/lib/ /tmp/instance-5/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-5/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-5/output-1/target/usr/share/gdb rm -rf /tmp/instance-5/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-5/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-5/output-1/target/usr/share/zsh rm -rf /tmp/instance-5/output-1/target/usr/man /tmp/instance-5/output-1/target/usr/share/man rm -rf /tmp/instance-5/output-1/target/usr/info /tmp/instance-5/output-1/target/usr/share/info rm -rf /tmp/instance-5/output-1/target/usr/doc /tmp/instance-5/output-1/target/usr/share/doc rm -rf /tmp/instance-5/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-5/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-5/output-1/target/lib/debug /tmp/instance-5/output-1/target/usr/lib/debug find /tmp/instance-5/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-5/output-1/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-5/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-5/output-1/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /tmp/instance-5/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-5/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-5/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.05-904-gf0d37e275a"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2021.08-git\"" \ ) > /tmp/instance-5/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-5/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-5/output-1/per-package /tmp/instance-5/buildroot/support/scripts/fix-rpath target touch /tmp/instance-5/output-1/target/usr ln -snf /tmp/instance-5/output-1/host/m68k-buildroot-uclinux-uclibc/sysroot /tmp/instance-5/output-1/staging make: Leaving directory '/tmp/instance-5/buildroot' make: Entering directory '/tmp/instance-5/buildroot' >>> Buildroot 2021.05-904-gf0d37e275a Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-bootlin 2020.08-1 Collecting legal info >>> toolchain Collecting legal info >>> ascii-invaders 1.0.1 Collecting legal info LICENSE: OK (sha512: 1e455684996d7733b2f1ccd4606d034694d16ceff6ede6125d7f1537d20dabe05976cca4cef5cbf6c31352cbd62a515fd8e34a2ffb54dae1181c1116b24c6cf7) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> busybox 1.33.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> 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-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> cxxtest 4.4 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-cxxtest 4.4 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-python 2.7.18 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> 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-expat 2.4.1 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> dhcpcd 9.4.0 Collecting legal info LICENSE: OK (sha256: 9cce1077bad23544349788ec750ec6e5aee106fc437fd6b5d73c0d8510426578) >>> host-e2fsprogs 1.46.2 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.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) >>> fscryptctl f037dcf4354ce8f25d0f371b58dfe7a7ac27576f Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> gloox 1.0.24 Collecting legal info LICENSE: OK (sha256: 40a20c41c8dabb8ba61bea983fa8f2f6989e67fac56bb62c2249053807fd26af) >>> mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> googlefontdirectory 94dff3eaa9301b6640cccc63c56d6ff33d82882c Collecting legal info ufl/ubuntu/LICENCE.txt: OK (sha256: 2f0015108d68627bd788d313f529c21ff4da2c2c42a5e1f3883acc83480f9002) >>> gumbo-parser 0.10.1 Collecting legal info COPYING: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) >>> ifmetric 0.3 Collecting legal info LICENSE: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) README: OK (sha256: 1e33d5a8750b4b3c2cb4fb89a916463f3c838f8eb361abbf72faf244c7dde771) >>> initscripts Collecting legal info >>> lbreakout2 2.6.5 Collecting legal info COPYING: OK (sha256: 67f82e045cf7acfef853ea0f426575a8359161a0a325e19f02b529a87c4b6c34) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> libcrossguid 8f399e8bd4252be9952f3dfa8199924cc8487ca4 Collecting legal info LICENSE: OK (sha256: 779e58787f966a1552f68d5ec041513cef68785dae4a519dbda7bc0b86eda20e) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_log 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnftnl 1.1.7 Collecting legal info COPYING: OK (sha256: 98193898c663001eff2fdcfb676e210c13042bc1a05e8d570c363efa396f8e24) >>> libserialport 0.1.1 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libsndfile 1.0.31 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> libtpl 1.6.1 Collecting legal info LICENSE: OK (sha256: 8554ddb5779f1ad2f3ea6db1d0df622e63fca11f44bfc3c8b3c207ea0482c746) >>> linux-syscall-support 3f6478ac95edf86cd3da300c2c0d34a438f5dbeb Collecting legal info linux_syscall_support.h: OK (sha256: 4c1fc9acc9f3867e5c81b5d5f57c52fb9a932662bd4e2e5e43b3fe95390035f5) >>> lua 5.3.6 Collecting legal info doc/readme.html: OK (sha256: 2ddff2161e0c4487d744943565538743c0721485873092f6809d072a983b06ef) >>> host-mkpasswd Collecting legal info >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-qoriq-rcw LSDK-20.12 Collecting legal info LICENSE: OK (sha256: 68f4b15ecc085729419bc60ca6eeadca5af0237bbfec791e8a79da9c943d42e9) >>> raspi-gpio 4edfde183ff3ac9ed66cdc015ae25e45f3a5502d Collecting legal info LICENSE: OK (sha256: 6e02227e1fb942687163996678d94add7911890c50025912d0ae7ee66d256bb2) >>> tclap 1.2.2 Collecting legal info COPYING: OK (sha256: cd81a61d47aeb1ed63036ca260baee37719923bbd7ebd988ec4edae128f3b6eb) >>> 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-5/output-1/legal-info make: Leaving directory '/tmp/instance-5/buildroot'