-e "s:/tmp/instance-5/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/tmp/instance-5/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/tmp/instance-5/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-5/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> snappy 1.1.8 Installing to target PATH="/tmp/instance-5/output-1/host/bin:/tmp/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 DESTDIR=/tmp/instance-5/output-1/target install/fast -C /tmp/instance-5/output-1/build/snappy-1.1.8/ make[1]: Entering directory '/tmp/instance-5/output-1/build/snappy-1.1.8' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-5/output-1/target/usr/lib/libsnappy.so.1.1.8 -- Installing: /tmp/instance-5/output-1/target/usr/lib/libsnappy.so.1 -- Installing: /tmp/instance-5/output-1/target/usr/lib/libsnappy.so -- Installing: /tmp/instance-5/output-1/target/usr/include/snappy-c.h -- Installing: /tmp/instance-5/output-1/target/usr/include/snappy-sinksource.h -- Installing: /tmp/instance-5/output-1/target/usr/include/snappy.h -- Installing: /tmp/instance-5/output-1/target/usr/include/snappy-stubs-public.h -- Installing: /tmp/instance-5/output-1/target/usr/lib/cmake/Snappy/SnappyTargets.cmake -- Installing: /tmp/instance-5/output-1/target/usr/lib/cmake/Snappy/SnappyTargets-release.cmake -- Installing: /tmp/instance-5/output-1/target/usr/lib/cmake/Snappy/SnappyConfig.cmake -- Installing: /tmp/instance-5/output-1/target/usr/lib/cmake/Snappy/SnappyConfigVersion.cmake make[1]: Leaving directory '/tmp/instance-5/output-1/build/snappy-1.1.8' wipe-2.3.1.tar.bz2: OK (sha256: 463916370f9b35bb34419c2c0ae3dc4c0a471db32e8595afa1d14c0337b61aa0) >>> wipe 2.3.1 Extracting bzcat /tmp/instance-5/dl/wipe/wipe-2.3.1.tar.bz2 | tar --strip-components=1 -C /tmp/instance-5/output-1/build/wipe-2.3.1 -xf - >>> wipe 2.3.1 Patching Applying 0001-musl.patch using patch: patching file rand.h >>> wipe 2.3.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-5/output-1/build/wipe-2.3.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> wipe 2.3.1 Patching libtool >>> wipe 2.3.1 Configuring (cd /tmp/instance-5/output-1/build/wipe-2.3.1/ && rm -rf config.cache && PATH="/tmp/instance-5/output-1/host/bin:/tmp/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/tmp/instance-5/output-1/host/bin/arm-linux-ar" AS="/tmp/instance-5/output-1/host/bin/arm-linux-as" LD="/tmp/instance-5/output-1/host/bin/arm-linux-ld" NM="/tmp/instance-5/output-1/host/bin/arm-linux-nm" CC="/tmp/instance-5/output-1/host/bin/arm-linux-gcc" GCC="/tmp/instance-5/output-1/host/bin/arm-linux-gcc" CPP="/tmp/instance-5/output-1/host/bin/arm-linux-cpp" CXX="/tmp/instance-5/output-1/host/bin/arm-linux-g++" FC="/tmp/instance-5/output-1/host/bin/arm-linux-gfortran" F77="/tmp/instance-5/output-1/host/bin/arm-linux-gfortran" RANLIB="/tmp/instance-5/output-1/host/bin/arm-linux-ranlib" READELF="/tmp/instance-5/output-1/host/bin/arm-linux-readelf" STRIP="/tmp/instance-5/output-1/host/bin/arm-linux-strip" OBJCOPY="/tmp/instance-5/output-1/host/bin/arm-linux-objcopy" OBJDUMP="/tmp/instance-5/output-1/host/bin/arm-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-5/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-5/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-5/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-5/output-1/host/lib -Wl,-rpath,/tmp/instance-5/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-5/output-1/host/bin/arm-linux-as" DEFAULT_LINKER="/tmp/instance-5/output-1/host/bin/arm-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/tmp/instance-5/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-5/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no CONFIG_SITE=/dev/null ./configure --target=arm-buildroot-linux-uclibcgnueabihf --host=arm-buildroot-linux-uclibcgnueabihf --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared ) loading site script /dev/null creating cache ./config.cache checking host system type... arm-buildroot-linux-uclibcgnueabihf checking target system type... arm-buildroot-linux-uclibcgnueabihf checking build system type... x86_64-pc-linux-gnu checking for gcc... /tmp/instance-5/output-1/host/bin/arm-linux-gcc checking whether the C compiler (/tmp/instance-5/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os ) works... yes checking whether the C compiler (/tmp/instance-5/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os ) is a cross-compiler... yes checking whether we are using GNU C... yes checking whether /tmp/instance-5/output-1/host/bin/arm-linux-gcc accepts -g... yes checking for POSIXized ISC... no checking how to run the C preprocessor... /tmp/instance-5/output-1/host/bin/arm-linux-cpp checking whether /tmp/instance-5/output-1/host/bin/arm-linux-gcc needs -traditional... no checking for a BSD compatible install... /usr/bin/install -c checking whether the C compiler accepts -pipe... yes checking whether the C compiler accepts -g... yes checking whether the C compiler accepts -O0... yes checking whether the C compiler accepts -O2... yes checking whether the C compiler accepts -ansi... yes checking whether the C compiler accepts -pedantic... yes checking whether the C compiler accepts -Wall... yes checking whether the C compiler accepts -Werror... yes checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for ANSI C header files... yes checking for unistd.h... yes checking for stdint.h... yes checking for fcntl.h... yes checking for memory.h... yes checking for linux/fs.h... yes checking for sys/mount.h... yes checking for sys/disklabel.h... no checking for sys/ioctl.h... yes checking for sys/file.h... yes checking for sys/stat.h... yes checking for sys/time.h... yes checking for sys/types.h... yes checking for getopt.h... yes checking for errno.h... yes checking for termio.h... yes checking for termios.h... yes checking for linux/mtio.h... yes checking for working const... yes checking for inline... __inline__ checking for off_t... yes checking for size_t... yes checking whether stat file-mode macros are broken... no checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... (cached) yes checking for getopt... yes checking for strnlen... yes checking for bzero... yes checking for memset... yes checking for memcpy... yes checking for realloc... yes checking for fchmod... yes checking for ioctl... yes checking for fcntl... yes checking for lockf... yes checking for flock... yes checking for fsync... yes checking for fdatasync... yes checking for unlink... yes checking for rmdir... yes checking for remove... yes checking for rename... yes checking for dirfd... yes updating cache ./config.cache creating ./config.status creating Makefile creating config.h >>> wipe 2.3.1 Building PATH="/tmp/instance-5/output-1/host/bin:/tmp/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 -C /tmp/instance-5/output-1/build/wipe-2.3.1/ make[1]: Entering directory '/tmp/instance-5/output-1/build/wipe-2.3.1' /tmp/instance-5/output-1/host/bin/arm-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o main.o main.c /tmp/instance-5/output-1/host/bin/arm-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o wipe.o wipe.c /tmp/instance-5/output-1/host/bin/arm-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o rand.o rand.c /tmp/instance-5/output-1/host/bin/arm-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o dir.o dir.c /tmp/instance-5/output-1/host/bin/arm-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o file.o file.c /tmp/instance-5/output-1/host/bin/arm-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o blkdev.o blkdev.c /tmp/instance-5/output-1/host/bin/arm-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o lock.o lock.c /tmp/instance-5/output-1/host/bin/arm-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o text.o text.c /tmp/instance-5/output-1/host/bin/arm-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o str.o str.c /tmp/instance-5/output-1/host/bin/arm-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o percent.o percent.c /tmp/instance-5/output-1/host/bin/arm-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o prompt.o prompt.c /tmp/instance-5/output-1/host/bin/arm-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o io.o io.c /tmp/instance-5/output-1/host/bin/arm-linux-gcc -pipe -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -DLINUX -c -o mt.o mt.c /tmp/instance-5/output-1/host/bin/arm-linux-gcc *.o -o wipe make[1]: Leaving directory '/tmp/instance-5/output-1/build/wipe-2.3.1' >>> wipe 2.3.1 Installing to target /usr/bin/install -D -m 0755 /tmp/instance-5/output-1/build/wipe-2.3.1/wipe /tmp/instance-5/output-1/target/usr/bin/wipe >>> wqy-zenhei 0.9.45 Downloading wget --passive-ftp -nd -t 3 --no-check-certificate -O '/tmp/instance-5/output-1/build/.wqy-zenhei-0.9.45.tar.gz.AnRRtm/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-31 00:05:30-- 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://nav.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-31 00:05:31-- https://nav.dl.sourceforge.net/project/wqy/wqy-zenhei/0.9.45%20(Fighting-state%20RC1)/wqy-zenhei-0.9.45.tar.gz Resolving nav.dl.sourceforge.net (nav.dl.sourceforge.net)... 5.154.224.27 Connecting to nav.dl.sourceforge.net (nav.dl.sourceforge.net)|5.154.224.27|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 9247393 (8.8M) [application/x-gzip] Saving to: '/tmp/instance-5/output-1/build/.wqy-zenhei-0.9.45.tar.gz.AnRRtm/output' 0K .......... .......... .......... .......... .......... 0% 1.14M 8s 50K .......... .......... .......... .......... .......... 1% 1.16M 8s 100K .......... .......... .......... .......... .......... 1% 47.6M 5s 150K .......... .......... .......... .......... .......... 2% 1.18M 6s 200K .......... .......... .......... .......... .......... 2% 268M 4s 250K .......... .......... .......... .......... .......... 3% 40.7M 4s 300K .......... .......... .......... .......... .......... 3% 1.18M 4s 350K .......... .......... .......... .......... .......... 4% 149M 4s 400K .......... .......... .......... .......... .......... 4% 41.6M 3s 450K .......... .......... .......... .......... .......... 5% 1.19M 4s 500K .......... .......... .......... .......... .......... 6% 174M 3s 550K .......... .......... .......... .......... .......... 6% 41.7M 3s 600K .......... .......... .......... .......... .......... 7% 1.23M 3s 650K .......... .......... .......... .......... .......... 7% 96.4K 9s 700K .......... .......... .......... .......... .......... 8% 591K 9s 750K .......... .......... .......... .......... .......... 8% 1.15M 9s 800K .......... .......... .......... .......... .......... 9% 122M 9s 850K .......... .......... .......... .......... .......... 9% 1.16M 9s 900K .......... .......... .......... .......... .......... 10% 182M 8s 950K .......... .......... .......... .......... .......... 11% 1.15M 8s 1000K .......... .......... .......... .......... .......... 11% 180M 7s 1050K .......... .......... .......... .......... .......... 12% 173M 7s 1100K .......... .......... .......... .......... .......... 12% 1.15M 7s 1150K .......... .......... .......... .......... .......... 13% 82.4M 7s 1200K .......... .......... .......... .......... .......... 13% 1.17M 7s 1250K .......... .......... .......... .......... .......... 14% 175M 6s 1300K .......... .......... .......... .......... .......... 14% 171M 6s 1350K .......... .......... .......... .......... .......... 15% 1.15M 6s 1400K .......... .......... .......... .......... .......... 16% 170M 6s 1450K .......... .......... .......... .......... .......... 16% 167M 6s 1500K .......... .......... .......... .......... .......... 17% 1.17M 6s 1550K .......... .......... .......... .......... .......... 17% 79.0M 5s 1600K .......... .......... .......... .......... .......... 18% 157M 5s 1650K .......... .......... .......... .......... .......... 18% 1.17M 5s 1700K .......... .......... .......... .......... .......... 19% 102M 5s 1750K .......... .......... .......... .......... .......... 19% 153M 5s 1800K .......... .......... .......... .......... .......... 20% 177M 5s 1850K .......... .......... .......... .......... .......... 21% 1.16M 5s 1900K .......... .......... .......... .......... .......... 21% 180M 5s 1950K .......... .......... .......... .......... .......... 22% 168M 4s 2000K .......... .......... .......... .......... .......... 22% 1.17M 4s 2050K .......... .......... .......... .......... .......... 23% 56.4M 4s 2100K .......... .......... .......... .......... .......... 23% 78.0M 4s 2150K .......... .......... .......... .......... .......... 24% 72.7M 4s 2200K .......... .......... .......... .......... .......... 24% 1.20M 4s 2250K .......... .......... .......... .......... .......... 25% 57.8M 4s 2300K .......... .......... .......... .......... .......... 26% 86.0M 4s 2350K .......... .......... .......... .......... .......... 26% 1.10M 4s 2400K .......... .......... .......... .......... .......... 27% 179M 4s 2450K .......... .......... .......... .......... .......... 27% 169M 4s 2500K .......... .......... .......... .......... .......... 28% 154M 3s 2550K .......... .......... .......... .......... .......... 28% 1.30M 3s 2600K .......... .......... .......... .......... .......... 29% 40.2M 3s 2650K .......... .......... .......... .......... .......... 29% 86.6M 3s 2700K .......... .......... .......... .......... .......... 30% 22.2M 3s 2750K .......... .......... .......... .......... .......... 31% 1.28M 3s 2800K .......... .......... .......... .......... .......... 31% 40.4M 3s 2850K .......... .......... .......... .......... .......... 32% 88.5M 3s 2900K .......... .......... .......... .......... .......... 32% 107M 3s 2950K .......... .......... .......... .......... .......... 33% 21.3M 3s 3000K .......... .......... .......... .......... .......... 33% 1.28M 3s 3050K .......... .......... .......... .......... .......... 34% 38.2M 3s 3100K .......... .......... .......... .......... .......... 34% 99.4M 3s 3150K .......... .......... .......... .......... .......... 35% 22.6M 3s 3200K .......... .......... .......... .......... .......... 35% 1.28M 3s 3250K .......... .......... .......... .......... .......... 36% 34.6M 3s 3300K .......... .......... .......... .......... .......... 37% 120M 3s 3350K .......... .......... .......... .......... .......... 37% 111M 3s 3400K .......... .......... .......... .......... .......... 38% 24.3M 2s 3450K .......... .......... .......... .......... .......... 38% 1.28M 2s 3500K .......... .......... .......... .......... .......... 39% 35.0M 2s 3550K .......... .......... .......... .......... .......... 39% 116M 2s 3600K .......... .......... .......... .......... .......... 40% 24.8M 2s 3650K .......... .......... .......... .......... .......... 40% 131M 2s 3700K .......... .......... .......... .......... .......... 41% 1.28M 2s 3750K .......... .......... .......... .......... .......... 42% 37.5M 2s 3800K .......... .......... .......... .......... .......... 42% 112M 2s 3850K .......... .......... .......... .......... .......... 43% 111M 2s 3900K .......... .......... .......... .......... .......... 43% 24.8M 2s 3950K .......... .......... .......... .......... .......... 44% 1.28M 2s 4000K .......... .......... .......... .......... .......... 44% 35.1M 2s 4050K .......... .......... .......... .......... .......... 45% 123M 2s 4100K .......... .......... .......... .......... .......... 45% 120M 2s 4150K .......... .......... .......... .......... .......... 46% 25.0M 2s 4200K .......... .......... .......... .......... .......... 47% 106M 2s 4250K .......... .......... .......... .......... .......... 47% 1.29M 2s 4300K .......... .......... .......... .......... .......... 48% 36.8M 2s 4350K .......... .......... .......... .......... .......... 48% 119M 2s 4400K .......... .......... .......... .......... .......... 49% 118M 2s 4450K .......... .......... .......... .......... .......... 49% 24.8M 2s 4500K .......... .......... .......... .......... .......... 50% 135M 2s 4550K .......... .......... .......... .......... .......... 50% 1.28M 2s 4600K .......... .......... .......... .......... .......... 51% 41.9M 2s 4650K .......... .......... .......... .......... .......... 52% 82.5M 2s 4700K .......... .......... .......... .......... .......... 52% 112M 2s 4750K .......... .......... .......... .......... .......... 53% 28.9M 2s 4800K .......... .......... .......... .......... .......... 53% 97.6M 2s 4850K .......... .......... .......... .......... .......... 54% 1.29M 2s 4900K .......... .......... .......... .......... .......... 54% 48.0M 1s 4950K .......... .......... .......... .......... .......... 55% 111M 1s 5000K .......... .......... .......... .......... .......... 55% 133M 1s 5050K .......... .......... .......... .......... .......... 56% 24.6M 1s 5100K .......... .......... .......... .......... .......... 57% 165M 1s 5150K .......... .......... .......... .......... .......... 57% 1.29M 1s 5200K .......... .......... .......... .......... .......... 58% 50.4M 1s 5250K .......... .......... .......... .......... .......... 58% 100M 1s 5300K .......... .......... .......... .......... .......... 59% 154M 1s 5350K .......... .......... .......... .......... .......... 59% 28.1M 1s 5400K .......... .......... .......... .......... .......... 60% 116M 1s 5450K .......... .......... .......... .......... .......... 60% 128M 1s 5500K .......... .......... .......... .......... .......... 61% 1.28M 1s 5550K .......... .......... .......... .......... .......... 62% 49.5M 1s 5600K .......... .......... .......... .......... .......... 62% 143M 1s 5650K .......... .......... .......... .......... .......... 63% 98.3M 1s 5700K .......... .......... .......... .......... .......... 63% 28.3M 1s 5750K .......... .......... .......... .......... .......... 64% 142M 1s 5800K .......... .......... .......... .......... .......... 64% 141M 1s 5850K .......... .......... .......... .......... .......... 65% 1.28M 1s 5900K .......... .......... .......... .......... .......... 65% 57.4M 1s 5950K .......... .......... .......... .......... .......... 66% 95.8M 1s 6000K .......... .......... .......... .......... .......... 66% 106M 1s 6050K .......... .......... .......... .......... .......... 67% 193M 1s 6100K .......... .......... .......... .......... .......... 68% 28.0M 1s 6150K .......... .......... .......... .......... .......... 68% 201M 1s 6200K .......... .......... .......... .......... .......... 69% 110M 1s 6250K .......... .......... .......... .......... .......... 69% 1.28M 1s 6300K .......... .......... .......... .......... .......... 70% 56.1M 1s 6350K .......... .......... .......... .......... .......... 70% 105M 1s 6400K .......... .......... .......... .......... .......... 71% 228M 1s 6450K .......... .......... .......... .......... .......... 71% 27.2M 1s 6500K .......... .......... .......... .......... .......... 72% 231M 1s 6550K .......... .......... .......... .......... .......... 73% 148M 1s 6600K .......... .......... .......... .......... .......... 73% 1.30M 1s 6650K .......... .......... .......... .......... .......... 74% 69.3M 1s 6700K .......... .......... .......... .......... .......... 74% 53.8M 1s 6750K .......... .......... .......... .......... .......... 75% 82.6M 1s 6800K .......... .......... .......... .......... .......... 75% 139M 1s 6850K .......... .......... .......... .......... .......... 76% 31.6M 1s 6900K .......... .......... .......... .......... .......... 76% 199M 1s 6950K .......... .......... .......... .......... .......... 77% 202M 1s 7000K .......... .......... .......... .......... .......... 78% 159M 1s 7050K .......... .......... .......... .......... .......... 78% 1.29M 1s 7100K .......... .......... .......... .......... .......... 79% 54.8M 1s 7150K .......... .......... .......... .......... .......... 79% 89.1M 1s 7200K .......... .......... .......... .......... .......... 80% 146M 1s 7250K .......... .......... .......... .......... .......... 80% 238M 0s 7300K .......... .......... .......... .......... .......... 81% 29.8M 0s 7350K .......... .......... .......... .......... .......... 81% 142M 0s 7400K .......... .......... .......... .......... .......... 82% 234M 0s 7450K .......... .......... .......... .......... .......... 83% 1.29M 0s 7500K .......... .......... .......... .......... .......... 83% 52.8M 0s 7550K .......... .......... .......... .......... .......... 84% 122M 0s 7600K .......... .......... .......... .......... .......... 84% 100M 0s 7650K .......... .......... .......... .......... .......... 85% 126M 0s 7700K .......... .......... .......... .......... .......... 85% 32.4M 0s 7750K .......... .......... .......... .......... .......... 86% 194M 0s 7800K .......... .......... .......... .......... .......... 86% 127M 0s 7850K .......... .......... .......... .......... .......... 87% 154M 0s 7900K .......... .......... .......... .......... .......... 88% 1.30M 0s 7950K .......... .......... .......... .......... .......... 88% 45.9M 0s 8000K .......... .......... .......... .......... .......... 89% 171M 0s 8050K .......... .......... .......... .......... .......... 89% 123M 0s 8100K .......... .......... .......... .......... .......... 90% 79.4M 0s 8150K .......... .......... .......... .......... .......... 90% 175M 0s 8200K .......... .......... .......... .......... .......... 91% 35.4M 0s 8250K .......... .......... .......... .......... .......... 91% 191M 0s 8300K .......... .......... .......... .......... .......... 92% 87.1M 0s 8350K .......... .......... .......... .......... .......... 93% 163M 0s 8400K .......... .......... .......... .......... .......... 93% 1.29M 0s 8450K .......... .......... .......... .......... .......... 94% 68.0M 0s 8500K .......... .......... .......... .......... .......... 94% 183M 0s 8550K .......... .......... .......... .......... .......... 95% 102M 0s 8600K .......... .......... .......... .......... .......... 95% 116M 0s 8650K .......... .......... .......... .......... .......... 96% 39.2M 0s 8700K .......... .......... .......... .......... .......... 96% 121M 0s 8750K .......... .......... .......... .......... .......... 97% 121M 0s 8800K .......... .......... .......... .......... .......... 97% 99.7M 0s 8850K .......... .......... .......... .......... .......... 98% 212M 0s 8900K .......... .......... .......... .......... .......... 99% 1.29M 0s 8950K .......... .......... .......... .......... .......... 99% 142M 0s 9000K .......... .......... .......... 100% 236M=2.2s 2021-07-31 00:05:34 (3.98 MB/s) - '/tmp/instance-5/output-1/build/.wqy-zenhei-0.9.45.tar.gz.AnRRtm/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-5/dl/wqy-zenhei/wqy-zenhei-0.9.45.tar.gz | tar --strip-components=1 -C /tmp/instance-5/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-5/output-1/build/wqy-zenhei-0.9.45/wqy-zenhei.ttc /tmp/instance-5/output-1/target/usr/share/fonts/wqy-zenhei/wqy-zenhei.ttc >>> xxhash 0.8.0 Downloading wget --passive-ftp -nd -t 3 --no-check-certificate -O '/tmp/instance-5/output-1/build/.xxhash-0.8.0.tar.gz.edkFK9/output' 'https://github.com/Cyan4973/xxHash/archive/v0.8.0/xxhash-0.8.0.tar.gz' --2021-07-31 00:05:34-- https://github.com/Cyan4973/xxHash/archive/v0.8.0/xxhash-0.8.0.tar.gz Resolving github.com (github.com)... 140.82.121.4 Connecting to github.com (github.com)|140.82.121.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/Cyan4973/xxHash/tar.gz/v0.8.0 [following] --2021-07-31 00:05:34-- https://codeload.github.com/Cyan4973/xxHash/tar.gz/v0.8.0 Resolving codeload.github.com (codeload.github.com)... 140.82.121.9 Connecting to codeload.github.com (codeload.github.com)|140.82.121.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-5/output-1/build/.xxhash-0.8.0.tar.gz.edkFK9/output' 0K .......... .......... .......... .......... .......... 2.72M 50K .......... .......... .......... .......... .......... 5.29M 100K .......... .......... .......... .......... .. 50.8M=0.03s 2021-07-31 00:05:34 (4.97 MB/s) - '/tmp/instance-5/output-1/build/.xxhash-0.8.0.tar.gz.edkFK9/output' saved [145909] xxhash-0.8.0.tar.gz: OK (sha256: 7054c3ebd169c97b64a92d7b994ab63c70dd53a06974f1f630ab782c28db0f4f) >>> xxhash 0.8.0 Extracting gzip -d -c /tmp/instance-5/dl/xxhash/xxhash-0.8.0.tar.gz | tar --strip-components=1 -C /tmp/instance-5/output-1/build/xxhash-0.8.0 -xf - >>> xxhash 0.8.0 Patching >>> xxhash 0.8.0 Configuring >>> xxhash 0.8.0 Building PATH="/tmp/instance-5/output-1/host/bin:/tmp/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PATH="/tmp/instance-5/output-1/host/bin:/tmp/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/tmp/instance-5/output-1/host/bin/arm-linux-ar" AS="/tmp/instance-5/output-1/host/bin/arm-linux-as" LD="/tmp/instance-5/output-1/host/bin/arm-linux-ld" NM="/tmp/instance-5/output-1/host/bin/arm-linux-nm" CC="/tmp/instance-5/output-1/host/bin/arm-linux-gcc" GCC="/tmp/instance-5/output-1/host/bin/arm-linux-gcc" CPP="/tmp/instance-5/output-1/host/bin/arm-linux-cpp" CXX="/tmp/instance-5/output-1/host/bin/arm-linux-g++" FC="/tmp/instance-5/output-1/host/bin/arm-linux-gfortran" F77="/tmp/instance-5/output-1/host/bin/arm-linux-gfortran" RANLIB="/tmp/instance-5/output-1/host/bin/arm-linux-ranlib" READELF="/tmp/instance-5/output-1/host/bin/arm-linux-readelf" STRIP="/tmp/instance-5/output-1/host/bin/arm-linux-strip" OBJCOPY="/tmp/instance-5/output-1/host/bin/arm-linux-objcopy" OBJDUMP="/tmp/instance-5/output-1/host/bin/arm-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-5/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-5/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-5/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-5/output-1/host/lib -Wl,-rpath,/tmp/instance-5/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-5/output-1/host/bin/arm-linux-as" DEFAULT_LINKER="/tmp/instance-5/output-1/host/bin/arm-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/tmp/instance-5/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-5/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j96 -C /tmp/instance-5/output-1/build/xxhash-0.8.0 xxhsum make[1]: Entering directory '/tmp/instance-5/output-1/build/xxhash-0.8.0' /tmp/instance-5/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -Wconversion -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wstrict-overflow=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xxhash.o xxhash.c /tmp/instance-5/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -Wconversion -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wstrict-overflow=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xxhsum.o xxhsum.c /tmp/instance-5/output-1/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -Wconversion -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wstrict-overflow=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 xxhash.o xxhsum.o -o xxhsum make[1]: Leaving directory '/tmp/instance-5/output-1/build/xxhash-0.8.0' >>> xxhash 0.8.0 Installing to target /usr/bin/install -m 0755 -D /tmp/instance-5/output-1/build/xxhash-0.8.0/xxhsum /tmp/instance-5/output-1/target/usr/bin/xxhsum >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-5/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/tmp/instance-5/output-1/host/bin/arm-linux-%g' -e 's%@TARGET_ARCH@%arm%g' -e 's%@TARGET_CPU@%arm1176jzf-s%g' -e 's%@TARGET_ENDIAN@%little%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os'@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'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/tmp/instance-5/output-1/host%g' -e 's%@STAGING_DIR@%/tmp/instance-5/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /tmp/instance-5/output-1/host/etc/meson/cross-compilation.conf.in sed -e 's%@PKG_TARGET_CFLAGS@%%g' -e 's%@PKG_TARGET_LDFLAGS@%%g' -e 's%@PKG_TARGET_CXXFLAGS@%%g' /tmp/instance-5/output-1/host/etc/meson/cross-compilation.conf.in > /tmp/instance-5/output-1/host/etc/meson/cross-compilation.conf mkdir -p /tmp/instance-5/output-1/target/etc echo "buildroot" > /tmp/instance-5/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-5/output-1/target/etc/hosts mkdir -p /tmp/instance-5/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-5/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-5/output-1/target/etc/shadow rm -f /tmp/instance-5/output-1/target/bin/sh printf '%s\n' C en_US locale-archive > /tmp/instance-5/output-1/build/locales.nopurge for dir in /tmp/instance-5/output-1/target/usr/share/locale /tmp/instance-5/output-1/target/usr/share/X11/locale /tmp/instance-5/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /tmp/instance-5/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-5/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-5/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-5/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-5/output-1/target/usr/include /tmp/instance-5/output-1/target/usr/share/aclocal \ /tmp/instance-5/output-1/target/usr/lib/pkgconfig /tmp/instance-5/output-1/target/usr/share/pkgconfig \ /tmp/instance-5/output-1/target/usr/lib/cmake /tmp/instance-5/output-1/target/usr/share/cmake \ /tmp/instance-5/output-1/target/usr/doc find /tmp/instance-5/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-5/output-1/target/lib/ /tmp/instance-5/output-1/target/usr/lib/ /tmp/instance-5/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-5/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-5/output-1/target/usr/share/gdb rm -rf /tmp/instance-5/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-5/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-5/output-1/target/usr/share/zsh rm -rf /tmp/instance-5/output-1/target/usr/man /tmp/instance-5/output-1/target/usr/share/man rm -rf /tmp/instance-5/output-1/target/usr/info /tmp/instance-5/output-1/target/usr/share/info rm -rf /tmp/instance-5/output-1/target/usr/doc /tmp/instance-5/output-1/target/usr/share/doc rm -rf /tmp/instance-5/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-5/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-5/output-1/target/lib/debug /tmp/instance-5/output-1/target/usr/lib/debug find /tmp/instance-5/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /tmp/instance-5/output-1/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-5/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-5/output-1/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /tmp/instance-5/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /tmp/instance-5/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /tmp/instance-5/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.05-75-gf5b86cf2ce"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.05"; \ echo "PRETTY_NAME=\"Buildroot 2021.05\"" \ ) > /tmp/instance-5/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-5/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-5/output-1/per-package /tmp/instance-5/buildroot/support/scripts/fix-rpath target touch /tmp/instance-5/output-1/target/usr ln -snf /tmp/instance-5/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot /tmp/instance-5/output-1/staging make: Leaving directory '/tmp/instance-5/buildroot' make: Entering directory '/tmp/instance-5/buildroot' >>> Buildroot 2021.05-75-gf5b86cf2ce Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> 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) >>> getent Collecting legal info >>> ifplugd 0.28 Collecting legal info LICENSE: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> 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) >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libev 4.27 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libiio 0.19 Collecting legal info COPYING.txt: OK (sha256: 102900208eef27b766380135906d431dba87edaa7ec6aa72e6ebd3dd67f3a97b) >>> libuhttpd 3.10.1 Collecting legal info LICENSE: OK (sha256: 99efed4bbc0b62f96f999ef23399e38234fb91651af734fd389a52b033a85b55) >>> host-omap-u-boot-utils 3f07426cddc0be9e24702e7aacc7574ddd7fba28 Collecting legal info COPYING: OK (sha256: 1080312c3230fb7dd32fe807ed8c8cd11f4061bf1a2f065b651630bfe30157b2) >>> open-plc-utils 32408520fcebe785983a68e39ec83830a3005779 Collecting legal info LICENSE: OK (sha256: 3137c632bbcec5e88b72dc13f4fe06ee184eea364fec8f7494bdfa57672ef921) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-python-cython 0.29.21 Collecting legal info COPYING.txt: OK (sha256: e1eb1c49a8508e8173dac30157e4a6439a44ad8846194746c424fbc3fc2b95d7) LICENSE.txt: OK (sha256: a6cba85bc92e0cff7a450b1d873c0eaa2e9fc96bf472df0247a26bec77bf3ff9) >>> host-python 2.7.18 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> host-expat 2.4.1 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> snappy 1.1.8 Collecting legal info COPYING: OK (sha256: 55172044f7e241207117448a4d9d6ba1d0925c8ad66b5d4c08c70adfa9cc3de6) >>> wipe 2.3.1 Collecting legal info LICENSE: OK (sha256: 890cd89006bb57ce95b460e867c7bcc81d30cbc23067a9be4644bdac6882bc14) >>> wqy-zenhei 0.9.45 Collecting legal info COPYING: OK (sha256: 871c2a85e6bbf7bec65043820b706a265ed95d4e58c577fbb2c9f60c39c26ca7) >>> xxhash 0.8.0 Collecting legal info LICENSE: OK (sha256: 9da63520e9293d82c4b1613be5c84058cadb82b02f5972179bad13731d589910) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) Legal info produced in /tmp/instance-5/output-1/legal-info make: Leaving directory '/tmp/instance-5/buildroot'