src/zmqpp/socket.cpp: In member function 'bool zmqpp::socket::send(const string&, bool)': src/zmqpp/socket.cpp:122:20: warning: 'bool zmqpp::socket::send(const string&, int)' is deprecated [-Wdeprecated-declarations] 122 | return send(str, (dont_block) ? socket::dont_wait : socket::normal); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/zmqpp/socket.cpp:24: src/zmqpp/socket.hpp:292:14: note: declared here 292 | bool send(std::string const& string, int const flags); | ^~~~ src/zmqpp/socket.cpp: In member function 'bool zmqpp::socket::receive(std::string&, bool)': src/zmqpp/socket.cpp:128:23: warning: 'bool zmqpp::socket::receive(std::string&, int)' is deprecated [-Wdeprecated-declarations] 128 | return receive(str, (dont_block) ? socket::dont_wait : socket::normal); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/zmqpp/socket.cpp:24: src/zmqpp/socket.hpp:307:14: note: declared here 307 | bool receive(std::string& string, int const flags); | ^~~~~~~ mkdir -p build/obj/zmqpp/ /tmp/instance-12/output-1/host/bin/sparc64-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2022-10-17 07:45"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -fPIC -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/signal.o src/zmqpp/signal.cpp mkdir -p build/obj/zmqpp/ /tmp/instance-12/output-1/host/bin/sparc64-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2022-10-17 07:45"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -fPIC -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/auth.o src/zmqpp/auth.cpp mkdir -p build/obj/zmqpp/ /tmp/instance-12/output-1/host/bin/sparc64-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2022-10-17 07:45"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -fPIC -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/curve.o src/zmqpp/curve.cpp In file included from src/zmqpp/curve.cpp:17: /tmp/instance-12/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/zmq_utils.h:46:84: note: '#pragma message: Warning: zmq_utils.h is deprecated. All its functionality is provided by zmq.h.' 46 | "Warning: zmq_utils.h is deprecated. All its functionality is provided by zmq.h.") | ^ mkdir -p build/obj/zmqpp/ /tmp/instance-12/output-1/host/bin/sparc64-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2022-10-17 07:45"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -fPIC -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/frame.o src/zmqpp/frame.cpp mkdir -p build/obj/zmqpp/ /tmp/instance-12/output-1/host/bin/sparc64-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2022-10-17 07:45"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -fPIC -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/context.o src/zmqpp/context.cpp mkdir -p build/obj/zmqpp/ /tmp/instance-12/output-1/host/bin/sparc64-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2022-10-17 07:45"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -fPIC -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/message.o src/zmqpp/message.cpp mkdir -p build/obj/zmqpp/ /tmp/instance-12/output-1/host/bin/sparc64-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2022-10-17 07:45"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -fPIC -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/zmqpp.o src/zmqpp/zmqpp.cpp mkdir -p build/obj/zmqpp/ /tmp/instance-12/output-1/host/bin/sparc64-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -MMD -std=c++11 -pipe -Wall -DBUILD_ENV=release -DBUILD_DATESTAMP='"2022-10-17 07:45"' -DBUILD_LIBRARY_NAME='"zmqpp"' -DBUILD_CLIENT_NAME='"zmqpp"' -I./src -fPIC -O3 -funroll-loops -ffast-math -finline-functions -fomit-frame-pointer -DNO_DEBUG_LOG -DNO_TRACE_LOG -DNDEBUG -c -o build/obj/zmqpp/poller.o src/zmqpp/poller.cpp /tmp/instance-12/output-1/host/bin/sparc64-linux-g++ -lpthread -latomic -shared -rdynamic -Wl,-soname -Wl,libzmqpp.so.4 -o ./build/libzmqpp.so.4 build/obj/zmqpp/zmqpp.o build/obj/zmqpp/zap_request.o build/obj/zmqpp/z85.o build/obj/zmqpp/socket.o build/obj/zmqpp/signal.o build/obj/zmqpp/reactor.o build/obj/zmqpp/proxy_steerable.o build/obj/zmqpp/proxy.o build/obj/zmqpp/poller.o build/obj/zmqpp/message.o build/obj/zmqpp/loop.o build/obj/zmqpp/frame.o build/obj/zmqpp/curve.o build/obj/zmqpp/context.o build/obj/zmqpp/auth.o build/obj/zmqpp/actor.o -lzmq /tmp/instance-12/output-1/host/bin/sparc64-linux-gcc-ar crf ./build/libzmqpp.a build/obj/zmqpp/zmqpp.o build/obj/zmqpp/zap_request.o build/obj/zmqpp/z85.o build/obj/zmqpp/socket.o build/obj/zmqpp/signal.o build/obj/zmqpp/reactor.o build/obj/zmqpp/proxy_steerable.o build/obj/zmqpp/proxy.o build/obj/zmqpp/poller.o build/obj/zmqpp/message.o build/obj/zmqpp/loop.o build/obj/zmqpp/frame.o build/obj/zmqpp/curve.o build/obj/zmqpp/context.o build/obj/zmqpp/auth.o build/obj/zmqpp/actor.o make[1]: Leaving directory '/tmp/instance-12/output-1/build/zmqpp-4.2.0' >>> zmqpp 4.2.0 Installing to staging directory /usr/bin/install -m 0755 -d /tmp/instance-12/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/zmqpp PATH="/tmp/instance-12/output-1/host/bin:/tmp/instance-12/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 PATH="/tmp/instance-12/output-1/host/bin:/tmp/instance-12/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-12/output-1/host/bin/sparc64-linux-gcc-ar" AS="/tmp/instance-12/output-1/host/bin/sparc64-linux-as" LD="/tmp/instance-12/output-1/host/bin/sparc64-linux-ld" NM="/tmp/instance-12/output-1/host/bin/sparc64-linux-gcc-nm" CC="/tmp/instance-12/output-1/host/bin/sparc64-linux-gcc" GCC="/tmp/instance-12/output-1/host/bin/sparc64-linux-gcc" CPP="/tmp/instance-12/output-1/host/bin/sparc64-linux-cpp" CXX="/tmp/instance-12/output-1/host/bin/sparc64-linux-g++" FC="/tmp/instance-12/output-1/host/bin/sparc64-linux-gfortran" F77="/tmp/instance-12/output-1/host/bin/sparc64-linux-gfortran" RANLIB="/tmp/instance-12/output-1/host/bin/sparc64-linux-gcc-ranlib" READELF="/tmp/instance-12/output-1/host/bin/sparc64-linux-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-12/output-1/host/bin/sparc64-linux-objcopy" OBJDUMP="/tmp/instance-12/output-1/host/bin/sparc64-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-12/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-12/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-12/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-12/output-1/host/lib -Wl,-rpath,/tmp/instance-12/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-12/output-1/host/bin/sparc64-linux-as" DEFAULT_LINKER="/tmp/instance-12/output-1/host/bin/sparc64-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-12/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-12/output-1/host/sparc64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl LD="/tmp/instance-12/output-1/host/bin/sparc64-linux-g++" BUILD_PATH=./build PREFIX=/usr BUILD_STATIC=yes BUILD_SHARED=yes DESTDIR=/tmp/instance-12/output-1/host/sparc64-buildroot-linux-gnu/sysroot install -C /tmp/instance-12/output-1/build/zmqpp-4.2.0 make[1]: Entering directory '/tmp/instance-12/output-1/build/zmqpp-4.2.0' sed 's/^Version.*/Version: 4.2.0/g' ./src/libzmqpp.pc > ./build/libzmqpp.pc mkdir -p /tmp/instance-12/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/zmqpp mkdir -p /tmp/instance-12/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/lib mkdir -p /tmp/instance-12/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig install -m 644 ./src/zmqpp/zmqpp.hpp ./src/zmqpp/zap_request.hpp ./src/zmqpp/z85.hpp ./src/zmqpp/socket_types.hpp ./src/zmqpp/socket_options.hpp ./src/zmqpp/socket_mechanisms.hpp ./src/zmqpp/socket.hpp ./src/zmqpp/signal.hpp ./src/zmqpp/reactor.hpp ./src/zmqpp/proxy_steerable.hpp ./src/zmqpp/proxy.hpp ./src/zmqpp/poller.hpp ./src/zmqpp/message.hpp ./src/zmqpp/loop.hpp ./src/zmqpp/inet.hpp ./src/zmqpp/frame.hpp ./src/zmqpp/exception.hpp ./src/zmqpp/curve.hpp ./src/zmqpp/context_options.hpp ./src/zmqpp/context.hpp ./src/zmqpp/compatibility.hpp ./src/zmqpp/byte_ordering.hpp ./src/zmqpp/auth.hpp ./src/zmqpp/actor.hpp /tmp/instance-12/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/include/zmqpp install -m 755 ./build/libzmqpp.pc /tmp/instance-12/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig/libzmqpp.pc install -m 755 ./build/libzmqpp.so.4 /tmp/instance-12/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/lib/libzmqpp.so.4.2.0 ln -sf libzmqpp.so.4.2.0 /tmp/instance-12/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/lib/libzmqpp.so.4 ln -sf libzmqpp.so.4.2.0 /tmp/instance-12/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/lib/libzmqpp.so install -m 755 ./build/libzmqpp.a /tmp/instance-12/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/lib/libzmqpp.a if [ -f ./build/zmqpp ]; then install -m 755 ./build/zmqpp /tmp/instance-12/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/bin; fi use make installcheck to test the install make[1]: Leaving directory '/tmp/instance-12/output-1/build/zmqpp-4.2.0' >>> zmqpp 4.2.0 Fixing libtool files for la in $(find /tmp/instance-12/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-12/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-12/output-1/host/sparc64-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/tmp/instance-12/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/tmp/instance-12/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/tmp/instance-12/output-1/host/sparc64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-12/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 >>> zmqpp 4.2.0 Installing to target /usr/bin/install -m 0755 -d /tmp/instance-12/output-1/target/usr/include/zmqpp PATH="/tmp/instance-12/output-1/host/bin:/tmp/instance-12/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 PATH="/tmp/instance-12/output-1/host/bin:/tmp/instance-12/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-12/output-1/host/bin/sparc64-linux-gcc-ar" AS="/tmp/instance-12/output-1/host/bin/sparc64-linux-as" LD="/tmp/instance-12/output-1/host/bin/sparc64-linux-ld" NM="/tmp/instance-12/output-1/host/bin/sparc64-linux-gcc-nm" CC="/tmp/instance-12/output-1/host/bin/sparc64-linux-gcc" GCC="/tmp/instance-12/output-1/host/bin/sparc64-linux-gcc" CPP="/tmp/instance-12/output-1/host/bin/sparc64-linux-cpp" CXX="/tmp/instance-12/output-1/host/bin/sparc64-linux-g++" FC="/tmp/instance-12/output-1/host/bin/sparc64-linux-gfortran" F77="/tmp/instance-12/output-1/host/bin/sparc64-linux-gfortran" RANLIB="/tmp/instance-12/output-1/host/bin/sparc64-linux-gcc-ranlib" READELF="/tmp/instance-12/output-1/host/bin/sparc64-linux-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-12/output-1/host/bin/sparc64-linux-objcopy" OBJDUMP="/tmp/instance-12/output-1/host/bin/sparc64-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-12/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-12/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-12/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-12/output-1/host/lib -Wl,-rpath,/tmp/instance-12/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-12/output-1/host/bin/sparc64-linux-as" DEFAULT_LINKER="/tmp/instance-12/output-1/host/bin/sparc64-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-12/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-12/output-1/host/sparc64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl LD="/tmp/instance-12/output-1/host/bin/sparc64-linux-g++" BUILD_PATH=./build PREFIX=/usr BUILD_STATIC=yes BUILD_SHARED=yes DESTDIR=/tmp/instance-12/output-1/target install -C /tmp/instance-12/output-1/build/zmqpp-4.2.0 make[1]: Entering directory '/tmp/instance-12/output-1/build/zmqpp-4.2.0' sed 's/^Version.*/Version: 4.2.0/g' ./src/libzmqpp.pc > ./build/libzmqpp.pc mkdir -p /tmp/instance-12/output-1/target/usr/include/zmqpp mkdir -p /tmp/instance-12/output-1/target/usr/lib mkdir -p /tmp/instance-12/output-1/target/usr/lib/pkgconfig install -m 644 ./src/zmqpp/zmqpp.hpp ./src/zmqpp/zap_request.hpp ./src/zmqpp/z85.hpp ./src/zmqpp/socket_types.hpp ./src/zmqpp/socket_options.hpp ./src/zmqpp/socket_mechanisms.hpp ./src/zmqpp/socket.hpp ./src/zmqpp/signal.hpp ./src/zmqpp/reactor.hpp ./src/zmqpp/proxy_steerable.hpp ./src/zmqpp/proxy.hpp ./src/zmqpp/poller.hpp ./src/zmqpp/message.hpp ./src/zmqpp/loop.hpp ./src/zmqpp/inet.hpp ./src/zmqpp/frame.hpp ./src/zmqpp/exception.hpp ./src/zmqpp/curve.hpp ./src/zmqpp/context_options.hpp ./src/zmqpp/context.hpp ./src/zmqpp/compatibility.hpp ./src/zmqpp/byte_ordering.hpp ./src/zmqpp/auth.hpp ./src/zmqpp/actor.hpp /tmp/instance-12/output-1/target/usr/include/zmqpp install -m 755 ./build/libzmqpp.pc /tmp/instance-12/output-1/target/usr/lib/pkgconfig/libzmqpp.pc install -m 755 ./build/libzmqpp.so.4 /tmp/instance-12/output-1/target/usr/lib/libzmqpp.so.4.2.0 ln -sf libzmqpp.so.4.2.0 /tmp/instance-12/output-1/target/usr/lib/libzmqpp.so.4 ln -sf libzmqpp.so.4.2.0 /tmp/instance-12/output-1/target/usr/lib/libzmqpp.so install -m 755 ./build/libzmqpp.a /tmp/instance-12/output-1/target/usr/lib/libzmqpp.a if [ -f ./build/zmqpp ]; then install -m 755 ./build/zmqpp /tmp/instance-12/output-1/target/usr/bin; fi use make installcheck to test the install make[1]: Leaving directory '/tmp/instance-12/output-1/build/zmqpp-4.2.0' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-12/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Os', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/tmp/instance-12/output-1/host/bin/sparc64-linux-gcc%g" -e "s%@TARGET_CXX@%/tmp/instance-12/output-1/host/bin/sparc64-linux-g++%g" -e "s%@TARGET_AR@%/tmp/instance-12/output-1/host/bin/sparc64-linux-gcc-ar%g" -e "s%@TARGET_FC@%/tmp/instance-12/output-1/host/bin/sparc64-linux-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%sparc64%g" -e "s%@TARGET_CPU@%ultrasparc%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/tmp/instance-12/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-12/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-12/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-12/output-1/host/sparc64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-12/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-12/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-12/output-1/host/bin/sparc64-linux-gcc%g" -e "s%@TARGET_CXX@%/tmp/instance-12/output-1/host/bin/sparc64-linux-g++%g" -e "s%@TARGET_AR@%/tmp/instance-12/output-1/host/bin/sparc64-linux-gcc-ar%g" -e "s%@TARGET_FC@%/tmp/instance-12/output-1/host/bin/sparc64-linux-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%sparc64%g" -e "s%@TARGET_CPU@%ultrasparc%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-Os', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/tmp/instance-12/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-12/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-12/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-12/output-1/host/sparc64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-12/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-12/output-1/host/etc/meson/cross-compilation.conf if grep -q CONFIG_ASH=y /tmp/instance-12/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /tmp/instance-12/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-12/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-12/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /tmp/instance-12/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-12/output-1/target/etc/shells; fi grep -qsE '^/bin/dash$' /tmp/instance-12/output-1/target/etc/shells || echo "/bin/dash" >> /tmp/instance-12/output-1/target/etc/shells rm -f /tmp/instance-12/output-1/target/usr/share/glib-2.0/schemas/*.xml /tmp/instance-12/output-1/target/usr/share/glib-2.0/schemas/*.dtd /tmp/instance-12/output-1/host/bin/glib-compile-schemas /tmp/instance-12/output-1/host/sparc64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/tmp/instance-12/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /tmp/instance-12/output-1/target/etc echo "buildroot" > /tmp/instance-12/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-12/output-1/target/etc/hosts mkdir -p /tmp/instance-12/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-12/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /tmp/instance-12/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /tmp/instance-12/output-1/target/etc/shells || echo "/bin/sh" >> /tmp/instance-12/output-1/target/etc/shells ln -sf dash /tmp/instance-12/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,dash,' /tmp/instance-12/output-1/target/etc/passwd if [ -x /tmp/instance-12/output-1/target/sbin/swapon -a -x /tmp/instance-12/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-12/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-12/output-1/target/etc/inittab; fi /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~# S0:1:respawn:/sbin/getty -L ttyS0 115200 vt100 #~' /tmp/instance-12/output-1/target/etc/inittab /usr/bin/sed -i -e '/^[^#].*-o remount,rw \/$/s~^~#~' /tmp/instance-12/output-1/target/etc/inittab rm -rf /tmp/instance-12/output-1/target/usr/include /tmp/instance-12/output-1/target/usr/share/aclocal \ /tmp/instance-12/output-1/target/usr/lib/pkgconfig /tmp/instance-12/output-1/target/usr/share/pkgconfig \ /tmp/instance-12/output-1/target/usr/lib/cmake /tmp/instance-12/output-1/target/usr/share/cmake \ /tmp/instance-12/output-1/target/usr/lib/rpm /tmp/instance-12/output-1/target/usr/doc find /tmp/instance-12/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-12/output-1/target/lib/ /tmp/instance-12/output-1/target/usr/lib/ /tmp/instance-12/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-12/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-12/output-1/target/usr/share/gdb rm -rf /tmp/instance-12/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-12/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-12/output-1/target/usr/share/zsh rm -rf /tmp/instance-12/output-1/target/usr/man /tmp/instance-12/output-1/target/usr/share/man rm -rf /tmp/instance-12/output-1/target/usr/info /tmp/instance-12/output-1/target/usr/share/info rm -rf /tmp/instance-12/output-1/target/usr/doc /tmp/instance-12/output-1/target/usr/share/doc rm -rf /tmp/instance-12/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-12/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-12/output-1/target/lib/debug /tmp/instance-12/output-1/target/usr/lib/debug find /tmp/instance-12/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /tmp/instance-12/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /tmp/instance-12/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /tmp/instance-12/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /tmp/instance-12/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.08-522-g4e6cede090"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.11-git\"" \ ) > /tmp/instance-12/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-12/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-12/output-1/per-package /tmp/instance-12/buildroot/support/scripts/fix-rpath target touch /tmp/instance-12/output-1/target/usr >>> Generating root filesystems common tables rm -rf /tmp/instance-12/output-1/build/buildroot-fs mkdir -p /tmp/instance-12/output-1/build/buildroot-fs printf ' \n' >> /tmp/instance-12/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /tmp/instance-12/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /tmp/instance-12/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.f2fs mkdir -p /tmp/instance-12/output-1/images rm -rf /tmp/instance-12/output-1/build/buildroot-fs/f2fs mkdir -p /tmp/instance-12/output-1/build/buildroot-fs/f2fs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /tmp/instance-12/output-1/target/ /tmp/instance-12/output-1/build/buildroot-fs/f2fs/target echo '#!/bin/sh' > /tmp/instance-12/output-1/build/buildroot-fs/f2fs/fakeroot echo "set -e" >> /tmp/instance-12/output-1/build/buildroot-fs/f2fs/fakeroot echo "chown -h -R 0:0 /tmp/instance-12/output-1/build/buildroot-fs/f2fs/target" >> /tmp/instance-12/output-1/build/buildroot-fs/f2fs/fakeroot PATH="/tmp/instance-12/output-1/host/bin:/tmp/instance-12/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /tmp/instance-12/buildroot/support/scripts/mkusers /tmp/instance-12/output-1/build/buildroot-fs/full_users_table.txt /tmp/instance-12/output-1/build/buildroot-fs/f2fs/target >> /tmp/instance-12/output-1/build/buildroot-fs/f2fs/fakeroot echo "/tmp/instance-12/output-1/host/bin/makedevs -d /tmp/instance-12/output-1/build/buildroot-fs/full_devices_table.txt /tmp/instance-12/output-1/build/buildroot-fs/f2fs/target" >> /tmp/instance-12/output-1/build/buildroot-fs/f2fs/fakeroot printf ' rm -rf /tmp/instance-12/output-1/build/buildroot-fs/f2fs/target/usr/lib/udev/hwdb.d/ /tmp/instance-12/output-1/build/buildroot-fs/f2fs/target/etc/udev/hwdb.d/\n' >> /tmp/instance-12/output-1/build/buildroot-fs/f2fs/fakeroot echo "find /tmp/instance-12/output-1/build/buildroot-fs/f2fs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-12/output-1/build/buildroot-fs/f2fs/fakeroot echo "find /tmp/instance-12/output-1/build/buildroot-fs/f2fs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /tmp/instance-12/output-1/build/buildroot-fs/f2fs/fakeroot printf ' \n' >> /tmp/instance-12/output-1/build/buildroot-fs/f2fs/fakeroot printf ' \n' >> /tmp/instance-12/output-1/build/buildroot-fs/f2fs/fakeroot printf ' rm -f -f /tmp/instance-12/output-1/images/rootfs.f2fs\n truncate -s 5G /tmp/instance-12/output-1/images/rootfs.f2fs\n /tmp/instance-12/output-1/host/sbin/mkfs.f2fs -f -l "" -t 0 -o 0 /tmp/instance-12/output-1/images/rootfs.f2fs\n /tmp/instance-12/output-1/host/sbin/sload.f2fs -f /tmp/instance-12/output-1/build/buildroot-fs/f2fs/target /tmp/instance-12/output-1/images/rootfs.f2fs\n' >> /tmp/instance-12/output-1/build/buildroot-fs/f2fs/fakeroot chmod a+x /tmp/instance-12/output-1/build/buildroot-fs/f2fs/fakeroot PATH="/tmp/instance-12/output-1/host/bin:/tmp/instance-12/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /tmp/instance-12/output-1/host/bin/fakeroot -- /tmp/instance-12/output-1/build/buildroot-fs/f2fs/fakeroot rootdir=/tmp/instance-12/output-1/build/buildroot-fs/f2fs/target table='/tmp/instance-12/output-1/build/buildroot-fs/full_devices_table.txt' F2FS-tools: mkfs.f2fs Ver: 1.15.0 (2022-05-13) Info: Disable heap-based policy Info: Debug level = 0 Info: Trim is disabled Info: Segments per section = 1 Info: Sections per zone = 1 Info: sector size = 512 Info: total sectors = 10485760 (5120 MB) Info: zone aligned segment0 blkaddr: 512 Info: format version with "Linux version 5.15.60-2-pve (build@proxmox) (gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP PVE 5.15.60-2 (Tue, 04 Oct 2022 16:52:28 +0200)" Info: Overprovision ratio = 2.810% Info: Overprovision segments = 148 (GC reserved = 79) Info: format successful Info: MKFS version "Linux version 5.15.60-2-pve (build@proxmox) (gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP PVE 5.15.60-2 (Tue, 04 Oct 2022 16:52:28 +0200)" Info: FSCK version from "Linux version 5.15.60-2-pve (build@proxmox) (gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP PVE 5.15.60-2 (Tue, 04 Oct 2022 16:52:28 +0200)" to "Linux version 5.15.60-2-pve (build@proxmox) (gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP PVE 5.15.60-2 (Tue, 04 Oct 2022 16:52:28 +0200)" Info: superblock features = 0 : Info: superblock encrypt level = 0, salt = 00000000000000000000000000000000 Info: Segments per section = 1 Info: Sections per zone = 1 Info: total FS sectors = 10485760 (5120 MB) Info: CKPT version = 1eddc605 Info: Duplicate valid checkpoint to mirror position 512 -> 1024 Info: Write valid nat_bits in checkpoint [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ - ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ | ] Free segments: 0x9e2 [ * ] Free segments: 0x9e2 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ | ] Free segments: 0x9e1 [ * ] Free segments: 0x9e1 [ - ] Free segments: 0x9e1 [ - ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ | ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ | ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ | ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ | ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ | ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ | ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ | ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ | ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ | ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ | ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ | ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ | ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ | ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ | ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ | ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ | ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ | ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ - ] Free segments: 0x9e0 [ * ] Free segments: 0x9e0 [ | ] Free segments: 0x9e0 [ * ] Free segments: 0x9df [ - ] Free segments: 0x9df [ - ] Free segments: 0x9df [ * ] Free segments: 0x9df [ | ] Free segments: 0x9df [ * ] Free segments: 0x9df [ - ] Free segments: 0x9df [ - ] Free segments: 0x9df [ * ] Free segments: 0x9df [ | ] Free segments: 0x9df [ * ] Free segments: 0x9df [ - ] Free segments: 0x9df [ - ] Free segments: 0x9df [ * ] Free segments: 0x9df [ | ] Free segments: 0x9df [ * ] Free segments: 0x9df [ - ] Free segments: 0x9df [ - ] Free segments: 0x9df [ * ] Free segments: 0x9df [ | ] Free segments: 0x9df [ * ] Free segments: 0x9df [ - ] Free segments: 0x9df [ - ] Free segments: 0x9df [ * ] Free segments: 0x9df [ | ] Free segments: 0x9df [ * ] Free segments: 0x9df [ - ] Free segments: 0x9df [ - ] Free segments: 0x9df [ * ] Free segments: 0x9df [ | ] Free segments: 0x9df [ * ] Free segments: 0x9df [ - ] Free segments: 0x9df [ - ] Free segments: 0x9df [ * ] Free segments: 0x9df [ | ] Free segments: 0x9df [ * ] Free segments: 0x9df [ - ] Free segments: 0x9df [ - ] Free segments: 0x9df [ * ] Free segments: 0x9df [ | ] Free segments: 0x9df [ * ] Free segments: 0x9df [ - ] Free segments: 0x9df [ - ] Free segments: 0x9df [ * ] Free segments: 0x9df [ | ] Free segments: 0x9df [ * ] Free segments: 0x9df [ - ] Free segments: 0x9df [ - ] Free segments: 0x9df [ * ] Free segments: 0x9df [ | ] Free segments: 0x9df [ * ] Free segments: 0x9df [ - ] Free segments: 0x9df [ - ] Free segments: 0x9df [ * ] Free segments: 0x9df [ | ] Free segments: 0x9df [ * ] Free segments: 0x9df [ - ] Free segments: 0x9df [ - ] Free segments: 0x9df [ * ] Free segments: 0x9df [ | ] Free segments: 0x9df [ * ] Free segments: 0x9df [ - ] Free segments: 0x9df [ - ] Free segments: 0x9df [ * ] Free segments: 0x9df [ | ] Free segments: 0x9df [ * ] Free segments: 0x9df [ - ] Free segments: 0x9df [ - ] Free segments: 0x9df [ * ] Free segments: 0x9df [ | ] Free segments: 0x9df [ * ] Free segments: 0x9df [ - ] Free segments: 0x9df [ - ] Free segments: 0x9df [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9de [ * ] Free segments: 0x9de [ - ] Free segments: 0x9de [ - ] Free segments: 0x9de [ * ] Free segments: 0x9de [ | ] Free segments: 0x9dd [ * ] Free segments: 0x9dd [ - ] Free segments: 0x9dd [ - ] Free segments: 0x9dd [ * ] Free segments: 0x9dd [ | ] Free segments: 0x9dd [ * ] Free segments: 0x9dd [ - ] Free segments: 0x9dd [ - ] Free segments: 0x9dd [ * ] Free segments: 0x9dd [ | ] Free segments: 0x9dd [ * ] Free segments: 0x9dd [ - ] Free segments: 0x9dd [ - ] Free segments: 0x9dd [ * ] Free segments: 0x9dd [ | ] Free segments: 0x9dd [ * ] Free segments: 0x9dd [ - ] Free segments: 0x9dd [ - ] Free segments: 0x9dd [ * ] Free segments: 0x9dd [ | ] Free segments: 0x9dd [ * ] Free segments: 0x9dd [ - ] Free segments: 0x9dd [ - ] Free segments: 0x9dd [ * ] Free segments: 0x9dd [ | ] Free segments: 0x9dd [ * ] Free segments: 0x9dd [ - ] Free segments: 0x9dd [ - ] Free segments: 0x9dd [ * ] Free segments: 0x9dd [ | ] Free segments: 0x9dd [ * ] Free segments: 0x9dd [ - ] Free segments: 0x9dd [ - ] Free segments: 0x9dd [ * ] Free segments: 0x9dd [ | ] Free segments: 0x9dd [ * ] Free segments: 0x9dd [ - ] Free segments: 0x9dd [ - ] Free segments: 0x9dd [ * ] Free segments: 0x9dc [ | ] Free segments: 0x9dc [ * ] Free segments: 0x9dc [ - ] Free segments: 0x9dc [ - ] Free segments: 0x9dc [ * ] Free segments: 0x9dc [ | ] Free segments: 0x9dc [ * ] Free segments: 0x9dc [ - ] Free segments: 0x9dc [ - ] Free segments: 0x9dc [ * ] Free segments: 0x9dc [ | ] Free segments: 0x9dc [ * ] Free segments: 0x9dc [ - ] Free segments: 0x9dc [ - ] Free segments: 0x9dc [ * ] Free segments: 0x9dc [ | ] Free segments: 0x9dc [ * ] Free segments: 0x9dc [ - ] Free segments: 0x9dc [ - ] Free segments: 0x9dc [ * ] Free segments: 0x9dc [ | ] Free segments: 0x9dc [ * ] Free segments: 0x9dc [ - ] Free segments: 0x9dc [ - ] Free segments: 0x9dc [ * ] Free segments: 0x9dc [ | ] Free segments: 0x9dc [ * ] Free segments: 0x9dc [ - ] Free segments: 0x9dc [ - ] Free segments: 0x9dc [ * ] Free segments: 0x9dc [ | ] Free segments: 0x9dc [ * ] Free segments: 0x9dc [ - ] Free segments: 0x9dc [ - ] Free segments: 0x9dc [ * ] Free segments: 0x9dc [ | ] Free segments: 0x9dc [ * ] Free segments: 0x9dc [ - ] Free segments: 0x9dc [ - ] Free segments: 0x9dc [ * ] Free segments: 0x9dc [ | ] Free segments: 0x9dc [ * ] Free segments: 0x9dc [ - ] Free segments: 0x9dc [ - ] Free segments: 0x9dc [ * ] Free segments: 0x9dc [ | ] Free segments: 0x9dc [ * ] Free segments: 0x9dc [ - ] Free segments: 0x9dc [ - ] Free segments: 0x9dc [ * ] Free segments: 0x9dc [ | ] Free segments: 0x9dc [ * ] Free segments: 0x9dc [ - ] Free segments: 0x9db [ - ] Free segments: 0x9db [ * ] Free segments: 0x9db [ | ] Free segments: 0x9db [ * ] Free segments: 0x9db [ - ] Free segments: 0x9db [ - ] Free segments: 0x9db [ * ] Free segments: 0x9db [ | ] Free segments: 0x9db [ * ] Free segments: 0x9db [ - ] Free segments: 0x9db [ - ] Free segments: 0x9db [ * ] Free segments: 0x9db [ | ] Free segments: 0x9db [ * ] Free segments: 0x9db [ - ] Free segments: 0x9db [ - ] Free segments: 0x9db [ * ] Free segments: 0x9db [ | ] Free segments: 0x9db [ * ] Free segments: 0x9db [ - ] Free segments: 0x9db [ - ] Free segments: 0x9db [ * ] Free segments: 0x9db [ | ] Free segments: 0x9db [ * ] Free segments: 0x9db [ - ] Free segments: 0x9db [ - ] Free segments: 0x9db [ * ] Free segments: 0x9db [ | ] Free segments: 0x9db [ * ] Free segments: 0x9db [ - ] Free segments: 0x9db [ - ] Free segments: 0x9db [ * ] Free segments: 0x9db [ | ] Free segments: 0x9db [ * ] Free segments: 0x9db [ - ] Free segments: 0x9db [ - ] Free segments: 0x9db [ * ] Free segments: 0x9db [ | ] Free segments: 0x9db [ * ] Free segments: 0x9db [ - ] Free segments: 0x9db [ - ] Free segments: 0x9db [ * ] Free segments: 0x9db [ | ] Free segments: 0x9db [ * ] Free segments: 0x9db [ - ] Free segments: 0x9db [ - ] Free segments: 0x9db [ * ] Free segments: 0x9db [ | ] Free segments: 0x9db [ * ] Free segments: 0x9da [ - ] Free segments: 0x9da [ - ] Free segments: 0x9da [ * ] Free segments: 0x9da [ | ] Free segments: 0x9da [ * ] Free segments: 0x9da [ - ] Free segments: 0x9da [ - ] Free segments: 0x9da [ * ] Free segments: 0x9da [ | ] Free segments: 0x9da [ * ] Free segments: 0x9da [ - ] Free segments: 0x9da [ - ] Free segments: 0x9da [ * ] Free segments: 0x9da [ | ] Free segments: 0x9da [ * ] Free segments: 0x9da [ - ] Free segments: 0x9da [ - ] Free segments: 0x9da [ * ] Free segments: 0x9da [ | ] Free segments: 0x9da [ * ] Free segments: 0x9da [ - ] Free segments: 0x9da [ - ] Free segments: 0x9da [ * ] Free segments: 0x9da [ | ] Free segments: 0x9da [ * ] Free segments: 0x9da [ - ] Free segments: 0x9da [ - ] Free segments: 0x9da [ * ] Free segments: 0x9da [ | ] Free segments: 0x9da [ * ] Free segments: 0x9da [ - ] Free segments: 0x9da [ - ] Free segments: 0x9da [ * ] Free segments: 0x9da [ | ] Free segments: 0x9da [ * ] Free segments: 0x9da [ - ] Free segments: 0x9da [ - ] Free segments: 0x9da [ * ] Free segments: 0x9da [ | ] Free segments: 0x9da [ * ] Free segments: 0x9da [ - ] Free segments: 0x9da [ - ] Free segments: 0x9da [ * ] Free segments: 0x9da [ | ] Free segments: 0x9da [ * ] Free segments: 0x9da [ - ] Free segments: 0x9da [ - ] Free segments: 0x9da [ * ] Free segments: 0x9da [ | ] Free segments: 0x9da [ * ] Free segments: 0x9da [ - ] Free segments: 0x9da [ - ] Free segments: 0x9da [ * ] Free segments: 0x9da [ | ] Free segments: 0x9da [ * ] Free segments: 0x9da [ - ] Free segments: 0x9da [ - ] Free segments: 0x9da [ * ] Free segments: 0x9da [ | ] Free segments: 0x9da [ * ] Free segments: 0x9da [ - ] Free segments: 0x9da [ - ] Free segments: 0x9da [ * ] Free segments: 0x9da [ | ] Free segments: 0x9da [ * ] Free segments: 0x9da [ - ] Free segments: 0x9da [ - ] Free segments: 0x9da [ * ] Free segments: 0x9da [ | ] Free segments: 0x9da [ * ] Free segments: 0x9da [ - ] Free segments: 0x9da [ - ] Free segments: 0x9da [ * ] Free segments: 0x9da [ | ] Free segments: 0x9da [ * ] Free segments: 0x9da [ - ] Free segments: 0x9da [ - ] Free segments: 0x9da [ * ] Free segments: 0x9da [ | ] Free segments: 0x9da [ * ] Free segments: 0x9da [ - ] Free segments: 0x9da [ - ] Free segments: 0x9da [ * ] Free segments: 0x9da [ | ] Free segments: 0x9da [ * ] Free segments: 0x9da [ - ] Free segments: 0x9da [ - ] Free segments: 0x9da [ * ] Free segments: 0x9da [ | ] Free segments: 0x9da [ * ] Free segments: 0x9da [ - ] Free segments: 0x9da [ - ] Free segments: 0x9da [ * ] Free segments: 0x9da [ | ] Free segments: 0x9da [ * ] Free segments: 0x9da [ - ] Free segments: 0x9da [ - ] Free segments: 0x9da [ * ] Free segments: 0x9da [ | ] Free segments: 0x9da [ * ] Free segments: 0x9da [ - ] Free segments: 0x9da [ - ] Free segments: 0x9da [ * ] Free segments: 0x9da [ | ] Free segments: 0x9da [ * ] Free segments: 0x9da [ - ] Free segments: 0x9da [ - ] Free segments: 0x9da [ * ] Free segments: 0x9da [ | ] Free segments: 0x9da [ * ] Free segments: 0x9da [ - ] Free segments: 0x9da [ - ] Free segments: 0x9da [ * ] Free segments: 0x9da [ | ] Free segments: 0x9da [ * ] Free segments: 0x9da [ - ] Free segments: 0x9da [ - ] Free segments: 0x9da [ * ] Free segments: 0x9da [ | ] Free segments: 0x9da [ * ] Free segments: 0x9da [ - ] Free segments: 0x9da [ - ] Free segments: 0x9da [ * ] Free segments: 0x9da [ | ] Free segments: 0x9da [ * ] Free segments: 0x9da [ - ] Free segments: 0x9da [ - ] Free segments: 0x9da [ * ] Free segments: 0x9da [ | ] Free segments: 0x9da [ * ] Free segments: 0x9da [ - ] Free segments: 0x9da [ - ] Free segments: 0x9da [ * ] Free segments: 0x9da [ | ] Free segments: 0x9da [ * ] Free segments: 0x9da [ - ] Free segments: 0x9da [ - ] Free segments: 0x9da [ * ] Free segments: 0x9da [ | ] Free segments: 0x9da [ * ] Free segments: 0x9da [ - ] Free segments: 0x9da [ - ] Free segments: 0x9da [ * ] Free segments: 0x9da [ | ] Free segments: 0x9da [ * ] Free segments: 0x9da [ - ] Free segments: 0x9da [ - ] Free segments: 0x9da [ * ] Free segments: 0x9da [ | ] Free segments: 0x9da [ * ] Free segments: 0x9da [ - ] Free segments: 0x9da [ - ] Free segments: 0x9da [ * ] Free segments: 0x9da [ | ] Free segments: 0x9da [ * ] Free segments: 0x9da [ - ] Free segments: 0x9da [ - ] Free segments: 0x9da [ * ] Free segments: 0x9da [ | ] Free segments: 0x9da [ * ] Free segments: 0x9da [ - ] Free segments: 0x9da [ - ] Free segments: 0x9da [ * ] Free segments: 0x9da [ | ] Free segments: 0x9da [ * ] Free segments: 0x9da [ - ] Free segments: 0x9da [ - ] Free segments: 0x9da [ * ] Free segments: 0x9da [ | ] Free segments: 0x9da [ * ] Free segments: 0x9da [ - ] Free segments: 0x9da [ - ] Free segments: 0x9da [ * ] Free segments: 0x9da [ | ] Free segments: 0x9da [ * ] Free segments: 0x9da [ - ] Free segments: 0x9da [ - ] Free segments: 0x9da [ * ] Free segments: 0x9da [ | ] Free segments: 0x9da [ * ] Free segments: 0x9da [ - ] Free segments: 0x9da [ - ] Free segments: 0x9da [ * ] Free segments: 0x9da [ | ] Free segments: 0x9da [ * ] Free segments: 0x9da [ - ] Free segments: 0x9da [ - ] Free segments: 0x9da [ * ] Free segments: 0x9da [ | ] Free segments: 0x9da [ * ] Free segments: 0x9da [ - ] Free segments: 0x9da [ - ] Free segments: 0x9da [ * ] Free segments: 0x9da [ | ] Free segments: 0x9da [ * ] Free segments: 0x9da [ - ] Free segments: 0x9da [ - ] Free segments: 0x9da [ * ] Free segments: 0x9da [ | ] Free segments: 0x9da [ * ] Free segments: 0x9da [ - ] Free segments: 0x9da [ - ] Free segments: 0x9da [ * ] Free segments: 0x9da [ | ] Free segments: 0x9da [ * ] Free segments: 0x9da [ - ] Free segments: 0x9da [ - ] Free segments: 0x9da [ * ] Free segments: 0x9da [ | ] Free segments: 0x9da [ * ] Free segments: 0x9da [ - ] Free segments: 0x9da [ - ] Free segments: 0x9da [ * ] Free segments: 0x9da [ | ] Free segments: 0x9da [ * ] Free segments: 0x9da [ - ] Free segments: 0x9da [ - ] Free segments: 0x9da [ * ] Free segments: 0x9da [ | ] Free segments: 0x9da [ * ] Free segments: 0x9da [ - ] Free segments: 0x9da [ - ] Free segments: 0x9da [ * ] Free segments: 0x9da [ | ] Free segments: 0x9da [ * ] Free segments: 0x9da [ - ] Free segments: 0x9da [ - ] Free segments: 0x9da [ * ] Free segments: 0x9da [ | ] Free segments: 0x9da [ * ] Free segments: 0x9da [ - ] Free segments: 0x9da [ - ] Free segments: 0x9da [ * ] Free segments: 0x9da [ | ] Free segments: 0x9da [ * ] Free segments: 0x9da [ - ] Free segments: 0x9da [ - ] Free segments: 0x9da [ * ] Free segments: 0x9da [ | ] Free segments: 0x9da [ * ] Free segments: 0x9da [ - ] Free segments: 0x9da [ - ] Free segments: 0x9da [ * ] Free segments: 0x9da [ | ] Free segments: 0x9da [ * ] Free segments: 0x9da [ - ] Free segments: 0x9da [ - ] Free segments: 0x9da [ * ] Free segments: 0x9da [ | ] Free segments: 0x9da [ * ] Free segments: 0x9da [ - ] Free segments: 0x9da [ - ] Free segments: 0x9da [ * ] Free segments: 0x9da [ | ] Free segments: 0x9da [ * ] Free segments: 0x9da [ - ] Free segments: 0x9da [ - ] Free segments: 0x9da [ * ] Free segments: 0x9da [ | ] Free segments: 0x9da [ * ] Free segments: 0x9da [ - ] Free segments: 0x9da [ - ] Free segments: 0x9da [ * ] Free segments: 0x9da [ | ] Free segments: 0x9da [ * ] Free segments: 0x9da [ - ] Free segments: 0x9da [ - ] Free segments: 0x9da [ * ] Free segments: 0x9da [ | ] Free segments: 0x9da [ * ] Free segments: 0x9da [ - ] Free segments: 0x9da [ - ] Free segments: 0x9da [ * ] Free segments: 0x9da [ | ] Free segments: 0x9da [ * ] Free segments: 0x9da [ - ] Free segments: 0x9da [ - ] Free segments: 0x9da [ * ] Free segments: 0x9da [ | ] Free segments: 0x9da [ * ] Free segments: 0x9da [ - ] Free segments: 0x9da [ - ] Free segments: 0x9da [ * ] Free segments: 0x9da [ | ] Free segments: 0x9da [ * ] Free segments: 0x9da [ - ] Free segments: 0x9da [ - ] Free segments: 0x9da [ * ] Free segments: 0x9da [ | ] Free segments: 0x9da [ * ] Free segments: 0x9da [ - ] Free segments: 0x9da [ - ] Free segments: 0x9da [ * ] Free segments: 0x9da [ | ] Free segments: 0x9da [ * ] Free segments: 0x9da [ - ] Free segments: 0x9da [ - ] Free segments: 0x9da [ * ] Free segments: 0x9da [ | ] Free segments: 0x9da [ * ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ - ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ | ] Free segments: 0x9d9 [ * ] Free segments: 0x9d9 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d7 [ | ] Free segments: 0x9d7 [ * ] Free segments: 0x9b7 [ - ] Free segments: 0x9b7 [ - ] Free segments: 0x9b0 [ * ] Free segments: 0x9a7 [ | ] Free segments: 0x9a6 [ * ] Free segments: 0x9a5 [ - ] Free segments: 0x9a5 [ - ] Free segments: 0x9a5 [ * ] Free segments: 0x9a5 [ | ] Free segments: 0x9a5 [ * ] Free segments: 0x9a4 [ - ] Free segments: 0x9a3 [ - ] Free segments: 0x9a2 [ * ] Free segments: 0x9a2 [ | ] Free segments: 0x9a2 [ * ] Free segments: 0x9a2 [ - ] Free segments: 0x9a2 [ - ] Free segments: 0x9a2 [ * ] Free segments: 0x9a2 [ | ] Free segments: 0x9a2 [ * ] Free segments: 0x9a2 [ - ] Free segments: 0x9a2 [ - ] Free segments: 0x9a1 [ * ] Free segments: 0x9a1 [ | ] Free segments: 0x9a0 [ * ] Free segments: 0x99f [ - ] Free segments: 0x99e [ - ] Free segments: 0x99e [ * ] Free segments: 0x99e [ | ] Free segments: 0x99e [ * ] Free segments: 0x99e [ - ] Free segments: 0x99e [ - ] Free segments: 0x99e [ * ] Free segments: 0x99e [ | ] Free segments: 0x99e [ * ] Free segments: 0x99e [ - ] Free segments: 0x99d [ - ] Free segments: 0x99d [ * ] Free segments: 0x99d [ | ] Free segments: 0x99d [ * ] Free segments: 0x99d [ - ] Free segments: 0x99c [ - ] Free segments: 0x99b [ * ] Free segments: 0x99b [ | ] Free segments: 0x99b [ * ] Free segments: 0x99b [ - ] Free segments: 0x99b [ - ] Free segments: 0x99b [ * ] Free segments: 0x99b [ | ] Free segments: 0x99b [ * ] Free segments: 0x99b [ - ] Free segments: 0x99b [ - ] Free segments: 0x99b [ * ] Free segments: 0x99b [ | ] Free segments: 0x99b [ * ] Free segments: 0x99a [ - ] Free segments: 0x999 [ - ] Free segments: 0x999 [ * ] Free segments: 0x999 [ | ] Free segments: 0x998 [ * ] Free segments: 0x998 [ - ] Free segments: 0x998 [ - ] Free segments: 0x998 [ * ] Free segments: 0x998 [ | ] Free segments: 0x998 [ * ] Free segments: 0x998 [ - ] Free segments: 0x997 [ - ] Free segments: 0x997 [ * ] Free segments: 0x997 [ | ] Free segments: 0x997 [ * ] Free segments: 0x997 [ - ] Free segments: 0x997 [ - ] Free segments: 0x997 [ * ] Free segments: 0x997 [ | ] Free segments: 0x997 [ * ] Free segments: 0x997 [ - ] Free segments: 0x997 [ - ] Free segments: 0x997 [ * ] Free segments: 0x997 [ | ] Free segments: 0x997 [ * ] Free segments: 0x996 [ - ] Free segments: 0x996 [ - ] Free segments: 0x996 [ * ] Free segments: 0x996 [ | ] Free segments: 0x996 [ * ] Free segments: 0x996 [ - ] Free segments: 0x996 [ - ] Free segments: 0x996 [ * ] Free segments: 0x996 [ | ] Free segments: 0x996 [ * ] Free segments: 0x996 [ - ] Free segments: 0x996 [ - ] Free segments: 0x996 [ * ] Free segments: 0x996 [ | ] Free segments: 0x996 [ * ] Free segments: 0x996 [ - ] Free segments: 0x996 [ - ] Free segments: 0x996 [ * ] Free segments: 0x996 [ | ] Free segments: 0x996 [ * ] Free segments: 0x996 [ - ] Free segments: 0x996 [ - ] Free segments: 0x996 [ * ] Free segments: 0x996 [ | ] Free segments: 0x996 [ * ] Free segments: 0x996 [ - ] Free segments: 0x996 [ - ] Free segments: 0x996 [ * ] Free segments: 0x996 [ | ] Free segments: 0x996 [ * ] Free segments: 0x996 [ - ] Free segments: 0x996 [ - ] Free segments: 0x996 [ * ] Free segments: 0x996 [ | ] Free segments: 0x996 [ * ] Free segments: 0x996 [ - ] Free segments: 0x996 [ - ] Free segments: 0x996 [ * ] Free segments: 0x996 [ | ] Free segments: 0x996 [ * ] Free segments: 0x996 [ - ] Free segments: 0x996 [ - ] Free segments: 0x996 [ * ] Free segments: 0x996 [ | ] Free segments: 0x996 [ * ] Free segments: 0x996 [ - ] Free segments: 0x996 [ - ] Free segments: 0x996 [ * ] Free segments: 0x996 [ | ] Free segments: 0x996 [ * ] Free segments: 0x996 [ - ] Free segments: 0x996 [ - ] Free segments: 0x996 [ * ] Free segments: 0x996 [ | ] Free segments: 0x996 [ * ] Free segments: 0x996 [ - ] Free segments: 0x996 [ - ] Free segments: 0x996 [ * ] Free segments: 0x996 [ | ] Free segments: 0x996 [ * ] Free segments: 0x996 [ - ] Free segments: 0x996 [ - ] Free segments: 0x996 [ * ] Free segments: 0x996 [ | ] Free segments: 0x996 [ * ] Free segments: 0x996 [ - ] Free segments: 0x996 [ - ] Free segments: 0x996 [ * ] Free segments: 0x996 [ | ] Free segments: 0x996 [ * ] Free segments: 0x996 [ - ] Free segments: 0x996 [ - ] Free segments: 0x996 [ * ] Free segments: 0x996 [ | ] Free segments: 0x996 [ * ] Free segments: 0x996 [ - ] Free segments: 0x996 [ - ] Free segments: 0x996 [ * ] Free segments: 0x996 [ | ] Free segments: 0x996 [ * ] Free segments: 0x996 [ - ] Free segments: 0x996 [ - ] Free segments: 0x996 [ * ] Free segments: 0x996 [ | ] Free segments: 0x996 [ * ] Free segments: 0x996 [ - ] Free segments: 0x996 [ - ] Free segments: 0x996 [ * ] Free segments: 0x996 [ | ] Free segments: 0x996 [ * ] Free segments: 0x996 [ - ] Free segments: 0x996 [ - ] Free segments: 0x996 [ * ] Free segments: 0x996 [ | ] Free segments: 0x996 [ * ] Free segments: 0x996 [ - ] Free segments: 0x996 [ - ] Free segments: 0x996 [ * ] Free segments: 0x996 [ | ] Free segments: 0x996 [ * ] Free segments: 0x996 [ - ] Free segments: 0x996 [ - ] Free segments: 0x996 [ * ] Free segments: 0x996 [ | ] Free segments: 0x996 [ * ] Free segments: 0x996 [ - ] Free segments: 0x996 [ - ] Free segments: 0x996 [ * ] Free segments: 0x996 [ | ] Free segments: 0x996 [ * ] Free segments: 0x996 [ - ] Free segments: 0x996 [ - ] Free segments: 0x996 [ * ] Free segments: 0x996 [ | ] Free segments: 0x996 [ * ] Free segments: 0x996 [ - ] Free segments: 0x996 [ - ] Free segments: 0x996 [ * ] Free segments: 0x996 [ | ] Free segments: 0x996 [ * ] Free segments: 0x996 [ - ] Free segments: 0x996 [ - ] Free segments: 0x996 [ * ] Free segments: 0x996 [ | ] Free segments: 0x996 [ * ] Free segments: 0x996 [ - ] Free segments: 0x996 [ - ] Free segments: 0x996 [ * ] Free segments: 0x996 [ | ] Free segments: 0x996 [ * ] Free segments: 0x996 [ - ] Free segments: 0x996 [ - ] Free segments: 0x996 [ * ] Free segments: 0x996 [ | ] Free segments: 0x996 [ * ] Free segments: 0x996 [ - ] Free segments: 0x996 [ - ] Free segments: 0x996 [ * ] Free segments: 0x996 [ | ] Free segments: 0x996 [ * ] Free segments: 0x996 [ - ] Free segments: 0x996 [ - ] Free segments: 0x996 [ * ] Free segments: 0x996 [ | ] Free segments: 0x996 [ * ] Free segments: 0x996 [ - ] Free segments: 0x996 [ - ] Free segments: 0x996 [ * ] Free segments: 0x996 [ | ] Free segments: 0x996 [ * ] Free segments: 0x996 [ - ] Free segments: 0x996 [ - ] Free segments: 0x996 [ * ] Free segments: 0x996 [ | ] Free segments: 0x996 [ * ] Free segments: 0x996 [ - ] Free segments: 0x996 [ - ] Free segments: 0x996 [ * ] Free segments: 0x996 [ | ] Free segments: 0x996 [ * ] Free segments: 0x996 [ - ] Free segments: 0x996 [ - ] Free segments: 0x996 [ * ] Free segments: 0x996 [ | ] Free segments: 0x996 [ * ] Free segments: 0x996 [ - ] Free segments: 0x996 [ - ] Free segments: 0x996 [ * ] Free segments: 0x996 [ | ] Free segments: 0x996 [ * ] Free segments: 0x996 [ - ] Free segments: 0x996 [ - ] Free segments: 0x996 [ * ] Free segments: 0x996 [ | ] Free segments: 0x996 [ * ] Free segments: 0x996 [ - ] Free segments: 0x996 [ - ] Free segments: 0x996 [ * ] Free segments: 0x996 [ | ] Free segments: 0x996 [ * ] Free segments: 0x996 [ - ] Free segments: 0x996 [ - ] Free segments: 0x996 [ * ] Free segments: 0x996 [ | ] Free segments: 0x996 [ * ] Free segments: 0x996 [ - ] Free segments: 0x996 [ - ] Free segments: 0x996 [ * ] Free segments: 0x996 [ | ] Free segments: 0x996 [ * ] Free segments: 0x996 [ - ] Free segments: 0x996 [ - ] Free segments: 0x996 [ * ] Free segments: 0x996 [ | ] Free segments: 0x996 [ * ] Free segments: 0x996 [ - ] Free segments: 0x996 [ - ] Free segments: 0x996 [ * ] Free segments: 0x996 [ | ] Free segments: 0x996 [ * ] Free segments: 0x996 [ - ] Free segments: 0x996 [ - ] Free segments: 0x996 [ * ] Free segments: 0x996 [ | ] Free segments: 0x996 [ * ] Free segments: 0x996 [ - ] Free segments: 0x996 [ - ] Free segments: 0x996 [ * ] Free segments: 0x996 [ | ] Free segments: 0x996 [ * ] Free segments: 0x996 [ - ] Free segments: 0x996 [ - ] Free segments: 0x996 [ * ] Free segments: 0x996 [ | ] Free segments: 0x996 [ * ] Free segments: 0x996 [ - ] Free segments: 0x996 [ - ] Free segments: 0x996 [ * ] Free segments: 0x996 [ | ] Free segments: 0x996 [ * ] Free segments: 0x996 [ - ] Free segments: 0x996 [ - ] Free segments: 0x996 [ * ] Free segments: 0x996 [ | ] Free segments: 0x996 [ * ] Free segments: 0x996 [ - ] Free segments: 0x996 [ - ] Free segments: 0x996 [ * ] Free segments: 0x996 [ | ] Free segments: 0x996 [ * ] Free segments: 0x996 [ - ] Free segments: 0x996 [ - ] Free segments: 0x996 [ * ] Free segments: 0x996 [ | ] Free segments: 0x996 [ * ] Free segments: 0x996 [ - ] Free segments: 0x996 [ - ] Free segments: 0x996 [ * ] Free segments: 0x996 [ | ] Free segments: 0x996 [ * ] Free segments: 0x996 [ - ] Free segments: 0x996 [ - ] Free segments: 0x996 [ * ] Free segments: 0x996 [ | ] Free segments: 0x996 [ * ] Free segments: 0x996 [ - ] Free segments: 0x996 [ - ] Free segments: 0x996 [ * ] Free segments: 0x996 [ | ] Free segments: 0x996 [ * ] Free segments: 0x996 [ - ] Free segments: 0x996 [ - ] Free segments: 0x996 [ * ] Free segments: 0x996 [ | ] Free segments: 0x996 [ * ] Free segments: 0x996 [ - ] Free segments: 0x996 [ - ] Free segments: 0x996 [ * ] Free segments: 0x996 [ | ] Free segments: 0x996 [ * ] Free segments: 0x996 [ - ] Free segments: 0x996 [ - ] Free segments: 0x996 [ * ] Free segments: 0x996 [ | ] Free segments: 0x996 [ * ] Free segments: 0x996 [ - ] Free segments: 0x996 [ - ] Free segments: 0x996 [ * ] Free segments: 0x996 [ | ] Free segments: 0x996 [ * ] Free segments: 0x996 [ - ] Free segments: 0x996 [ - ] Free segments: 0x996 [ * ] Free segments: 0x996 [ | ] Free segments: 0x996 [ * ] Free segments: 0x996 [ - ] Free segments: 0x996 [ - ] Free segments: 0x996 [ * ] Free segments: 0x996 [ | ] Free segments: 0x996 [ * ] Free segments: 0x996 [ - ] Free segments: 0x996 [ - ] Free segments: 0x996 [ * ] Free segments: 0x996 [ | ] Free segments: 0x996 [ * ] Free segments: 0x996 [ - ] Free segments: 0x996 [ - ] Free segments: 0x996 [ * ] Free segments: 0x996 [ | ] Free segments: 0x996 [ * ] Free segments: 0x996 [ - ] Free segments: 0x996 [ - ] Free segments: 0x996 [ * ] Free segments: 0x996 [ | ] Free segments: 0x996 [ * ] Free segments: 0x996 [ - ] Free segments: 0x996 [ - ] Free segments: 0x996 [ * ] Free segments: 0x996 [ | ] Free segments: 0x996 [ * ] Free segments: 0x996 [ - ] Free segments: 0x996 [ - ] Free segments: 0x996 [ * ] Free segments: 0x996 [ | ] Free segments: 0x996 [ * ] Free segments: 0x996 [ - ] Free segments: 0x996 [ - ] Free segments: 0x996 [ * ] Free segments: 0x996 [ | ] Free segments: 0x996 [ * ] Free segments: 0x996 [ - ] Free segments: 0x996 [ - ] Free segments: 0x996 [ * ] Free segments: 0x996 [ | ] Free segments: 0x996 [ * ] Free segments: 0x996 [ - ] Free segments: 0x996 [ - ] Free segments: 0x996 [ * ] Free segments: 0x996 [ | ] Free segments: 0x996 [ * ] Free segments: 0x996 [ - ] Free segments: 0x996 [ - ] Free segments: 0x996 [ * ] Free segments: 0x996 [ | ] Free segments: 0x996 [ * ] Free segments: 0x996 [ - ] Free segments: 0x996 [ - ] Free segments: 0x996 [ * ] Free segments: 0x996 [ | ] Free segments: 0x996 [ * ] Free segments: 0x996 [ - ] Free segments: 0x995 [ - ] Free segments: 0x995 [ * ] Free segments: 0x995 [ | ] Free segments: 0x995 [ * ] Free segments: 0x995 [ - ] Free segments: 0x995 [ - ] Free segments: 0x995 [ * ] Free segments: 0x995 [ | ] Free segments: 0x995 [ * ] Free segments: 0x995 [ - ] Free segments: 0x995 [ - ] Free segments: 0x995 [ * ] Free segments: 0x995 [ | ] Free segments: 0x995 [ * ] Free segments: 0x995 [ - ] Free segments: 0x995 [ - ] Free segments: 0x995 [ * ] Free segments: 0x995 [ | ] Free segments: 0x995 [ * ] Free segments: 0x995 [ - ] Free segments: 0x995 [ - ] Free segments: 0x995 [ * ] Free segments: 0x995 [ | ] Free segments: 0x995 [ * ] Free segments: 0x995 [ - ] Free segments: 0x995 [ - ] Free segments: 0x995 [ * ] Free segments: 0x995 [ | ] Free segments: 0x995 [ * ] Free segments: 0x995 [ - ] Free segments: 0x995 [ - ] Free segments: 0x995 [ * ] Free segments: 0x995 [ | ] Free segments: 0x995 [ * ] Free segments: 0x995 [ - ] Free segments: 0x995 [ - ] Free segments: 0x995 [ * ] Free segments: 0x995 [ | ] Free segments: 0x995 [ * ] Free segments: 0x995 [ - ] Free segments: 0x995 [ - ] Free segments: 0x995 [ * ] Free segments: 0x995 [ | ] Free segments: 0x995 [ * ] Free segments: 0x995 [ - ] Free segments: 0x995 [ - ] Free segments: 0x995 [ * ] Free segments: 0x995 [ | ] Free segments: 0x995 [ * ] Free segments: 0x995 [ - ] Free segments: 0x995 [ - ] Free segments: 0x995 [ * ] Free segments: 0x995 [ | ] Free segments: 0x995 [ * ] Free segments: 0x995 [ - ] Free segments: 0x995 [ - ] Free segments: 0x995 [ * ] Free segments: 0x995 [ | ] Free segments: 0x995 [ * ] Free segments: 0x995 [ - ] Free segments: 0x995 [ - ] Free segments: 0x995 [ * ] Free segments: 0x995 [ | ] Free segments: 0x995 [ * ] Free segments: 0x995 [ - ] Free segments: 0x995 [ - ] Free segments: 0x994 [ * ] Free segments: 0x994 [ | ] Free segments: 0x994 [ * ] Free segments: 0x994 [ - ] Free segments: 0x994 [ - ] Free segments: 0x994 [ * ] Free segments: 0x994 [ | ] Free segments: 0x994 [ * ] Free segments: 0x994 [ - ] Free segments: 0x994 [ - ] Free segments: 0x994 [ * ] Free segments: 0x994 [ | ] Free segments: 0x994 [ * ] Free segments: 0x994 [ - ] Free segments: 0x994 [ - ] Free segments: 0x994 [ * ] Free segments: 0x994 [ | ] Free segments: 0x994 [ * ] Free segments: 0x994 [ - ] Free segments: 0x994 [ - ] Free segments: 0x994 [ * ] Free segments: 0x994 [ | ] Free segments: 0x994 [ * ] Free segments: 0x994 [ - ] Free segments: 0x994 [ - ] Free segments: 0x994 [ * ] Free segments: 0x994 [ | ] Free segments: 0x994 [ * ] Free segments: 0x994 [ - ] Free segments: 0x994 [ - ] Free segments: 0x994 [ * ] Free segments: 0x994 [ | ] Free segments: 0x994 [ * ] Free segments: 0x994 [ - ] Free segments: 0x994 [ - ] Free segments: 0x994 [ * ] Free segments: 0x994 [ | ] Free segments: 0x994 [ * ] Free segments: 0x994 [ - ] Free segments: 0x994 [ - ] Free segments: 0x994 [ * ] Free segments: 0x994 [ | ] Free segments: 0x994 [ * ] Free segments: 0x994 [ - ] Free segments: 0x994 [ - ] Free segments: 0x994 [ * ] Free segments: 0x994 [ | ] Free segments: 0x994 [ * ] Free segments: 0x994 [ - ] Free segments: 0x994 [ - ] Free segments: 0x994 [ * ] Free segments: 0x994 [ | ] Free segments: 0x994 [ * ] Free segments: 0x994 [ - ] Free segments: 0x994 [ - ] Free segments: 0x994 [ * ] Free segments: 0x994 [ | ] Free segments: 0x994 [ * ] Free segments: 0x994 [ - ] Free segments: 0x994 [ - ] Free segments: 0x994 [ * ] Free segments: 0x994 [ | ] Free segments: 0x994 [ * ] Free segments: 0x994 [ - ] Free segments: 0x994 [ - ] Free segments: 0x994 [ * ] Free segments: 0x994 [ | ] Free segments: 0x994 [ * ] Free segments: 0x994 [ - ] Free segments: 0x994 [ - ] Free segments: 0x994 [ * ] Free segments: 0x994 [ | ] Free segments: 0x994 [ * ] Free segments: 0x994 [ - ] Free segments: 0x994 [ - ] Free segments: 0x994 [ * ] Free segments: 0x994 [ | ] Free segments: 0x994 [ * ] Free segments: 0x994 [ - ] Free segments: 0x994 [ - ] Free segments: 0x994 [ * ] Free segments: 0x994 [ | ] Free segments: 0x994 [ * ] Free segments: 0x994 [ - ] Free segments: 0x994 [ - ] Free segments: 0x994 [ * ] Free segments: 0x994 [ | ] Free segments: 0x994 [ * ] Free segments: 0x994 [ - ] Free segments: 0x994 [ - ] Free segments: 0x994 [ * ] Free segments: 0x994 [ | ] Free segments: 0x994 [ * ] Free segments: 0x993 [ - ] Free segments: 0x993 [ - ] Free segments: 0x993 [ * ] Free segments: 0x993 [ | ] Free segments: 0x993 [ * ] Free segments: 0x993 [ - ] Free segments: 0x993 [ - ] Free segments: 0x993 [ * ] Free segments: 0x993 [ | ] Free segments: 0x993 [ * ] Free segments: 0x993 [ - ] Free segments: 0x993 [ - ] Free segments: 0x993 [ * ] Free segments: 0x993 [ | ] Free segments: 0x993 [ * ] Free segments: 0x993 [ - ] Free segments: 0x993 [ - ] Free segments: 0x993 [ * ] Free segments: 0x993 [ | ] Free segments: 0x993 [ * ] Free segments: 0x993 [ - ] Free segments: 0x993 [ - ] Free segments: 0x993 [ * ] Free segments: 0x993 [ | ] Free segments: 0x993 [ * ] Free segments: 0x993 [ - ] Free segments: 0x993 [ - ] Free segments: 0x993 [ * ] Free segments: 0x993 [ | ] Free segments: 0x993 [ * ] Free segments: 0x993 [ - ] Free segments: 0x993 [ - ] Free segments: 0x993 [ * ] Free segments: 0x993 [ | ] Free segments: 0x993 [ * ] Free segments: 0x993 [ - ] Free segments: 0x993 [ - ] Free segments: 0x993 [ * ] Free segments: 0x993 [ | ] Free segments: 0x993 [ * ] Free segments: 0x993 [ - ] Free segments: 0x993 [ - ] Free segments: 0x993 [ * ] Free segments: 0x993 [ | ] Free segments: 0x993 [ * ] Free segments: 0x993 [ - ] Free segments: 0x993 [ - ] Free segments: 0x993 [ * ] Free segments: 0x993 [ | ] Free segments: 0x993 [ * ] Free segments: 0x993 [ - ] Free segments: 0x993 [ - ] Free segments: 0x993 [ * ] Free segments: 0x993 [ | ] Free segments: 0x993 [ * ] Free segments: 0x993 [ - ] Free segments: 0x993 [ - ] Free segments: 0x993 [ * ] Free segments: 0x993 [ | ] Free segments: 0x993 [ * ] Free segments: 0x993 [ - ] Free segments: 0x993 [ - ] Free segments: 0x993 [ * ] Free segments: 0x993 [ | ] Free segments: 0x993 [ * ] Free segments: 0x993 [ - ] Free segments: 0x993 [ - ] Free segments: 0x993 [ * ] Free segments: 0x993 [ | ] Free segments: 0x993 [ * ] Free segments: 0x993 [ - ] Free segments: 0x993 [ - ] Free segments: 0x993 [ * ] Free segments: 0x993 [ | ] Free segments: 0x993 [ * ] Free segments: 0x993 [ - ] Free segments: 0x993 [ - ] Free segments: 0x993 [ * ] Free segments: 0x993 [ | ] Free segments: 0x993 [ * ] Free segments: 0x993 [ - ] Free segments: 0x993 [ - ] Free segments: 0x993 [ * ] Free segments: 0x993 [ | ] Free segments: 0x992 [ * ] Free segments: 0x992 [ - ] Free segments: 0x992 [ - ] Free segments: 0x992 [ * ] Free segments: 0x992 [ | ] Free segments: 0x992 [ * ] Free segments: 0x992 [ - ] Free segments: 0x992 [ - ] Free segments: 0x992 [ * ] Free segments: 0x992 [ | ] Free segments: 0x992 [ * ] Free segments: 0x992 [ - ] Free segments: 0x992 [ - ] Free segments: 0x992 [ * ] Free segments: 0x992 [ | ] Free segments: 0x992 [ * ] Free segments: 0x992 [ - ] Free segments: 0x992 [ - ] Free segments: 0x992 [ * ] Free segments: 0x992 [ | ] Free segments: 0x992 [ * ] Free segments: 0x992 [ - ] Free segments: 0x992 [ - ] Free segments: 0x992 [ * ] Free segments: 0x992 [ | ] Free segments: 0x992 [ * ] Free segments: 0x992 [ - ] Free segments: 0x992 [ - ] Free segments: 0x992 [ * ] Free segments: 0x992 [ | ] Free segments: 0x992 [ * ] Free segments: 0x992 [ - ] Free segments: 0x992 [ - ] Free segments: 0x992 [ * ] Free segments: 0x992 [ | ] Free segments: 0x992 [ * ] Free segments: 0x992 [ - ] Free segments: 0x992 [ - ] Free segments: 0x992 [ * ] Free segments: 0x992 [ | ] Free segments: 0x992 [ * ] Free segments: 0x992 [ - ] Free segments: 0x992 [ - ] Free segments: 0x992 [ * ] Free segments: 0x992 [ | ] Free segments: 0x992 [ * ] Free segments: 0x992 [ - ] Free segments: 0x992 [ - ] Free segments: 0x992 [ * ] Free segments: 0x992 [ | ] Free segments: 0x992 [ * ] Free segments: 0x992 [ - ] Free segments: 0x992 [ - ] Free segments: 0x992 [ * ] Free segments: 0x992 [ | ] Free segments: 0x992 [ * ] Free segments: 0x992 [ - ] Free segments: 0x992 [ - ] Free segments: 0x992 [ * ] Free segments: 0x992 [ | ] Free segments: 0x992 [ * ] Free segments: 0x992 [ - ] Free segments: 0x992 [ - ] Free segments: 0x992 [ * ] Free segments: 0x992 [ | ] Free segments: 0x992 [ * ] Free segments: 0x992 [ - ] Free segments: 0x992 [ - ] Free segments: 0x992 [ * ] Free segments: 0x992 [ | ] Free segments: 0x992 [ * ] Free segments: 0x992 [ - ] Free segments: 0x992 [ - ] Free segments: 0x992 [ * ] Free segments: 0x992 [ | ] Free segments: 0x992 [ * ] Free segments: 0x992 [ - ] Free segments: 0x992 [ - ] Free segments: 0x992 [ * ] Free segments: 0x992 [ | ] Free segments: 0x992 [ * ] Free segments: 0x992 [ - ] Free segments: 0x992 [ - ] Free segments: 0x992 [ * ] Free segments: 0x992 [ | ] Free segments: 0x992 [ * ] Free segments: 0x992 [ - ] Free segments: 0x992 [ - ] Free segments: 0x992 [ * ] Free segments: 0x992 [ | ] Free segments: 0x992 [ * ] Free segments: 0x992 [ - ] Free segments: 0x992 [ - ] Free segments: 0x992 [ * ] Free segments: 0x992 [ | ] Free segments: 0x992 [ * ] Free segments: 0x992 [ - ] Free segments: 0x992 [ - ] Free segments: 0x992 [ * ] Free segments: 0x992 [ | ] Free segments: 0x992 [ * ] Free segments: 0x992 [ - ] Free segments: 0x992 [ - ] Free segments: 0x992 [ * ] Free segments: 0x992 [ | ] Free segments: 0x992 [ * ] Free segments: 0x992 [ - ] Free segments: 0x992 [ - ] Free segments: 0x991 [ * ] Free segments: 0x991 [ | ] Free segments: 0x991 [ * ] Free segments: 0x991 [ - ] Free segments: 0x991 [ - ] Free segments: 0x991 [ * ] Free segments: 0x991 [ | ] Free segments: 0x991 [ * ] Free segments: 0x991 [ - ] Free segments: 0x991 [ - ] Free segments: 0x991 [ * ] Free segments: 0x991 [ | ] Free segments: 0x991 [ * ] Free segments: 0x991 [ - ] Free segments: 0x991 [ - ] Free segments: 0x991 [ * ] Free segments: 0x991 [ | ] Free segments: 0x991 [ * ] Free segments: 0x991 [ - ] Free segments: 0x991 [ - ] Free segments: 0x991 [ * ] Free segments: 0x991 [ | ] Free segments: 0x991 [ * ] Free segments: 0x991 [ - ] Free segments: 0x991 [ - ] Free segments: 0x991 [ * ] Free segments: 0x991 [ | ] Free segments: 0x991 [ * ] Free segments: 0x991 [ - ] Free segments: 0x991 [ - ] Free segments: 0x991 [ * ] Free segments: 0x991 [ | ] Free segments: 0x991 [ * ] Free segments: 0x991 [ - ] Free segments: 0x991 [ - ] Free segments: 0x991 [ * ] Free segments: 0x991 [ | ] Free segments: 0x991 [ * ] Free segments: 0x991 [ - ] Free segments: 0x991 [ - ] Free segments: 0x991 [ * ] Free segments: 0x991 [ | ] Free segments: 0x991 [ * ] Free segments: 0x991 [ - ] Free segments: 0x991 [ - ] Free segments: 0x991 [ * ] Free segments: 0x991 [ | ] Free segments: 0x991 [ * ] Free segments: 0x991 [ - ] Free segments: 0x991 [ - ] Free segments: 0x991 [ * ] Free segments: 0x991 [ | ] Free segments: 0x991 [ * ] Free segments: 0x991 [ - ] Free segments: 0x991 [ - ] Free segments: 0x991 [ * ] Free segments: 0x991 [ | ] Free segments: 0x991 [ * ] Free segments: 0x991 [ - ] Free segments: 0x991 [ - ] Free segments: 0x991 [ * ] Free segments: 0x991 [ | ] Free segments: 0x991 [ * ] Free segments: 0x991 [ - ] Free segments: 0x991 [ - ] Free segments: 0x991 [ * ] Free segments: 0x991 [ | ] Free segments: 0x991 [ * ] Free segments: 0x991 [ - ] Free segments: 0x991 [ - ] Free segments: 0x991 [ * ] Free segments: 0x991 [ | ] Free segments: 0x991 [ * ] Free segments: 0x991 [ - ] Free segments: 0x991 [ - ] Free segments: 0x991 [ * ] Free segments: 0x991 [ | ] Free segments: 0x991 [ * ] Free segments: 0x991 [ - ] Free segments: 0x991 [ - ] Free segments: 0x991 [ * ] Free segments: 0x991 [ | ] Free segments: 0x991 [ * ] Free segments: 0x991 [ - ] Free segments: 0x991 [ - ] Free segments: 0x991 [ * ] Free segments: 0x991 [ | ] Free segments: 0x991 [ * ] Free segments: 0x991 [ - ] Free segments: 0x990 [ - ] Free segments: 0x990 [ * ] Free segments: 0x990 [ | ] Free segments: 0x990 [ * ] Free segments: 0x990 [ - ] Free segments: 0x990 [ - ] Free segments: 0x990 [ * ] Free segments: 0x990 [ | ] Free segments: 0x990 [ * ] Free segments: 0x990 [ - ] Free segments: 0x990 [ - ] Free segments: 0x990 [ * ] Free segments: 0x990 [ | ] Free segments: 0x990 [ * ] Free segments: 0x990 [ - ] Free segments: 0x990 [ - ] Free segments: 0x990 [ * ] Free segments: 0x990 [ | ] Free segments: 0x990 [ * ] Free segments: 0x990 [ - ] Free segments: 0x990 [ - ] Free segments: 0x990 [ * ] Free segments: 0x990 [ | ] Free segments: 0x990 [ * ] Free segments: 0x990 [ - ] Free segments: 0x990 [ - ] Free segments: 0x990 [ * ] Free segments: 0x990 [ | ] Free segments: 0x990 [ * ] Free segments: 0x990 [ - ] Free segments: 0x990 [ - ] Free segments: 0x990 [ * ] Free segments: 0x990 [ | ] Free segments: 0x990 [ * ] Free segments: 0x990 [ - ] Free segments: 0x990 [ - ] Free segments: 0x990 [ * ] Free segments: 0x990 [ | ] Free segments: 0x990 [ * ] Free segments: 0x990 [ - ] Free segments: 0x990 [ - ] Free segments: 0x990 [ * ] Free segments: 0x990 [ | ] Free segments: 0x990 [ * ] Free segments: 0x990 [ - ] Free segments: 0x990 [ - ] Free segments: 0x990 [ * ] Free segments: 0x990 [ | ] Free segments: 0x990 [ * ] Free segments: 0x990 [ - ] Free segments: 0x990 [ - ] Free segments: 0x990 [ * ] Free segments: 0x990 [ | ] Free segments: 0x990 [ * ] Free segments: 0x990 [ - ] Free segments: 0x990 [ - ] Free segments: 0x990 [ * ] Free segments: 0x990 [ | ] Free segments: 0x990 [ * ] Free segments: 0x990 [ - ] Free segments: 0x990 [ - ] Free segments: 0x990 [ * ] Free segments: 0x990 [ | ] Free segments: 0x990 [ * ] Free segments: 0x990 [ - ] Free segments: 0x990 [ - ] Free segments: 0x990 [ * ] Free segments: 0x990 [ | ] Free segments: 0x990 [ * ] Free segments: 0x990 [ - ] Free segments: 0x990 [ - ] Free segments: 0x990 [ * ] Free segments: 0x990 [ | ] Free segments: 0x990 [ * ] Free segments: 0x990 [ - ] Free segments: 0x990 [ - ] Free segments: 0x990 [ * ] Free segments: 0x990 [ | ] Free segments: 0x990 [ * ] Free segments: 0x990 [ - ] Free segments: 0x990 [ - ] Free segments: 0x990 [ * ] Free segments: 0x990 [ | ] Free segments: 0x990 [ * ] Free segments: 0x990 [ - ] Free segments: 0x990 [ - ] Free segments: 0x990 [ * ] Free segments: 0x990 [ | ] Free segments: 0x990 [ * ] Free segments: 0x990 [ - ] Free segments: 0x990 [ - ] Free segments: 0x990 [ * ] Free segments: 0x990 [ | ] Free segments: 0x990 [ * ] Free segments: 0x990 [ - ] Free segments: 0x990 [ - ] Free segments: 0x98f [ * ] Free segments: 0x98f [ | ] Free segments: 0x98f [ * ] Free segments: 0x98f [ - ] Free segments: 0x98f [ - ] Free segments: 0x98f [ * ] Free segments: 0x98f [ | ] Free segments: 0x98f [ * ] Free segments: 0x98f [ - ] Free segments: 0x98f [ - ] Free segments: 0x98f [ * ] Free segments: 0x98f [ | ] Free segments: 0x98f [ * ] Free segments: 0x98f [ - ] Free segments: 0x98f [ - ] Free segments: 0x98f [ * ] Free segments: 0x98f [ | ] Free segments: 0x98f [ * ] Free segments: 0x98f [ - ] Free segments: 0x98f [ - ] Free segments: 0x98f [ * ] Free segments: 0x98f [ | ] Free segments: 0x98f [ * ] Free segments: 0x98f [ - ] Free segments: 0x98f [ - ] Free segments: 0x98f [ * ] Free segments: 0x98f [ | ] Free segments: 0x98f [ * ] Free segments: 0x98f [ - ] Free segments: 0x98f [ - ] Free segments: 0x98f [ * ] Free segments: 0x98f [ | ] Free segments: 0x98f [ * ] Free segments: 0x98f [ - ] Free segments: 0x98f [ - ] Free segments: 0x98f [ * ] Free segments: 0x98f [ | ] Free segments: 0x98f [ * ] Free segments: 0x98f [ - ] Free segments: 0x98f [ - ] Free segments: 0x98f [ * ] Free segments: 0x98f [ | ] Free segments: 0x98f [ * ] Free segments: 0x98f [ - ] Free segments: 0x98f [ - ] Free segments: 0x98f [ * ] Free segments: 0x98f [ | ] Free segments: 0x98f [ * ] Free segments: 0x98f [ - ] Free segments: 0x98f [ - ] Free segments: 0x98f [ * ] Free segments: 0x98f [ | ] Free segments: 0x98f [ * ] Free segments: 0x98f [ - ] Free segments: 0x98f [ - ] Free segments: 0x98f [ * ] Free segments: 0x98f [ | ] Free segments: 0x98f [ * ] Free segments: 0x98f [ - ] Free segments: 0x98f [ - ] Free segments: 0x98f [ * ] Free segments: 0x98f [ | ] Free segments: 0x98f [ * ] Free segments: 0x98f [ - ] Free segments: 0x98f [ - ] Free segments: 0x98f [ * ] Free segments: 0x98f [ | ] Free segments: 0x98f [ * ] Free segments: 0x98f [ - ] Free segments: 0x98f [ - ] Free segments: 0x98f [ * ] Free segments: 0x98f [ | ] Free segments: 0x98f [ * ] Free segments: 0x98f [ - ] Free segments: 0x98f [ - ] Free segments: 0x98f [ * ] Free segments: 0x98f [ | ] Free segments: 0x98f [ * ] Free segments: 0x98f [ - ] Free segments: 0x98f [ - ] Free segments: 0x98f [ * ] Free segments: 0x98f [ | ] Free segments: 0x98f [ * ] Free segments: 0x98f [ - ] Free segments: 0x98f [ - ] Free segments: 0x98f [ * ] Free segments: 0x98f [ | ] Free segments: 0x98f [ * ] Free segments: 0x98f [ - ] Free segments: 0x98f [ - ] Free segments: 0x98f [ * ] Free segments: 0x98f [ | ] Free segments: 0x98f [ * ] Free segments: 0x98f [ - ] Free segments: 0x98f [ - ] Free segments: 0x98f [ * ] Free segments: 0x98f [ | ] Free segments: 0x98f[FIX] (move_one_curseg_info:2857) --> Move curseg[0] 3 -> 4 after 2c00 [FIX] (move_one_curseg_info:2857) --> Move curseg[1] 4f4 -> 58 after 2c00 [FIX] (move_one_curseg_info:2857) --> Move curseg[2] 279 -> 59 after 2c00 [FIX] (move_one_curseg_info:2857) --> Move curseg[3] 0 -> 52 after 2c00 [FIX] (move_one_curseg_info:2857) --> Move curseg[4] 1 -> 12 after 2c00 [FIX] (move_one_curseg_info:2857) --> Move curseg[5] 2 -> 1 after 2c00 Info: Write valid nat_bits in checkpoint Info: MKFS version "Linux version 5.15.60-2-pve (build@proxmox) (gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP PVE 5.15.60-2 (Tue, 04 Oct 2022 16:52:28 +0200)" Info: FSCK version from "Linux version 5.15.60-2-pve (build@proxmox) (gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP PVE 5.15.60-2 (Tue, 04 Oct 2022 16:52:28 +0200)" to "Linux version 5.15.60-2-pve (build@proxmox) (gcc (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP PVE 5.15.60-2 (Tue, 04 Oct 2022 16:52:28 +0200)" Info: superblock features = 0 : Info: superblock encrypt level = 0, salt = 00000000000000000000000000000000 Info: Segments per section = 1 Info: Sections per zone = 1 Info: total FS sectors = 10485760 (5120 MB) Info: CKPT version = 1eddc605 Info: Checked valid nat_bits in checkpoint Info: checkpoint state = 81 : nat_bits unmount [FSCK] Check node 1 / 1452 (0.07%) [FSCK] Check node 146 / 1452 (10.07%) [FSCK] Check node 291 / 1452 (20.07%) [FSCK] Check node 436 / 1452 (30.07%) [FSCK] Check node 581 / 1452 (40.07%) [FSCK] Check node 726 / 1452 (50.07%) [FSCK] Check node 871 / 1452 (60.07%) [FSCK] Check node 1016 / 1452 (70.07%) [FSCK] Check node 1161 / 1452 (80.07%) [FSCK] Check node 1306 / 1452 (90.07%) [FSCK] Check node 1451 / 1452 (100.07%) [FSCK] Max image size: 220 MB, Free space: 4616 MB [FSCK] Unreachable nat entries [Ok..] [0x0] [FSCK] SIT valid block bitmap checking [Ok..] [FSCK] Hard link checking for regular file [Ok..] [0x0] [FSCK] valid_block_count matching with CP [Ok..] [0xa3c5] [FSCK] valid_node_count matching with CP (de lookup) [Ok..] [0x5ac] [FSCK] valid_node_count matching with CP (nat lookup) [Ok..] [0x5ac] [FSCK] valid_inode_count matched with CP [Ok..] [0x593] [FSCK] free segment_count matched with CP [Ok..] [0x991] [FSCK] next block offset is free [Ok..] [FSCK] fixing SIT types [FSCK] other corrupted bugs [Ok..] Done: 0.000000 secs ln -snf /tmp/instance-12/output-1/host/sparc64-buildroot-linux-gnu/sysroot /tmp/instance-12/output-1/staging make: Leaving directory '/tmp/instance-12/buildroot' make: Entering directory '/tmp/instance-12/buildroot' >>> Buildroot 2022.08-522-g4e6cede090 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-bootlin 2021.11-1 Collecting legal info >>> toolchain Collecting legal info >>> alsa-lib 1.2.7.2 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> 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-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> pciutils 3.8.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> sysvinit 2.99 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> util-linux 2.38 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-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> readline 8.1.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> cache-calibrator Collecting legal info calibrator.c.license: OK (sha256: a853663f5b4fb3ad77bf2790ab53146f456b8d9b9ddf83b99fe28c0bdec42514) >>> can-utils 2021.08.0 Collecting legal info LICENSES/BSD-3-Clause: OK (sha256: c3dc748f5e725cf5ed89784fe78e4ff1b05d309bf1e7ade4c572e8fde1b8406c) LICENSES/GPL-2.0-only.txt: OK (sha256: 995a31f60a9ddb4c609214cc7d17ca94cc3cbc7f37e1e64dba81e7f8ea9d4f91) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> dialog 1.3-20220117 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-f2fs-tools 1.15.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> host-util-linux 2.38 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-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> ffmpeg 4.4.3 Collecting legal info LICENSE.md: OK (sha256: cb48bf09a11f5fb576cddb0431c8f5ed0a60157a9ec942adffc13907cbe083f2) COPYING.LGPLv2.1: OK (sha256: b634ab5640e258563c536e658cad87080553df6f34f62269a21d554844e58bfe) >>> libdrm 2.4.112 Collecting legal info data/meson.build: OK (sha256: d0a616a9020dc0271e36e6dd4bad174b4e2c2a42636f13785f8e18dd5f85fd83) >>> host-meson 0.63.3 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-python-setuptools 65.3.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.7 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.9 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.3 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> libpthread-stubs 0.4 Collecting legal info COPYING: OK (sha256: 78c20706e799f2b8f445e71d3d2ade6ba23b3388fd6cbeed7d71796623febde8) >>> libva 2.15.0 Collecting legal info COPYING: OK (sha256: c86a782ee845b52472dae9b9d79fb915d333628ac0efe49cdce63644814931de) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> flot 0.8.3 Collecting legal info LICENSE.txt: OK (sha256: 52cb566b16d84314b92b91361ed072eaaf166e8d3dfa3d0fd3577613925f205c) >>> gdk-pixbuf 2.42.9 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gdk-pixbuf 2.42.9 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> host-libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi 3.4.3 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> initscripts Collecting legal info >>> jack1 0.126.0 Collecting legal info COPYING: OK (sha256: 661fe53a7e3fce790b185e35c60b7ed80d7efdf25fd7df5af6814a9a215a538f) COPYING.GPL: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LGPL: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> jquery 3.5.1 Collecting legal info >>> jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info jsmin.c: OK (sha256: b420f61778af09534adc836a5086f5625b8499124051c50baefa218e7c03a58c) >>> jsmn 1.1.0 Collecting legal info LICENSE: OK (sha256: 4675b94a50d2afe811c52785463c854f1156056632cce17cc7133939eac8ed55) >>> libarchive 3.6.1 Collecting legal info COPYING: OK (sha256: b2cdf763345de2de34cebf54394df3c61a105c3b71288603c251f2fa638200ba) >>> xz 5.2.7 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libconfig 1.7.3 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libcrossguid 8f399e8bd4252be9952f3dfa8199924cc8487ca4 Collecting legal info LICENSE: OK (sha256: 779e58787f966a1552f68d5ec041513cef68785dae4a519dbda7bc0b86eda20e) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libexif 0.6.24 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> libgcrypt 1.10.1 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.45 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libgta 1.2.1 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> libsha1 0.3 Collecting legal info COPYING: OK (sha256: 4c387926596bfeacc5b72ebeb96ab36c299a07568e18592c727a6c11dd512c20) >>> libshout 2.4.5 Collecting legal info COPYING: OK (sha256: 7a4436f9ec37603356791c87de3bc444989befd2682d29efb3d97604e04c1852) >>> libsigsegv 2.14 Collecting legal info COPYING: OK (sha256: 8f2983e9a940367f48999881c14775db725ee643bce1e2f1ba195eb629a33cde) >>> libupnp 1.14.13 Collecting legal info COPYING: OK (sha256: c8b99423cad48bb44e2cf52a496361404290865eac259a82da6d1e4331ececb3) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> liquid-dsp 1.4.0 Collecting legal info LICENSE: OK (sha256: 4df7126196efba1283deb99e3269418dde4ab0ad1fde80a55051153451eb4df2) >>> make 4.2.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> netatalk 3.1.13 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7599ae145e53be03a08f8b558b2f2e0c828e1630f1843cc04f41981b8cefcd65) >>> ngircd 26.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> opencv4 4.6.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> openipmi 2.0.32 Collecting legal info COPYING.LIB: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.BSD: OK (sha256: 185323a62589e7ee80f86bf2ea29caad9a09fdda0ea3f1c00db8b778c7edf60e) >>> popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> opkg 0.4.5 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> optee-benchmark 3.18.0 Collecting legal info LICENSE: OK (sha256: 0571be5b739142dc3e40e0a4e7e30d4ab8bff0d4d606a3f2db2010745587d383) >>> optee-client 3.18.0 Collecting legal info LICENSE: OK (sha256: fda8385993f112d7ca61b88b54ba5b4cbeec7e43a0f9b317d5186703c1985e8f) >>> p7zip 17.04 Collecting legal info DOC/License.txt: OK (sha256: 555806657dcf0f1e720b581c52643c195ec86ae3f00bd18cc66d2e0f88ffa210) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pixiewps 9e5bdc6c86c8487b2a6107d5ab3559ed5c738c59 Collecting legal info LICENSE.md: OK (sha256: ccb349b4132ed7737f25e5adebfe61f3d52dca33708df1e50352320438d1d4c2) >>> safeclib 3.7.1 Collecting legal info COPYING: OK (sha256: c33e77efd5781e3d59a2bb648c82d2a615035ef0d24cf58880380e3af906510b) >>> sp-oops-extract 0.0.7-1 Collecting legal info COPYING: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) >>> spawn-fcgi 1.6.4 Collecting legal info COPYING: OK (sha256: 5c98cad2fbaf5c5e2562bcbab401a7c557c1bb1bac9914ecc63730925052fb13) >>> swupdate 2022.05 Collecting legal info LICENSES/BSD-1-Clause.txt: OK (sha256: 4cf04ed34ff0ebbf5c71345b56e6af5093fc17206364cca0ebbae92ef3940683) LICENSES/BSD-3-Clause.txt: OK (sha256: e27a3e87706b3aa5ff2e50eaafe2e6ed5397fbf2d7679eaf444a6d000518a3a6) LICENSES/CC0-1.0.txt: OK (sha256: 0558101984550fa84d1d13c2af11d116c20079d2be58711e8d99cadce7009192) LICENSES/CC-BY-SA-4.0.txt: OK (sha256: cde7883b9050a1104f4ac19a1572aafd6e5d7323b68351aaf51fbf4beba54966) LICENSES/GPL-2.0-only.txt: OK (sha256: 5d51b52a40391a26cbb2accf5dc5d1c165de49a022d9d5efb50b22204d2682ec) LICENSES/GPL-2.0-or-later.txt: OK (sha256: 43fd695e9b198a9a4997cc2d02e10d26cae937e2c4930b9eff9c6d349c85cd32) LICENSES/ISC.txt: OK (sha256: 492e801f1b0632185431472f148885a4fe8e990b10da57b4986a8bcf140a5374) LICENSES/LGPL-2.1-or-later.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES/MIT.txt: OK (sha256: 89807acf2309bd285f033404ee78581602f3cd9b819a16ac2f0e5f60ff4a473e) LICENSES/OFL-1.1.txt: OK (sha256: 8f2368a292194be10b1223a8875815240a9208bb30785cb13d8849eb6a750fe9) >>> zeromq 4.3.4 Collecting legal info COPYING: OK (sha256: 4fd86507c9b486764343065a9e035222869a27b5789efeb4fd93edc85412d7a3) COPYING.LESSER: OK (sha256: 83f32abe61ee58ffb1b007412c08415168c052501dbf56d7a47aaaac52b03ef6) >>> tpm2-tss 3.1.0 Collecting legal info LICENSE: OK (sha256: 18c1bf4b1ba1fb2c4ffa7398c234d83c0d55475298e470ae1e5e3a8a8bd2e448) >>> ushare 2.1 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> wireless-regdb 2022.02.18 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) >>> zmqpp 4.2.0 Collecting legal info LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> 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 WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-bootlin-2021.11-1: cannot save license (TOOLCHAIN_EXTERNAL_BOOTLIN_LICENSE_FILES not defined) WARNING: jquery-3.5.1: cannot save license (JQUERY_LICENSE_FILES not defined) Legal info produced in /tmp/instance-12/output-1/legal-info make: Leaving directory '/tmp/instance-12/buildroot'