/bin/bash ./libtool --mode=install /usr/bin/install -c src/libmpg123/libmpg123.la src/libout123/libout123.la '/tmp/instance-19/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib' libtool: install: /usr/bin/install -c src/libmpg123/.libs/libmpg123.lai /tmp/instance-19/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/libmpg123.la libtool: install: /usr/bin/install -c src/libout123/.libs/libout123.lai /tmp/instance-19/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/libout123.la libtool: install: /usr/bin/install -c src/libmpg123/.libs/libmpg123.a /tmp/instance-19/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/libmpg123.a libtool: install: chmod 644 /tmp/instance-19/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/libmpg123.a libtool: install: /tmp/instance-19/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc-ranlib /tmp/instance-19/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/libmpg123.a libtool: install: /usr/bin/install -c src/libout123/.libs/libout123.a /tmp/instance-19/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/libout123.a libtool: install: chmod 644 /tmp/instance-19/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/libout123.a libtool: install: /tmp/instance-19/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc-ranlib /tmp/instance-19/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib/libout123.a libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-19/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c src/mpg123 src/out123 src/mpg123-id3dump src/mpg123-strip '/tmp/instance-19/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/bin' libtool: install: /usr/bin/install -c src/mpg123 /tmp/instance-19/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/bin/mpg123 libtool: install: /usr/bin/install -c src/out123 /tmp/instance-19/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/bin/out123 libtool: install: /usr/bin/install -c src/mpg123-id3dump /tmp/instance-19/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/bin/mpg123-id3dump libtool: install: /usr/bin/install -c src/mpg123-strip /tmp/instance-19/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/bin/mpg123-strip /home/autobuild/make/make install-exec-hook make[3]: Entering directory '/tmp/instance-19/output-1/build/mpg123-1.25.15' make[3]: Nothing to be done for 'install-exec-hook'. make[3]: Leaving directory '/tmp/instance-19/output-1/build/mpg123-1.25.15' make[2]: Leaving directory '/tmp/instance-19/output-1/build/mpg123-1.25.15' make[1]: Leaving directory '/tmp/instance-19/output-1/build/mpg123-1.25.15' >>> mpg123 1.25.15 Fixing libtool files for la in $(find /tmp/instance-19/output-1/host/xtensa-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-19/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-19/output-1/host/xtensa-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-19/output-1/host/xtensa-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-19/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 >>> mpg123 1.25.15 Installing to target PATH="/tmp/instance-19/output-1/host/bin:/tmp/instance-19/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-19/output-1/target install -C /tmp/instance-19/output-1/build/mpg123-1.25.15/ make[1]: Entering directory '/tmp/instance-19/output-1/build/mpg123-1.25.15' make[2]: Entering directory '/tmp/instance-19/output-1/build/mpg123-1.25.15' /usr/bin/mkdir -p '/tmp/instance-19/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 man1/mpg123.1 man1/out123.1 '/tmp/instance-19/output-1/target/usr/share/man/man1' /usr/bin/mkdir -p '/tmp/instance-19/output-1/target/usr/include' /usr/bin/install -c -m 644 src/libmpg123/fmt123.h '/tmp/instance-19/output-1/target/usr/include' /usr/bin/mkdir -p '/tmp/instance-19/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libmpg123.pc libout123.pc '/tmp/instance-19/output-1/target/usr/lib/pkgconfig' /usr/bin/mkdir -p '/tmp/instance-19/output-1/target/usr/include' /usr/bin/install -c -m 644 src/libmpg123/mpg123.h src/libout123/out123.h '/tmp/instance-19/output-1/target/usr/include' /usr/bin/mkdir -p '/tmp/instance-19/output-1/target/usr/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c src/libmpg123/libmpg123.la src/libout123/libout123.la '/tmp/instance-19/output-1/target/usr/lib' libtool: install: /usr/bin/install -c src/libmpg123/.libs/libmpg123.lai /tmp/instance-19/output-1/target/usr/lib/libmpg123.la libtool: install: /usr/bin/install -c src/libout123/.libs/libout123.lai /tmp/instance-19/output-1/target/usr/lib/libout123.la libtool: install: /usr/bin/install -c src/libmpg123/.libs/libmpg123.a /tmp/instance-19/output-1/target/usr/lib/libmpg123.a libtool: install: chmod 644 /tmp/instance-19/output-1/target/usr/lib/libmpg123.a libtool: install: /tmp/instance-19/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc-ranlib /tmp/instance-19/output-1/target/usr/lib/libmpg123.a libtool: install: /usr/bin/install -c src/libout123/.libs/libout123.a /tmp/instance-19/output-1/target/usr/lib/libout123.a libtool: install: chmod 644 /tmp/instance-19/output-1/target/usr/lib/libout123.a libtool: install: /tmp/instance-19/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc-ranlib /tmp/instance-19/output-1/target/usr/lib/libout123.a libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-19/output-1/target/usr/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c src/mpg123 src/out123 src/mpg123-id3dump src/mpg123-strip '/tmp/instance-19/output-1/target/usr/bin' libtool: install: /usr/bin/install -c src/mpg123 /tmp/instance-19/output-1/target/usr/bin/mpg123 libtool: install: /usr/bin/install -c src/out123 /tmp/instance-19/output-1/target/usr/bin/out123 libtool: install: /usr/bin/install -c src/mpg123-id3dump /tmp/instance-19/output-1/target/usr/bin/mpg123-id3dump libtool: install: /usr/bin/install -c src/mpg123-strip /tmp/instance-19/output-1/target/usr/bin/mpg123-strip /home/autobuild/make/make install-exec-hook make[3]: Entering directory '/tmp/instance-19/output-1/build/mpg123-1.25.15' make[3]: Nothing to be done for 'install-exec-hook'. make[3]: Leaving directory '/tmp/instance-19/output-1/build/mpg123-1.25.15' make[2]: Leaving directory '/tmp/instance-19/output-1/build/mpg123-1.25.15' make[1]: Leaving directory '/tmp/instance-19/output-1/build/mpg123-1.25.15' patchelf-0.13.tar.bz2: OK (sha256: 4c7ed4bcfc1a114d6286e4a0d3c1a90db147a4c3adda1814ee0eee0f9ee917ed) >>> host-patchelf 0.13 Extracting bzcat /tmp/instance-19/dl/patchelf/patchelf-0.13.tar.bz2 | tar --strip-components=1 -C /tmp/instance-19/output-1/build/host-patchelf-0.13 -xf - >>> host-patchelf 0.13 Patching Applying 0001-Add-option-to-make-the-rpath-relative-under-a-specif.patch using patch: patching file src/patchelf.cc Hunk #1 succeeded at 45 (offset -1 lines). Hunk #2 succeeded at 85 with fuzz 1 (offset 4 lines). Hunk #3 succeeded at 244 with fuzz 2 (offset 14 lines). Hunk #4 succeeded at 1318 with fuzz 2 (offset 226 lines). Hunk #5 succeeded at 1385 (offset 218 lines). Hunk #6 succeeded at 1419 (offset 223 lines). Hunk #7 succeeded at 1861 (offset 323 lines). Hunk #8 succeeded at 1887 (offset 322 lines). Hunk #9 succeeded at 1950 (offset 313 lines). Hunk #10 succeeded at 2021 with fuzz 1 (offset 325 lines). >>> host-patchelf 0.13 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-19/output-1/build/host-patchelf-0.13 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-patchelf 0.13 Patching libtool >>> host-patchelf 0.13 Configuring (cd /tmp/instance-19/output-1/build/host-patchelf-0.13/ && rm -rf config.cache; PATH="/tmp/instance-19/output-1/host/bin:/tmp/instance-19/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-19/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-19/output-1/host/lib/pkgconfig:/tmp/instance-19/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc" GCC="/tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc" CXX="/tmp/instance-19/output-1/host/bin/ccache /usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-19/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-19/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-19/output-1/host/include" LDFLAGS="-L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-19/output-1/host/include" LDFLAGS="-L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-19/output-1/host" --sysconfdir="/tmp/instance-19/output-1/host/etc" --localstatedir="/tmp/instance-19/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for gcc... /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc option to accept ISO C89... none needed checking whether /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc understands -c and -o together... yes checking dependency style of /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc... none checking whether we are using the GNU C++ compiler... yes checking whether /tmp/instance-19/output-1/host/bin/ccache /usr/bin/g++ accepts -g... yes checking dependency style of /tmp/instance-19/output-1/host/bin/ccache /usr/bin/g++... none checking dependency style of /tmp/instance-19/output-1/host/bin/ccache /usr/bin/gcc... none checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating patchelf.spec config.status: executing depfiles commands configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls >>> host-patchelf 0.13 Building PATH="/tmp/instance-19/output-1/host/bin:/tmp/instance-19/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-19/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-19/output-1/host/lib/pkgconfig:/tmp/instance-19/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-19/output-1/build/host-patchelf-0.13/ make[1]: Entering directory '/tmp/instance-19/output-1/build/host-patchelf-0.13' Making all in src make[2]: Entering directory '/tmp/instance-19/output-1/build/host-patchelf-0.13/src' /tmp/instance-19/output-1/host/bin/ccache /usr/bin/g++ -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.13.20210805.a949ff2\" -DPACKAGE_STRING=\"patchelf\ 0.13.20210805.a949ff2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.13.20210805.a949ff2\" -I. -I/tmp/instance-19/output-1/host/include -Wall -std=c++11 -D_FILE_OFFSET_BITS=64 -O2 -I/tmp/instance-19/output-1/host/include -c -o patchelf.o patchelf.cc /tmp/instance-19/output-1/host/bin/ccache /usr/bin/g++ -Wall -std=c++11 -D_FILE_OFFSET_BITS=64 -O2 -I/tmp/instance-19/output-1/host/include -L/tmp/instance-19/output-1/host/lib -Wl,-rpath,/tmp/instance-19/output-1/host/lib -o patchelf patchelf.o make[2]: Leaving directory '/tmp/instance-19/output-1/build/host-patchelf-0.13/src' Making all in tests make[2]: Entering directory '/tmp/instance-19/output-1/build/host-patchelf-0.13/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-19/output-1/build/host-patchelf-0.13/tests' make[2]: Entering directory '/tmp/instance-19/output-1/build/host-patchelf-0.13' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/tmp/instance-19/output-1/build/host-patchelf-0.13' make[1]: Leaving directory '/tmp/instance-19/output-1/build/host-patchelf-0.13' >>> host-patchelf 0.13 Installing to host directory PATH="/tmp/instance-19/output-1/host/bin:/tmp/instance-19/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-19/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-19/output-1/host/lib/pkgconfig:/tmp/instance-19/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 install -C /tmp/instance-19/output-1/build/host-patchelf-0.13/ make[1]: Entering directory '/tmp/instance-19/output-1/build/host-patchelf-0.13' Making install in src make[2]: Entering directory '/tmp/instance-19/output-1/build/host-patchelf-0.13/src' make[3]: Entering directory '/tmp/instance-19/output-1/build/host-patchelf-0.13/src' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/tmp/instance-19/output-1/host/bin' /usr/bin/install -c patchelf '/tmp/instance-19/output-1/host/bin' make[3]: Leaving directory '/tmp/instance-19/output-1/build/host-patchelf-0.13/src' make[2]: Leaving directory '/tmp/instance-19/output-1/build/host-patchelf-0.13/src' Making install in tests make[2]: Entering directory '/tmp/instance-19/output-1/build/host-patchelf-0.13/tests' make[3]: Entering directory '/tmp/instance-19/output-1/build/host-patchelf-0.13/tests' make[3]: Nothing to be done for 'install-data-am'. make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/tmp/instance-19/output-1/build/host-patchelf-0.13/tests' make[2]: Leaving directory '/tmp/instance-19/output-1/build/host-patchelf-0.13/tests' make[2]: Entering directory '/tmp/instance-19/output-1/build/host-patchelf-0.13' make[3]: Entering directory '/tmp/instance-19/output-1/build/host-patchelf-0.13' /usr/bin/mkdir -p '/tmp/instance-19/output-1/host/share/doc/patchelf' /usr/bin/install -c -m 644 README.md '/tmp/instance-19/output-1/host/share/doc/patchelf' /usr/bin/mkdir -p '/tmp/instance-19/output-1/host/share/man/man1' /usr/bin/install -c -m 644 patchelf.1 '/tmp/instance-19/output-1/host/share/man/man1' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/tmp/instance-19/output-1/build/host-patchelf-0.13' make[2]: Leaving directory '/tmp/instance-19/output-1/build/host-patchelf-0.13' make[1]: Leaving directory '/tmp/instance-19/output-1/build/host-patchelf-0.13' >>> wqy-zenhei 0.9.45 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-19/output-1/build/.wqy-zenhei-0.9.45.tar.gz.88Uion/output' 'https://downloads.sourceforge.net/project/wqy/wqy-zenhei/0.9.45%20%28Fighting-state%20RC1%29/wqy-zenhei-0.9.45.tar.gz' --2022-10-16 16:34:58-- https://downloads.sourceforge.net/project/wqy/wqy-zenhei/0.9.45%20(Fighting-state%20RC1)/wqy-zenhei-0.9.45.tar.gz Resolving downloads.sourceforge.net (downloads.sourceforge.net)... 204.68.111.105 Connecting to downloads.sourceforge.net (downloads.sourceforge.net)|204.68.111.105|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://versaweb.dl.sourceforge.net/project/wqy/wqy-zenhei/0.9.45%20%28Fighting-state%20RC1%29/wqy-zenhei-0.9.45.tar.gz [following] --2022-10-16 16:34:58-- https://versaweb.dl.sourceforge.net/project/wqy/wqy-zenhei/0.9.45%20(Fighting-state%20RC1)/wqy-zenhei-0.9.45.tar.gz Resolving versaweb.dl.sourceforge.net (versaweb.dl.sourceforge.net)... 162.251.232.173 Connecting to versaweb.dl.sourceforge.net (versaweb.dl.sourceforge.net)|162.251.232.173|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 9247393 (8.8M) [application/x-gzip] Saving to: '/tmp/instance-19/output-1/build/.wqy-zenhei-0.9.45.tar.gz.88Uion/output' 0K .......... .......... .......... .......... .......... 0% 1.02M 9s 50K .......... .......... .......... .......... .......... 1% 2.03M 6s 100K .......... .......... .......... .......... .......... 1% 3.07M 5s 150K .......... .......... .......... .......... .......... 2% 3.02M 5s 200K .......... .......... .......... .......... .......... 2% 7.49M 4s 250K .......... .......... .......... .......... .......... 3% 5.48M 3s 300K .......... .......... .......... .......... .......... 3% 9.31M 3s 350K .......... .......... .......... .......... .......... 4% 2.55M 3s 400K .......... .......... .......... .......... .......... 4% 6.04M 3s 450K .......... .......... .......... .......... .......... 5% 6.18M 3s 500K .......... .......... .......... .......... .......... 6% 11.9M 3s 550K .......... .......... .......... .......... .......... 6% 12.0M 2s 600K .......... .......... .......... .......... .......... 7% 6.15M 2s 650K .......... .......... .......... .......... .......... 7% 12.0M 2s 700K .......... .......... .......... .......... .......... 8% 4.12M 2s 750K .......... .......... .......... .......... .......... 8% 6.17M 2s 800K .......... .......... .......... .......... .......... 9% 203M 2s 850K .......... .......... .......... .......... .......... 9% 6.29M 2s 900K .......... .......... .......... .......... .......... 10% 5.72M 2s 950K .......... .......... .......... .......... .......... 11% 6.47M 2s 1000K .......... .......... .......... .......... .......... 11% 21.1M 2s 1050K .......... .......... .......... .......... .......... 12% 5.05M 2s 1100K .......... .......... .......... .......... .......... 12% 16.8M 2s 1150K .......... .......... .......... .......... .......... 13% 4.64M 2s 1200K .......... .......... .......... .......... .......... 13% 7.36M 2s 1250K .......... .......... .......... .......... .......... 14% 9.56M 2s 1300K .......... .......... .......... .......... .......... 14% 16.8M 2s 1350K .......... .......... .......... .......... .......... 15% 7.88M 1s 1400K .......... .......... .......... .......... .......... 16% 16.4M 1s 1450K .......... .......... .......... .......... .......... 16% 4.30M 1s 1500K .......... .......... .......... .......... .......... 17% 204M 1s 1550K .......... .......... .......... .......... .......... 17% 4.39M 1s 1600K .......... .......... .......... .......... .......... 18% 11.9M 1s 1650K .......... .......... .......... .......... .......... 18% 10.5M 1s 1700K .......... .......... .......... .......... .......... 19% 6.75M 1s 1750K .......... .......... .......... .......... .......... 19% 171M 1s 1800K .......... .......... .......... .......... .......... 20% 6.18M 1s 1850K .......... .......... .......... .......... .......... 21% 6.10M 1s 1900K .......... .......... .......... .......... .......... 21% 12.7M 1s 1950K .......... .......... .......... .......... .......... 22% 3.24M 1s 2000K .......... .......... .......... .......... .......... 22% 10.1M 1s 2050K .......... .......... .......... .......... .......... 23% 11.7M 1s 2100K .......... .......... .......... .......... .......... 23% 9.35M 1s 2150K .......... .......... .......... .......... .......... 24% 17.2M 1s 2200K .......... .......... .......... .......... .......... 24% 6.10M 1s 2250K .......... .......... .......... .......... .......... 25% 200M 1s 2300K .......... .......... .......... .......... .......... 26% 13.3M 1s 2350K .......... .......... .......... .......... .......... 26% 4.04M 1s 2400K .......... .......... .......... .......... .......... 27% 12.6M 1s 2450K .......... .......... .......... .......... .......... 27% 12.1M 1s 2500K .......... .......... .......... .......... .......... 28% 12.2M 1s 2550K .......... .......... .......... .......... .......... 28% 11.9M 1s 2600K .......... .......... .......... .......... .......... 29% 12.2M 1s 2650K .......... .......... .......... .......... .......... 29% 12.7M 1s 2700K .......... .......... .......... .......... .......... 30% 4.07M 1s 2750K .......... .......... .......... .......... .......... 31% 12.3M 1s 2800K .......... .......... .......... .......... .......... 31% 12.2M 1s 2850K .......... .......... .......... .......... .......... 32% 6.10M 1s 2900K .......... .......... .......... .......... .......... 32% 12.1M 1s 2950K .......... .......... .......... .......... .......... 33% 9.07M 1s 3000K .......... .......... .......... .......... .......... 33% 7.22M 1s 3050K .......... .......... .......... .......... .......... 34% 19.7M 1s 3100K .......... .......... .......... .......... .......... 34% 11.6M 1s 3150K .......... .......... .......... .......... .......... 35% 11.0M 1s 3200K .......... .......... .......... .......... .......... 35% 10.4M 1s 3250K .......... .......... .......... .......... .......... 36% 17.4M 1s 3300K .......... .......... .......... .......... .......... 37% 7.92M 1s 3350K .......... .......... .......... .......... .......... 37% 14.3M 1s 3400K .......... .......... .......... .......... .......... 38% 8.12M 1s 3450K .......... .......... .......... .......... .......... 38% 18.0M 1s 3500K .......... .......... .......... .......... .......... 39% 10.9M 1s 3550K .......... .......... .......... .......... .......... 39% 7.65M 1s 3600K .......... .......... .......... .......... .......... 40% 200M 1s 3650K .......... .......... .......... .......... .......... 40% 9.79M 1s 3700K .......... .......... .......... .......... .......... 41% 11.7M 1s 3750K .......... .......... .......... .......... .......... 42% 5.39M 1s 3800K .......... .......... .......... .......... .......... 42% 22.2M 1s 3850K .......... .......... .......... .......... .......... 43% 18.8M 1s 3900K .......... .......... .......... .......... .......... 43% 3.81M 1s 3950K .......... .......... .......... .......... .......... 44% 7.62M 1s 4000K .......... .......... .......... .......... .......... 44% 11.4M 1s 4050K .......... .......... .......... .......... .......... 45% 8.05M 1s 4100K .......... .......... .......... .......... .......... 45% 11.8M 1s 4150K .......... .......... .......... .......... .......... 46% 170M 1s 4200K .......... .......... .......... .......... .......... 47% 23.1M 1s 4250K .......... .......... .......... .......... .......... 47% 10.3M 1s 4300K .......... .......... .......... .......... .......... 48% 17.0M 1s 4350K .......... .......... .......... .......... .......... 48% 9.15M 1s 4400K .......... .......... .......... .......... .......... 49% 597K 1s 4450K .......... .......... .......... .......... .......... 49% 7.35M 1s 4500K .......... .......... .......... .......... .......... 50% 211M 1s 4550K .......... .......... .......... .......... .......... 50% 14.8M 1s 4600K .......... .......... .......... .......... .......... 51% 8.33M 1s 4650K .......... .......... .......... .......... .......... 52% 140M 1s 4700K .......... .......... .......... .......... .......... 52% 150M 1s 4750K .......... .......... .......... .......... .......... 53% 175M 1s 4800K .......... .......... .......... .......... .......... 53% 223M 1s 4850K .......... .......... .......... .......... .......... 54% 3.21M 1s 4900K .......... .......... .......... .......... .......... 54% 970K 1s 4950K .......... .......... .......... .......... .......... 55% 163M 1s 5000K .......... .......... .......... .......... .......... 55% 6.26M 1s 5050K .......... .......... .......... .......... .......... 56% 201M 1s 5100K .......... .......... .......... .......... .......... 57% 12.7M 1s 5150K .......... .......... .......... .......... .......... 57% 22.0M 1s 5200K .......... .......... .......... .......... .......... 58% 8.57M 1s 5250K .......... .......... .......... .......... .......... 58% 12.5M 1s 5300K .......... .......... .......... .......... .......... 59% 154M 1s 5350K .......... .......... .......... .......... .......... 59% 12.6M 1s 5400K .......... .......... .......... .......... .......... 60% 6.23M 1s 5450K .......... .......... .......... .......... .......... 60% 658K 1s 5500K .......... .......... .......... .......... .......... 61% 199M 1s 5550K .......... .......... .......... .......... .......... 62% 6.35M 1s 5600K .......... .......... .......... .......... .......... 62% 173M 1s 5650K .......... .......... .......... .......... .......... 63% 12.9M 1s 5700K .......... .......... .......... .......... .......... 63% 12.4M 0s 5750K .......... .......... .......... .......... .......... 64% 188M 0s 5800K .......... .......... .......... .......... .......... 64% 12.5M 0s 5850K .......... .......... .......... .......... .......... 65% 224M 0s 5900K .......... .......... .......... .......... .......... 65% 237M 0s 5950K .......... .......... .......... .......... .......... 66% 788K 0s 6000K .......... .......... .......... .......... .......... 66% 11.8M 0s 6050K .......... .......... .......... .......... .......... 67% 12.2M 0s 6100K .......... .......... .......... .......... .......... 68% 8.77M 0s 6150K .......... .......... .......... .......... .......... 68% 169M 0s 6200K .......... .......... .......... .......... .......... 69% 9.85M 0s 6250K .......... .......... .......... .......... .......... 69% 9.35M 0s 6300K .......... .......... .......... .......... .......... 70% 16.1M 0s 6350K .......... .......... .......... .......... .......... 70% 13.4M 0s 6400K .......... .......... .......... .......... .......... 71% 9.54M 0s 6450K .......... .......... .......... .......... .......... 71% 735K 0s 6500K .......... .......... .......... .......... .......... 72% 11.5M 0s 6550K .......... .......... .......... .......... .......... 73% 8.15M 0s 6600K .......... .......... .......... .......... .......... 73% 8.38M 0s 6650K .......... .......... .......... .......... .......... 74% 193M 0s 6700K .......... .......... .......... .......... .......... 74% 12.6M 0s 6750K .......... .......... .......... .......... .......... 75% 13.5M 0s 6800K .......... .......... .......... .......... .......... 75% 11.0M 0s 6850K .......... .......... .......... .......... .......... 76% 138M 0s 6900K .......... .......... .......... .......... .......... 76% 23.9M 0s 6950K .......... .......... .......... .......... .......... 77% 763K 0s 7000K .......... .......... .......... .......... .......... 78% 12.5M 0s 7050K .......... .......... .......... .......... .......... 78% 4.09M 0s 7100K .......... .......... .......... .......... .......... 79% 196M 0s 7150K .......... .......... .......... .......... .......... 79% 12.4M 0s 7200K .......... .......... .......... .......... .......... 80% 6.09M 0s 7250K .......... .......... .......... .......... .......... 80% 5.26M 0s 7300K .......... .......... .......... .......... .......... 81% 204M 0s 7350K .......... .......... .......... .......... .......... 81% 200M 0s 7400K .......... .......... .......... .......... .......... 82% 226M 0s 7450K .......... .......... .......... .......... .......... 83% 10.7M 0s 7500K .......... .......... .......... .......... .......... 83% 766K 0s 7550K .......... .......... .......... .......... .......... 84% 7.50M 0s 7600K .......... .......... .......... .......... .......... 84% 188M 0s 7650K .......... .......... .......... .......... .......... 85% 1.29M 0s 7700K .......... .......... .......... .......... .......... 85% 213M 0s 7750K .......... .......... .......... .......... .......... 86% 205M 0s 7800K .......... .......... .......... .......... .......... 86% 228M 0s 7850K .......... .......... .......... .......... .......... 87% 230M 0s 7900K .......... .......... .......... .......... .......... 88% 225M 0s 7950K .......... .......... .......... .......... .......... 88% 190M 0s 8000K .......... .......... .......... .......... .......... 89% 863K 0s 8050K .......... .......... .......... .......... .......... 89% 12.2M 0s 8100K .......... .......... .......... .......... .......... 90% 6.12M 0s 8150K .......... .......... .......... .......... .......... 90% 6.00M 0s 8200K .......... .......... .......... .......... .......... 91% 13.6M 0s 8250K .......... .......... .......... .......... .......... 91% 11.0M 0s 8300K .......... .......... .......... .......... .......... 92% 212M 0s 8350K .......... .......... .......... .......... .......... 93% 12.8M 0s 8400K .......... .......... .......... .......... .......... 93% 3.08M 0s 8450K .......... .......... .......... .......... .......... 94% 166M 0s 8500K .......... .......... .......... .......... .......... 94% 1.15M 0s 8550K .......... .......... .......... .......... .......... 95% 7.05M 0s 8600K .......... .......... .......... .......... .......... 95% 3.87M 0s 8650K .......... .......... .......... .......... .......... 96% 6.02M 0s 8700K .......... .......... .......... .......... .......... 96% 11.2M 0s 8750K .......... .......... .......... .......... .......... 97% 10.3M 0s 8800K .......... .......... .......... .......... .......... 97% 77.6M 0s 8850K .......... .......... .......... .......... .......... 98% 20.1M 0s 8900K .......... .......... .......... .......... .......... 99% 1.33M 0s 8950K .......... .......... .......... .......... .......... 99% 187M 0s 9000K .......... .......... .......... 100% 246M=1.5s 2022-10-16 16:35:00 (5.80 MB/s) - '/tmp/instance-19/output-1/build/.wqy-zenhei-0.9.45.tar.gz.88Uion/output' saved [9247393/9247393] wqy-zenhei-0.9.45.tar.gz: OK (md5: 4c6c3f4e902dd5ee0a121e8c41d040bd) wqy-zenhei-0.9.45.tar.gz: OK (sha1: b86b65d3048ade868fcc89229cfac6baf80a3e54) wqy-zenhei-0.9.45.tar.gz: OK (sha256: e4b7e306475bf9427d1757578f0e4528930c84c44eaa3f167d4c42f110ee75d6) >>> wqy-zenhei 0.9.45 Extracting gzip -d -c /tmp/instance-19/dl/wqy-zenhei/wqy-zenhei-0.9.45.tar.gz | tar --strip-components=1 -C /tmp/instance-19/output-1/build/wqy-zenhei-0.9.45 -xf - >>> wqy-zenhei 0.9.45 Patching >>> wqy-zenhei 0.9.45 Configuring >>> wqy-zenhei 0.9.45 Building >>> wqy-zenhei 0.9.45 Installing to target /usr/bin/install -D -m 0644 /tmp/instance-19/output-1/build/wqy-zenhei-0.9.45/wqy-zenhei.ttc /tmp/instance-19/output-1/target/usr/share/fonts/wqy-zenhei/wqy-zenhei.ttc >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-19/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-mlongcalls', '-mauto-litpools', '-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', '-mlongcalls', '-mauto-litpools', '-O2', '-g0', '-static', '-static'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-mlongcalls', '-mauto-litpools', '-O2', '-g0', '-static'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/tmp/instance-19/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-19/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%xtensa%g" -e "s%@TARGET_CPU@%%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-19/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-19/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-19/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-19/output-1/host/xtensa-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /tmp/instance-19/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-19/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-19/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-19/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%xtensa%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-mlongcalls', '-mauto-litpools', '-O2', '-g0', '-static'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-mlongcalls', '-mauto-litpools', '-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', '-mlongcalls', '-mauto-litpools', '-O2', '-g0', '-static', '-static'%g" -e "s%@BR2_CMAKE@%/tmp/instance-19/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-19/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-19/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-19/output-1/host/xtensa-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /tmp/instance-19/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-19/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-19/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /tmp/instance-19/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /tmp/instance-19/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /tmp/instance-19/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-19/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-19/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /tmp/instance-19/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-19/output-1/target/etc/shells; fi mkdir -p /tmp/instance-19/output-1/target/etc echo "buildroot" > /tmp/instance-19/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-19/output-1/target/etc/hosts mkdir -p /tmp/instance-19/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-19/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-19/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /tmp/instance-19/output-1/target/etc/shells || echo "/bin/sh" >> /tmp/instance-19/output-1/target/etc/shells if [ -x /tmp/instance-19/output-1/target/sbin/swapon -a -x /tmp/instance-19/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-19/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-19/output-1/target/etc/inittab; fi rm -rf /tmp/instance-19/output-1/target/usr/include /tmp/instance-19/output-1/target/usr/share/aclocal \ /tmp/instance-19/output-1/target/usr/lib/pkgconfig /tmp/instance-19/output-1/target/usr/share/pkgconfig \ /tmp/instance-19/output-1/target/usr/lib/cmake /tmp/instance-19/output-1/target/usr/share/cmake \ /tmp/instance-19/output-1/target/usr/lib/rpm /tmp/instance-19/output-1/target/usr/doc find /tmp/instance-19/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-19/output-1/target/lib/ /tmp/instance-19/output-1/target/usr/lib/ /tmp/instance-19/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-19/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-19/output-1/target/usr/share/gdb rm -rf /tmp/instance-19/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-19/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-19/output-1/target/usr/share/zsh rm -rf /tmp/instance-19/output-1/target/usr/man /tmp/instance-19/output-1/target/usr/share/man rm -rf /tmp/instance-19/output-1/target/usr/info /tmp/instance-19/output-1/target/usr/share/info rm -rf /tmp/instance-19/output-1/target/usr/doc /tmp/instance-19/output-1/target/usr/share/doc rm -rf /tmp/instance-19/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-19/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-19/output-1/target/lib/debug /tmp/instance-19/output-1/target/usr/lib/debug find /tmp/instance-19/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-19/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /tmp/instance-19/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-19/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-19/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.08-513-ge451f1a578"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.11-git\"" \ ) > /tmp/instance-19/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-19/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-19/output-1/per-package /tmp/instance-19/buildroot/support/scripts/fix-rpath target touch /tmp/instance-19/output-1/target/usr ln -snf /tmp/instance-19/output-1/host/xtensa-buildroot-linux-uclibc/sysroot /tmp/instance-19/output-1/staging make: Leaving directory '/tmp/instance-19/buildroot' make: Entering directory '/tmp/instance-19/buildroot' >>> Buildroot 2022.08-513-ge451f1a578 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-ccache 3.7.12 Collecting legal info LICENSE.adoc: OK (sha256: 4f63223bcdee822d55a6768cc8399ffe06401d7a03cfe79e1dc305f50dc22c59) GPL-3.0.txt: OK (sha256: ec6b1a326ff93b2cc21df88a697ae470ff6927a55b8929e7e491b315e1563361) >>> host-skeleton Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> 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.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.42 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 11.3.0 Collecting legal info >>> linux-headers 6.0.1 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> ftop 1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> initscripts Collecting legal info >>> libcgi 1.3.0 Collecting legal info LICENSES/LGPL-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES/MIT.txt: OK (sha256: f32c31e26ec840753a8cd47cd2681e48be4cee853212d16a4b1d85ac4d677669) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libuhttpd 3.14.1 Collecting legal info LICENSE: OK (sha256: 99efed4bbc0b62f96f999ef23399e38234fb91651af734fd389a52b033a85b55) >>> mpg123 1.25.15 Collecting legal info COPYING: OK (sha256: f40e0dd86b27b52e429b693a87b3ca63ae0a98a4d142e77207aa6bdf1db7a295) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> wqy-zenhei 0.9.45 Collecting legal info COPYING: OK (sha256: 871c2a85e6bbf7bec65043820b706a265ed95d4e58c577fbb2c9f60c39c26ca7) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) Legal info produced in /tmp/instance-19/output-1/legal-info make: Leaving directory '/tmp/instance-19/buildroot'