CC obj/conf_7f312deb438d0db2566afdad430c1d24/timefn.o CC obj/conf_7f312deb438d0db2566afdad430c1d24/util.o CC obj/conf_7f312deb438d0db2566afdad430c1d24/zstdcli.o CC obj/conf_7f312deb438d0db2566afdad430c1d24/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_7f312deb438d0db2566afdad430c1d24/zstd zstd build completed make[1]: Leaving directory '/nvmedata/autobuild/instance-28/output-1/build/zstd-1.5.2/programs' >>> zstd 1.5.2 Installing to staging directory PATH="/nvmedata/autobuild/instance-28/output-1/host/bin:/nvmedata/autobuild/instance-28/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PATH="/nvmedata/autobuild/instance-28/output-1/host/bin:/nvmedata/autobuild/instance-28/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/nvmedata/autobuild/instance-28/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc-ar" AS="/nvmedata/autobuild/instance-28/output-1/host/bin/or1k-buildroot-linux-uclibc-as" LD="/nvmedata/autobuild/instance-28/output-1/host/bin/or1k-buildroot-linux-uclibc-ld" NM="/nvmedata/autobuild/instance-28/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc-nm" CC="/nvmedata/autobuild/instance-28/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc" GCC="/nvmedata/autobuild/instance-28/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc" CPP="/nvmedata/autobuild/instance-28/output-1/host/bin/or1k-buildroot-linux-uclibc-cpp" CXX="/nvmedata/autobuild/instance-28/output-1/host/bin/or1k-buildroot-linux-uclibc-g++" FC="/nvmedata/autobuild/instance-28/output-1/host/bin/or1k-buildroot-linux-uclibc-gfortran" F77="/nvmedata/autobuild/instance-28/output-1/host/bin/or1k-buildroot-linux-uclibc-gfortran" RANLIB="/nvmedata/autobuild/instance-28/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc-ranlib" READELF="/nvmedata/autobuild/instance-28/output-1/host/bin/or1k-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/nvmedata/autobuild/instance-28/output-1/host/bin/or1k-buildroot-linux-uclibc-objcopy" OBJDUMP="/nvmedata/autobuild/instance-28/output-1/host/bin/or1k-buildroot-linux-uclibc-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/nvmedata/autobuild/instance-28/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/nvmedata/autobuild/instance-28/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/nvmedata/autobuild/instance-28/output-1/host/include" LDFLAGS_FOR_BUILD="-L/nvmedata/autobuild/instance-28/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-28/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/nvmedata/autobuild/instance-28/output-1/host/bin/or1k-buildroot-linux-uclibc-as" DEFAULT_LINKER="/nvmedata/autobuild/instance-28/output-1/host/bin/or1k-buildroot-linux-uclibc-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 -O1 -g0 -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -static" LDFLAGS=" -static" FCFLAGS=" -O1 -g0 -static" FFLAGS=" -O1 -g0 -static" PKG_CONFIG="/nvmedata/autobuild/instance-28/output-1/host/bin/pkg-config" STAGING_DIR="/nvmedata/autobuild/instance-28/output-1/host/or1k-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /usr/bin/make -j1 PREFIX=/usr ZSTD_LEGACY_SUPPORT=0 HAVE_ZLIB=1 HAVE_LZMA=0 HAVE_LZ4=0 MOREFLAGS="-O1" HAVE_THREAD=1 DESTDIR=/nvmedata/autobuild/instance-28/output-1/host/or1k-buildroot-linux-uclibc/sysroot PREFIX=/usr -C /nvmedata/autobuild/instance-28/output-1/build/zstd-1.5.2/lib install-pc install-includes install-static make[1]: Entering directory '/nvmedata/autobuild/instance-28/output-1/build/zstd-1.5.2/lib' Installing includes Installing static library make[1]: Leaving directory '/nvmedata/autobuild/instance-28/output-1/build/zstd-1.5.2/lib' >>> zstd 1.5.2 Fixing libtool files for la in $(find /nvmedata/autobuild/instance-28/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/nvmedata/autobuild/instance-28/output-1:@BASE_DIR@:g" \ -e "s:/nvmedata/autobuild/instance-28/output-1/host/or1k-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/nvmedata/autobuild/instance-28/output-1/host/or1k-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/nvmedata/autobuild/instance-28/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="/nvmedata/autobuild/instance-28/output-1/host/bin:/nvmedata/autobuild/instance-28/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PATH="/nvmedata/autobuild/instance-28/output-1/host/bin:/nvmedata/autobuild/instance-28/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/nvmedata/autobuild/instance-28/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc-ar" AS="/nvmedata/autobuild/instance-28/output-1/host/bin/or1k-buildroot-linux-uclibc-as" LD="/nvmedata/autobuild/instance-28/output-1/host/bin/or1k-buildroot-linux-uclibc-ld" NM="/nvmedata/autobuild/instance-28/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc-nm" CC="/nvmedata/autobuild/instance-28/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc" GCC="/nvmedata/autobuild/instance-28/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc" CPP="/nvmedata/autobuild/instance-28/output-1/host/bin/or1k-buildroot-linux-uclibc-cpp" CXX="/nvmedata/autobuild/instance-28/output-1/host/bin/or1k-buildroot-linux-uclibc-g++" FC="/nvmedata/autobuild/instance-28/output-1/host/bin/or1k-buildroot-linux-uclibc-gfortran" F77="/nvmedata/autobuild/instance-28/output-1/host/bin/or1k-buildroot-linux-uclibc-gfortran" RANLIB="/nvmedata/autobuild/instance-28/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc-ranlib" READELF="/nvmedata/autobuild/instance-28/output-1/host/bin/or1k-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/nvmedata/autobuild/instance-28/output-1/host/bin/or1k-buildroot-linux-uclibc-objcopy" OBJDUMP="/nvmedata/autobuild/instance-28/output-1/host/bin/or1k-buildroot-linux-uclibc-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/nvmedata/autobuild/instance-28/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/nvmedata/autobuild/instance-28/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/nvmedata/autobuild/instance-28/output-1/host/include" LDFLAGS_FOR_BUILD="-L/nvmedata/autobuild/instance-28/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-28/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/nvmedata/autobuild/instance-28/output-1/host/bin/or1k-buildroot-linux-uclibc-as" DEFAULT_LINKER="/nvmedata/autobuild/instance-28/output-1/host/bin/or1k-buildroot-linux-uclibc-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 -O1 -g0 -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -static" LDFLAGS=" -static" FCFLAGS=" -O1 -g0 -static" FFLAGS=" -O1 -g0 -static" PKG_CONFIG="/nvmedata/autobuild/instance-28/output-1/host/bin/pkg-config" STAGING_DIR="/nvmedata/autobuild/instance-28/output-1/host/or1k-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /usr/bin/make -j1 PREFIX=/usr ZSTD_LEGACY_SUPPORT=0 HAVE_ZLIB=1 HAVE_LZMA=0 HAVE_LZ4=0 MOREFLAGS="-O1" HAVE_THREAD=1 DESTDIR=/nvmedata/autobuild/instance-28/output-1/target -C /nvmedata/autobuild/instance-28/output-1/build/zstd-1.5.2/programs install make[1]: Entering directory '/nvmedata/autobuild/instance-28/output-1/build/zstd-1.5.2/programs' Installing binaries Installing man pages zstd installation completed make[1]: Leaving directory '/nvmedata/autobuild/instance-28/output-1/build/zstd-1.5.2/programs' PATH="/nvmedata/autobuild/instance-28/output-1/host/bin:/nvmedata/autobuild/instance-28/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PATH="/nvmedata/autobuild/instance-28/output-1/host/bin:/nvmedata/autobuild/instance-28/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/nvmedata/autobuild/instance-28/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc-ar" AS="/nvmedata/autobuild/instance-28/output-1/host/bin/or1k-buildroot-linux-uclibc-as" LD="/nvmedata/autobuild/instance-28/output-1/host/bin/or1k-buildroot-linux-uclibc-ld" NM="/nvmedata/autobuild/instance-28/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc-nm" CC="/nvmedata/autobuild/instance-28/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc" GCC="/nvmedata/autobuild/instance-28/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc" CPP="/nvmedata/autobuild/instance-28/output-1/host/bin/or1k-buildroot-linux-uclibc-cpp" CXX="/nvmedata/autobuild/instance-28/output-1/host/bin/or1k-buildroot-linux-uclibc-g++" FC="/nvmedata/autobuild/instance-28/output-1/host/bin/or1k-buildroot-linux-uclibc-gfortran" F77="/nvmedata/autobuild/instance-28/output-1/host/bin/or1k-buildroot-linux-uclibc-gfortran" RANLIB="/nvmedata/autobuild/instance-28/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc-ranlib" READELF="/nvmedata/autobuild/instance-28/output-1/host/bin/or1k-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/nvmedata/autobuild/instance-28/output-1/host/bin/or1k-buildroot-linux-uclibc-objcopy" OBJDUMP="/nvmedata/autobuild/instance-28/output-1/host/bin/or1k-buildroot-linux-uclibc-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/nvmedata/autobuild/instance-28/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/nvmedata/autobuild/instance-28/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/nvmedata/autobuild/instance-28/output-1/host/include" LDFLAGS_FOR_BUILD="-L/nvmedata/autobuild/instance-28/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-28/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/nvmedata/autobuild/instance-28/output-1/host/bin/or1k-buildroot-linux-uclibc-as" DEFAULT_LINKER="/nvmedata/autobuild/instance-28/output-1/host/bin/or1k-buildroot-linux-uclibc-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 -O1 -g0 -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O1 -g0 -static -static" LDFLAGS=" -static" FCFLAGS=" -O1 -g0 -static" FFLAGS=" -O1 -g0 -static" PKG_CONFIG="/nvmedata/autobuild/instance-28/output-1/host/bin/pkg-config" STAGING_DIR="/nvmedata/autobuild/instance-28/output-1/host/or1k-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /usr/bin/make -j1 PREFIX=/usr ZSTD_LEGACY_SUPPORT=0 HAVE_ZLIB=1 HAVE_LZMA=0 HAVE_LZ4=0 MOREFLAGS="-O1" HAVE_THREAD=1 DESTDIR=/nvmedata/autobuild/instance-28/output-1/target -C /nvmedata/autobuild/instance-28/output-1/build/zstd-1.5.2/lib install-static make[1]: Entering directory '/nvmedata/autobuild/instance-28/output-1/build/zstd-1.5.2/lib' Installing static library make[1]: Leaving directory '/nvmedata/autobuild/instance-28/output-1/build/zstd-1.5.2/lib' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /nvmedata/autobuild/instance-28/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-static'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%'-static'@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-static', '-static'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-28/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-28/output-1/host/bin/or1k-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-28/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%or1k%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/nvmedata/autobuild/instance-28/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-28/output-1/host/bin/pkgconf%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-28/output-1/host/or1k-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /nvmedata/autobuild/instance-28/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-28/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-28/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-28/output-1/host/bin/or1k-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-28/output-1/host/bin/or1k-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%or1k%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-static'%g" -e "s%@TARGET_LDFLAGS@%'-static'%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0', '-static', '-static'%g" -e "s%@BR2_CMAKE@%/nvmedata/autobuild/instance-28/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-28/output-1/host/bin/pkgconf%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-28/output-1/host/or1k-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /nvmedata/autobuild/instance-28/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-28/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/bash$' /nvmedata/autobuild/instance-28/output-1/target/etc/shells || echo "/bin/bash" >> /nvmedata/autobuild/instance-28/output-1/target/etc/shells if grep -q CONFIG_ASH=y /nvmedata/autobuild/instance-28/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /nvmedata/autobuild/instance-28/output-1/target/etc/shells || echo "/bin/ash" >> /nvmedata/autobuild/instance-28/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /nvmedata/autobuild/instance-28/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /nvmedata/autobuild/instance-28/output-1/target/etc/shells || echo "/bin/hush" >> /nvmedata/autobuild/instance-28/output-1/target/etc/shells; fi mkdir -p /nvmedata/autobuild/instance-28/output-1/target/etc echo "buildroot" > /nvmedata/autobuild/instance-28/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /nvmedata/autobuild/instance-28/output-1/target/etc/hosts mkdir -p /nvmedata/autobuild/instance-28/output-1/target/etc echo "Welcome to Buildroot" > /nvmedata/autobuild/instance-28/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root:"*":, /nvmedata/autobuild/instance-28/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /nvmedata/autobuild/instance-28/output-1/target/etc/shells || echo "/bin/sh" >> /nvmedata/autobuild/instance-28/output-1/target/etc/shells ./support/scripts/eclipse-register-toolchain `readlink -f /nvmedata/autobuild/instance-28/output-1` or1k-buildroot-linux-uclibc- "or1k" Testing /nvmedata/autobuild/instance-26/output-1 ... Testing /nvmedata/autobuild/instance-16/output-1 ... Testing /nvmedata/autobuild/instance-31/output-1 ... Testing /nvmedata/autobuild/instance-16/output-2 ... rm -rf /nvmedata/autobuild/instance-28/output-1/target/usr/include /nvmedata/autobuild/instance-28/output-1/target/usr/share/aclocal \ /nvmedata/autobuild/instance-28/output-1/target/usr/lib/pkgconfig /nvmedata/autobuild/instance-28/output-1/target/usr/share/pkgconfig \ /nvmedata/autobuild/instance-28/output-1/target/usr/lib/cmake /nvmedata/autobuild/instance-28/output-1/target/usr/share/cmake \ /nvmedata/autobuild/instance-28/output-1/target/usr/doc find /nvmedata/autobuild/instance-28/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /nvmedata/autobuild/instance-28/output-1/target/lib/ /nvmedata/autobuild/instance-28/output-1/target/usr/lib/ /nvmedata/autobuild/instance-28/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /nvmedata/autobuild/instance-28/output-1/target/usr/share/gdb rm -rf /nvmedata/autobuild/instance-28/output-1/target/usr/share/zsh rm -rf /nvmedata/autobuild/instance-28/output-1/target/usr/man /nvmedata/autobuild/instance-28/output-1/target/usr/share/man rm -rf /nvmedata/autobuild/instance-28/output-1/target/usr/info /nvmedata/autobuild/instance-28/output-1/target/usr/share/info rm -rf /nvmedata/autobuild/instance-28/output-1/target/usr/doc /nvmedata/autobuild/instance-28/output-1/target/usr/share/doc rm -rf /nvmedata/autobuild/instance-28/output-1/target/usr/share/gtk-doc rmdir /nvmedata/autobuild/instance-28/output-1/target/usr/share 2>/dev/null || true rm -rf /nvmedata/autobuild/instance-28/output-1/target/lib/debug /nvmedata/autobuild/instance-28/output-1/target/usr/lib/debug find /nvmedata/autobuild/instance-28/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 /nvmedata/autobuild/instance-28/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /nvmedata/autobuild/instance-28/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /nvmedata/autobuild/instance-28/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 /nvmedata/autobuild/instance-28/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.02-410-g6619214d46"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.05-git\"" \ ) > /nvmedata/autobuild/instance-28/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /nvmedata/autobuild/instance-28/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/nvmedata/autobuild/instance-28/output-1/per-package /nvmedata/autobuild/instance-28/buildroot/support/scripts/fix-rpath target touch /nvmedata/autobuild/instance-28/output-1/target/usr >>> Generating root filesystems common tables rm -rf /nvmedata/autobuild/instance-28/output-1/build/buildroot-fs mkdir -p /nvmedata/autobuild/instance-28/output-1/build/buildroot-fs printf ' dhcpcd -1 dhcpcd -1 * - - - dhcpcd user\n news -1 news -1 * - - - Leafnode2 daemon\n quagga -1 quagga -1 * - - - Quagga priv drop user\n\n' >> /nvmedata/autobuild/instance-28/output-1/build/buildroot-fs/full_users_table.txt printf ' /usr/bin/bwrap f 1755 0 0 - - - - -\n /bin/busybox f 4755 0 0 - - - - -\n /etc/quagga r 600 quagga quagga - - - - -\n /etc/quagga d 755 quagga quagga - - - - -\n\n' > /nvmedata/autobuild/instance-28/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /nvmedata/autobuild/instance-28/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.yaffs2 mkdir -p /nvmedata/autobuild/instance-28/output-1/images rm -rf /nvmedata/autobuild/instance-28/output-1/build/buildroot-fs/yaffs2 mkdir -p /nvmedata/autobuild/instance-28/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /nvmedata/autobuild/instance-28/output-1/target/ /nvmedata/autobuild/instance-28/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /nvmedata/autobuild/instance-28/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /nvmedata/autobuild/instance-28/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /nvmedata/autobuild/instance-28/output-1/build/buildroot-fs/yaffs2/target" >> /nvmedata/autobuild/instance-28/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/nvmedata/autobuild/instance-28/output-1/host/bin:/nvmedata/autobuild/instance-28/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /nvmedata/autobuild/instance-28/buildroot/support/scripts/mkusers /nvmedata/autobuild/instance-28/output-1/build/buildroot-fs/full_users_table.txt /nvmedata/autobuild/instance-28/output-1/build/buildroot-fs/yaffs2/target >> /nvmedata/autobuild/instance-28/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/nvmedata/autobuild/instance-28/output-1/host/bin/makedevs -d /nvmedata/autobuild/instance-28/output-1/build/buildroot-fs/full_devices_table.txt /nvmedata/autobuild/instance-28/output-1/build/buildroot-fs/yaffs2/target" >> /nvmedata/autobuild/instance-28/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /nvmedata/autobuild/instance-28/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-28/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /nvmedata/autobuild/instance-28/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /nvmedata/autobuild/instance-28/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /nvmedata/autobuild/instance-28/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /nvmedata/autobuild/instance-28/output-1/host/sbin/setfiles -m -r /nvmedata/autobuild/instance-28/output-1/build/buildroot-fs/yaffs2/target -c /nvmedata/autobuild/instance-28/output-1/build/buildroot-fs/yaffs2/target/etc/selinux/targeted/policy/policy.33 /nvmedata/autobuild/instance-28/output-1/build/buildroot-fs/yaffs2/target/etc/selinux/targeted/contexts/files/file_contexts /nvmedata/autobuild/instance-28/output-1/build/buildroot-fs/yaffs2/target\n' >> /nvmedata/autobuild/instance-28/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /nvmedata/autobuild/instance-28/output-1/host/bin/mkyaffs2 --all-root /nvmedata/autobuild/instance-28/output-1/build/buildroot-fs/yaffs2/target /nvmedata/autobuild/instance-28/output-1/images/rootfs.yaffs2\n' >> /nvmedata/autobuild/instance-28/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /nvmedata/autobuild/instance-28/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/nvmedata/autobuild/instance-28/output-1/host/bin:/nvmedata/autobuild/instance-28/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /nvmedata/autobuild/instance-28/output-1/host/bin/fakeroot -- /nvmedata/autobuild/instance-28/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/nvmedata/autobuild/instance-28/output-1/build/buildroot-fs/yaffs2/target table='/nvmedata/autobuild/instance-28/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/nvmedata/autobuild/instance-28/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][done] scanning complete, total 1037 objects. stage 2: creating image '/nvmedata/autobuild/instance-28/output-1/images/rootfs.yaffs2' [ ] 1/1037 0% [ ] 2/1037 0% [ ] 3/1037 0% [ ] 4/1037 0% [ ] 5/1037 0% [ ] 6/1037 0% [ ] 7/1037 0% [ ] 8/1037 0% [ ] 9/1037 0% [ ] 10/1037 0% [ ] 11/1037 1% [ ] 12/1037 1% [ ] 13/1037 1% [ ] 14/1037 1% [ ] 15/1037 1% [ ] 16/1037 1% [= ] 17/1037 1% [= ] 18/1037 1% [= ] 19/1037 1% [= ] 20/1037 1% [= ] 21/1037 2% [= ] 22/1037 2% [= ] 23/1037 2% [= ] 24/1037 2% [= ] 25/1037 2% [= ] 26/1037 2% [= ] 27/1037 2% [= ] 28/1037 2% [= ] 29/1037 2% [= ] 30/1037 2% [= ] 31/1037 2% [= ] 32/1037 3% [= ] 33/1037 3% [== ] 34/1037 3% [== ] 35/1037 3% [== ] 36/1037 3% [== ] 37/1037 3% [== ] 38/1037 3% [== ] 39/1037 3% [== ] 40/1037 3% [== ] 41/1037 3% [== ] 42/1037 4% [== ] 43/1037 4% [== ] 44/1037 4% [== ] 45/1037 4% [== ] 46/1037 4% [== ] 47/1037 4% [== ] 48/1037 4% [== ] 49/1037 4% [== ] 50/1037 4% [=== ] 51/1037 4% [=== ] 52/1037 5% [=== ] 53/1037 5% [=== ] 54/1037 5% [=== ] 55/1037 5% [=== ] 56/1037 5% [=== ] 57/1037 5% [=== ] 58/1037 5% [=== ] 59/1037 5% [=== ] 60/1037 5% [=== ] 61/1037 5% [=== ] 62/1037 5% [=== ] 63/1037 6% [=== ] 64/1037 6% [=== ] 65/1037 6% [=== ] 66/1037 6% [==== ] 67/1037 6% [==== ] 68/1037 6% [==== ] 69/1037 6% [==== ] 70/1037 6% [==== ] 71/1037 6% [==== ] 72/1037 6% [==== ] 73/1037 7% [==== ] 74/1037 7% [==== ] 75/1037 7% [==== ] 76/1037 7% [==== ] 77/1037 7% [==== ] 78/1037 7% [==== ] 79/1037 7% [==== ] 80/1037 7% [==== ] 81/1037 7% [==== ] 82/1037 7% [==== ] 83/1037 8% [===== ] 84/1037 8% [===== ] 85/1037 8% [===== ] 86/1037 8% [===== ] 87/1037 8% [===== ] 88/1037 8% [===== ] 89/1037 8% [===== ] 90/1037 8% [===== ] 91/1037 8% [===== ] 92/1037 8% [===== ] 93/1037 8% [===== ] 94/1037 9% [===== ] 95/1037 9% [===== ] 96/1037 9% [===== ] 97/1037 9% [===== ] 98/1037 9% [===== ] 99/1037 9% [===== ] 100/1037 9% [====== ] 101/1037 9% [====== ] 102/1037 9% [====== ] 103/1037 9% [====== ] 104/1037 10% [====== ] 105/1037 10% [====== ] 106/1037 10% [====== ] 107/1037 10% [====== ] 108/1037 10% [====== ] 109/1037 10% [====== ] 110/1037 10% [====== ] 111/1037 10% [====== ] 112/1037 10% [====== ] 113/1037 10% [====== ] 114/1037 10% [====== ] 115/1037 11% [====== ] 116/1037 11% [====== ] 117/1037 11% [======= ] 118/1037 11% [======= ] 119/1037 11% [======= ] 120/1037 11% [======= ] 121/1037 11% [======= ] 122/1037 11% [======= ] 123/1037 11% [======= ] 124/1037 11% [======= ] 125/1037 12% [======= ] 126/1037 12% [======= ] 127/1037 12% [======= ] 128/1037 12% [======= ] 129/1037 12% [======= ] 130/1037 12% [======= ] 131/1037 12% [======= ] 132/1037 12% [======= ] 133/1037 12% [======== ] 134/1037 12% [======== ] 135/1037 13% [======== ] 136/1037 13% [======== ] 137/1037 13% [======== ] 138/1037 13% [======== ] 139/1037 13% [======== ] 140/1037 13% [======== ] 141/1037 13% [======== ] 142/1037 13% [======== ] 143/1037 13% [======== ] 144/1037 13% [======== ] 145/1037 13% [======== ] 146/1037 14% [======== ] 147/1037 14% [======== ] 148/1037 14% [======== ] 149/1037 14% [======== ] 150/1037 14% [========= ] 151/1037 14% [========= ] 152/1037 14% [========= ] 153/1037 14% [========= ] 154/1037 14% [========= ] 155/1037 14% [========= ] 156/1037 15% [========= ] 157/1037 15% [========= ] 158/1037 15% [========= ] 159/1037 15% [========= ] 160/1037 15% [========= ] 161/1037 15% [========= ] 162/1037 15% [========= ] 163/1037 15% [========= ] 164/1037 15% [========= ] 165/1037 15% [========= ] 166/1037 16% [========= ] 167/1037 16% [========== ] 168/1037 16% [========== ] 169/1037 16% [========== ] 170/1037 16% [========== ] 171/1037 16% [========== ] 172/1037 16% [========== ] 173/1037 16% [========== ] 174/1037 16% [========== ] 175/1037 16% [========== ] 176/1037 16% [========== ] 177/1037 17% [========== ] 178/1037 17% [========== ] 179/1037 17% [========== ] 180/1037 17% [========== ] 181/1037 17% [========== ] 182/1037 17% [========== ] 183/1037 17% [=========== ] 184/1037 17% [=========== ] 185/1037 17% [=========== ] 186/1037 17% [=========== ] 187/1037 18% [=========== ] 188/1037 18% [=========== ] 189/1037 18% [=========== ] 190/1037 18% [=========== ] 191/1037 18% [=========== ] 192/1037 18% [=========== ] 193/1037 18% [=========== ] 194/1037 18% [=========== ] 195/1037 18% [=========== ] 196/1037 18% [=========== ] 197/1037 18% [=========== ] 198/1037 19% [=========== ] 199/1037 19% [=========== ] 200/1037 19% [============ ] 201/1037 19% [============ ] 202/1037 19% [============ ] 203/1037 19% [============ ] 204/1037 19% [============ ] 205/1037 19% [============ ] 206/1037 19% [============ ] 207/1037 19% [============ ] 208/1037 20% [============ ] 209/1037 20% [============ ] 210/1037 20% [============ ] 211/1037 20% [============ ] 212/1037 20% [============ ] 213/1037 20% [============ ] 214/1037 20% [============ ] 215/1037 20% [============ ] 216/1037 20% [============ ] 217/1037 20% [============= ] 218/1037 21% [============= ] 219/1037 21% [============= ] 220/1037 21% [============= ] 221/1037 21% [============= ] 222/1037 21% [============= ] 223/1037 21% [============= ] 224/1037 21% [============= ] 225/1037 21% [============= ] 226/1037 21% [============= ] 227/1037 21% [============= ] 228/1037 21% [============= ] 229/1037 22% [============= ] 230/1037 22% [============= ] 231/1037 22% [============= ] 232/1037 22% [============= ] 233/1037 22% [============= ] 234/1037 22% [============== ] 235/1037 22% [============== ] 236/1037 22% [============== ] 237/1037 22% [============== ] 238/1037 22% [============== ] 239/1037 23% [============== ] 240/1037 23% [============== ] 241/1037 23% [============== ] 242/1037 23% [============== ] 243/1037 23% [============== ] 244/1037 23% [============== ] 245/1037 23% [============== ] 246/1037 23% [============== ] 247/1037 23% [============== ] 248/1037 23% [============== ] 249/1037 24% [============== ] 250/1037 24% [=============== ] 251/1037 24% [=============== ] 252/1037 24% [=============== ] 253/1037 24% [=============== ] 254/1037 24% [=============== ] 255/1037 24% [=============== ] 256/1037 24% [=============== ] 257/1037 24% [=============== ] 258/1037 24% [=============== ] 259/1037 24% [=============== ] 260/1037 25% [=============== ] 261/1037 25% [=============== ] 262/1037 25% [=============== ] 263/1037 25% [=============== ] 264/1037 25% [=============== ] 265/1037 25% [=============== ] 266/1037 25% [=============== ] 267/1037 25% [================ ] 268/1037 25% [================ ] 269/1037 25% [================ ] 270/1037 26% [================ ] 271/1037 26% [================ ] 272/1037 26% [================ ] 273/1037 26% [================ ] 274/1037 26% [================ ] 275/1037 26% [================ ] 276/1037 26% [================ ] 277/1037 26% [================ ] 278/1037 26% [================ ] 279/1037 26% [================ ] 280/1037 27% [================ ] 281/1037 27% [================ ] 282/1037 27% [================ ] 283/1037 27% [================ ] 284/1037 27% [================= ] 285/1037 27% [================= ] 286/1037 27% [================= ] 287/1037 27% [================= ] 288/1037 27% [================= ] 289/1037 27% [================= ] 290/1037 27% [================= ] 291/1037 28% [================= ] 292/1037 28% [================= ] 293/1037 28% [================= ] 294/1037 28% [================= ] 295/1037 28% [================= ] 296/1037 28% [================= ] 297/1037 28% [================= ] 298/1037 28% [================= ] 299/1037 28% [================= ] 300/1037 28% [================= ] 301/1037 29% [================== ] 302/1037 29% [================== ] 303/1037 29% [================== ] 304/1037 29% [================== ] 305/1037 29% [================== ] 306/1037 29% [================== ] 307/1037 29% [================== ] 308/1037 29% [================== ] 309/1037 29% [================== ] 310/1037 29% [================== ] 311/1037 29% [================== ] 312/1037 30% [================== ] 313/1037 30% [================== ] 314/1037 30% [================== ] 315/1037 30% [================== ] 316/1037 30% [================== ] 317/1037 30% [=================== ] 318/1037 30% [=================== ] 319/1037 30% [=================== ] 320/1037 30% [=================== ] 321/1037 30% [=================== ] 322/1037 31% [=================== ] 323/1037 31% [=================== ] 324/1037 31% [=================== ] 325/1037 31% [=================== ] 326/1037 31% [=================== ] 327/1037 31% [=================== ] 328/1037 31% [=================== ] 329/1037 31% [=================== ] 330/1037 31% [=================== ] 331/1037 31% [=================== ] 332/1037 32% [=================== ] 333/1037 32% [=================== ] 334/1037 32% [==================== ] 335/1037 32% [==================== ] 336/1037 32% [==================== ] 337/1037 32% [==================== ] 338/1037 32% [==================== ] 339/1037 32% [==================== ] 340/1037 32% [==================== ] 341/1037 32% [==================== ] 342/1037 32% [==================== ] 343/1037 33% [==================== ] 344/1037 33% [==================== ] 345/1037 33% [==================== ] 346/1037 33% [==================== ] 347/1037 33% [==================== ] 348/1037 33% [==================== ] 349/1037 33% [==================== ] 350/1037 33% [==================== ] 351/1037 33% [===================== ] 352/1037 33% [===================== ] 353/1037 34% [===================== ] 354/1037 34% [===================== ] 355/1037 34% [===================== ] 356/1037 34% [===================== ] 357/1037 34% [===================== ] 358/1037 34% [===================== ] 359/1037 34% [===================== ] 360/1037 34% [===================== ] 361/1037 34% [===================== ] 362/1037 34% [===================== ] 363/1037 35% [===================== ] 364/1037 35% [===================== ] 365/1037 35% [===================== ] 366/1037 35% [===================== ] 367/1037 35% [====================== ] 368/1037 35% [====================== ] 369/1037 35% [====================== ] 370/1037 35% [====================== ] 371/1037 35% [====================== ] 372/1037 35% [====================== ] 373/1037 35% [====================== ] 374/1037 36% [====================== ] 375/1037 36% [====================== ] 376/1037 36% [====================== ] 377/1037 36% [====================== ] 378/1037 36% [====================== ] 379/1037 36% [====================== ] 380/1037 36% [====================== ] 381/1037 36% [====================== ] 382/1037 36% [====================== ] 383/1037 36% [====================== ] 384/1037 37% [======================= ] 385/1037 37% [======================= ] 386/1037 37% [======================= ] 387/1037 37% [======================= ] 388/1037 37% [======================= ] 389/1037 37% [======================= ] 390/1037 37% [======================= ] 391/1037 37% [======================= ] 392/1037 37% [======================= ] 393/1037 37% [======================= ] 394/1037 37% [======================= ] 395/1037 38% [======================= ] 396/1037 38% [======================= ] 397/1037 38% [======================= ] 398/1037 38% [======================= ] 399/1037 38% [======================= ] 400/1037 38% [======================= ] 401/1037 38% [======================== ] 402/1037 38% [======================== ] 403/1037 38% [======================== ] 404/1037 38% [======================== ] 405/1037 39% [======================== ] 406/1037 39% [======================== ] 407/1037 39% [======================== ] 408/1037 39% [======================== ] 409/1037 39% [======================== ] 410/1037 39% [======================== ] 411/1037 39% [======================== ] 412/1037 39% [======================== ] 413/1037 39% [======================== ] 414/1037 39% [======================== ] 415/1037 40% [======================== ] 416/1037 40% [======================== ] 417/1037 40% [======================== ] 418/1037 40% [========================= ] 419/1037 40% [========================= ] 420/1037 40% [========================= ] 421/1037 40% [========================= ] 422/1037 40% [========================= ] 423/1037 40% [========================= ] 424/1037 40% [========================= ] 425/1037 40% [========================= ] 426/1037 41% [========================= ] 427/1037 41% [========================= ] 428/1037 41% [========================= ] 429/1037 41% [========================= ] 430/1037 41% [========================= ] 431/1037 41% [========================= ] 432/1037 41% [========================= ] 433/1037 41% [========================= ] 434/1037 41% [========================== ] 435/1037 41% [========================== ] 436/1037 42% [========================== ] 437/1037 42% [========================== ] 438/1037 42% [========================== ] 439/1037 42% [========================== ] 440/1037 42% [========================== ] 441/1037 42% [========================== ] 442/1037 42% [========================== ] 443/1037 42% [========================== ] 444/1037 42% [========================== ] 445/1037 42% [========================== ] 446/1037 43% [========================== ] 447/1037 43% [========================== ] 448/1037 43% [========================== ] 449/1037 43% [========================== ] 450/1037 43% [========================== ] 451/1037 43% [=========================== ] 452/1037 43% [=========================== ] 453/1037 43% [=========================== ] 454/1037 43% [=========================== ] 455/1037 43% [=========================== ] 456/1037 43% [=========================== ] 457/1037 44% [=========================== ] 458/1037 44% [=========================== ] 459/1037 44% [=========================== ] 460/1037 44% [=========================== ] 461/1037 44% [=========================== ] 462/1037 44% [=========================== ] 463/1037 44% [=========================== ] 464/1037 44% [=========================== ] 465/1037 44% [=========================== ] 466/1037 44% [=========================== ] 467/1037 45% [=========================== ] 468/1037 45% [============================ ] 469/1037 45% [============================ ] 470/1037 45% [============================ ] 471/1037 45% [============================ ] 472/1037 45% [============================ ] 473/1037 45% [============================ ] 474/1037 45% [============================ ] 475/1037 45% [============================ ] 476/1037 45% [============================ ] 477/1037 45% [============================ ] 478/1037 46% [============================ ] 479/1037 46% [============================ ] 480/1037 46% [============================ ] 481/1037 46% [============================ ] 482/1037 46% [============================ ] 483/1037 46% [============================ ] 484/1037 46% [============================ ] 485/1037 46% [============================= ] 486/1037 46% [============================= ] 487/1037 46% [============================= ] 488/1037 47% [============================= ] 489/1037 47% [============================= ] 490/1037 47% [============================= ] 491/1037 47% [============================= ] 492/1037 47% [============================= ] 493/1037 47% [============================= ] 494/1037 47% [============================= ] 495/1037 47% [============================= ] 496/1037 47% [============================= ] 497/1037 47% [============================= ] 498/1037 48% [============================= ] 499/1037 48% [============================= ] 500/1037 48% [============================= ] 501/1037 48% [============================== ] 502/1037 48% [============================== ] 503/1037 48% [============================== ] 504/1037 48% [============================== ] 505/1037 48% [============================== ] 506/1037 48% [============================== ] 507/1037 48% [============================== ] 508/1037 48% [============================== ] 509/1037 49% [============================== ] 510/1037 49% [============================== ] 511/1037 49% [============================== ] 512/1037 49% [============================== ] 513/1037 49% [============================== ] 514/1037 49% [============================== ] 515/1037 49% [============================== ] 516/1037 49% [============================== ] 517/1037 49% [============================== ] 518/1037 49% [=============================== ] 519/1037 50% [=============================== ] 520/1037 50% [=============================== ] 521/1037 50% [=============================== ] 522/1037 50% [=============================== ] 523/1037 50% [=============================== ] 524/1037 50% [=============================== ] 525/1037 50% [=============================== ] 526/1037 50% [=============================== ] 527/1037 50% [=============================== ] 528/1037 50% [=============================== ] 529/1037 51% [=============================== ] 530/1037 51% [=============================== ] 531/1037 51% [=============================== ] 532/1037 51% [=============================== ] 533/1037 51% [=============================== ] 534/1037 51% [=============================== ] 535/1037 51% [================================ ] 536/1037 51% [================================ ] 537/1037 51% [================================ ] 538/1037 51% [================================ ] 539/1037 51% [================================ ] 540/1037 52% [================================ ] 541/1037 52% [================================ ] 542/1037 52% [================================ ] 543/1037 52% [================================ ] 544/1037 52% [================================ ] 545/1037 52% [================================ ] 546/1037 52% [================================ ] 547/1037 52% [================================ ] 548/1037 52% [================================ ] 549/1037 52% [================================ ] 550/1037 53% [================================ ] 551/1037 53% [================================= ] 552/1037 53% [================================= ] 553/1037 53% [================================= ] 554/1037 53% [================================= ] 555/1037 53% [================================= ] 556/1037 53% [================================= ] 557/1037 53% [================================= ] 558/1037 53% [================================= ] 559/1037 53% [================================= ] 560/1037 54% [================================= ] 561/1037 54% [================================= ] 562/1037 54% [================================= ] 563/1037 54% [================================= ] 564/1037 54% [================================= ] 565/1037 54% [================================= ] 566/1037 54% [================================= ] 567/1037 54% [================================= ] 568/1037 54% [================================== ] 569/1037 54% [================================== ] 570/1037 54% [================================== ] 571/1037 55% [================================== ] 572/1037 55% [================================== ] 573/1037 55% [================================== ] 574/1037 55% [================================== ] 575/1037 55% [================================== ] 576/1037 55% [================================== ] 577/1037 55% [================================== ] 578/1037 55% [================================== ] 579/1037 55% [================================== ] 580/1037 55% [================================== ] 581/1037 56% [================================== ] 582/1037 56% [================================== ] 583/1037 56% [================================== ] 584/1037 56% [================================== ] 585/1037 56% [=================================== ] 586/1037 56% [=================================== ] 587/1037 56% [=================================== ] 588/1037 56% [=================================== ] 589/1037 56% [=================================== ] 590/1037 56% [=================================== ] 591/1037 56% [=================================== ] 592/1037 57% [=================================== ] 593/1037 57% [=================================== ] 594/1037 57% [=================================== ] 595/1037 57% [=================================== ] 596/1037 57% [=================================== ] 597/1037 57% [=================================== ] 598/1037 57% [=================================== ] 599/1037 57% [=================================== ] 600/1037 57% [=================================== ] 601/1037 57% [=================================== ] 602/1037 58% [==================================== ] 603/1037 58% [==================================== ] 604/1037 58% [==================================== ] 605/1037 58% [==================================== ] 606/1037 58% [==================================== ] 607/1037 58% [==================================== ] 608/1037 58% [==================================== ] 609/1037 58% [==================================== ] 610/1037 58% [==================================== ] 611/1037 58% [==================================== ] 612/1037 59% [==================================== ] 613/1037 59% [==================================== ] 614/1037 59% [==================================== ] 615/1037 59% [==================================== ] 616/1037 59% [==================================== ] 617/1037 59% [==================================== ] 618/1037 59% [===================================== ] 619/1037 59% [===================================== ] 620/1037 59% [===================================== ] 621/1037 59% [===================================== ] 622/1037 59% [===================================== ] 623/1037 60% [===================================== ] 624/1037 60% [===================================== ] 625/1037 60% [===================================== ] 626/1037 60% [===================================== ] 627/1037 60% [===================================== ] 628/1037 60% [===================================== ] 629/1037 60% [===================================== ] 630/1037 60% [===================================== ] 631/1037 60% [===================================== ] 632/1037 60% [===================================== ] 633/1037 61% [===================================== ] 634/1037 61% [===================================== ] 635/1037 61% [====================================== ] 636/1037 61% [====================================== ] 637/1037 61% [====================================== ] 638/1037 61% [====================================== ] 639/1037 61% [====================================== ] 640/1037 61% [====================================== ] 641/1037 61% [====================================== ] 642/1037 61% [====================================== ] 643/1037 62% [====================================== ] 644/1037 62% [====================================== ] 645/1037 62% [====================================== ] 646/1037 62% [====================================== ] 647/1037 62% [====================================== ] 648/1037 62% [====================================== ] 649/1037 62% [====================================== ] 650/1037 62% [====================================== ] 651/1037 62% [====================================== ] 652/1037 62% [======================================= ] 653/1037 62% [======================================= ] 654/1037 63% [======================================= ] 655/1037 63% [======================================= ] 656/1037 63% [======================================= ] 657/1037 63% [======================================= ] 658/1037 63% [======================================= ] 659/1037 63% [======================================= ] 660/1037 63% [======================================= ] 661/1037 63% [======================================= ] 662/1037 63% [======================================= ] 663/1037 63% [======================================= ] 664/1037 64% [======================================= ] 665/1037 64% [======================================= ] 666/1037 64% [======================================= ] 667/1037 64% [======================================= ] 668/1037 64% [======================================= ] 669/1037 64% [======================================== ] 670/1037 64% [======================================== ] 671/1037 64% [======================================== ] 672/1037 64% [======================================== ] 673/1037 64% [======================================== ] 674/1037 64% [======================================== ] 675/1037 65% [======================================== ] 676/1037 65% [======================================== ] 677/1037 65% [======================================== ] 678/1037 65% [======================================== ] 679/1037 65% [======================================== ] 680/1037 65% [======================================== ] 681/1037 65% [======================================== ] 682/1037 65% [======================================== ] 683/1037 65% [======================================== ] 684/1037 65% [======================================== ] 685/1037 66% [========================================= ] 686/1037 66% [========================================= ] 687/1037 66% [========================================= ] 688/1037 66% [========================================= ] 689/1037 66% [========================================= ] 690/1037 66% [========================================= ] 691/1037 66% [========================================= ] 692/1037 66% [========================================= ] 693/1037 66% [========================================= ] 694/1037 66% [========================================= ] 695/1037 67% [========================================= ] 696/1037 67% [========================================= ] 697/1037 67% [========================================= ] 698/1037 67% [========================================= ] 699/1037 67% [========================================= ] 700/1037 67% [========================================= ] 701/1037 67% [========================================= ] 702/1037 67% [========================================== ] 703/1037 67% [========================================== ] 704/1037 67% [========================================== ] 705/1037 67% [========================================== ] 706/1037 68% [========================================== ] 707/1037 68% [========================================== ] 708/1037 68% [========================================== ] 709/1037 68% [========================================== ] 710/1037 68% [========================================== ] 711/1037 68% [========================================== ] 712/1037 68% [========================================== ] 713/1037 68% [========================================== ] 714/1037 68% [========================================== ] 715/1037 68% [========================================== ] 716/1037 69% [========================================== ] 717/1037 69% [========================================== ] 718/1037 69% [========================================== ] 719/1037 69% [=========================================== ] 720/1037 69% [=========================================== ] 721/1037 69% [=========================================== ] 722/1037 69% [=========================================== ] 723/1037 69% [=========================================== ] 724/1037 69% [=========================================== ] 725/1037 69% [=========================================== ] 726/1037 70% [=========================================== ] 727/1037 70% [=========================================== ] 728/1037 70% [=========================================== ] 729/1037 70% [=========================================== ] 730/1037 70% [=========================================== ] 731/1037 70% [=========================================== ] 732/1037 70% [=========================================== ] 733/1037 70% [=========================================== ] 734/1037 70% [=========================================== ] 735/1037 70% [============================================ ] 736/1037 70% [============================================ ] 737/1037 71% [============================================ ] 738/1037 71% [============================================ ] 739/1037 71% [============================================ ] 740/1037 71% [============================================ ] 741/1037 71% [============================================ ] 742/1037 71% [============================================ ] 743/1037 71% [============================================ ] 744/1037 71% [============================================ ] 745/1037 71% [============================================ ] 746/1037 71% [============================================ ] 747/1037 72% [============================================ ] 748/1037 72% [============================================ ] 749/1037 72% [============================================ ] 750/1037 72% [============================================ ] 751/1037 72% [============================================ ] 752/1037 72% [============================================= ] 753/1037 72% [============================================= ] 754/1037 72% [============================================= ] 755/1037 72% [============================================= ] 756/1037 72% [============================================= ] 757/1037 72% [============================================= ] 758/1037 73% [============================================= ] 759/1037 73% [============================================= ] 760/1037 73% [============================================= ] 761/1037 73% [============================================= ] 762/1037 73% [============================================= ] 763/1037 73% [============================================= ] 764/1037 73% [============================================= ] 765/1037 73% [============================================= ] 766/1037 73% [============================================= ] 767/1037 73% [============================================= ] 768/1037 74% [============================================= ] 769/1037 74% [============================================== ] 770/1037 74% [============================================== ] 771/1037 74% [============================================== ] 772/1037 74% [============================================== ] 773/1037 74% [============================================== ] 774/1037 74% [============================================== ] 775/1037 74% [============================================== ] 776/1037 74% [============================================== ] 777/1037 74% [============================================== ] 778/1037 75% [============================================== ] 779/1037 75% [============================================== ] 780/1037 75% [============================================== ] 781/1037 75% [============================================== ] 782/1037 75% [============================================== ] 783/1037 75% [============================================== ] 784/1037 75% [============================================== ] 785/1037 75% [============================================== ] 786/1037 75% [=============================================== ] 787/1037 75% [=============================================== ] 788/1037 75% [=============================================== ] 789/1037 76% [=============================================== ] 790/1037 76% [=============================================== ] 791/1037 76% [=============================================== ] 792/1037 76% [=============================================== ] 793/1037 76% [=============================================== ] 794/1037 76% [=============================================== ] 795/1037 76% [=============================================== ] 796/1037 76% [=============================================== ] 797/1037 76% [=============================================== ] 798/1037 76% [=============================================== ] 799/1037 77% [=============================================== ] 800/1037 77% [=============================================== ] 801/1037 77% [=============================================== ] 802/1037 77% [================================================ ] 803/1037 77% [================================================ ] 804/1037 77% [================================================ ] 805/1037 77% [================================================ ] 806/1037 77% [================================================ ] 807/1037 77% [================================================ ] 808/1037 77% [================================================ ] 809/1037 78% [================================================ ] 810/1037 78% [================================================ ] 811/1037 78% [================================================ ] 812/1037 78% [================================================ ] 813/1037 78% [================================================ ] 814/1037 78% [================================================ ] 815/1037 78% [================================================ ] 816/1037 78% [================================================ ] 817/1037 78% [================================================ ] 818/1037 78% [================================================ ] 819/1037 78% [================================================= ] 820/1037 79% [================================================= ] 821/1037 79% [================================================= ] 822/1037 79% [================================================= ] 823/1037 79% [================================================= ] 824/1037 79% [================================================= ] 825/1037 79% [================================================= ] 826/1037 79% [================================================= ] 827/1037 79% [================================================= ] 828/1037 79% [================================================= ] 829/1037 79% [================================================= ] 830/1037 80% [================================================= ] 831/1037 80% [================================================= ] 832/1037 80% [================================================= ] 833/1037 80% [================================================= ] 834/1037 80% [================================================= ] 835/1037 80% [================================================= ] 836/1037 80% [================================================== ] 837/1037 80% [================================================== ] 838/1037 80% [================================================== ] 839/1037 80% [================================================== ] 840/1037 81% [================================================== ] 841/1037 81% [================================================== ] 842/1037 81% [================================================== ] 843/1037 81% [================================================== ] 844/1037 81% [================================================== ] 845/1037 81% [================================================== ] 846/1037 81% [================================================== ] 847/1037 81% [================================================== ] 848/1037 81% [================================================== ] 849/1037 81% [================================================== ] 850/1037 81% [================================================== ] 851/1037 82% [================================================== ] 852/1037 82% [================================================== ] 853/1037 82% [=================================================== ] 854/1037 82% [=================================================== ] 855/1037 82% [=================================================== ] 856/1037 82% [=================================================== ] 857/1037 82% [=================================================== ] 858/1037 82% [=================================================== ] 859/1037 82% [=================================================== ] 860/1037 82% [=================================================== ] 861/1037 83% [=================================================== ] 862/1037 83% [=================================================== ] 863/1037 83% [=================================================== ] 864/1037 83% [=================================================== ] 865/1037 83% [=================================================== ] 866/1037 83% [=================================================== ] 867/1037 83% [=================================================== ] 868/1037 83% [=================================================== ] 869/1037 83% [==================================================== ] 870/1037 83% [==================================================== ] 871/1037 83% [==================================================== ] 872/1037 84% [==================================================== ] 873/1037 84% [==================================================== ] 874/1037 84% [==================================================== ] 875/1037 84% [==================================================== ] 876/1037 84% [==================================================== ] 877/1037 84% [==================================================== ] 878/1037 84% [==================================================== ] 879/1037 84% [==================================================== ] 880/1037 84% [==================================================== ] 881/1037 84% [==================================================== ] 882/1037 85% [==================================================== ] 883/1037 85% [==================================================== ] 884/1037 85% [==================================================== ] 885/1037 85% [==================================================== ] 886/1037 85% [===================================================== ] 887/1037 85% [===================================================== ] 888/1037 85% [===================================================== ] 889/1037 85% [===================================================== ] 890/1037 85% [===================================================== ] 891/1037 85% [===================================================== ] 892/1037 86% [===================================================== ] 893/1037 86% [===================================================== ] 894/1037 86% [===================================================== ] 895/1037 86% [===================================================== ] 896/1037 86% [===================================================== ] 897/1037 86% [===================================================== ] 898/1037 86% [===================================================== ] 899/1037 86% [===================================================== ] 900/1037 86% [===================================================== ] 901/1037 86% [===================================================== ] 902/1037 86% [===================================================== ] 903/1037 87% [====================================================== ] 904/1037 87% [====================================================== ] 905/1037 87% [====================================================== ] 906/1037 87% [====================================================== ] 907/1037 87% [====================================================== ] 908/1037 87% [====================================================== ] 909/1037 87% [====================================================== ] 910/1037 87% [====================================================== ] 911/1037 87% [====================================================== ] 912/1037 87% [====================================================== ] 913/1037 88% [====================================================== ] 914/1037 88% [====================================================== ] 915/1037 88% [====================================================== ] 916/1037 88% [====================================================== ] 917/1037 88% [====================================================== ] 918/1037 88% [====================================================== ] 919/1037 88% [======================================================= ] 920/1037 88% [======================================================= ] 921/1037 88% [======================================================= ] 922/1037 88% [======================================================= ] 923/1037 89% [======================================================= ] 924/1037 89% [======================================================= ] 925/1037 89% [======================================================= ] 926/1037 89% [======================================================= ] 927/1037 89% [======================================================= ] 928/1037 89% [======================================================= ] 929/1037 89% [======================================================= ] 930/1037 89% [======================================================= ] 931/1037 89% [======================================================= ] 932/1037 89% [======================================================= ] 933/1037 89% [======================================================= ] 934/1037 90% [======================================================= ] 935/1037 90% [======================================================= ] 936/1037 90% [======================================================== ] 937/1037 90% [======================================================== ] 938/1037 90% [======================================================== ] 939/1037 90% [======================================================== ] 940/1037 90% [======================================================== ] 941/1037 90% [======================================================== ] 942/1037 90% [======================================================== ] 943/1037 90% [======================================================== ] 944/1037 91% [======================================================== ] 945/1037 91% [======================================================== ] 946/1037 91% [======================================================== ] 947/1037 91% [======================================================== ] 948/1037 91% [======================================================== ] 949/1037 91% [======================================================== ] 950/1037 91% [======================================================== ] 951/1037 91% [======================================================== ] 952/1037 91% [======================================================== ] 953/1037 91% [========================================================= ] 954/1037 91% [========================================================= ] 955/1037 92% [========================================================= ] 956/1037 92% [========================================================= ] 957/1037 92% [========================================================= ] 958/1037 92% [========================================================= ] 959/1037 92% [========================================================= ] 960/1037 92% [========================================================= ] 961/1037 92% [========================================================= ] 962/1037 92% [========================================================= ] 963/1037 92% [========================================================= ] 964/1037 92% [========================================================= ] 965/1037 93% [========================================================= ] 966/1037 93% [========================================================= ] 967/1037 93% [========================================================= ] 968/1037 93% [========================================================= ] 969/1037 93% [========================================================= ] 970/1037 93% [========================================================== ] 971/1037 93% [========================================================== ] 972/1037 93% [========================================================== ] 973/1037 93% [========================================================== ] 974/1037 93% [========================================================== ] 975/1037 94% [========================================================== ] 976/1037 94% [========================================================== ] 977/1037 94% [========================================================== ] 978/1037 94% [========================================================== ] 979/1037 94% [========================================================== ] 980/1037 94% [========================================================== ] 981/1037 94% [========================================================== ] 982/1037 94% [========================================================== ] 983/1037 94% [========================================================== ] 984/1037 94% [========================================================== ] 985/1037 94% [========================================================== ] 986/1037 95% [=========================================================== ] 987/1037 95% [=========================================================== ] 988/1037 95% [=========================================================== ] 989/1037 95% [=========================================================== ] 990/1037 95% [=========================================================== ] 991/1037 95% [=========================================================== ] 992/1037 95% [=========================================================== ] 993/1037 95% [=========================================================== ] 994/1037 95% [=========================================================== ] 995/1037 95% [=========================================================== ] 996/1037 96% [=========================================================== ] 997/1037 96% [=========================================================== ] 998/1037 96% [=========================================================== ] 999/1037 96% [=========================================================== ] 1000/1037 96% [=========================================================== ] 1001/1037 96% [=========================================================== ] 1002/1037 96% [=========================================================== ] 1003/1037 96% [============================================================ ] 1004/1037 96% [============================================================ ] 1005/1037 96% [============================================================ ] 1006/1037 97% [============================================================ ] 1007/1037 97% [============================================================ ] 1008/1037 97% [============================================================ ] 1009/1037 97% [============================================================ ] 1010/1037 97% [============================================================ ] 1011/1037 97% [============================================================ ] 1012/1037 97% [============================================================ ] 1013/1037 97% [============================================================ ] 1014/1037 97% [============================================================ ] 1015/1037 97% [============================================================ ] 1016/1037 97% [============================================================ ] 1017/1037 98% [============================================================ ] 1018/1037 98% [============================================================ ] 1019/1037 98% [============================================================ ] 1020/1037 98% [============================================================= ] 1021/1037 98% [============================================================= ] 1022/1037 98% [============================================================= ] 1023/1037 98% [============================================================= ] 1024/1037 98% [============================================================= ] 1025/1037 98% [============================================================= ] 1026/1037 98% [============================================================= ] 1027/1037 99% [============================================================= ] 1028/1037 99% [============================================================= ] 1029/1037 99% [============================================================= ] 1030/1037 99% [============================================================= ] 1031/1037 99% [============================================================= ] 1032/1037 99% [============================================================= ] 1033/1037 99% [============================================================= ] 1034/1037 99% [============================================================= ] 1035/1037 99% [============================================================= ] 1036/1037 99% [==============================================================] 1037/1037 100% operation complete, 1037 objects in 63452 NAND pages. ln -snf /nvmedata/autobuild/instance-28/output-1/host/or1k-buildroot-linux-uclibc/sysroot /nvmedata/autobuild/instance-28/output-1/staging make: Leaving directory '/nvmedata/autobuild/instance-28/buildroot' make: Entering directory '/nvmedata/autobuild/instance-28/buildroot' >>> Buildroot 2022.02-410-g6619214d46 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> altera-stapl 0.3.3 Collecting legal info COPYING: OK (sha256: d8c320ffc0030d1b096ae4732b50d2b811cf95e9a9b7377c1127b2563e0a0388) >>> host-skeleton Collecting legal info >>> libgpiod 1.6.3 Collecting legal info COPYING: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> 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-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 10.3.0 Collecting legal info >>> host-binutils 2.35.2 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.40 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 10.3.0 Collecting legal info >>> linux-headers 5.10.107 Collecting legal info >>> bash 5.1.16 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> readline 8.1.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> bubblewrap 0.6.1 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> host-meson 0.62.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.18.6 Collecting legal info Copyright.txt: OK (sha256: 131b9ff756b64a25b7461c3c1382e70b16c70a5b4833a1577897fa3ea6d88f8d) >>> host-python-setuptools 60.9.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.2 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-expat 2.4.7 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> libcap 2.63 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> fbset 2.1 Collecting legal info fbset.c: OK (sha256: c3285709a0840899a789faefae1704e87f96f757e905a38a1931a9d4fde95ddd) >>> 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) >>> netcat 0.7.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> util-linux 2.37.4 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> cunit 2.1-3 Collecting legal info COPYING: OK (sha256: 5d9d73d41a57dd2f34487ef3978a2c13cdb97294baeeb81fcd274796399eb15f) >>> darkhttpd 1.13 Collecting legal info darkhttpd.c: OK (sha256: 44e784df460954c7760e2eeae69aecb12a3d23ca1c0a4f6047c3c6452b2e2f49) >>> dehydrated 0.7.0 Collecting legal info LICENSE: OK (sha256: b4583b7dd07e3e2a08906de38e7e329d41f921ed9dcb6310b3886e013a6b8723) >>> dhcpcd 9.4.1 Collecting legal info LICENSE: OK (sha256: 4f21ce186859516dcab9b3197f3e9533a9bd1b87932015c87f539af4a48cd592) >>> dmalloc 5.6.5 Collecting legal info LICENSE.txt: OK (sha256: 8657f6bc5ebb765dd792b2c3c54d5dc37b8b4e6bbe8aa48d464fd92081b1e720) >>> drbd-utils 9.19.0 Collecting legal info COPYING: OK (sha256: 1ca3e8f71b7de618968e7ea9fe47822d9e704dc476aef8544033abedec355225) >>> dvbsnoop 1.4.50 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> dvdauthor 0.7.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> freetype 2.11.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> libxml2 2.9.13 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> execline 2.8.0.1 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> skalibs 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> host-f2fs-tools 1.14.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> host-util-linux 2.37.4 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-faketime 0.9.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ficl 4.1.0 Collecting legal info ReadMe.txt: OK (sha256: 1d1dd1f1cde52e8b607c5ccb6a2e5de878fd1719b8c5a4d31b9cdb343c203d0d) >>> frotz 2.53 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gnuplot 5.4.3 Collecting legal info Copyright: OK (sha256: 895928ec0735cca1c8cec42656c7e314a065d0242813bb8693c0c1bf61fd4e4d) >>> jasper 2.0.33 Collecting legal info LICENSE: OK (sha256: 4ad1bb42aff888c4403d792e6e2c5f1716d6c279fea70b296333c9d577d30b81) >>> jpeg Collecting legal info >>> jpeg-turbo 2.1.3 Collecting legal info LICENSE.md: OK (sha256: ee1eaf194d5924b6360af8a6ba6a4e1554037091f7505943300cdeec65f1aebb) README.ijg: OK (sha256: 4b7b9f8c03bb8d60270dfd12684e70ab21e4abfd27e73905cd1a7c4cae6f5cdb) >>> leafnode2 2.0.0.alpha20140727b Collecting legal info COPYING: OK (sha256: 59d37f745dc5a2d63a51dff344f4ad89f72e76f8c7b7d877f20880d838b1bec9) COPYING.LGPL: OK (sha256: 0c92246a9d3636e0aa6a244f6c481639b2e530fbbb25bc048ce7acd83e1fc5f6) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> libbroadvoice f65b0f50c8c767229fbf1758370880abc0d78564 Collecting legal info COPYING: OK (sha256: 2550586c993ce4a8c23c8b11968ea36192116a896a2504799cc65307d769c094) >>> libcdio-paranoia 10.2+2.0.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcdio 2.1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcurl 7.82.0 Collecting legal info COPYING: OK (sha256: 321b1a09ebc30410f2e837c072e5521cf7095b757193af4a7dae1086e36ed31a) >>> openssl Collecting legal info >>> libopenssl 1.1.1n Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libdrm 2.4.110 Collecting legal info data/meson.build: OK (sha256: d0a616a9020dc0271e36e6dd4bad174b4e2c2a42636f13785f8e18dd5f85fd83) >>> libpthread-stubs 0.4 Collecting legal info COPYING: OK (sha256: 78c20706e799f2b8f445e71d3d2ade6ba23b3388fd6cbeed7d71796623febde8) >>> libestr 0.1.11 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libgcrypt 1.10.0 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.42 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libglob 1.0 Collecting legal info LICENSE: OK (sha256: 4cd4bac6ef90d4a91ee6e52df30f241045fb1a27fb53541ef4a9f8e47e6103ca) >>> libiscsi 1.19.0 Collecting legal info COPYING: OK (sha256: 88e3eccc48722b2a0eaff456dda94b8e8e123848d01f631969bec8e3c6c6eb85) LICENCE-GPL-2.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENCE-LGPL-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libminiupnpc 2.1.20201016 Collecting legal info LICENSE: OK (sha256: 0b476c395af6dd21eeb54c40a21d22e1c11a751fbd2dd17a41ce26e370be88d5) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_queue 1.0.5 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libosip2 5.3.0 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libraw1394 2.1.2 Collecting legal info COPYING.LIB: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libsepol 3.3 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libsndfile 1.0.31 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> libsvg 0.1.4 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libtomcrypt 1.18.2 Collecting legal info LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> libtommath 1.2.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> libtool 2.4.6 Collecting legal info libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libtpl 1.6.1 Collecting legal info LICENSE: OK (sha256: 8554ddb5779f1ad2f3ea6db1d0df622e63fca11f44bfc3c8b3c207ea0482c746) >>> libubootenv 7dbfffa4cc0e42ad3febb122a711fe9d1b20e9f7 Collecting legal info LICENSES/CC0-1.0.txt: OK (sha256: 0558101984550fa84d1d13c2af11d116c20079d2be58711e8d99cadce7009192) LICENSES/LGPL-2.1-or-later.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES/MIT.txt: OK (sha256: 89807acf2309bd285f033404ee78581602f3cd9b819a16ac2f0e5f60ff4a473e) >>> libusb 1.0.25 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libwebsock 3c1615eeadb0b582b63851073bfe3e5132f31ebc Collecting legal info COPYING.lesser: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libxcrypt 4.4.28 Collecting legal info LICENSING: OK (sha256: f9b48b0bc67a92b752780710aa774cf08b62ec2ebaa3f4aebd00069fba6effd2) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> linux-syscall-support 3f6478ac95edf86cd3da300c2c0d34a438f5dbeb Collecting legal info linux_syscall_support.h: OK (sha256: 4c1fc9acc9f3867e5c81b5d5f57c52fb9a932662bd4e2e5e43b3fe95390035f5) >>> linuxptp 3.1.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mbpfan 2.2.1 Collecting legal info COPYING: OK (sha256: 589ed823e9a84c56feb95ac58e7cf384626b9cbf4fda2a907bc36e103de1bad2) >>> mobile-broadband-provider-info 20190618 Collecting legal info COPYING: OK (sha256: 3d510b215a33087b9ceb9592da21575ea1f9f98bd4d983a38e65fe851a552174) >>> host-libxslt 1.1.35 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-libxml2 2.9.13 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> mongoose 7.2 Collecting legal info LICENSE: OK (sha256: 9553d057f2ba980642f2c18d87ed38896cff1c9612d77d684a73a11fe1443b05) >>> monit 5.26.0 Collecting legal info COPYING: OK (sha256: d5a4f52b1a5e1e7fe14e01a76aac8b08dc6bbea15466058f271456c97aac1ada) >>> neofetch 7.1.0 Collecting legal info LICENSE.md: OK (sha256: fc3034b3dd3a08db109949b629210213bba52aa95455cbc5c2fefa2fc1183efe) >>> netsnmp 5.9 Collecting legal info COPYING: OK (sha256: ed869ea395a1f125819a56676385ab0557a21507764bf56f2943302011381e59) >>> open-plc-utils 32408520fcebe785983a68e39ec83830a3005779 Collecting legal info LICENSE: OK (sha256: 3137c632bbcec5e88b72dc13f4fe06ee184eea364fec8f7494bdfa57672ef921) >>> host-pahole v1.23 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-elfutils 0.186 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-pigz 2.6 Collecting legal info README: OK (sha256: 830b3e1b05cc20f443d89d7d8703a3c63fd64c57ab716f5e81fd178517df1e11) >>> popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> quagga 1.2.4 Collecting legal info COPYING: OK (sha256: b39c1bad4e51e2a3389cd25fc4addebe41a3ae7c11100795683f9330de1536e5) >>> host-gawk 5.1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> refpolicy 2.20220106 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-checkpolicy 3.3 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-libselinux 3.3 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> host-libsepol 3.3 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-swig 4.0.2 Collecting legal info LICENSE: OK (sha256: f53abaeed775018d519a1b9615f0ca17894772bd9ca21c2a156bf340ac41c13e) LICENSE-GPL: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE-UNIVERSITIES: OK (sha256: 7f50d942373a871211c5efee03f3db2f9efd1cff1002b0ef8e3748baa611a5c2) >>> host-policycoreutils 3.2 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-libsemanage 3.3 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-audit 3.0.7 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> host-setools 4.4.0 Collecting legal info COPYING: OK (sha256: 2f7547e10f76a382c24c053595f38a5cc6dda9347f508f254ca490e0046a9624) COPYING.GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-python-cython 0.29.27 Collecting legal info COPYING.txt: OK (sha256: e1eb1c49a8508e8173dac30157e4a6439a44ad8846194746c424fbc3fc2b95d7) LICENSE.txt: OK (sha256: a6cba85bc92e0cff7a450b1d873c0eaa2e9fc96bf472df0247a26bec77bf3ff9) >>> host-python-networkx 2.6.3 Collecting legal info LICENSE.txt: OK (sha256: f9c25c92ced5a264a3fe857231205d5eb625ae367935aaf8d61cdd5087dfb90e) >>> host-python-decorator 5.1.0 Collecting legal info LICENSE.txt: OK (sha256: fd11660cabf0532082c45706862fafc294907ec7f8e217818240a4999806782e) >>> rsync 3.2.3 Collecting legal info COPYING: OK (sha256: 0d33aa97d302cb9df27f99dfa28d58001c2479a02317956f1a7a890f3937a976) >>> rtc-tools 33ef4aa1c92b0c92a351284d93d1ac5570de9cc7 Collecting legal info COPYING: OK (sha256: 7ae50a5344af14d6231aff6814632a220b3127da4099aea2c6070fd79c407c1a) >>> s6-linux-init 1.0.6.3 Collecting legal info COPYING: OK (sha256: 4a5e44a69d649f0c37b29d7f6e5df1bb292b09898247be07f0c97814dac4b15d) >>> s6 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> s6-linux-utils 2.5.1.5 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> s6-portable-utils 2.2.3.2 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> sbc 1.5 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> siproxd 0.8.3 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> sqlite 3.38.1 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> sox 7524160b29a476f7e87bc14fddf12d349f9a3c5e Collecting legal info LICENSE.GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE.LGPL: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> speexdsp 1.2.0 Collecting legal info COPYING: OK (sha256: 671bb5d8fd3c6b05a2e831d90f978ac27965c92bd8ea6d16b3df76e3440c0e9f) >>> stress 1.0.4 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> tinycbor 0.6.0 Collecting legal info LICENSE: OK (sha256: 3c6ba0b5bfa7830505301ffb336a17b0748e0d61c4d34216e9dc98f10e40395e) >>> uboot-tools 2021.07 Collecting legal info Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> usbredir 0.12.0 Collecting legal info COPYING.LIB: OK (sha256: 592987e8510228d546540b84a22444bde98e48d03078d3b2eefcd889bec5ce8c) >>> utf8proc 2.7.0 Collecting legal info LICENSE.md: OK (sha256: 3b510150d34f248a221bb88e1d811238d6c6c18b51231822c42974c39bb07256) >>> wpa_supplicant 2.10 Collecting legal info README: OK (sha256: af01e1d1ee065a1054d20ebe8a78a016f1fb1133b73e6a9d50801b165bb280c7) >>> yajl 2.1.0 Collecting legal info COPYING: OK (sha256: 054bf2c11686c5442850b1da58ad592e3d1d2a236a362e67279b957f8e662f5a) >>> zip 3.0 Collecting legal info LICENSE: OK (sha256: 8ecd6c1bab449127eb665cef1561e73a8bce52e217375f6f466939e137b1e110) >>> zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-10.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-5.10.107: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) Legal info produced in /nvmedata/autobuild/instance-28/output-1/legal-info make: Leaving directory '/nvmedata/autobuild/instance-28/buildroot'