make[1]: Leaving directory '/tmp/instance-3/output-1/build/szip-2.1.1' >>> szip 2.1.1 Installing to staging directory PATH="/tmp/instance-3/output-1/host/bin:/tmp/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot install -C /tmp/instance-3/output-1/build/szip-2.1.1/ make[1]: Entering directory '/tmp/instance-3/output-1/build/szip-2.1.1' Making install in src make[2]: Entering directory '/tmp/instance-3/output-1/build/szip-2.1.1/src' make[3]: Entering directory '/tmp/instance-3/output-1/build/szip-2.1.1/src' /usr/bin/mkdir -p '/tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libsz.la '/tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libsz.so.2.0.0 /tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libsz.so.2.0.0 libtool: install: (cd /tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libsz.so.2.0.0 libsz.so.2 || { rm -f libsz.so.2 && ln -s libsz.so.2.0.0 libsz.so.2; }; }) libtool: install: (cd /tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libsz.so.2.0.0 libsz.so || { rm -f libsz.so && ln -s libsz.so.2.0.0 libsz.so; }; }) libtool: install: /usr/bin/install -c .libs/libsz.lai /tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libsz.la libtool: install: /usr/bin/install -c .libs/libsz.a /tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libsz.a libtool: install: chmod 644 /tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libsz.a libtool: install: /tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ranlib /tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libsz.a libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/install -c -m 644 ricehdf.h szip_adpt.h szlib.h '/tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include' make[3]: Leaving directory '/tmp/instance-3/output-1/build/szip-2.1.1/src' make[2]: Leaving directory '/tmp/instance-3/output-1/build/szip-2.1.1/src' Making install in test make[2]: Entering directory '/tmp/instance-3/output-1/build/szip-2.1.1/test' make[3]: Entering directory '/tmp/instance-3/output-1/build/szip-2.1.1/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-3/output-1/build/szip-2.1.1/test' make[2]: Leaving directory '/tmp/instance-3/output-1/build/szip-2.1.1/test' make[2]: Entering directory '/tmp/instance-3/output-1/build/szip-2.1.1' make[3]: Entering directory '/tmp/instance-3/output-1/build/szip-2.1.1' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-3/output-1/build/szip-2.1.1' make[2]: Leaving directory '/tmp/instance-3/output-1/build/szip-2.1.1' make[1]: Leaving directory '/tmp/instance-3/output-1/build/szip-2.1.1' >>> szip 2.1.1 Fixing libtool files for la in $(find /tmp/instance-3/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-3/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-3/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 >>> szip 2.1.1 Installing to target PATH="/tmp/instance-3/output-1/host/bin:/tmp/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-3/output-1/target install -C /tmp/instance-3/output-1/build/szip-2.1.1/ make[1]: Entering directory '/tmp/instance-3/output-1/build/szip-2.1.1' Making install in src make[2]: Entering directory '/tmp/instance-3/output-1/build/szip-2.1.1/src' make[3]: Entering directory '/tmp/instance-3/output-1/build/szip-2.1.1/src' /usr/bin/mkdir -p '/tmp/instance-3/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libsz.la '/tmp/instance-3/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libsz.so.2.0.0 /tmp/instance-3/output-1/target/usr/lib/libsz.so.2.0.0 libtool: install: (cd /tmp/instance-3/output-1/target/usr/lib && { ln -s -f libsz.so.2.0.0 libsz.so.2 || { rm -f libsz.so.2 && ln -s libsz.so.2.0.0 libsz.so.2; }; }) libtool: install: (cd /tmp/instance-3/output-1/target/usr/lib && { ln -s -f libsz.so.2.0.0 libsz.so || { rm -f libsz.so && ln -s libsz.so.2.0.0 libsz.so; }; }) libtool: install: /usr/bin/install -c .libs/libsz.lai /tmp/instance-3/output-1/target/usr/lib/libsz.la libtool: install: /usr/bin/install -c .libs/libsz.a /tmp/instance-3/output-1/target/usr/lib/libsz.a libtool: install: chmod 644 /tmp/instance-3/output-1/target/usr/lib/libsz.a libtool: install: /tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ranlib /tmp/instance-3/output-1/target/usr/lib/libsz.a libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-3/output-1/target/usr/include' /usr/bin/install -c -m 644 ricehdf.h szip_adpt.h szlib.h '/tmp/instance-3/output-1/target/usr/include' make[3]: Leaving directory '/tmp/instance-3/output-1/build/szip-2.1.1/src' make[2]: Leaving directory '/tmp/instance-3/output-1/build/szip-2.1.1/src' Making install in test make[2]: Entering directory '/tmp/instance-3/output-1/build/szip-2.1.1/test' make[3]: Entering directory '/tmp/instance-3/output-1/build/szip-2.1.1/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-3/output-1/build/szip-2.1.1/test' make[2]: Leaving directory '/tmp/instance-3/output-1/build/szip-2.1.1/test' make[2]: Entering directory '/tmp/instance-3/output-1/build/szip-2.1.1' make[3]: Entering directory '/tmp/instance-3/output-1/build/szip-2.1.1' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-3/output-1/build/szip-2.1.1' make[2]: Leaving directory '/tmp/instance-3/output-1/build/szip-2.1.1' make[1]: Leaving directory '/tmp/instance-3/output-1/build/szip-2.1.1' >>> xutil_util-macros 1.19.3 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-3/output-1/build/.util-macros-1.19.3.tar.bz2.MENPmD/output' 'http://xorg.freedesktop.org/releases/individual/util/util-macros-1.19.3.tar.bz2' --2022-12-24 17:34:47-- http://xorg.freedesktop.org/releases/individual/util/util-macros-1.19.3.tar.bz2 Resolving xorg.freedesktop.org (xorg.freedesktop.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to xorg.freedesktop.org (xorg.freedesktop.org)|131.252.210.176|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: https://www.x.org/releases/individual/util/util-macros-1.19.3.tar.bz2 [following] --2022-12-24 17:34:47-- https://www.x.org/releases/individual/util/util-macros-1.19.3.tar.bz2 Resolving www.x.org (www.x.org)... 131.252.210.176, 2610:10:20:722:a800:ff:feda:470f Connecting to www.x.org (www.x.org)|131.252.210.176|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 84690 (83K) [application/x-bzip2] Saving to: '/tmp/instance-3/output-1/build/.util-macros-1.19.3.tar.bz2.MENPmD/output' 0K .......... .......... .......... .......... .......... 60% 603K 0s 50K .......... .......... .......... .. 100% 219M=0.08s 2022-12-24 17:34:48 (996 KB/s) - '/tmp/instance-3/output-1/build/.util-macros-1.19.3.tar.bz2.MENPmD/output' saved [84690/84690] util-macros-1.19.3.tar.bz2: OK (sha256: 0f812e6e9d2786ba8f54b960ee563c0663ddbe2434bf24ff193f5feab1f31971) util-macros-1.19.3.tar.bz2: OK (sha512: b9c7398a912c688a782eab5b1e0f6da2df11a430775c5c98fc3269f73a665de6eeb60d300a849e38d345714a6e51f74e9334cb6039767304cca4b93d823a53a2) >>> xutil_util-macros 1.19.3 Extracting bzcat /tmp/instance-3/dl/xutil_util-macros/util-macros-1.19.3.tar.bz2 | tar --strip-components=1 -C /tmp/instance-3/output-1/build/xutil_util-macros-1.19.3 -xf - >>> xutil_util-macros 1.19.3 Patching >>> xutil_util-macros 1.19.3 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-3/output-1/build/xutil_util-macros-1.19.3 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xutil_util-macros 1.19.3 Patching libtool >>> xutil_util-macros 1.19.3 Configuring >>> xutil_util-macros 1.19.3 Checking configure (powerpc64/powerpc64le) support/scripts/fix-configure-powerpc64.sh /tmp/instance-3/output-1/build/xutil_util-macros-1.19.3 (cd /tmp/instance-3/output-1/build/xutil_util-macros-1.19.3/ && rm -rf config.cache && PATH="/tmp/instance-3/output-1/host/bin:/tmp/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-as" LD="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-ld" NM="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-g++" FC="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-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-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-3/output-1/host/lib -Wl,-rpath,/tmp/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-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-3/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=no 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=yes CONFIG_SITE=/dev/null ./configure --target=powerpc64-buildroot-linux-gnu --host=powerpc64-buildroot-linux-gnu --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 --enable-static --enable-shared ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --enable-static, --enable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for powerpc64-buildroot-linux-gnu-strip... /bin/true checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating xorg-macros.pc config.status: creating Makefile config.status: creating xorg-macros.m4 configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --enable-static, --enable-shared >>> xutil_util-macros 1.19.3 Building PATH="/tmp/instance-3/output-1/host/bin:/tmp/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-3/output-1/build/xutil_util-macros-1.19.3/ make[1]: Entering directory '/tmp/instance-3/output-1/build/xutil_util-macros-1.19.3' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/tmp/instance-3/output-1/build/xutil_util-macros-1.19.3' >>> xutil_util-macros 1.19.3 Installing to staging directory PATH="/tmp/instance-3/output-1/host/bin:/tmp/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot install -C /tmp/instance-3/output-1/build/xutil_util-macros-1.19.3/ make[1]: Entering directory '/tmp/instance-3/output-1/build/xutil_util-macros-1.19.3' make[2]: Entering directory '/tmp/instance-3/output-1/build/xutil_util-macros-1.19.3' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/share/aclocal' /usr/bin/install -c -m 644 xorg-macros.m4 '/tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/share/aclocal' /usr/bin/mkdir -p '/tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/share/util-macros' /usr/bin/install -c -m 644 INSTALL '/tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/share/util-macros' /usr/bin/mkdir -p '/tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/share/pkgconfig' /usr/bin/install -c -m 644 xorg-macros.pc '/tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/share/pkgconfig' /home/autobuild/make/make install-data-hook make[3]: Entering directory '/tmp/instance-3/output-1/build/xutil_util-macros-1.19.3' rm -f /tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/share/aclocal/xorgversion.m4 make[3]: Leaving directory '/tmp/instance-3/output-1/build/xutil_util-macros-1.19.3' make[2]: Leaving directory '/tmp/instance-3/output-1/build/xutil_util-macros-1.19.3' make[1]: Leaving directory '/tmp/instance-3/output-1/build/xutil_util-macros-1.19.3' >>> xutil_util-macros 1.19.3 Fixing libtool files for la in $(find /tmp/instance-3/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-3/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-3/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.2.tar.gz: OK (sha256: 7c42d56fac126929a6a85dbc73ff1db2411d04f104fae9bdea51305663a83fd0) >>> zstd 1.5.2 Extracting gzip -d -c /tmp/instance-3/dl/zstd/zstd-1.5.2.tar.gz | tar --strip-components=1 -C /tmp/instance-3/output-1/build/zstd-1.5.2 -xf - >>> zstd 1.5.2 Patching >>> zstd 1.5.2 Configuring >>> zstd 1.5.2 Building PATH="/tmp/instance-3/output-1/host/bin:/tmp/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-3/output-1/host/bin:/tmp/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-as" LD="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-ld" NM="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-g++" FC="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-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-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-3/output-1/host/lib -Wl,-rpath,/tmp/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-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-3/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 PREFIX=/usr ZSTD_LEGACY_SUPPORT=0 HAVE_ZLIB=1 HAVE_LZMA=0 HAVE_LZ4=0 MOREFLAGS="-Os" HAVE_THREAD=1 -C /tmp/instance-3/output-1/build/zstd-1.5.2/lib libzstd.pc-mt-release lib-mt-release make[1]: Entering directory '/tmp/instance-3/output-1/build/zstd-1.5.2/lib' creating pkgconfig multi-threaded build completed release build completed CC obj/conf_9b22d5276cc6b254062693e7e1e0a86d/static/debug.o CC obj/conf_9b22d5276cc6b254062693e7e1e0a86d/static/entropy_common.o CC obj/conf_9b22d5276cc6b254062693e7e1e0a86d/static/error_private.o CC obj/conf_9b22d5276cc6b254062693e7e1e0a86d/static/fse_decompress.o CC obj/conf_9b22d5276cc6b254062693e7e1e0a86d/static/pool.o CC obj/conf_9b22d5276cc6b254062693e7e1e0a86d/static/threading.o CC obj/conf_9b22d5276cc6b254062693e7e1e0a86d/static/xxhash.o CC obj/conf_9b22d5276cc6b254062693e7e1e0a86d/static/zstd_common.o CC obj/conf_9b22d5276cc6b254062693e7e1e0a86d/static/fse_compress.o CC obj/conf_9b22d5276cc6b254062693e7e1e0a86d/static/hist.o CC obj/conf_9b22d5276cc6b254062693e7e1e0a86d/static/huf_compress.o CC obj/conf_9b22d5276cc6b254062693e7e1e0a86d/static/zstd_compress.o CC obj/conf_9b22d5276cc6b254062693e7e1e0a86d/static/zstd_compress_literals.o CC obj/conf_9b22d5276cc6b254062693e7e1e0a86d/static/zstd_compress_sequences.o CC obj/conf_9b22d5276cc6b254062693e7e1e0a86d/static/zstd_compress_superblock.o CC obj/conf_9b22d5276cc6b254062693e7e1e0a86d/static/zstd_double_fast.o CC obj/conf_9b22d5276cc6b254062693e7e1e0a86d/static/zstd_fast.o CC obj/conf_9b22d5276cc6b254062693e7e1e0a86d/static/zstd_lazy.o CC obj/conf_9b22d5276cc6b254062693e7e1e0a86d/static/zstd_ldm.o CC obj/conf_9b22d5276cc6b254062693e7e1e0a86d/static/zstd_opt.o CC obj/conf_9b22d5276cc6b254062693e7e1e0a86d/static/zstdmt_compress.o CC obj/conf_9b22d5276cc6b254062693e7e1e0a86d/static/huf_decompress.o CC obj/conf_9b22d5276cc6b254062693e7e1e0a86d/static/zstd_ddict.o CC obj/conf_9b22d5276cc6b254062693e7e1e0a86d/static/zstd_decompress.o CC obj/conf_9b22d5276cc6b254062693e7e1e0a86d/static/zstd_decompress_block.o AS obj/conf_9b22d5276cc6b254062693e7e1e0a86d/static/huf_decompress_amd64.o CC obj/conf_9b22d5276cc6b254062693e7e1e0a86d/static/cover.o CC obj/conf_9b22d5276cc6b254062693e7e1e0a86d/static/divsufsort.o CC obj/conf_9b22d5276cc6b254062693e7e1e0a86d/static/fastcover.o CC obj/conf_9b22d5276cc6b254062693e7e1e0a86d/static/zdict.o compiling multi-threaded static library 1.5.2 CC obj/conf_8111e4bf1aa500287215f3807418be9c/dynamic/debug.o CC obj/conf_8111e4bf1aa500287215f3807418be9c/dynamic/entropy_common.o CC obj/conf_8111e4bf1aa500287215f3807418be9c/dynamic/error_private.o CC obj/conf_8111e4bf1aa500287215f3807418be9c/dynamic/fse_decompress.o CC obj/conf_8111e4bf1aa500287215f3807418be9c/dynamic/pool.o CC obj/conf_8111e4bf1aa500287215f3807418be9c/dynamic/threading.o CC obj/conf_8111e4bf1aa500287215f3807418be9c/dynamic/xxhash.o CC obj/conf_8111e4bf1aa500287215f3807418be9c/dynamic/zstd_common.o CC obj/conf_8111e4bf1aa500287215f3807418be9c/dynamic/fse_compress.o CC obj/conf_8111e4bf1aa500287215f3807418be9c/dynamic/hist.o CC obj/conf_8111e4bf1aa500287215f3807418be9c/dynamic/huf_compress.o CC obj/conf_8111e4bf1aa500287215f3807418be9c/dynamic/zstd_compress.o CC obj/conf_8111e4bf1aa500287215f3807418be9c/dynamic/zstd_compress_literals.o CC obj/conf_8111e4bf1aa500287215f3807418be9c/dynamic/zstd_compress_sequences.o CC obj/conf_8111e4bf1aa500287215f3807418be9c/dynamic/zstd_compress_superblock.o CC obj/conf_8111e4bf1aa500287215f3807418be9c/dynamic/zstd_double_fast.o CC obj/conf_8111e4bf1aa500287215f3807418be9c/dynamic/zstd_fast.o CC obj/conf_8111e4bf1aa500287215f3807418be9c/dynamic/zstd_lazy.o CC obj/conf_8111e4bf1aa500287215f3807418be9c/dynamic/zstd_ldm.o CC obj/conf_8111e4bf1aa500287215f3807418be9c/dynamic/zstd_opt.o CC obj/conf_8111e4bf1aa500287215f3807418be9c/dynamic/zstdmt_compress.o CC obj/conf_8111e4bf1aa500287215f3807418be9c/dynamic/huf_decompress.o CC obj/conf_8111e4bf1aa500287215f3807418be9c/dynamic/zstd_ddict.o CC obj/conf_8111e4bf1aa500287215f3807418be9c/dynamic/zstd_decompress.o CC obj/conf_8111e4bf1aa500287215f3807418be9c/dynamic/zstd_decompress_block.o AS obj/conf_8111e4bf1aa500287215f3807418be9c/dynamic/huf_decompress_amd64.o CC obj/conf_8111e4bf1aa500287215f3807418be9c/dynamic/cover.o CC obj/conf_8111e4bf1aa500287215f3807418be9c/dynamic/divsufsort.o CC obj/conf_8111e4bf1aa500287215f3807418be9c/dynamic/fastcover.o CC obj/conf_8111e4bf1aa500287215f3807418be9c/dynamic/zdict.o compiling multi-threaded dynamic library 1.5.2 creating versioned links multi-threaded build completed release build completed make[1]: Leaving directory '/tmp/instance-3/output-1/build/zstd-1.5.2/lib' PATH="/tmp/instance-3/output-1/host/bin:/tmp/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-3/output-1/host/bin:/tmp/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-as" LD="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-ld" NM="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-g++" FC="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-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-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-3/output-1/host/lib -Wl,-rpath,/tmp/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-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-3/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 PREFIX=/usr ZSTD_LEGACY_SUPPORT=0 HAVE_ZLIB=1 HAVE_LZMA=0 HAVE_LZ4=0 MOREFLAGS="-Os" HAVE_THREAD=1 -C /tmp/instance-3/output-1/build/zstd-1.5.2/programs zstd-dll make[1]: Entering directory '/tmp/instance-3/output-1/build/zstd-1.5.2/programs' CC obj/conf_891d6d774560ebe52aca15524805dae8/xxhash.o CC obj/conf_891d6d774560ebe52aca15524805dae8/benchfn.o CC obj/conf_891d6d774560ebe52aca15524805dae8/benchzstd.o CC obj/conf_891d6d774560ebe52aca15524805dae8/datagen.o CC obj/conf_891d6d774560ebe52aca15524805dae8/dibio.o CC obj/conf_891d6d774560ebe52aca15524805dae8/fileio.o CC obj/conf_891d6d774560ebe52aca15524805dae8/timefn.o CC obj/conf_891d6d774560ebe52aca15524805dae8/util.o CC obj/conf_891d6d774560ebe52aca15524805dae8/zstdcli.o CC obj/conf_891d6d774560ebe52aca15524805dae8/zstdcli_trace.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_891d6d774560ebe52aca15524805dae8/zstd zstd build completed make[1]: Leaving directory '/tmp/instance-3/output-1/build/zstd-1.5.2/programs' >>> zstd 1.5.2 Installing to staging directory PATH="/tmp/instance-3/output-1/host/bin:/tmp/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-3/output-1/host/bin:/tmp/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-as" LD="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-ld" NM="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-g++" FC="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-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-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-3/output-1/host/lib -Wl,-rpath,/tmp/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-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-3/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 PREFIX=/usr ZSTD_LEGACY_SUPPORT=0 HAVE_ZLIB=1 HAVE_LZMA=0 HAVE_LZ4=0 MOREFLAGS="-Os" HAVE_THREAD=1 DESTDIR=/tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot PREFIX=/usr -C /tmp/instance-3/output-1/build/zstd-1.5.2/lib install-pc install-includes install-static install-shared make[1]: Entering directory '/tmp/instance-3/output-1/build/zstd-1.5.2/lib' Installing includes Installing static library Installing shared library make[1]: Leaving directory '/tmp/instance-3/output-1/build/zstd-1.5.2/lib' >>> zstd 1.5.2 Fixing libtool files for la in $(find /tmp/instance-3/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-3/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-3/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.2 Installing to target PATH="/tmp/instance-3/output-1/host/bin:/tmp/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-3/output-1/host/bin:/tmp/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-as" LD="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-ld" NM="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-g++" FC="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-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-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-3/output-1/host/lib -Wl,-rpath,/tmp/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-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-3/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 PREFIX=/usr ZSTD_LEGACY_SUPPORT=0 HAVE_ZLIB=1 HAVE_LZMA=0 HAVE_LZ4=0 MOREFLAGS="-Os" HAVE_THREAD=1 DESTDIR=/tmp/instance-3/output-1/target -C /tmp/instance-3/output-1/build/zstd-1.5.2/programs install make[1]: Entering directory '/tmp/instance-3/output-1/build/zstd-1.5.2/programs' Installing binaries Installing man pages zstd installation completed make[1]: Leaving directory '/tmp/instance-3/output-1/build/zstd-1.5.2/programs' PATH="/tmp/instance-3/output-1/host/bin:/tmp/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-3/output-1/host/bin:/tmp/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ar" AS="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-as" LD="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-ld" NM="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-nm" CC="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc" GCC="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc" CPP="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-cpp" CXX="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-g++" FC="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gfortran" F77="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gfortran" RANLIB="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ranlib" READELF="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-objcopy" OBJDUMP="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-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-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-3/output-1/host/lib -Wl,-rpath,/tmp/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-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-3/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 PREFIX=/usr ZSTD_LEGACY_SUPPORT=0 HAVE_ZLIB=1 HAVE_LZMA=0 HAVE_LZ4=0 MOREFLAGS="-Os" HAVE_THREAD=1 DESTDIR=/tmp/instance-3/output-1/target -C /tmp/instance-3/output-1/build/zstd-1.5.2/lib install-static install-shared make[1]: Entering directory '/tmp/instance-3/output-1/build/zstd-1.5.2/lib' Installing static library Installing shared library make[1]: Leaving directory '/tmp/instance-3/output-1/build/zstd-1.5.2/lib' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-3/output-1/host/etc/meson sed -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_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Os', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc64%g" -e "s%@TARGET_CPU@%power5%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/tmp/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-3/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-3/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc64%g" -e "s%@TARGET_CPU@%power5%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-Os', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/tmp/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-3/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-3/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-3/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /tmp/instance-3/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /tmp/instance-3/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /tmp/instance-3/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-3/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-3/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /tmp/instance-3/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-3/output-1/target/etc/shells; fi mkdir -p /tmp/instance-3/output-1/target/etc echo "buildroot" > /tmp/instance-3/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-3/output-1/target/etc/hosts mkdir -p /tmp/instance-3/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-3/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-3/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /tmp/instance-3/output-1/target/etc/shells || echo "/bin/sh" >> /tmp/instance-3/output-1/target/etc/shells if [ -x /tmp/instance-3/output-1/target/sbin/swapon -a -x /tmp/instance-3/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-3/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-3/output-1/target/etc/inittab; fi rm -rf /tmp/instance-3/output-1/target/usr/include /tmp/instance-3/output-1/target/usr/share/aclocal \ /tmp/instance-3/output-1/target/usr/lib/pkgconfig /tmp/instance-3/output-1/target/usr/share/pkgconfig \ /tmp/instance-3/output-1/target/usr/lib/cmake /tmp/instance-3/output-1/target/usr/share/cmake \ /tmp/instance-3/output-1/target/usr/lib/rpm /tmp/instance-3/output-1/target/usr/doc find /tmp/instance-3/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-3/output-1/target/lib/ /tmp/instance-3/output-1/target/usr/lib/ /tmp/instance-3/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-3/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-3/output-1/target/usr/share/gdb rm -rf /tmp/instance-3/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-3/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-3/output-1/target/usr/share/zsh rm -rf /tmp/instance-3/output-1/target/usr/man /tmp/instance-3/output-1/target/usr/share/man rm -rf /tmp/instance-3/output-1/target/usr/info /tmp/instance-3/output-1/target/usr/share/info rm -rf /tmp/instance-3/output-1/target/usr/doc /tmp/instance-3/output-1/target/usr/share/doc rm -rf /tmp/instance-3/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-3/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-3/output-1/target/lib/debug /tmp/instance-3/output-1/target/usr/lib/debug find /tmp/instance-3/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /tmp/instance-3/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /tmp/instance-3/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-3/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-3/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.11-624-g037226b33b"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.02-git\"" \ ) > /tmp/instance-3/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-3/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-3/output-1/per-package /tmp/instance-3/buildroot/support/scripts/fix-rpath target touch /tmp/instance-3/output-1/target/usr ln -snf /tmp/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot /tmp/instance-3/output-1/staging make: Leaving directory '/tmp/instance-3/buildroot' make: Entering directory '/tmp/instance-3/buildroot' >>> Buildroot 2022.11-624-g037226b33b Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.36-66-ga1dc0be03c9dd850b864bd7a9c03cf8e396eb7ca Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.3.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.1.1 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> host-asn1c 0.9.28 Collecting legal info LICENSE: OK (sha256: bcc636802a52ace2255212be15fb707084af87061b5cfd37eb84dcf6a02cc48b) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> dialog 1.3-20220117 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> frotz 2.54 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> google-material-design-icons 2.2.3 Collecting legal info LICENSE: OK (sha256: 8ae9438818c26e4873b91d8c6ad620526c011e27e125677f13031eda903f007c) >>> hicolor-icon-theme 0.17 Collecting legal info COPYING: OK (sha256: b0a64377d4ee87b7dbcf418ce4fb33ec3b2d7081b6732890e4af06b8118c4526) >>> initscripts Collecting legal info >>> libaacs 0.11.1 Collecting legal info COPYING: OK (sha256: 592987e8510228d546540b84a22444bde98e48d03078d3b2eefcd889bec5ce8c) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> libgcrypt 1.10.1 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.45 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libcdaudio 0.99.12p2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> libmpdclient 2.20 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> host-meson 0.64.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.1 Collecting legal info LICENSE: OK (sha256: d4a223f033419313218c9b8444167e91e87a5bebdb43fb8490df441df5220a8b) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> libnids 1.26 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libtpl 1.6.1 Collecting legal info LICENSE: OK (sha256: 8554ddb5779f1ad2f3ea6db1d0df622e63fca11f44bfc3c8b3c207ea0482c746) >>> libudfread 1.1.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> mbw 1.5 Collecting legal info mbw.spec: OK (sha256: 1afb2b8258506742238b9ceb8a865d7030c5889c56ba2911a0c0c042aa1335d1) >>> mpd-mpc 0.34 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> rtc-tools 33ef4aa1c92b0c92a351284d93d1ac5570de9cc7 Collecting legal info COPYING: OK (sha256: 7ae50a5344af14d6231aff6814632a220b3127da4099aea2c6070fd79c407c1a) >>> stress 1.0.5 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> szip 2.1.1 Collecting legal info COPYING: OK (sha256: 98cc66747133b26563fefc4630ad4c8c7848c722c7b8a60ecd4afbc4c7d7eb01) >>> xutil_util-macros 1.19.3 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) Legal info produced in /tmp/instance-3/output-1/legal-info make: Leaving directory '/tmp/instance-3/buildroot'