: warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling mxml-search.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling mxml-set.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling mxml-private.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Compiling mxml-string.c : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition Creating libmxml.so.1.6... make[1]: Leaving directory '/tmp/instance-0/output-1/build/mxml-3.3.1' >>> mxml 3.3.1 Installing to staging directory PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DSTROOT=/tmp/instance-0/output-1/host/riscv32-buildroot-linux-gnu/sysroot install -C /tmp/instance-0/output-1/build/mxml-3.3.1/ make[1]: Entering directory '/tmp/instance-0/output-1/build/mxml-3.3.1' Installing libmxml.so to /tmp/instance-0/output-1/host/riscv32-buildroot-linux-gnu/sysroot/usr/lib... Creating libmxml.a... a - mxml-attr.o a - mxml-entity.o a - mxml-file.o a - mxml-get.o a - mxml-index.o a - mxml-node.o a - mxml-search.o a - mxml-set.o a - mxml-private.o a - mxml-string.o Installing libmxml.a to /tmp/instance-0/output-1/host/riscv32-buildroot-linux-gnu/sysroot/usr/lib... Installing documentation in /tmp/instance-0/output-1/host/riscv32-buildroot-linux-gnu/sysroot/usr/share/doc/mxml... Installing header files in /tmp/instance-0/output-1/host/riscv32-buildroot-linux-gnu/sysroot/usr/include... Installing pkgconfig files in /tmp/instance-0/output-1/host/riscv32-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig... Installing man pages in /tmp/instance-0/output-1/host/riscv32-buildroot-linux-gnu/sysroot/usr/share/man... make[1]: Leaving directory '/tmp/instance-0/output-1/build/mxml-3.3.1' >>> mxml 3.3.1 Fixing libtool files for la in $(find /tmp/instance-0/output-1/host/riscv32-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-0/output-1/host/riscv32-buildroot-linux-gnu/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-0/output-1/host/riscv32-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-0/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 >>> mxml 3.3.1 Installing to target PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DSTROOT=/tmp/instance-0/output-1/target install -C /tmp/instance-0/output-1/build/mxml-3.3.1/ make[1]: Entering directory '/tmp/instance-0/output-1/build/mxml-3.3.1' Installing libmxml.so to /tmp/instance-0/output-1/target/usr/lib... Installing libmxml.a to /tmp/instance-0/output-1/target/usr/lib... Installing documentation in /tmp/instance-0/output-1/target/usr/share/doc/mxml... Installing header files in /tmp/instance-0/output-1/target/usr/include... Installing pkgconfig files in /tmp/instance-0/output-1/target/usr/lib/pkgconfig... Installing man pages in /tmp/instance-0/output-1/target/usr/share/man... make[1]: Leaving directory '/tmp/instance-0/output-1/build/mxml-3.3.1' patchelf-0.13.tar.bz2: OK (sha256: 4c7ed4bcfc1a114d6286e4a0d3c1a90db147a4c3adda1814ee0eee0f9ee917ed) >>> host-patchelf 0.13 Extracting bzcat /tmp/instance-0/dl/patchelf/patchelf-0.13.tar.bz2 | tar --strip-components=1 -C /tmp/instance-0/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-0/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-0/output-1/build/host-patchelf-0.13/ && rm -rf config.cache; PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-0/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-0/output-1/host/lib/pkgconfig:/tmp/instance-0/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-0/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-0/output-1/host/include" LDFLAGS="-L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-0/output-1/host/include" LDFLAGS="-L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-0/output-1/host" --sysconfdir="/tmp/instance-0/output-1/host/etc" --localstatedir="/tmp/instance-0/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... gawk 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... /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 /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking dependency style of /usr/bin/g++... none checking dependency style of /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-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-0/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-0/output-1/host/lib/pkgconfig:/tmp/instance-0/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /tmp/instance-0/output-1/build/host-patchelf-0.13/ make[1]: Entering directory '/tmp/instance-0/output-1/build/host-patchelf-0.13' Making all in src make[2]: Entering directory '/tmp/instance-0/output-1/build/host-patchelf-0.13/src' /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-0/output-1/host/include -Wall -std=c++11 -D_FILE_OFFSET_BITS=64 -O2 -I/tmp/instance-0/output-1/host/include -c -o patchelf.o patchelf.cc /usr/bin/g++ -Wall -std=c++11 -D_FILE_OFFSET_BITS=64 -O2 -I/tmp/instance-0/output-1/host/include -L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib -o patchelf patchelf.o make[2]: Leaving directory '/tmp/instance-0/output-1/build/host-patchelf-0.13/src' Making all in tests make[2]: Entering directory '/tmp/instance-0/output-1/build/host-patchelf-0.13/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-0/output-1/build/host-patchelf-0.13/tests' make[2]: Entering directory '/tmp/instance-0/output-1/build/host-patchelf-0.13' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/tmp/instance-0/output-1/build/host-patchelf-0.13' make[1]: Leaving directory '/tmp/instance-0/output-1/build/host-patchelf-0.13' >>> host-patchelf 0.13 Installing to host directory PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-0/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-0/output-1/host/lib/pkgconfig:/tmp/instance-0/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 install -C /tmp/instance-0/output-1/build/host-patchelf-0.13/ make[1]: Entering directory '/tmp/instance-0/output-1/build/host-patchelf-0.13' Making install in src make[2]: Entering directory '/tmp/instance-0/output-1/build/host-patchelf-0.13/src' make[3]: Entering directory '/tmp/instance-0/output-1/build/host-patchelf-0.13/src' /usr/bin/mkdir -p '/tmp/instance-0/output-1/host/bin' /usr/bin/install -c patchelf '/tmp/instance-0/output-1/host/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-0/output-1/build/host-patchelf-0.13/src' make[2]: Leaving directory '/tmp/instance-0/output-1/build/host-patchelf-0.13/src' Making install in tests make[2]: Entering directory '/tmp/instance-0/output-1/build/host-patchelf-0.13/tests' make[3]: Entering directory '/tmp/instance-0/output-1/build/host-patchelf-0.13/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-0/output-1/build/host-patchelf-0.13/tests' make[2]: Leaving directory '/tmp/instance-0/output-1/build/host-patchelf-0.13/tests' make[2]: Entering directory '/tmp/instance-0/output-1/build/host-patchelf-0.13' make[3]: Entering directory '/tmp/instance-0/output-1/build/host-patchelf-0.13' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-0/output-1/host/share/doc/patchelf' /usr/bin/install -c -m 644 README.md '/tmp/instance-0/output-1/host/share/doc/patchelf' /usr/bin/mkdir -p '/tmp/instance-0/output-1/host/share/man/man1' /usr/bin/install -c -m 644 patchelf.1 '/tmp/instance-0/output-1/host/share/man/man1' make[3]: Leaving directory '/tmp/instance-0/output-1/build/host-patchelf-0.13' make[2]: Leaving directory '/tmp/instance-0/output-1/build/host-patchelf-0.13' make[1]: Leaving directory '/tmp/instance-0/output-1/build/host-patchelf-0.13' >>> wqy-zenhei 0.9.45 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-0/output-1/build/.wqy-zenhei-0.9.45.tar.gz.lKUWqL/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-11-02 22:31:38-- 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-11-02 22:31:38-- 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-0/output-1/build/.wqy-zenhei-0.9.45.tar.gz.lKUWqL/output' 0K .......... .......... .......... .......... .......... 0% 1.41M 6s 50K .......... .......... .......... .......... .......... 1% 1.26M 7s 100K .......... .......... .......... .......... .......... 1% 14.4M 5s 150K .......... .......... .......... .......... .......... 2% 1.50M 5s 200K .......... .......... .......... .......... .......... 2% 6.53M 4s 250K .......... .......... .......... .......... .......... 3% 1.29M 5s 300K .......... .......... .......... .......... .......... 3% 2.43M 4s 350K .......... .......... .......... .......... .......... 4% 2.22M 4s 400K .......... .......... .......... .......... .......... 4% 3.71M 4s 450K .......... .......... .......... .......... .......... 5% 2.39M 4s 500K .......... .......... .......... .......... .......... 6% 3.00M 4s 550K .......... .......... .......... .......... .......... 6% 2.42M 4s 600K .......... .......... .......... .......... .......... 7% 4.82M 4s 650K .......... .......... .......... .......... .......... 7% 2.52M 4s 700K .......... .......... .......... .......... .......... 8% 3.07M 3s 750K .......... .......... .......... .......... .......... 8% 2.16M 3s 800K .......... .......... .......... .......... .......... 9% 3.36M 3s 850K .......... .......... .......... .......... .......... 9% 1.93M 3s 900K .......... .......... .......... .......... .......... 10% 6.00M 3s 950K .......... .......... .......... .......... .......... 11% 3.58M 3s 1000K .......... .......... .......... .......... .......... 11% 3.12M 3s 1050K .......... .......... .......... .......... .......... 12% 4.72M 3s 1100K .......... .......... .......... .......... .......... 12% 3.14M 3s 1150K .......... .......... .......... .......... .......... 13% 2.56M 3s 1200K .......... .......... .......... .......... .......... 13% 4.48M 3s 1250K .......... .......... .......... .......... .......... 14% 3.95M 3s 1300K .......... .......... .......... .......... .......... 14% 3.55M 3s 1350K .......... .......... .......... .......... .......... 15% 5.63M 3s 1400K .......... .......... .......... .......... .......... 16% 3.72M 3s 1450K .......... .......... .......... .......... .......... 16% 3.70M 3s 1500K .......... .......... .......... .......... .......... 17% 6.49M 3s 1550K .......... .......... .......... .......... .......... 17% 2.20M 3s 1600K .......... .......... .......... .......... .......... 18% 4.58M 3s 1650K .......... .......... .......... .......... .......... 18% 5.12M 2s 1700K .......... .......... .......... .......... .......... 19% 3.09M 2s 1750K .......... .......... .......... .......... .......... 19% 6.03M 2s 1800K .......... .......... .......... .......... .......... 20% 4.06M 2s 1850K .......... .......... .......... .......... .......... 21% 9.11M 2s 1900K .......... .......... .......... .......... .......... 21% 3.34M 2s 1950K .......... .......... .......... .......... .......... 22% 2.45M 2s 2000K .......... .......... .......... .......... .......... 22% 3.04M 2s 2050K .......... .......... .......... .......... .......... 23% 12.5M 2s 2100K .......... .......... .......... .......... .......... 23% 11.9M 2s 2150K .......... .......... .......... .......... .......... 24% 3.45M 2s 2200K .......... .......... .......... .......... .......... 24% 4.25M 2s 2250K .......... .......... .......... .......... .......... 25% 13.5M 2s 2300K .......... .......... .......... .......... .......... 26% 9.11M 2s 2350K .......... .......... .......... .......... .......... 26% 2.37M 2s 2400K .......... .......... .......... .......... .......... 27% 9.66M 2s 2450K .......... .......... .......... .......... .......... 27% 3.68M 2s 2500K .......... .......... .......... .......... .......... 28% 5.01M 2s 2550K .......... .......... .......... .......... .......... 28% 5.39M 2s 2600K .......... .......... .......... .......... .......... 29% 14.6M 2s 2650K .......... .......... .......... .......... .......... 29% 4.24M 2s 2700K .......... .......... .......... .......... .......... 30% 3.83M 2s 2750K .......... .......... .......... .......... .......... 31% 5.84M 2s 2800K .......... .......... .......... .......... .......... 31% 12.6M 2s 2850K .......... .......... .......... .......... .......... 32% 4.17M 2s 2900K .......... .......... .......... .......... .......... 32% 7.63M 2s 2950K .......... .......... .......... .......... .......... 33% 5.50M 2s 3000K .......... .......... .......... .......... .......... 33% 5.22M 2s 3050K .......... .......... .......... .......... .......... 34% 4.90M 2s 3100K .......... .......... .......... .......... .......... 34% 5.18M 2s 3150K .......... .......... .......... .......... .......... 35% 5.34M 2s 3200K .......... .......... .......... .......... .......... 35% 10.2M 2s 3250K .......... .......... .......... .......... .......... 36% 4.81M 2s 3300K .......... .......... .......... .......... .......... 37% 10.5M 2s 3350K .......... .......... .......... .......... .......... 37% 5.54M 1s 3400K .......... .......... .......... .......... .......... 38% 9.68M 1s 3450K .......... .......... .......... .......... .......... 38% 9.54M 1s 3500K .......... .......... .......... .......... .......... 39% 4.83M 1s 3550K .......... .......... .......... .......... .......... 39% 5.04M 1s 3600K .......... .......... .......... .......... .......... 40% 11.5M 1s 3650K .......... .......... .......... .......... .......... 40% 5.78M 1s 3700K .......... .......... .......... .......... .......... 41% 4.15M 1s 3750K .......... .......... .......... .......... .......... 42% 10.5M 1s 3800K .......... .......... .......... .......... .......... 42% 5.19M 1s 3850K .......... .......... .......... .......... .......... 43% 18.6M 1s 3900K .......... .......... .......... .......... .......... 43% 9.18M 1s 3950K .......... .......... .......... .......... .......... 44% 4.03M 1s 4000K .......... .......... .......... .......... .......... 44% 10.3M 1s 4050K .......... .......... .......... .......... .......... 45% 5.28M 1s 4100K .......... .......... .......... .......... .......... 45% 11.9M 1s 4150K .......... .......... .......... .......... .......... 46% 175M 1s 4200K .......... .......... .......... .......... .......... 47% 4.21M 1s 4250K .......... .......... .......... .......... .......... 47% 12.0M 1s 4300K .......... .......... .......... .......... .......... 48% 6.03M 1s 4350K .......... .......... .......... .......... .......... 48% 5.80M 1s 4400K .......... .......... .......... .......... .......... 49% 5.38M 1s 4450K .......... .......... .......... .......... .......... 49% 3.88M 1s 4500K .......... .......... .......... .......... .......... 50% 15.6M 1s 4550K .......... .......... .......... .......... .......... 50% 6.75M 1s 4600K .......... .......... .......... .......... .......... 51% 14.7M 1s 4650K .......... .......... .......... .......... .......... 52% 22.4M 1s 4700K .......... .......... .......... .......... .......... 52% 4.92M 1s 4750K .......... .......... .......... .......... .......... 53% 5.97M 1s 4800K .......... .......... .......... .......... .......... 53% 6.31M 1s 4850K .......... .......... .......... .......... .......... 54% 11.7M 1s 4900K .......... .......... .......... .......... .......... 54% 12.8M 1s 4950K .......... .......... .......... .......... .......... 55% 127M 1s 5000K .......... .......... .......... .......... .......... 55% 4.19M 1s 5050K .......... .......... .......... .......... .......... 56% 8.86M 1s 5100K .......... .......... .......... .......... .......... 57% 15.7M 1s 5150K .......... .......... .......... .......... .......... 57% 3.94M 1s 5200K .......... .......... .......... .......... .......... 58% 7.29M 1s 5250K .......... .......... .......... .......... .......... 58% 9.90M 1s 5300K .......... .......... .......... .......... .......... 59% 8.01M 1s 5350K .......... .......... .......... .......... .......... 59% 6.07M 1s 5400K .......... .......... .......... .......... .......... 60% 18.6M 1s 5450K .......... .......... .......... .......... .......... 60% 25.3M 1s 5500K .......... .......... .......... .......... .......... 61% 10.4M 1s 5550K .......... .......... .......... .......... .......... 62% 8.44M 1s 5600K .......... .......... .......... .......... .......... 62% 9.68M 1s 5650K .......... .......... .......... .......... .......... 63% 9.36M 1s 5700K .......... .......... .......... .......... .......... 63% 5.76M 1s 5750K .......... .......... .......... .......... .......... 64% 13.2M 1s 5800K .......... .......... .......... .......... .......... 64% 62.8M 1s 5850K .......... .......... .......... .......... .......... 65% 6.83M 1s 5900K .......... .......... .......... .......... .......... 65% 13.3M 1s 5950K .......... .......... .......... .......... .......... 66% 9.21M 1s 6000K .......... .......... .......... .......... .......... 66% 7.73M 1s 6050K .......... .......... .......... .......... .......... 67% 6.57M 1s 6100K .......... .......... .......... .......... .......... 68% 11.1M 1s 6150K .......... .......... .......... .......... .......... 68% 24.8M 1s 6200K .......... .......... .......... .......... .......... 69% 8.61M 1s 6250K .......... .......... .......... .......... .......... 69% 8.51M 1s 6300K .......... .......... .......... .......... .......... 70% 20.7M 1s 6350K .......... .......... .......... .......... .......... 70% 5.61M 1s 6400K .......... .......... .......... .......... .......... 71% 15.5M 1s 6450K .......... .......... .......... .......... .......... 71% 13.7M 0s 6500K .......... .......... .......... .......... .......... 72% 11.4M 0s 6550K .......... .......... .......... .......... .......... 73% 8.76M 0s 6600K .......... .......... .......... .......... .......... 73% 12.8M 0s 6650K .......... .......... .......... .......... .......... 74% 21.2M 0s 6700K .......... .......... .......... .......... .......... 74% 6.31M 0s 6750K .......... .......... .......... .......... .......... 75% 8.35M 0s 6800K .......... .......... .......... .......... .......... 75% 113M 0s 6850K .......... .......... .......... .......... .......... 76% 13.1M 0s 6900K .......... .......... .......... .......... .......... 76% 8.79M 0s 6950K .......... .......... .......... .......... .......... 77% 8.04M 0s 7000K .......... .......... .......... .......... .......... 78% 22.6M 0s 7050K .......... .......... .......... .......... .......... 78% 19.6M 0s 7100K .......... .......... .......... .......... .......... 79% 7.57M 0s 7150K .......... .......... .......... .......... .......... 79% 5.74M 0s 7200K .......... .......... .......... .......... .......... 80% 15.0M 0s 7250K .......... .......... .......... .......... .......... 80% 9.25M 0s 7300K .......... .......... .......... .......... .......... 81% 6.85M 0s 7350K .......... .......... .......... .......... .......... 81% 9.73M 0s 7400K .......... .......... .......... .......... .......... 82% 123M 0s 7450K .......... .......... .......... .......... .......... 83% 11.4M 0s 7500K .......... .......... .......... .......... .......... 83% 15.6M 0s 7550K .......... .......... .......... .......... .......... 84% 14.0M 0s 7600K .......... .......... .......... .......... .......... 84% 14.6M 0s 7650K .......... .......... .......... .......... .......... 85% 10.1M 0s 7700K .......... .......... .......... .......... .......... 85% 12.0M 0s 7750K .......... .......... .......... .......... .......... 86% 8.92M 0s 7800K .......... .......... .......... .......... .......... 86% 10.2M 0s 7850K .......... .......... .......... .......... .......... 87% 12.8M 0s 7900K .......... .......... .......... .......... .......... 88% 121M 0s 7950K .......... .......... .......... .......... .......... 88% 11.3M 0s 8000K .......... .......... .......... .......... .......... 89% 9.98M 0s 8050K .......... .......... .......... .......... .......... 89% 74.5M 0s 8100K .......... .......... .......... .......... .......... 90% 6.79M 0s 8150K .......... .......... .......... .......... .......... 90% 17.8M 0s 8200K .......... .......... .......... .......... .......... 91% 21.3M 0s 8250K .......... .......... .......... .......... .......... 91% 6.26M 0s 8300K .......... .......... .......... .......... .......... 92% 12.1M 0s 8350K .......... .......... .......... .......... .......... 93% 129M 0s 8400K .......... .......... .......... .......... .......... 93% 6.37M 0s 8450K .......... .......... .......... .......... .......... 94% 6.18M 0s 8500K .......... .......... .......... .......... .......... 94% 181M 0s 8550K .......... .......... .......... .......... .......... 95% 12.3M 0s 8600K .......... .......... .......... .......... .......... 95% 6.12M 0s 8650K .......... .......... .......... .......... .......... 96% 12.9M 0s 8700K .......... .......... .......... .......... .......... 96% 194M 0s 8750K .......... .......... .......... .......... .......... 97% 15.1M 0s 8800K .......... .......... .......... .......... .......... 97% 10.1M 0s 8850K .......... .......... .......... .......... .......... 98% 20.6M 0s 8900K .......... .......... .......... .......... .......... 99% 19.7M 0s 8950K .......... .......... .......... .......... .......... 99% 10.5M 0s 9000K .......... .......... .......... 100% 164M=1.5s 2022-11-02 22:31:40 (5.94 MB/s) - '/tmp/instance-0/output-1/build/.wqy-zenhei-0.9.45.tar.gz.lKUWqL/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-0/dl/wqy-zenhei/wqy-zenhei-0.9.45.tar.gz | tar --strip-components=1 -C /tmp/instance-0/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-0/output-1/build/wqy-zenhei-0.9.45/wqy-zenhei.ttc /tmp/instance-0/output-1/target/usr/share/fonts/wqy-zenhei/wqy-zenhei.ttc >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-0/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Ofast', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-strip%g" -e "s%@TARGET_ARCH@%riscv32%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/tmp/instance-0/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-0/output-1/host/riscv32-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-0/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-0/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-strip%g" -e "s%@TARGET_ARCH@%riscv32%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-Ofast', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/tmp/instance-0/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-0/output-1/host/riscv32-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-0/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-0/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-0/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /tmp/instance-0/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /tmp/instance-0/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /tmp/instance-0/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-0/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-0/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /tmp/instance-0/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-0/output-1/target/etc/shells; fi mkdir -p /tmp/instance-0/output-1/target/etc echo "buildroot" > /tmp/instance-0/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-0/output-1/target/etc/hosts mkdir -p /tmp/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-0/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-0/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /tmp/instance-0/output-1/target/etc/shells || echo "/bin/sh" >> /tmp/instance-0/output-1/target/etc/shells if [ -x /tmp/instance-0/output-1/target/sbin/swapon -a -x /tmp/instance-0/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-0/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-0/output-1/target/etc/inittab; fi rm -rf /tmp/instance-0/output-1/target/usr/include /tmp/instance-0/output-1/target/usr/share/aclocal \ /tmp/instance-0/output-1/target/usr/lib/pkgconfig /tmp/instance-0/output-1/target/usr/share/pkgconfig \ /tmp/instance-0/output-1/target/usr/lib/cmake /tmp/instance-0/output-1/target/usr/share/cmake \ /tmp/instance-0/output-1/target/usr/lib/rpm /tmp/instance-0/output-1/target/usr/doc find /tmp/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-0/output-1/target/lib/ /tmp/instance-0/output-1/target/usr/lib/ /tmp/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-0/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-0/output-1/target/usr/share/gdb rm -rf /tmp/instance-0/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-0/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-0/output-1/target/usr/share/zsh rm -rf /tmp/instance-0/output-1/target/usr/man /tmp/instance-0/output-1/target/usr/share/man rm -rf /tmp/instance-0/output-1/target/usr/info /tmp/instance-0/output-1/target/usr/share/info rm -rf /tmp/instance-0/output-1/target/usr/doc /tmp/instance-0/output-1/target/usr/share/doc rm -rf /tmp/instance-0/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-0/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-0/output-1/target/lib/debug /tmp/instance-0/output-1/target/usr/lib/debug find /tmp/instance-0/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-0/output-1/host/bin/riscv32-buildroot-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-0/output-1/host/bin/riscv32-buildroot-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /tmp/instance-0/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-0/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-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.08-827-gc0394cc454"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.11-git\"" \ ) > /tmp/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-0/output-1/per-package /tmp/instance-0/buildroot/support/scripts/fix-rpath target touch /tmp/instance-0/output-1/target/usr ln -snf /tmp/instance-0/output-1/host/riscv32-buildroot-linux-gnu/sysroot /tmp/instance-0/output-1/staging make: Leaving directory '/tmp/instance-0/buildroot' make: Entering directory '/tmp/instance-0/buildroot' >>> Buildroot 2022.08-827-gc0394cc454 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.36-66-ga1dc0be03c9dd850b864bd7a9c03cf8e396eb7ca Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 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-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) >>> 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) >>> corkscrew 2.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> 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) >>> initscripts Collecting legal info >>> libtpl 1.6.1 Collecting legal info LICENSE: OK (sha256: 8554ddb5779f1ad2f3ea6db1d0df622e63fca11f44bfc3c8b3c207ea0482c746) >>> libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libxslt 1.1.37 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-moby-buildkit 0.10.0 Collecting legal info LICENSE: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) >>> host-go 1.19.3 Collecting legal info LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) >>> host-go-bootstrap 1.4-bootstrap-20171003 Collecting legal info LICENSE: OK (sha256: dd26a7abddd02e2d0aba97805b31f248ef7835d9e10da289b22e3b8ab78b324d) >>> mxml 3.3.1 Collecting legal info LICENSE: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) NOTICE: OK (sha256: 7dedb0043b0bbed7880bcc9724b3a3dae4d5ab2dce98a7904703109572b626e3) >>> 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-0/output-1/legal-info make: Leaving directory '/tmp/instance-0/buildroot'