patching file src/patchelf.cc Applying 0010-Fix-endianness-issues-for-powerpc-PIE.patch using patch: patching file src/patchelf.cc >>> host-patchelf 0.9 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-7/output-1/build/host-patchelf-0.9 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-patchelf 0.9 Patching libtool >>> host-patchelf 0.9 Configuring (cd /tmp/instance-7/output-1/build/host-patchelf-0.9/ && rm -rf config.cache; PATH="/tmp/instance-7/output-1/host/bin:/tmp/instance-7/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/tmp/instance-7/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-7/output-1/host/lib/pkgconfig:/tmp/instance-7/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-7/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-7/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-7/output-1/host/include" LDFLAGS="-L/tmp/instance-7/output-1/host/lib -Wl,-rpath,/tmp/instance-7/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-7/output-1/host/include" LDFLAGS="-L/tmp/instance-7/output-1/host/lib -Wl,-rpath,/tmp/instance-7/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-7/output-1/host" --sysconfdir="/tmp/instance-7/output-1/host/etc" --localstatedir="/tmp/instance-7/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 for style of include used by make... GNU 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 Setting page size to 4096 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.9 Building PATH="/tmp/instance-7/output-1/host/bin:/tmp/instance-7/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/tmp/instance-7/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-7/output-1/host/lib/pkgconfig:/tmp/instance-7/output-1/host/share/pkgconfig" /usr/bin/make -j96 -C /tmp/instance-7/output-1/build/host-patchelf-0.9/ make[1]: Entering directory '/tmp/instance-7/output-1/build/host-patchelf-0.9' Making all in src make[2]: Entering directory '/tmp/instance-7/output-1/build/host-patchelf-0.9/src' /usr/bin/g++ -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.9\" -DPACKAGE_STRING=\"patchelf\ 0.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.9\" -DPAGESIZE=4096 -I. -I/tmp/instance-7/output-1/host/include -Wall -O2 -I/tmp/instance-7/output-1/host/include -c -o patchelf.o patchelf.cc /usr/bin/g++ -Wall -O2 -I/tmp/instance-7/output-1/host/include -L/tmp/instance-7/output-1/host/lib -Wl,-rpath,/tmp/instance-7/output-1/host/lib -o patchelf patchelf.o make[2]: Leaving directory '/tmp/instance-7/output-1/build/host-patchelf-0.9/src' Making all in tests make[2]: Entering directory '/tmp/instance-7/output-1/build/host-patchelf-0.9/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-7/output-1/build/host-patchelf-0.9/tests' make[2]: Entering directory '/tmp/instance-7/output-1/build/host-patchelf-0.9' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/tmp/instance-7/output-1/build/host-patchelf-0.9' make[1]: Leaving directory '/tmp/instance-7/output-1/build/host-patchelf-0.9' >>> host-patchelf 0.9 Installing to host directory PATH="/tmp/instance-7/output-1/host/bin:/tmp/instance-7/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/tmp/instance-7/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-7/output-1/host/lib/pkgconfig:/tmp/instance-7/output-1/host/share/pkgconfig" /usr/bin/make -j96 install -C /tmp/instance-7/output-1/build/host-patchelf-0.9/ make[1]: Entering directory '/tmp/instance-7/output-1/build/host-patchelf-0.9' Making install in src make[2]: Entering directory '/tmp/instance-7/output-1/build/host-patchelf-0.9/src' make[3]: Entering directory '/tmp/instance-7/output-1/build/host-patchelf-0.9/src' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/tmp/instance-7/output-1/host/bin' /usr/bin/install -c patchelf '/tmp/instance-7/output-1/host/bin' make[3]: Leaving directory '/tmp/instance-7/output-1/build/host-patchelf-0.9/src' make[2]: Leaving directory '/tmp/instance-7/output-1/build/host-patchelf-0.9/src' Making install in tests make[2]: Entering directory '/tmp/instance-7/output-1/build/host-patchelf-0.9/tests' make[3]: Entering directory '/tmp/instance-7/output-1/build/host-patchelf-0.9/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-7/output-1/build/host-patchelf-0.9/tests' make[2]: Leaving directory '/tmp/instance-7/output-1/build/host-patchelf-0.9/tests' make[2]: Entering directory '/tmp/instance-7/output-1/build/host-patchelf-0.9' make[3]: Entering directory '/tmp/instance-7/output-1/build/host-patchelf-0.9' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-7/output-1/host/share/doc/patchelf' /usr/bin/mkdir -p '/tmp/instance-7/output-1/host/share/man/man1' /usr/bin/install -c -m 644 README '/tmp/instance-7/output-1/host/share/doc/patchelf' /usr/bin/install -c -m 644 patchelf.1 '/tmp/instance-7/output-1/host/share/man/man1' make[3]: Leaving directory '/tmp/instance-7/output-1/build/host-patchelf-0.9' make[2]: Leaving directory '/tmp/instance-7/output-1/build/host-patchelf-0.9' make[1]: Leaving directory '/tmp/instance-7/output-1/build/host-patchelf-0.9' >>> wqy-zenhei 0.9.45 Downloading wget --passive-ftp -nd -t 3 --no-check-certificate -O '/tmp/instance-7/output-1/build/.wqy-zenhei-0.9.45.tar.gz.JMeJNM/output' 'https://downloads.sourceforge.net/project/wqy/wqy-zenhei/0.9.45%20%28Fighting-state%20RC1%29/wqy-zenhei-0.9.45.tar.gz' --2021-07-30 16:54:39-- 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://kumisystems.dl.sourceforge.net/project/wqy/wqy-zenhei/0.9.45%20%28Fighting-state%20RC1%29/wqy-zenhei-0.9.45.tar.gz [following] --2021-07-30 16:54:40-- https://kumisystems.dl.sourceforge.net/project/wqy/wqy-zenhei/0.9.45%20(Fighting-state%20RC1)/wqy-zenhei-0.9.45.tar.gz Resolving kumisystems.dl.sourceforge.net (kumisystems.dl.sourceforge.net)... 2a01:4f8:210:1057::2, 148.251.120.111 Connecting to kumisystems.dl.sourceforge.net (kumisystems.dl.sourceforge.net)|2a01:4f8:210:1057::2|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 9247393 (8.8M) [application/x-gzip] Saving to: '/tmp/instance-7/output-1/build/.wqy-zenhei-0.9.45.tar.gz.JMeJNM/output' 0K .......... .......... .......... .......... .......... 0% 3.74M 2s 50K .......... .......... .......... .......... .......... 1% 3.91M 2s 100K .......... .......... .......... .......... .......... 1% 98.1M 2s 150K .......... .......... .......... .......... .......... 2% 90.5M 1s 200K .......... .......... .......... .......... .......... 2% 4.07M 1s 250K .......... .......... .......... .......... .......... 3% 68.4M 1s 300K .......... .......... .......... .......... .......... 3% 114M 1s 350K .......... .......... .......... .......... .......... 4% 74.5M 1s 400K .......... .......... .......... .......... .......... 4% 4.51M 1s 450K .......... .......... .......... .......... .......... 5% 117M 1s 500K .......... .......... .......... .......... .......... 6% 97.0M 1s 550K .......... .......... .......... .......... .......... 6% 96.6M 1s 600K .......... .......... .......... .......... .......... 7% 38.6M 1s 650K .......... .......... .......... .......... .......... 7% 80.0M 1s 700K .......... .......... .......... .......... .......... 8% 5.14M 1s 750K .......... .......... .......... .......... .......... 8% 84.1M 1s 800K .......... .......... .......... .......... .......... 9% 81.2M 1s 850K .......... .......... .......... .......... .......... 9% 99.2M 1s 900K .......... .......... .......... .......... .......... 10% 48.4M 1s 950K .......... .......... .......... .......... .......... 11% 77.1M 1s 1000K .......... .......... .......... .......... .......... 11% 5.44M 1s 1050K .......... .......... .......... .......... .......... 12% 57.7M 1s 1100K .......... .......... .......... .......... .......... 12% 71.7M 1s 1150K .......... .......... .......... .......... .......... 13% 57.9M 1s 1200K .......... .......... .......... .......... .......... 13% 69.0M 0s 1250K .......... .......... .......... .......... .......... 14% 73.7M 0s 1300K .......... .......... .......... .......... .......... 14% 5.48M 1s 1350K .......... .......... .......... .......... .......... 15% 61.7M 0s 1400K .......... .......... .......... .......... .......... 16% 72.3M 0s 1450K .......... .......... .......... .......... .......... 16% 91.9M 0s 1500K .......... .......... .......... .......... .......... 17% 79.3M 0s 1550K .......... .......... .......... .......... .......... 17% 55.3M 0s 1600K .......... .......... .......... .......... .......... 18% 69.2M 0s 1650K .......... .......... .......... .......... .......... 18% 5.75M 0s 1700K .......... .......... .......... .......... .......... 19% 40.4M 0s 1750K .......... .......... .......... .......... .......... 19% 101M 0s 1800K .......... .......... .......... .......... .......... 20% 76.4M 0s 1850K .......... .......... .......... .......... .......... 21% 91.4M 0s 1900K .......... .......... .......... .......... .......... 21% 70.7M 0s 1950K .......... .......... .......... .......... .......... 22% 70.7M 0s 2000K .......... .......... .......... .......... .......... 22% 88.3M 0s 2050K .......... .......... .......... .......... .......... 23% 5.40M 0s 2100K .......... .......... .......... .......... .......... 23% 65.8M 0s 2150K .......... .......... .......... .......... .......... 24% 86.0M 0s 2200K .......... .......... .......... .......... .......... 24% 54.0M 0s 2250K .......... .......... .......... .......... .......... 25% 113M 0s 2300K .......... .......... .......... .......... .......... 26% 53.7M 0s 2350K .......... .......... .......... .......... .......... 26% 184M 0s 2400K .......... .......... .......... .......... .......... 27% 47.1M 0s 2450K .......... .......... .......... .......... .......... 27% 5.67M 0s 2500K .......... .......... .......... .......... .......... 28% 73.8M 0s 2550K .......... .......... .......... .......... .......... 28% 123M 0s 2600K .......... .......... .......... .......... .......... 29% 46.3M 0s 2650K .......... .......... .......... .......... .......... 29% 102M 0s 2700K .......... .......... .......... .......... .......... 30% 50.3M 0s 2750K .......... .......... .......... .......... .......... 31% 52.5M 0s 2800K .......... .......... .......... .......... .......... 31% 47.7M 0s 2850K .......... .......... .......... .......... .......... 32% 6.65M 0s 2900K .......... .......... .......... .......... .......... 32% 78.3M 0s 2950K .......... .......... .......... .......... .......... 33% 77.9M 0s 3000K .......... .......... .......... .......... .......... 33% 50.4M 0s 3050K .......... .......... .......... .......... .......... 34% 84.3M 0s 3100K .......... .......... .......... .......... .......... 34% 66.4M 0s 3150K .......... .......... .......... .......... .......... 35% 53.5M 0s 3200K .......... .......... .......... .......... .......... 35% 86.7M 0s 3250K .......... .......... .......... .......... .......... 36% 8.49M 0s 3300K .......... .......... .......... .......... .......... 37% 19.2M 0s 3350K .......... .......... .......... .......... .......... 37% 73.1M 0s 3400K .......... .......... .......... .......... .......... 38% 71.8M 0s 3450K .......... .......... .......... .......... .......... 38% 67.6M 0s 3500K .......... .......... .......... .......... .......... 39% 75.0M 0s 3550K .......... .......... .......... .......... .......... 39% 49.7M 0s 3600K .......... .......... .......... .......... .......... 40% 49.2M 0s 3650K .......... .......... .......... .......... .......... 40% 66.3M 0s 3700K .......... .......... .......... .......... .......... 41% 10.0M 0s 3750K .......... .......... .......... .......... .......... 42% 18.0M 0s 3800K .......... .......... .......... .......... .......... 42% 77.1M 0s 3850K .......... .......... .......... .......... .......... 43% 51.4M 0s 3900K .......... .......... .......... .......... .......... 43% 86.5M 0s 3950K .......... .......... .......... .......... .......... 44% 59.5M 0s 4000K .......... .......... .......... .......... .......... 44% 49.6M 0s 4050K .......... .......... .......... .......... .......... 45% 86.3M 0s 4100K .......... .......... .......... .......... .......... 45% 49.1M 0s 4150K .......... .......... .......... .......... .......... 46% 48.5M 0s 4200K .......... .......... .......... .......... .......... 47% 8.13M 0s 4250K .......... .......... .......... .......... .......... 47% 57.8M 0s 4300K .......... .......... .......... .......... .......... 48% 67.7M 0s 4350K .......... .......... .......... .......... .......... 48% 38.9M 0s 4400K .......... .......... .......... .......... .......... 49% 85.5M 0s 4450K .......... .......... .......... .......... .......... 49% 43.1M 0s 4500K .......... .......... .......... .......... .......... 50% 154M 0s 4550K .......... .......... .......... .......... .......... 50% 78.8M 0s 4600K .......... .......... .......... .......... .......... 51% 48.0M 0s 4650K .......... .......... .......... .......... .......... 52% 13.1M 0s 4700K .......... .......... .......... .......... .......... 52% 18.0M 0s 4750K .......... .......... .......... .......... .......... 53% 34.0M 0s 4800K .......... .......... .......... .......... .......... 53% 80.0M 0s 4850K .......... .......... .......... .......... .......... 54% 48.0M 0s 4900K .......... .......... .......... .......... .......... 54% 79.9M 0s 4950K .......... .......... .......... .......... .......... 55% 45.1M 0s 5000K .......... .......... .......... .......... .......... 55% 199M 0s 5050K .......... .......... .......... .......... .......... 56% 72.9M 0s 5100K .......... .......... .......... .......... .......... 57% 46.0M 0s 5150K .......... .......... .......... .......... .......... 57% 14.0M 0s 5200K .......... .......... .......... .......... .......... 58% 14.1M 0s 5250K .......... .......... .......... .......... .......... 58% 52.6M 0s 5300K .......... .......... .......... .......... .......... 59% 108M 0s 5350K .......... .......... .......... .......... .......... 59% 43.4M 0s 5400K .......... .......... .......... .......... .......... 60% 60.8M 0s 5450K .......... .......... .......... .......... .......... 60% 62.9M 0s 5500K .......... .......... .......... .......... .......... 61% 181M 0s 5550K .......... .......... .......... .......... .......... 62% 56.5M 0s 5600K .......... .......... .......... .......... .......... 62% 38.7M 0s 5650K .......... .......... .......... .......... .......... 63% 403M 0s 5700K .......... .......... .......... .......... .......... 63% 11.6M 0s 5750K .......... .......... .......... .......... .......... 64% 18.1M 0s 5800K .......... .......... .......... .......... .......... 64% 335M 0s 5850K .......... .......... .......... .......... .......... 65% 48.5M 0s 5900K .......... .......... .......... .......... .......... 65% 40.3M 0s 5950K .......... .......... .......... .......... .......... 66% 69.6M 0s 6000K .......... .......... .......... .......... .......... 66% 60.0M 0s 6050K .......... .......... .......... .......... .......... 67% 71.3M 0s 6100K .......... .......... .......... .......... .......... 68% 389M 0s 6150K .......... .......... .......... .......... .......... 68% 69.0M 0s 6200K .......... .......... .......... .......... .......... 69% 55.5M 0s 6250K .......... .......... .......... .......... .......... 69% 22.0M 0s 6300K .......... .......... .......... .......... .......... 70% 12.9M 0s 6350K .......... .......... .......... .......... .......... 70% 24.7M 0s 6400K .......... .......... .......... .......... .......... 71% 225M 0s 6450K .......... .......... .......... .......... .......... 71% 41.6M 0s 6500K .......... .......... .......... .......... .......... 72% 80.0M 0s 6550K .......... .......... .......... .......... .......... 73% 61.0M 0s 6600K .......... .......... .......... .......... .......... 73% 44.9M 0s 6650K .......... .......... .......... .......... .......... 74% 403M 0s 6700K .......... .......... .......... .......... .......... 74% 61.5M 0s 6750K .......... .......... .......... .......... .......... 75% 69.2M 0s 6800K .......... .......... .......... .......... .......... 75% 65.8M 0s 6850K .......... .......... .......... .......... .......... 76% 17.8M 0s 6900K .......... .......... .......... .......... .......... 76% 27.2M 0s 6950K .......... .......... .......... .......... .......... 77% 33.6M 0s 7000K .......... .......... .......... .......... .......... 78% 36.7M 0s 7050K .......... .......... .......... .......... .......... 78% 41.9M 0s 7100K .......... .......... .......... .......... .......... 79% 140M 0s 7150K .......... .......... .......... .......... .......... 79% 66.7M 0s 7200K .......... .......... .......... .......... .......... 80% 154M 0s 7250K .......... .......... .......... .......... .......... 80% 46.5M 0s 7300K .......... .......... .......... .......... .......... 81% 56.3M 0s 7350K .......... .......... .......... .......... .......... 81% 57.7M 0s 7400K .......... .......... .......... .......... .......... 82% 81.1M 0s 7450K .......... .......... .......... .......... .......... 83% 115M 0s 7500K .......... .......... .......... .......... .......... 83% 22.1M 0s 7550K .......... .......... .......... .......... .......... 84% 16.9M 0s 7600K .......... .......... .......... .......... .......... 84% 32.8M 0s 7650K .......... .......... .......... .......... .......... 85% 38.5M 0s 7700K .......... .......... .......... .......... .......... 85% 60.8M 0s 7750K .......... .......... .......... .......... .......... 86% 363M 0s 7800K .......... .......... .......... .......... .......... 86% 68.8M 0s 7850K .......... .......... .......... .......... .......... 87% 49.4M 0s 7900K .......... .......... .......... .......... .......... 88% 54.3M 0s 7950K .......... .......... .......... .......... .......... 88% 57.3M 0s 8000K .......... .......... .......... .......... .......... 89% 370M 0s 8050K .......... .......... .......... .......... .......... 89% 91.0M 0s 8100K .......... .......... .......... .......... .......... 90% 20.7M 0s 8150K .......... .......... .......... .......... .......... 90% 33.4M 0s 8200K .......... .......... .......... .......... .......... 91% 31.2M 0s 8250K .......... .......... .......... .......... .......... 91% 49.6M 0s 8300K .......... .......... .......... .......... .......... 92% 23.9M 0s 8350K .......... .......... .......... .......... .......... 93% 103M 0s 8400K .......... .......... .......... .......... .......... 93% 81.3M 0s 8450K .......... .......... .......... .......... .......... 94% 91.3M 0s 8500K .......... .......... .......... .......... .......... 94% 80.4M 0s 8550K .......... .......... .......... .......... .......... 95% 109M 0s 8600K .......... .......... .......... .......... .......... 95% 61.5M 0s 8650K .......... .......... .......... .......... .......... 96% 71.7M 0s 8700K .......... .......... .......... .......... .......... 96% 102M 0s 8750K .......... .......... .......... .......... .......... 97% 22.7M 0s 8800K .......... .......... .......... .......... .......... 97% 37.2M 0s 8850K .......... .......... .......... .......... .......... 98% 102M 0s 8900K .......... .......... .......... .......... .......... 99% 33.5M 0s 8950K .......... .......... .......... .......... .......... 99% 17.5M 0s 9000K .......... .......... .......... 100% 174M=0.3s 2021-07-30 16:54:40 (30.5 MB/s) - '/tmp/instance-7/output-1/build/.wqy-zenhei-0.9.45.tar.gz.JMeJNM/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-7/dl/wqy-zenhei/wqy-zenhei-0.9.45.tar.gz | tar --strip-components=1 -C /tmp/instance-7/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-7/output-1/build/wqy-zenhei-0.9.45/wqy-zenhei.ttc /tmp/instance-7/output-1/target/usr/share/fonts/wqy-zenhei/wqy-zenhei.ttc /usr/bin/install -D -m 0644 /tmp/instance-7/output-1/build/wqy-zenhei-0.9.45/43-wqy-zenhei-sharp.conf /tmp/instance-7/output-1/target/usr/share/fontconfig/conf.avail/43-wqy-zenhei-sharp.conf /usr/bin/install -D -m 0644 /tmp/instance-7/output-1/build/wqy-zenhei-0.9.45/44-wqy-zenhei.conf /tmp/instance-7/output-1/target/usr/share/fontconfig/conf.avail/44-wqy-zenhei.conf >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-7/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/tmp/instance-7/output-1/host/bin/x86_64-linux-%g' -e 's%@TARGET_ARCH@%x86_64%g' -e 's%@TARGET_CPU@%%g' -e 's%@TARGET_ENDIAN@%little%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/tmp/instance-7/output-1/host%g' -e 's%@STAGING_DIR@%/tmp/instance-7/output-1/host/x86_64-buildroot-linux-musl/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /tmp/instance-7/output-1/host/etc/meson/cross-compilation.conf.in sed -e 's%@PKG_TARGET_CFLAGS@%%g' -e 's%@PKG_TARGET_LDFLAGS@%%g' -e 's%@PKG_TARGET_CXXFLAGS@%%g' /tmp/instance-7/output-1/host/etc/meson/cross-compilation.conf.in > /tmp/instance-7/output-1/host/etc/meson/cross-compilation.conf rm -f /tmp/instance-7/output-1/target/usr/share/glib-2.0/schemas/*.xml /tmp/instance-7/output-1/target/usr/share/glib-2.0/schemas/*.dtd /tmp/instance-7/output-1/host/bin/glib-compile-schemas /tmp/instance-7/output-1/host/x86_64-buildroot-linux-musl/sysroot/usr/share/glib-2.0/schemas --targetdir=/tmp/instance-7/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /tmp/instance-7/output-1/target/etc echo "buildroot" > /tmp/instance-7/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-7/output-1/target/etc/hosts mkdir -p /tmp/instance-7/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-7/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-7/output-1/target/etc/shadow rm -f /tmp/instance-7/output-1/target/bin/sh printf '%s\n' C en_US locale-archive > /tmp/instance-7/output-1/build/locales.nopurge for dir in /tmp/instance-7/output-1/target/usr/share/locale /tmp/instance-7/output-1/target/usr/share/X11/locale /tmp/instance-7/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /tmp/instance-7/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-7/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-7/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-7/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-7/output-1/target/usr/include /tmp/instance-7/output-1/target/usr/share/aclocal \ /tmp/instance-7/output-1/target/usr/lib/pkgconfig /tmp/instance-7/output-1/target/usr/share/pkgconfig \ /tmp/instance-7/output-1/target/usr/lib/cmake /tmp/instance-7/output-1/target/usr/share/cmake \ /tmp/instance-7/output-1/target/usr/doc find /tmp/instance-7/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-7/output-1/target/lib/ /tmp/instance-7/output-1/target/usr/lib/ /tmp/instance-7/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-7/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-7/output-1/target/usr/share/gdb rm -rf /tmp/instance-7/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-7/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-7/output-1/target/usr/share/zsh rm -rf /tmp/instance-7/output-1/target/usr/man /tmp/instance-7/output-1/target/usr/share/man rm -rf /tmp/instance-7/output-1/target/usr/info /tmp/instance-7/output-1/target/usr/share/info rm -rf /tmp/instance-7/output-1/target/usr/doc /tmp/instance-7/output-1/target/usr/share/doc rm -rf /tmp/instance-7/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-7/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-7/output-1/target/lib/debug /tmp/instance-7/output-1/target/usr/lib/debug find /tmp/instance-7/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /tmp/instance-7/output-1/host/bin/x86_64-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-7/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-7/output-1/host/bin/x86_64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /tmp/instance-7/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /tmp/instance-7/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /tmp/instance-7/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.05-904-gf0d37e275a"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2021.08-git\"" \ ) > /tmp/instance-7/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-7/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-7/output-1/per-package /tmp/instance-7/buildroot/support/scripts/fix-rpath target touch /tmp/instance-7/output-1/target/usr ln -snf /tmp/instance-7/output-1/host/x86_64-buildroot-linux-musl/sysroot /tmp/instance-7/output-1/staging make: Leaving directory '/tmp/instance-7/buildroot' make: Entering directory '/tmp/instance-7/buildroot' >>> Buildroot 2021.05-904-gf0d37e275a Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> musl-compat-headers Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-bootlin 2020.08-1 Collecting legal info >>> toolchain Collecting legal info >>> 4th 3.62.5 Collecting legal info COPYING: OK (sha256: 8c6111b645a02219579ea66e84aa8e78a0ed4f4dd80857ffb91bcda5528717d4) >>> host-4th 3.62.5 Collecting legal info COPYING: OK (sha256: 8c6111b645a02219579ea66e84aa8e78a0ed4f4dd80857ffb91bcda5528717d4) >>> cairo 1.16.0 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> expat 2.4.1 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> freetype 2.10.4 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> 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-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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) >>> libglib2 2.68.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.68.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-meson 0.58.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.16.9 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> host-python3 3.9.6 Collecting legal info LICENSE: OK (sha256: 599826df92bfdcd2702eac691072498bb096c55af04ee984cf90f70ed77b5a70) >>> host-autoconf-archive 2019.01.06 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.1 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> 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) >>> libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> pixman 0.40.0 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> cairomm 1.12.0 Collecting legal info COPYING: OK (sha256: bfe4a52dc4645385f356a8e83cc54216a293e3b6f1cb4f79f5fc0277abf937fd) >>> libsigc 2.10.6 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> debianutils 4.11 Collecting legal info debian/copyright: OK (sha256: 3c8b5112cb8f74ba959233291908d73f527afa6f1d96f93649aeb912b5884567) >>> fwup 1.8.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> libarchive 3.5.1 Collecting legal info COPYING: OK (sha256: b2cdf763345de2de34cebf54394df3c61a105c3b71288603c251f2fa638200ba) >>> libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> glibmm 2.66.0 Collecting legal info COPYING: OK (sha256: 3ea7fa7c5d9a3a113e950eca9cfb85107f096270d8e4dd99daa9d8abdebc60e7) COPYING.tools: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> harfbuzz 2.8.2 Collecting legal info COPYING: OK (sha256: 4345e1735f8bc6d812fed5180cabb5a5e88a4109d332652f2a45c13cfa5ee692) >>> ifupdown 0.8.16 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> iperf3 3.10.1 Collecting legal info LICENSE: OK (sha256: 0e1cb1921904626f0d3e86cacc0e28333140f0f9957267cff0b9d185645743ed) >>> iproute2 5.13.0 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> host-bison 3.7.6 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> iputils 20210722 Collecting legal info LICENSE: OK (sha256: b8ea785d12fa6a44916601104dd746216957e93f13a26d3eb858b3b5a4ad66ab) Documentation/LICENSE.BSD3: OK (sha256: 9acc4bc871a4742550158e3696dcb381953172ef808d04ca248184f9f6322712) Documentation/LICENSE.GPL2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libassuan 2.5.5 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.42 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libbroadvoice f65b0f50c8c767229fbf1758370880abc0d78564 Collecting legal info COPYING: OK (sha256: 2550586c993ce4a8c23c8b11968ea36192116a896a2504799cc65307d769c094) >>> libfribidi 1.0.10 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) >>> netstat-nat 1.4.10 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> pango 1.48.7 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> pangomm 2.40.1 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) COPYING.tools: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-patchelf 0.9 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: toolchain-external-bootlin-2020.08-1: cannot save license (TOOLCHAIN_EXTERNAL_BOOTLIN_LICENSE_FILES not defined) Legal info produced in /tmp/instance-7/output-1/legal-info make: Leaving directory '/tmp/instance-7/buildroot'