-e "s:/tmp/instance-7/output-1/host/powerpc64-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/tmp/instance-7/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-7/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/tmp/instance-7/output-1/host/powerpc64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-7/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 >>> x265 3.3 Installing to target 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" /usr/bin/make -j1 DESTDIR=/tmp/instance-7/output-1/target install/fast -C /tmp/instance-7/output-1/build/x265-3.3/source make[1]: Entering directory '/tmp/instance-7/output-1/build/x265-3.3/source' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-7/output-1/target/usr/lib/libx265.a -- Installing: /tmp/instance-7/output-1/target/usr/include/x265.h -- Installing: /tmp/instance-7/output-1/target/usr/include/x265_config.h -- Installing: /tmp/instance-7/output-1/target/usr/lib/libx265.so.188 -- Installing: /tmp/instance-7/output-1/target/usr/lib/libx265.so -- Installing: /tmp/instance-7/output-1/target/usr/lib/pkgconfig/x265.pc make[1]: Leaving directory '/tmp/instance-7/output-1/build/x265-3.3/source' >>> ytree 2.03 Downloading wget --passive-ftp -nd -t 3 --no-check-certificate -O '/tmp/instance-7/output-1/build/.ytree-2.03.tar.gz.jHumEU/output' 'https://www.han.de/~werner/ytree-2.03.tar.gz' --2021-07-31 06:34:42-- https://www.han.de/~werner/ytree-2.03.tar.gz Resolving www.han.de (www.han.de)... 2a01:488:66:1000:5c33:9112:0:1, 92.51.145.18 Connecting to www.han.de (www.han.de)|2a01:488:66:1000:5c33:9112:0:1|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 124768 (122K) [application/x-gzip] Saving to: '/tmp/instance-7/output-1/build/.ytree-2.03.tar.gz.jHumEU/output' 0K .......... .......... .......... .......... .......... 41% 1.96M 0s 50K .......... .......... .......... .......... .......... 82% 4.51M 0s 100K .......... .......... . 100% 25.0M=0.04s 2021-07-31 06:34:42 (3.26 MB/s) - '/tmp/instance-7/output-1/build/.ytree-2.03.tar.gz.jHumEU/output' saved [124768/124768] ytree-2.03.tar.gz: OK (sha256: 583aa71552d1347e0eabe39a236fa5a174bf67dde98871853b9fe2a233bcaef1) >>> ytree 2.03 Extracting gzip -d -c /tmp/instance-7/dl/ytree/ytree-2.03.tar.gz | tar --strip-components=1 -C /tmp/instance-7/output-1/build/ytree-2.03 -xf - >>> ytree 2.03 Patching Applying 0001-fix-musl.patch using patch: patching file match.c >>> ytree 2.03 Configuring >>> ytree 2.03 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" /usr/bin/make -j96 -C /tmp/instance-7/output-1/build/ytree-2.03 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" AR="/tmp/instance-7/output-1/host/bin/powerpc64-linux-ar" AS="/tmp/instance-7/output-1/host/bin/powerpc64-linux-as" LD="/tmp/instance-7/output-1/host/bin/powerpc64-linux-ld" NM="/tmp/instance-7/output-1/host/bin/powerpc64-linux-nm" CC="/tmp/instance-7/output-1/host/bin/powerpc64-linux-gcc" GCC="/tmp/instance-7/output-1/host/bin/powerpc64-linux-gcc" CPP="/tmp/instance-7/output-1/host/bin/powerpc64-linux-cpp" CXX="/tmp/instance-7/output-1/host/bin/powerpc64-linux-g++" FC="/tmp/instance-7/output-1/host/bin/powerpc64-linux-gfortran" F77="/tmp/instance-7/output-1/host/bin/powerpc64-linux-gfortran" RANLIB="/tmp/instance-7/output-1/host/bin/powerpc64-linux-ranlib" READELF="/tmp/instance-7/output-1/host/bin/powerpc64-linux-readelf" STRIP="/tmp/instance-7/output-1/host/bin/powerpc64-linux-strip" OBJCOPY="/tmp/instance-7/output-1/host/bin/powerpc64-linux-objcopy" OBJDUMP="/tmp/instance-7/output-1/host/bin/powerpc64-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-7/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-7/output-1/host/lib -Wl,-rpath,/tmp/instance-7/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-7/output-1/host/bin/powerpc64-linux-as" DEFAULT_LINKER="/tmp/instance-7/output-1/host/bin/powerpc64-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 -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-7/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-7/output-1/host/powerpc64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DREADLINE_SUPPORT" LDFLAGS="-lncurses `/tmp/instance-7/output-1/host/bin/pkg-config --libs readline`" make[1]: Entering directory '/tmp/instance-7/output-1/build/ytree-2.03' /tmp/instance-7/output-1/host/bin/powerpc64-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o arc.o arc.c /tmp/instance-7/output-1/host/bin/powerpc64-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o archive.o archive.c /tmp/instance-7/output-1/host/bin/powerpc64-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o chgrp.o chgrp.c /tmp/instance-7/output-1/host/bin/powerpc64-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o chmod.o chmod.c /tmp/instance-7/output-1/host/bin/powerpc64-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o chown.o chown.c /tmp/instance-7/output-1/host/bin/powerpc64-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o clock.o clock.c /tmp/instance-7/output-1/host/bin/powerpc64-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o color.o color.c /tmp/instance-7/output-1/host/bin/powerpc64-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o copy.o copy.c /tmp/instance-7/output-1/host/bin/powerpc64-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o delete.o delete.c /tmp/instance-7/output-1/host/bin/powerpc64-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o dirwin.o dirwin.c /tmp/instance-7/output-1/host/bin/powerpc64-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o disp.o disp.c /tmp/instance-7/output-1/host/bin/powerpc64-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o edit.o edit.c /tmp/instance-7/output-1/host/bin/powerpc64-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o error.o error.c /tmp/instance-7/output-1/host/bin/powerpc64-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o execute.o execute.c /tmp/instance-7/output-1/host/bin/powerpc64-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o filespec.o filespec.c /tmp/instance-7/output-1/host/bin/powerpc64-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o filewin.o filewin.c /tmp/instance-7/output-1/host/bin/powerpc64-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o freesp.o freesp.c /tmp/instance-7/output-1/host/bin/powerpc64-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o global.o global.c /tmp/instance-7/output-1/host/bin/powerpc64-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o group.o group.c /tmp/instance-7/output-1/host/bin/powerpc64-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o hex.o hex.c /tmp/instance-7/output-1/host/bin/powerpc64-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o history.o history.c /tmp/instance-7/output-1/host/bin/powerpc64-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o init.o init.c /tmp/instance-7/output-1/host/bin/powerpc64-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o input.o input.c /tmp/instance-7/output-1/host/bin/powerpc64-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o keyhtab.o keyhtab.c /tmp/instance-7/output-1/host/bin/powerpc64-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o lha.o lha.c /tmp/instance-7/output-1/host/bin/powerpc64-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o login.o login.c /tmp/instance-7/output-1/host/bin/powerpc64-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o main.o main.c /tmp/instance-7/output-1/host/bin/powerpc64-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o match.o match.c /tmp/instance-7/output-1/host/bin/powerpc64-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o mkdir.o mkdir.c /tmp/instance-7/output-1/host/bin/powerpc64-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o mktime.o mktime.c /tmp/instance-7/output-1/host/bin/powerpc64-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o move.o move.c /tmp/instance-7/output-1/host/bin/powerpc64-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o passwd.o passwd.c /tmp/instance-7/output-1/host/bin/powerpc64-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o pipe.o pipe.c /tmp/instance-7/output-1/host/bin/powerpc64-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o print.o print.c /tmp/instance-7/output-1/host/bin/powerpc64-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o profile.o profile.c /tmp/instance-7/output-1/host/bin/powerpc64-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o quit.o quit.c /tmp/instance-7/output-1/host/bin/powerpc64-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o rar.o rar.c /tmp/instance-7/output-1/host/bin/powerpc64-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o readtree.o readtree.c /tmp/instance-7/output-1/host/bin/powerpc64-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o rename.o rename.c /tmp/instance-7/output-1/host/bin/powerpc64-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o rmdir.o rmdir.c /tmp/instance-7/output-1/host/bin/powerpc64-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o rpm.o rpm.c /tmp/instance-7/output-1/host/bin/powerpc64-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o sort.o sort.c /tmp/instance-7/output-1/host/bin/powerpc64-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o stat.o stat.c /tmp/instance-7/output-1/host/bin/powerpc64-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o system.o system.c /tmp/instance-7/output-1/host/bin/powerpc64-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o tar.o tar.c /tmp/instance-7/output-1/host/bin/powerpc64-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o termcap.o termcap.c /tmp/instance-7/output-1/host/bin/powerpc64-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o tilde.o tilde.c /tmp/instance-7/output-1/host/bin/powerpc64-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o usermode.o usermode.c /tmp/instance-7/output-1/host/bin/powerpc64-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o util.o util.c /tmp/instance-7/output-1/host/bin/powerpc64-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o view.o view.c /tmp/instance-7/output-1/host/bin/powerpc64-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xmalloc.o xmalloc.c /tmp/instance-7/output-1/host/bin/powerpc64-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o zip.o zip.c /tmp/instance-7/output-1/host/bin/powerpc64-linux-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o zoo.o zoo.c /tmp/instance-7/output-1/host/bin/powerpc64-linux-gcc -o ytree arc.o archive.o chgrp.o chmod.o chown.o clock.o color.o copy.o delete.o dirwin.o disp.o edit.o error.o execute.o filespec.o filewin.o freesp.o global.o group.o hex.o history.o init.o input.o keyhtab.o lha.o login.o main.o match.o mkdir.o mktime.o move.o passwd.o pipe.o print.o profile.o quit.o rar.o readtree.o rename.o rmdir.o rpm.o sort.o stat.o system.o tar.o termcap.o tilde.o usermode.o util.o view.o xmalloc.o zip.o zoo.o -lncurses -L/tmp/instance-7/output-1/host/bin/../powerpc64-buildroot-linux-gnu/sysroot/usr/lib -lreadline make[1]: Leaving directory '/tmp/instance-7/output-1/build/ytree-2.03' >>> ytree 2.03 Installing to target 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" /usr/bin/make -j96 -C /tmp/instance-7/output-1/build/ytree-2.03 DESTDIR="/tmp/instance-7/output-1/target/usr" install make[1]: Entering directory '/tmp/instance-7/output-1/build/ytree-2.03' install ytree /tmp/instance-7/output-1/target/usr/bin gzip -9c ytree.1 > ytree.1.gz if [ -d /tmp/instance-7/output-1/target/usr/share/man/man1 ]; then install -m 0644 ytree.1.gz /tmp/instance-7/output-1/target/usr/share/man/man1/; fi gzip -9c ytree.1.es > ytree.1.es.gz if [ -d /tmp/instance-7/output-1/target/usr/share/man/es/man1 ]; then install -m 0644 ytree.1.es.gz /tmp/instance-7/output-1/target/usr/share/man/es/man1/; fi make[1]: Leaving directory '/tmp/instance-7/output-1/build/ytree-2.03' zstd-1.5.0.tar.gz: OK (sha256: 5194fbfa781fcf45b98c5e849651aa7b3b0a008c6b72d4a0db760f3002291e94) >>> zstd 1.5.0 Extracting gzip -d -c /tmp/instance-7/dl/zstd/zstd-1.5.0.tar.gz | tar --strip-components=1 -C /tmp/instance-7/output-1/build/zstd-1.5.0 -xf - >>> zstd 1.5.0 Patching >>> zstd 1.5.0 Configuring >>> zstd 1.5.0 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" 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" AR="/tmp/instance-7/output-1/host/bin/powerpc64-linux-ar" AS="/tmp/instance-7/output-1/host/bin/powerpc64-linux-as" LD="/tmp/instance-7/output-1/host/bin/powerpc64-linux-ld" NM="/tmp/instance-7/output-1/host/bin/powerpc64-linux-nm" CC="/tmp/instance-7/output-1/host/bin/powerpc64-linux-gcc" GCC="/tmp/instance-7/output-1/host/bin/powerpc64-linux-gcc" CPP="/tmp/instance-7/output-1/host/bin/powerpc64-linux-cpp" CXX="/tmp/instance-7/output-1/host/bin/powerpc64-linux-g++" FC="/tmp/instance-7/output-1/host/bin/powerpc64-linux-gfortran" F77="/tmp/instance-7/output-1/host/bin/powerpc64-linux-gfortran" RANLIB="/tmp/instance-7/output-1/host/bin/powerpc64-linux-ranlib" READELF="/tmp/instance-7/output-1/host/bin/powerpc64-linux-readelf" STRIP="/tmp/instance-7/output-1/host/bin/powerpc64-linux-strip" OBJCOPY="/tmp/instance-7/output-1/host/bin/powerpc64-linux-objcopy" OBJDUMP="/tmp/instance-7/output-1/host/bin/powerpc64-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-7/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-7/output-1/host/lib -Wl,-rpath,/tmp/instance-7/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-7/output-1/host/bin/powerpc64-linux-as" DEFAULT_LINKER="/tmp/instance-7/output-1/host/bin/powerpc64-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 -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-7/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-7/output-1/host/powerpc64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j96 HAVE_THREAD=1 HAVE_ZLIB=1 HAVE_LZMA=0 HAVE_LZ4=0 -C /tmp/instance-7/output-1/build/zstd-1.5.0/lib libzstd-mt make[1]: Entering directory '/tmp/instance-7/output-1/build/zstd-1.5.0/lib' CC obj/conf_4f70711228a32f4a179f19209a06f172/dynamic/debug.o CC obj/conf_4f70711228a32f4a179f19209a06f172/dynamic/entropy_common.o CC obj/conf_4f70711228a32f4a179f19209a06f172/dynamic/error_private.o CC obj/conf_4f70711228a32f4a179f19209a06f172/dynamic/fse_decompress.o CC obj/conf_4f70711228a32f4a179f19209a06f172/dynamic/pool.o CC obj/conf_4f70711228a32f4a179f19209a06f172/dynamic/threading.o CC obj/conf_4f70711228a32f4a179f19209a06f172/dynamic/xxhash.o CC obj/conf_4f70711228a32f4a179f19209a06f172/dynamic/zstd_common.o CC obj/conf_4f70711228a32f4a179f19209a06f172/dynamic/fse_compress.o CC obj/conf_4f70711228a32f4a179f19209a06f172/dynamic/hist.o CC obj/conf_4f70711228a32f4a179f19209a06f172/dynamic/huf_compress.o CC obj/conf_4f70711228a32f4a179f19209a06f172/dynamic/zstd_compress.o CC obj/conf_4f70711228a32f4a179f19209a06f172/dynamic/zstd_compress_literals.o CC obj/conf_4f70711228a32f4a179f19209a06f172/dynamic/zstd_compress_sequences.o CC obj/conf_4f70711228a32f4a179f19209a06f172/dynamic/zstd_compress_superblock.o CC obj/conf_4f70711228a32f4a179f19209a06f172/dynamic/zstd_double_fast.o CC obj/conf_4f70711228a32f4a179f19209a06f172/dynamic/zstd_fast.o CC obj/conf_4f70711228a32f4a179f19209a06f172/dynamic/zstd_lazy.o CC obj/conf_4f70711228a32f4a179f19209a06f172/dynamic/zstd_ldm.o CC obj/conf_4f70711228a32f4a179f19209a06f172/dynamic/zstd_opt.o CC obj/conf_4f70711228a32f4a179f19209a06f172/dynamic/zstdmt_compress.o CC obj/conf_4f70711228a32f4a179f19209a06f172/dynamic/huf_decompress.o CC obj/conf_4f70711228a32f4a179f19209a06f172/dynamic/zstd_ddict.o CC obj/conf_4f70711228a32f4a179f19209a06f172/dynamic/zstd_decompress.o CC obj/conf_4f70711228a32f4a179f19209a06f172/dynamic/zstd_decompress_block.o CC obj/conf_4f70711228a32f4a179f19209a06f172/dynamic/cover.o CC obj/conf_4f70711228a32f4a179f19209a06f172/dynamic/divsufsort.o CC obj/conf_4f70711228a32f4a179f19209a06f172/dynamic/fastcover.o CC obj/conf_4f70711228a32f4a179f19209a06f172/dynamic/zdict.o CC obj/conf_4f70711228a32f4a179f19209a06f172/dynamic/zstd_v05.o CC obj/conf_4f70711228a32f4a179f19209a06f172/dynamic/zstd_v06.o CC obj/conf_4f70711228a32f4a179f19209a06f172/dynamic/zstd_v07.o compiling multi-threaded dynamic library 1.5.0 creating versioned links multi-threaded build completed make[1]: Leaving directory '/tmp/instance-7/output-1/build/zstd-1.5.0/lib' 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" 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" AR="/tmp/instance-7/output-1/host/bin/powerpc64-linux-ar" AS="/tmp/instance-7/output-1/host/bin/powerpc64-linux-as" LD="/tmp/instance-7/output-1/host/bin/powerpc64-linux-ld" NM="/tmp/instance-7/output-1/host/bin/powerpc64-linux-nm" CC="/tmp/instance-7/output-1/host/bin/powerpc64-linux-gcc" GCC="/tmp/instance-7/output-1/host/bin/powerpc64-linux-gcc" CPP="/tmp/instance-7/output-1/host/bin/powerpc64-linux-cpp" CXX="/tmp/instance-7/output-1/host/bin/powerpc64-linux-g++" FC="/tmp/instance-7/output-1/host/bin/powerpc64-linux-gfortran" F77="/tmp/instance-7/output-1/host/bin/powerpc64-linux-gfortran" RANLIB="/tmp/instance-7/output-1/host/bin/powerpc64-linux-ranlib" READELF="/tmp/instance-7/output-1/host/bin/powerpc64-linux-readelf" STRIP="/tmp/instance-7/output-1/host/bin/powerpc64-linux-strip" OBJCOPY="/tmp/instance-7/output-1/host/bin/powerpc64-linux-objcopy" OBJDUMP="/tmp/instance-7/output-1/host/bin/powerpc64-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-7/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-7/output-1/host/lib -Wl,-rpath,/tmp/instance-7/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-7/output-1/host/bin/powerpc64-linux-as" DEFAULT_LINKER="/tmp/instance-7/output-1/host/bin/powerpc64-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 -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-7/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-7/output-1/host/powerpc64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j96 HAVE_THREAD=1 HAVE_ZLIB=1 HAVE_LZMA=0 HAVE_LZ4=0 -C /tmp/instance-7/output-1/build/zstd-1.5.0 zstd make[1]: Entering directory '/tmp/instance-7/output-1/build/zstd-1.5.0' make[2]: Entering directory '/tmp/instance-7/output-1/build/zstd-1.5.0/programs' CC obj/conf_638e7db7be0203abc747256671bc51b2/debug.o CC obj/conf_638e7db7be0203abc747256671bc51b2/entropy_common.o CC obj/conf_638e7db7be0203abc747256671bc51b2/error_private.o CC obj/conf_638e7db7be0203abc747256671bc51b2/fse_decompress.o CC obj/conf_638e7db7be0203abc747256671bc51b2/pool.o CC obj/conf_638e7db7be0203abc747256671bc51b2/threading.o CC obj/conf_638e7db7be0203abc747256671bc51b2/xxhash.o CC obj/conf_638e7db7be0203abc747256671bc51b2/zstd_common.o CC obj/conf_638e7db7be0203abc747256671bc51b2/fse_compress.o CC obj/conf_638e7db7be0203abc747256671bc51b2/hist.o CC obj/conf_638e7db7be0203abc747256671bc51b2/huf_compress.o CC obj/conf_638e7db7be0203abc747256671bc51b2/zstd_compress.o CC obj/conf_638e7db7be0203abc747256671bc51b2/zstd_compress_literals.o CC obj/conf_638e7db7be0203abc747256671bc51b2/zstd_compress_sequences.o CC obj/conf_638e7db7be0203abc747256671bc51b2/zstd_compress_superblock.o CC obj/conf_638e7db7be0203abc747256671bc51b2/zstd_double_fast.o CC obj/conf_638e7db7be0203abc747256671bc51b2/zstd_fast.o CC obj/conf_638e7db7be0203abc747256671bc51b2/zstd_lazy.o CC obj/conf_638e7db7be0203abc747256671bc51b2/zstd_ldm.o CC obj/conf_638e7db7be0203abc747256671bc51b2/zstd_opt.o CC obj/conf_638e7db7be0203abc747256671bc51b2/zstdmt_compress.o CC obj/conf_638e7db7be0203abc747256671bc51b2/huf_decompress.o CC obj/conf_638e7db7be0203abc747256671bc51b2/zstd_ddict.o CC obj/conf_638e7db7be0203abc747256671bc51b2/zstd_decompress.o CC obj/conf_638e7db7be0203abc747256671bc51b2/zstd_decompress_block.o CC obj/conf_638e7db7be0203abc747256671bc51b2/cover.o CC obj/conf_638e7db7be0203abc747256671bc51b2/divsufsort.o CC obj/conf_638e7db7be0203abc747256671bc51b2/fastcover.o CC obj/conf_638e7db7be0203abc747256671bc51b2/zdict.o CC obj/conf_638e7db7be0203abc747256671bc51b2/zstd_v05.o CC obj/conf_638e7db7be0203abc747256671bc51b2/zstd_v06.o CC obj/conf_638e7db7be0203abc747256671bc51b2/zstd_v07.o CC obj/conf_638e7db7be0203abc747256671bc51b2/dibio.o CC obj/conf_638e7db7be0203abc747256671bc51b2/datagen.o CC obj/conf_638e7db7be0203abc747256671bc51b2/fileio.o CC obj/conf_638e7db7be0203abc747256671bc51b2/timefn.o CC obj/conf_638e7db7be0203abc747256671bc51b2/benchzstd.o CC obj/conf_638e7db7be0203abc747256671bc51b2/zstdcli_trace.o CC obj/conf_638e7db7be0203abc747256671bc51b2/zstdcli.o CC obj/conf_638e7db7be0203abc747256671bc51b2/util.o CC obj/conf_638e7db7be0203abc747256671bc51b2/benchfn.o ==> building with threading support ==> building zstd with .gz compression support ==> no liblzma, building zstd without .xz/.lzma support ==> no liblz4, building zstd without .lz4 support LINK obj/conf_638e7db7be0203abc747256671bc51b2/zstd zstd build completed make[2]: Leaving directory '/tmp/instance-7/output-1/build/zstd-1.5.0/programs' make[1]: Leaving directory '/tmp/instance-7/output-1/build/zstd-1.5.0' >>> zstd 1.5.0 Installing to staging 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" 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" AR="/tmp/instance-7/output-1/host/bin/powerpc64-linux-ar" AS="/tmp/instance-7/output-1/host/bin/powerpc64-linux-as" LD="/tmp/instance-7/output-1/host/bin/powerpc64-linux-ld" NM="/tmp/instance-7/output-1/host/bin/powerpc64-linux-nm" CC="/tmp/instance-7/output-1/host/bin/powerpc64-linux-gcc" GCC="/tmp/instance-7/output-1/host/bin/powerpc64-linux-gcc" CPP="/tmp/instance-7/output-1/host/bin/powerpc64-linux-cpp" CXX="/tmp/instance-7/output-1/host/bin/powerpc64-linux-g++" FC="/tmp/instance-7/output-1/host/bin/powerpc64-linux-gfortran" F77="/tmp/instance-7/output-1/host/bin/powerpc64-linux-gfortran" RANLIB="/tmp/instance-7/output-1/host/bin/powerpc64-linux-ranlib" READELF="/tmp/instance-7/output-1/host/bin/powerpc64-linux-readelf" STRIP="/tmp/instance-7/output-1/host/bin/powerpc64-linux-strip" OBJCOPY="/tmp/instance-7/output-1/host/bin/powerpc64-linux-objcopy" OBJDUMP="/tmp/instance-7/output-1/host/bin/powerpc64-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-7/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-7/output-1/host/lib -Wl,-rpath,/tmp/instance-7/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-7/output-1/host/bin/powerpc64-linux-as" DEFAULT_LINKER="/tmp/instance-7/output-1/host/bin/powerpc64-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 -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-7/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-7/output-1/host/powerpc64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j96 HAVE_THREAD=1 HAVE_ZLIB=1 HAVE_LZMA=0 HAVE_LZ4=0 DESTDIR=/tmp/instance-7/output-1/host/powerpc64-buildroot-linux-gnu/sysroot PREFIX=/usr -C /tmp/instance-7/output-1/build/zstd-1.5.0/lib install-pc install-includes install-shared make[1]: Entering directory '/tmp/instance-7/output-1/build/zstd-1.5.0/lib' creating pkgconfig Installing includes Installing shared library make[1]: Leaving directory '/tmp/instance-7/output-1/build/zstd-1.5.0/lib' >>> zstd 1.5.0 Fixing libtool files for la in $(find /tmp/instance-7/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-7/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-7/output-1/host/powerpc64-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/tmp/instance-7/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-7/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/tmp/instance-7/output-1/host/powerpc64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-7/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 >>> zstd 1.5.0 Installing to target 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" 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" AR="/tmp/instance-7/output-1/host/bin/powerpc64-linux-ar" AS="/tmp/instance-7/output-1/host/bin/powerpc64-linux-as" LD="/tmp/instance-7/output-1/host/bin/powerpc64-linux-ld" NM="/tmp/instance-7/output-1/host/bin/powerpc64-linux-nm" CC="/tmp/instance-7/output-1/host/bin/powerpc64-linux-gcc" GCC="/tmp/instance-7/output-1/host/bin/powerpc64-linux-gcc" CPP="/tmp/instance-7/output-1/host/bin/powerpc64-linux-cpp" CXX="/tmp/instance-7/output-1/host/bin/powerpc64-linux-g++" FC="/tmp/instance-7/output-1/host/bin/powerpc64-linux-gfortran" F77="/tmp/instance-7/output-1/host/bin/powerpc64-linux-gfortran" RANLIB="/tmp/instance-7/output-1/host/bin/powerpc64-linux-ranlib" READELF="/tmp/instance-7/output-1/host/bin/powerpc64-linux-readelf" STRIP="/tmp/instance-7/output-1/host/bin/powerpc64-linux-strip" OBJCOPY="/tmp/instance-7/output-1/host/bin/powerpc64-linux-objcopy" OBJDUMP="/tmp/instance-7/output-1/host/bin/powerpc64-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-7/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-7/output-1/host/lib -Wl,-rpath,/tmp/instance-7/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-7/output-1/host/bin/powerpc64-linux-as" DEFAULT_LINKER="/tmp/instance-7/output-1/host/bin/powerpc64-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 -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-7/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-7/output-1/host/powerpc64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j96 HAVE_THREAD=1 HAVE_ZLIB=1 HAVE_LZMA=0 HAVE_LZ4=0 DESTDIR=/tmp/instance-7/output-1/target PREFIX=/usr -C /tmp/instance-7/output-1/build/zstd-1.5.0/programs install make[1]: Entering directory '/tmp/instance-7/output-1/build/zstd-1.5.0/programs' Installing binaries Installing man pages zstd installation completed make[1]: Leaving directory '/tmp/instance-7/output-1/build/zstd-1.5.0/programs' 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" 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" AR="/tmp/instance-7/output-1/host/bin/powerpc64-linux-ar" AS="/tmp/instance-7/output-1/host/bin/powerpc64-linux-as" LD="/tmp/instance-7/output-1/host/bin/powerpc64-linux-ld" NM="/tmp/instance-7/output-1/host/bin/powerpc64-linux-nm" CC="/tmp/instance-7/output-1/host/bin/powerpc64-linux-gcc" GCC="/tmp/instance-7/output-1/host/bin/powerpc64-linux-gcc" CPP="/tmp/instance-7/output-1/host/bin/powerpc64-linux-cpp" CXX="/tmp/instance-7/output-1/host/bin/powerpc64-linux-g++" FC="/tmp/instance-7/output-1/host/bin/powerpc64-linux-gfortran" F77="/tmp/instance-7/output-1/host/bin/powerpc64-linux-gfortran" RANLIB="/tmp/instance-7/output-1/host/bin/powerpc64-linux-ranlib" READELF="/tmp/instance-7/output-1/host/bin/powerpc64-linux-readelf" STRIP="/tmp/instance-7/output-1/host/bin/powerpc64-linux-strip" OBJCOPY="/tmp/instance-7/output-1/host/bin/powerpc64-linux-objcopy" OBJDUMP="/tmp/instance-7/output-1/host/bin/powerpc64-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-7/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-7/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-7/output-1/host/lib -Wl,-rpath,/tmp/instance-7/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-7/output-1/host/bin/powerpc64-linux-as" DEFAULT_LINKER="/tmp/instance-7/output-1/host/bin/powerpc64-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 -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-7/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-7/output-1/host/powerpc64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j96 HAVE_THREAD=1 HAVE_ZLIB=1 HAVE_LZMA=0 HAVE_LZ4=0 DESTDIR=/tmp/instance-7/output-1/target PREFIX=/usr -C /tmp/instance-7/output-1/build/zstd-1.5.0/lib install-shared make[1]: Entering directory '/tmp/instance-7/output-1/build/zstd-1.5.0/lib' Installing shared library make[1]: Leaving directory '/tmp/instance-7/output-1/build/zstd-1.5.0/lib' >>> 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/powerpc64-linux-%g' -e 's%@TARGET_ARCH@%ppc64%g' -e 's%@TARGET_CPU@%power7%g' -e 's%@TARGET_ENDIAN@%big%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'@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', '-D_FORTIFY_SOURCE=1'@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/powerpc64-buildroot-linux-gnu/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 /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /tmp/instance-7/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /tmp/instance-7/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /tmp/instance-7/output-1/build/busybox-1.33.1/.config; then grep -qsE '^/bin/ash$' /tmp/instance-7/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-7/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-7/output-1/build/busybox-1.33.1/.config; then grep -qsE '^/bin/hush$' /tmp/instance-7/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-7/output-1/target/etc/shells; fi 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 if [ -x /tmp/instance-7/output-1/target/sbin/swapon -a -x /tmp/instance-7/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-7/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-7/output-1/target/etc/inittab; fi 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 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/powerpc64-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/powerpc64-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-915-g92f9eb53ba"; \ 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/powerpc64-buildroot-linux-gnu/sysroot /tmp/instance-7/output-1/staging make: Leaving directory '/tmp/instance-7/buildroot' make: Entering directory '/tmp/instance-7/buildroot' >>> Buildroot 2021.05-915-g92f9eb53ba Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> assimp 5.0.1 Collecting legal info LICENSE: OK (sha256: a26ccc3dbf2f58ea99c100945a8a126fa0f9f4d7fd2b49aa8bdb8e09355864d8) >>> host-cmake 3.16.9 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> audit 3.0.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> 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) >>> libcap-ng 0.8.2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> bitstream-vera 1.10 Collecting legal info COPYRIGHT.TXT: OK (sha256: 3361d054759a2fc686a2c058be82deaf9c2e6fe549be9004d7935a6c1736315d) >>> brltty 6.3 Collecting legal info LICENSE-LGPL: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) README: OK (sha256: da78e60359a86eeefb6d6e02bc47d386ece10ae45309d998981157c3746724ab) >>> expat 2.4.1 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-expat 2.4.1 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-gawk 5.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) >>> brotli 1.0.9 Collecting legal info LICENSE: OK (sha512: bae78184c2f50f86d8c727826d3982c469454c42b9af81f4ef007e39036434fa894cf5be3bf5fc65b7de2301f0a72d067a8186e303327db8a96bd14867e0a3a8) >>> busybox 1.33.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> dtach 0.9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> graphite2 1.3.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> hiredis 1.0.0 Collecting legal info COPYING: OK (sha256: dca05ce8fc87a8261783b4aed0deef8becc9350b6aa770bc714d0c1833b896eb) >>> openssl Collecting legal info >>> libopenssl 1.1.1k Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> initscripts Collecting legal info >>> libcuefile 475 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdvbpsi 1.3.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libdvdcss 1.4.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libev 4.27 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> libical 1.0.1 Collecting legal info LICENSE: OK (sha256: c393726f82e6f21df5262110215f6a4382b32046d10afdcfcc49338aa7a191f2) >>> libmemcached 1.0.18 Collecting legal info COPYING: OK (sha256: 4e9032d0f539276db05519ee3d09ca6167d2134ec91c556e8c80ef3efe633fd2) >>> libminiupnpc 2.1.20201016 Collecting legal info LICENSE: OK (sha256: 0b476c395af6dd21eeb54c40a21d22e1c11a751fbd2dd17a41ce26e370be88d5) >>> libnl 3.5.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.7.6 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> libpagekite 0.91.190530 Collecting legal info doc/COPYING.md: OK (sha256: ba443b9c9d4273d06aae3e147e9ad1ec199cc9c23455f486a039536d47f57eed) doc/LICENSE-2.0.txt: OK (sha256: 4a271d0bb6bb6e0bac880efddb46da73e6df3dcf0d9ca08a945a232f8ab882ef) doc/AGPLv3.txt: OK (sha256: 8e0f770cabe772d67d36469f6bf413afd2dcfa6ac37acfc65f770cf3a134106d) >>> libselinux 3.2 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> libsepol 3.2 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> libsemanage 3.2 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> libxml2 2.9.12 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> linux-zigbee 0.3.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> lrzip 7f3bf46203bf45ea115d8bd9f310ea219be88af4 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mbuffer 20210328 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> open2300 f21982e0b1f8321561e5ad1668307fde97700e1b Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> openipmi 2.0.28 Collecting legal info COPYING.LIB: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.BSD: OK (sha256: 185323a62589e7ee80f86bf2ea29caad9a09fdda0ea3f1c00db8b778c7edf60e) >>> popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> readline 8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pdbg 3.3 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-dtc 1.6.0 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> policycoreutils 3.2 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> pppd 2.4.8 Collecting legal info pppd/tdb.c: OK (sha256: 3990c65c506885f7bb75455d1d6188743a14ad46f5b62e136ef3739aed52c532) pppd/plugins/pppoatm/COPYING: OK (sha256: 1822ead9d2854adfbd282322b29730a3fec4cc67f6f6a2e487aad3476e3afd59) pppdump/bsd-comp.c: OK (sha256: 91a5e9c173e0e001e081e15bf7850cfd782a0baa02f5921e327ae3b449beff3f) pppd/ccp.c: OK (sha256: ee1c28551c87cdcdaf80eb3922726f015201614cb560a5ed18a7a0c15f2b4aa4) pppd/plugins/passprompt.c: OK (sha256: 6fa4c3dad059f6ef15c1c5e5219d9d0d40991dd3a162098a89967a1720de059e) >>> thttpd 2.29 Collecting legal info thttpd.c: OK (sha256: be059e6b8219d5bb5480fa6a2864bbb34892f56951d03d08b356bc1fa8c81a01) >>> tini 0.19.0 Collecting legal info LICENSE: OK (sha256: e5f46bca81266bdd511cf08018d66866870531794569c04f9b45f50dd23c28b0) >>> twolame 0.4.0 Collecting legal info COPYING: OK (sha256: 257a842724705950b07da76ce0e22ffa80ec77b3e9dfc6702522ac342409da0f) >>> tzdata 2021a Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-tzdata 2021a Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-zic 2020f Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> umtprd 1.3.10 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> urg 0.8.18 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> wayland 1.19.0 Collecting legal info COPYING: OK (sha256: 6eefcb023622a463168a5c20add95fd24a38c7482622a9254a23b99b7c153061) >>> 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-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-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-wayland 1.19.0 Collecting legal info COPYING: OK (sha256: 6eefcb023622a463168a5c20add95fd24a38c7482622a9254a23b99b7c153061) >>> host-libxml2 2.9.12 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> x265 3.3 Collecting legal info COPYING: OK (sha256: d8afb1bcc7a2cfc603683b168d6987ef0a48e59e0da3693bf55c5d33b67e2b49) >>> ytree 2.03 Collecting legal info COPYING: OK (sha256: eb6bf7204569b4fe8eaf9d4dffc57e44047c5efb5deba1b2d99069ddbc99d031) >>> zstd 1.5.0 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) 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-7/output-1/legal-info make: Leaving directory '/tmp/instance-7/buildroot'