if test "/usr/lib" != "/lib" -a -f "/home/autobuild/autobuild/instance-10/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libblkid.so"; then \ /usr/bin/mkdir -p /home/autobuild/autobuild/instance-10/output-1/host/mips64-buildroot-linux-gnu/sysroot/lib; \ mv /home/autobuild/autobuild/instance-10/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libblkid.so.* /home/autobuild/autobuild/instance-10/output-1/host/mips64-buildroot-linux-gnu/sysroot/lib; \ so_img_name=$(readlink /home/autobuild/autobuild/instance-10/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/libblkid.so); \ so_img_rel_target=$(echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \ (cd /home/autobuild/autobuild/instance-10/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib && \ rm -f libblkid.so && \ ln -s $so_img_rel_target/lib/$so_img_name libblkid.so); \ fi make[5]: Leaving directory '/home/autobuild/autobuild/instance-10/output-1/build/util-linux-2.38' /usr/bin/mkdir -p '/home/autobuild/autobuild/instance-10/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/bash-completion/completions' /usr/bin/mkdir -p '/home/autobuild/autobuild/instance-10/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/man/man1' /usr/bin/mkdir -p '/home/autobuild/autobuild/instance-10/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/man/man3' /usr/bin/install -c -m 644 libblkid/libblkid.3 '/home/autobuild/autobuild/instance-10/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/man/man3' /usr/bin/mkdir -p '/home/autobuild/autobuild/instance-10/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/man/man5' /usr/bin/install -c -m 644 lib/terminal-colors.d.5 '/home/autobuild/autobuild/instance-10/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/man/man5' /usr/bin/mkdir -p '/home/autobuild/autobuild/instance-10/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/man/man8' /usr/bin/mkdir -p '/home/autobuild/autobuild/instance-10/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/blkid' /usr/bin/install -c -m 644 libblkid/src/blkid.h '/home/autobuild/autobuild/instance-10/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/include/blkid' /usr/bin/mkdir -p '/home/autobuild/autobuild/instance-10/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libblkid/blkid.pc '/home/autobuild/autobuild/instance-10/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /home/autobuild/make/make install-data-hook make[5]: Entering directory '/home/autobuild/autobuild/instance-10/output-1/build/util-linux-2.38' make[5]: Nothing to be done for 'install-data-hook'. make[5]: Leaving directory '/home/autobuild/autobuild/instance-10/output-1/build/util-linux-2.38' make[4]: Leaving directory '/home/autobuild/autobuild/instance-10/output-1/build/util-linux-2.38' make[3]: Leaving directory '/home/autobuild/autobuild/instance-10/output-1/build/util-linux-2.38' make[2]: Leaving directory '/home/autobuild/autobuild/instance-10/output-1/build/util-linux-2.38' make[1]: Leaving directory '/home/autobuild/autobuild/instance-10/output-1/build/util-linux-2.38' >>> util-linux 2.38 Fixing libtool files for la in $(find /home/autobuild/autobuild/instance-10/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/autobuild/autobuild/instance-10/output-1:@BASE_DIR@:g" \ -e "s:/home/autobuild/autobuild/instance-10/output-1/host/mips64-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/home/autobuild/autobuild/instance-10/output-1/host/mips64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/autobuild/autobuild/instance-10/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 >>> util-linux 2.38 Installing to target PATH="/home/autobuild/autobuild/instance-10/output-1/host/bin:/home/autobuild/autobuild/instance-10/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/make/make -j1 DESTDIR=/home/autobuild/autobuild/instance-10/output-1/target install -C /home/autobuild/autobuild/instance-10/output-1/build/util-linux-2.38/ make[1]: Entering directory '/home/autobuild/autobuild/instance-10/output-1/build/util-linux-2.38' /home/autobuild/make/make install-recursive make[2]: Entering directory '/home/autobuild/autobuild/instance-10/output-1/build/util-linux-2.38' Making install in po make[3]: Entering directory '/home/autobuild/autobuild/instance-10/output-1/build/util-linux-2.38/po' if test "util-linux" = "gettext-tools"; then \ /usr/bin/mkdir -p /home/autobuild/autobuild/instance-10/output-1/target/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /home/autobuild/autobuild/instance-10/output-1/target/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/autobuild/autobuild/instance-10/output-1/target/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[3]: Leaving directory '/home/autobuild/autobuild/instance-10/output-1/build/util-linux-2.38/po' make[3]: Entering directory '/home/autobuild/autobuild/instance-10/output-1/build/util-linux-2.38' make[4]: Entering directory '/home/autobuild/autobuild/instance-10/output-1/build/util-linux-2.38' /usr/bin/mkdir -p '/home/autobuild/autobuild/instance-10/output-1/target/bin' /usr/bin/mkdir -p '/home/autobuild/autobuild/instance-10/output-1/target/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libblkid.la '/home/autobuild/autobuild/instance-10/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libblkid.so.1.1.0 /home/autobuild/autobuild/instance-10/output-1/target/usr/lib/libblkid.so.1.1.0 libtool: install: (cd /home/autobuild/autobuild/instance-10/output-1/target/usr/lib && { ln -s -f libblkid.so.1.1.0 libblkid.so.1 || { rm -f libblkid.so.1 && ln -s libblkid.so.1.1.0 libblkid.so.1; }; }) libtool: install: (cd /home/autobuild/autobuild/instance-10/output-1/target/usr/lib && { ln -s -f libblkid.so.1.1.0 libblkid.so || { rm -f libblkid.so && ln -s libblkid.so.1.1.0 libblkid.so; }; }) libtool: install: /usr/bin/install -c .libs/libblkid.lai /home/autobuild/autobuild/instance-10/output-1/target/usr/lib/libblkid.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/home/autobuild/autobuild/instance-10/output-1/target/sbin' /usr/bin/mkdir -p '/home/autobuild/autobuild/instance-10/output-1/target/usr/bin' /usr/bin/mkdir -p '/home/autobuild/autobuild/instance-10/output-1/target/usr/sbin' /home/autobuild/make/make install-exec-hook make[5]: Entering directory '/home/autobuild/autobuild/instance-10/output-1/build/util-linux-2.38' if test "/usr/lib" != "/lib" -a -f "/home/autobuild/autobuild/instance-10/output-1/target/usr/lib/libblkid.so"; then \ /usr/bin/mkdir -p /home/autobuild/autobuild/instance-10/output-1/target/lib; \ mv /home/autobuild/autobuild/instance-10/output-1/target/usr/lib/libblkid.so.* /home/autobuild/autobuild/instance-10/output-1/target/lib; \ so_img_name=$(readlink /home/autobuild/autobuild/instance-10/output-1/target/usr/lib/libblkid.so); \ so_img_rel_target=$(echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \ (cd /home/autobuild/autobuild/instance-10/output-1/target/usr/lib && \ rm -f libblkid.so && \ ln -s $so_img_rel_target/lib/$so_img_name libblkid.so); \ fi make[5]: Leaving directory '/home/autobuild/autobuild/instance-10/output-1/build/util-linux-2.38' /usr/bin/mkdir -p '/home/autobuild/autobuild/instance-10/output-1/target/usr/share/bash-completion/completions' /usr/bin/mkdir -p '/home/autobuild/autobuild/instance-10/output-1/target/usr/share/man/man1' /usr/bin/mkdir -p '/home/autobuild/autobuild/instance-10/output-1/target/usr/share/man/man3' /usr/bin/install -c -m 644 libblkid/libblkid.3 '/home/autobuild/autobuild/instance-10/output-1/target/usr/share/man/man3' /usr/bin/mkdir -p '/home/autobuild/autobuild/instance-10/output-1/target/usr/share/man/man5' /usr/bin/install -c -m 644 lib/terminal-colors.d.5 '/home/autobuild/autobuild/instance-10/output-1/target/usr/share/man/man5' /usr/bin/mkdir -p '/home/autobuild/autobuild/instance-10/output-1/target/usr/share/man/man8' /usr/bin/mkdir -p '/home/autobuild/autobuild/instance-10/output-1/target/usr/include/blkid' /usr/bin/install -c -m 644 libblkid/src/blkid.h '/home/autobuild/autobuild/instance-10/output-1/target/usr/include/blkid' /usr/bin/mkdir -p '/home/autobuild/autobuild/instance-10/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libblkid/blkid.pc '/home/autobuild/autobuild/instance-10/output-1/target/usr/lib/pkgconfig' /home/autobuild/make/make install-data-hook make[5]: Entering directory '/home/autobuild/autobuild/instance-10/output-1/build/util-linux-2.38' make[5]: Nothing to be done for 'install-data-hook'. make[5]: Leaving directory '/home/autobuild/autobuild/instance-10/output-1/build/util-linux-2.38' make[4]: Leaving directory '/home/autobuild/autobuild/instance-10/output-1/build/util-linux-2.38' make[3]: Leaving directory '/home/autobuild/autobuild/instance-10/output-1/build/util-linux-2.38' make[2]: Leaving directory '/home/autobuild/autobuild/instance-10/output-1/build/util-linux-2.38' make[1]: Leaving directory '/home/autobuild/autobuild/instance-10/output-1/build/util-linux-2.38' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/autobuild/autobuild/instance-10/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=2'@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', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=2'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Ofast', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-10/output-1/host/bin/mips64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-10/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips64%g" -e "s%@TARGET_CPU@%%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@%/home/autobuild/autobuild/instance-10/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-10/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-10/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-10/output-1/host/mips64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-10/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-10/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-10/output-1/host/bin/mips64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-10/output-1/host/bin/mips64-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-Ofast', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=2'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=2'%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-10/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-10/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-10/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-10/output-1/host/mips64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-10/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-10/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/dash$' /home/autobuild/autobuild/instance-10/output-1/target/etc/shells || echo "/bin/dash" >> /home/autobuild/autobuild/instance-10/output-1/target/etc/shells rm -f /home/autobuild/autobuild/instance-10/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/autobuild/autobuild/instance-10/output-1/target/usr/share/glib-2.0/schemas/*.dtd /home/autobuild/autobuild/instance-10/output-1/host/bin/glib-compile-schemas /home/autobuild/autobuild/instance-10/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/autobuild/autobuild/instance-10/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. rm -f -r /home/autobuild/autobuild/instance-10/output-1/target/usr/share/openrc { echo "baud=\"0\""; echo "term_type=\"vt100\"" ; echo "agetty_options=\"-L \""; } > /home/autobuild/autobuild/instance-10/output-1/target/etc/conf.d/agetty.console ln -sf agetty /home/autobuild/autobuild/instance-10/output-1/target/etc/init.d/agetty.console ln -sf /etc/init.d/agetty.console /home/autobuild/autobuild/instance-10/output-1/target/etc/runlevels/default/agetty.console PYTHONPATH="/home/autobuild/autobuild/instance-10/output-1/host/mips64-buildroot-linux-gnu/sysroot/usr/lib/python3.11/" /home/autobuild/autobuild/instance-10/output-1/host/bin/python3.11 /home/autobuild/autobuild/instance-10/output-1/build/python3-3.11.0/Lib/compileall.py -q -b -s /home/autobuild/autobuild/instance-10/output-1/target -p / /home/autobuild/autobuild/instance-10/output-1/target/usr/lib/python3.11 find /home/autobuild/autobuild/instance-10/output-1/target/usr/lib/python3.11 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /home/autobuild/autobuild/instance-10/output-1/target/usr/lib/python3.11 -name '*.opt-1.pyc' -print0 -o -name '*.opt-2.pyc' -print0 | xargs -0 --no-run-if-empty rm -f mkdir -p /home/autobuild/autobuild/instance-10/output-1/target/etc echo "buildroot" > /home/autobuild/autobuild/instance-10/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/autobuild/autobuild/instance-10/output-1/target/etc/hosts mkdir -p /home/autobuild/autobuild/instance-10/output-1/target/etc echo "Welcome to Buildroot" > /home/autobuild/autobuild/instance-10/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/autobuild/autobuild/instance-10/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/autobuild/autobuild/instance-10/output-1/target/etc/shells || echo "/bin/sh" >> /home/autobuild/autobuild/instance-10/output-1/target/etc/shells ln -sf dash /home/autobuild/autobuild/instance-10/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,dash,' /home/autobuild/autobuild/instance-10/output-1/target/etc/passwd rm -rf /home/autobuild/autobuild/instance-10/output-1/target/usr/include /home/autobuild/autobuild/instance-10/output-1/target/usr/share/aclocal \ /home/autobuild/autobuild/instance-10/output-1/target/usr/lib/pkgconfig /home/autobuild/autobuild/instance-10/output-1/target/usr/share/pkgconfig \ /home/autobuild/autobuild/instance-10/output-1/target/usr/lib/cmake /home/autobuild/autobuild/instance-10/output-1/target/usr/share/cmake \ /home/autobuild/autobuild/instance-10/output-1/target/usr/lib/rpm /home/autobuild/autobuild/instance-10/output-1/target/usr/doc find /home/autobuild/autobuild/instance-10/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-10/output-1/target/lib/ /home/autobuild/autobuild/instance-10/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-10/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/autobuild/autobuild/instance-10/output-1/target/usr/share/gdb rm -rf /home/autobuild/autobuild/instance-10/output-1/target/usr/share/bash-completion rm -rf /home/autobuild/autobuild/instance-10/output-1/target/etc/bash_completion.d rm -rf /home/autobuild/autobuild/instance-10/output-1/target/usr/share/zsh rm -rf /home/autobuild/autobuild/instance-10/output-1/target/usr/man /home/autobuild/autobuild/instance-10/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-10/output-1/target/usr/info /home/autobuild/autobuild/instance-10/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-10/output-1/target/usr/doc /home/autobuild/autobuild/instance-10/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-10/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-10/output-1/target/usr/share 2>/dev/null || true rm -rf /home/autobuild/autobuild/instance-10/output-1/target/lib/debug /home/autobuild/autobuild/instance-10/output-1/target/usr/lib/debug find /home/autobuild/autobuild/instance-10/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 /home/autobuild/autobuild/instance-10/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/autobuild/autobuild/instance-10/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/autobuild/autobuild/instance-10/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 /home/autobuild/autobuild/instance-10/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.11-266-gf298729fc3"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.02-git\"" \ ) > /home/autobuild/autobuild/instance-10/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-10/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-10/output-1/per-package /home/autobuild/autobuild/instance-10/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-10/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs mkdir -p /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs printf ' dbus -1 dbus -1 * /run/dbus - dbus DBus messagebus user\n - - input -1 * - - - Input device group\n - - kvm -1 * - - - kvm nodes\n\n' >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/full_users_table.txt printf ' /usr/libexec/dbus-daemon-launch-helper f 4750 0 dbus - - - - -\n\n' > /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.f2fs mkdir -p /home/autobuild/autobuild/instance-10/output-1/images rm -rf /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/f2fs mkdir -p /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/f2fs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-10/output-1/target/ /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/f2fs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/f2fs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/f2fs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/f2fs/target" >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/f2fs/fakeroot PATH="/home/autobuild/autobuild/instance-10/output-1/host/bin:/home/autobuild/autobuild/instance-10/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-10/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/f2fs/target >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/f2fs/fakeroot echo "/home/autobuild/autobuild/instance-10/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/f2fs/target" >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/f2fs/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/f2fs/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/f2fs/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/f2fs/fakeroot echo "find /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/f2fs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/f2fs/fakeroot echo "find /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/f2fs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/f2fs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/f2fs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/f2fs/fakeroot printf ' rm -f -f /home/autobuild/autobuild/instance-10/output-1/images/rootfs.f2fs\n truncate -s 5G /home/autobuild/autobuild/instance-10/output-1/images/rootfs.f2fs\n /home/autobuild/autobuild/instance-10/output-1/host/sbin/mkfs.f2fs -f -l "" -t 0 -o 0 /home/autobuild/autobuild/instance-10/output-1/images/rootfs.f2fs\n /home/autobuild/autobuild/instance-10/output-1/host/sbin/sload.f2fs -f /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/f2fs/target /home/autobuild/autobuild/instance-10/output-1/images/rootfs.f2fs\n' >> /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/f2fs/fakeroot chmod a+x /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/f2fs/fakeroot PATH="/home/autobuild/autobuild/instance-10/output-1/host/bin:/home/autobuild/autobuild/instance-10/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-10/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/f2fs/fakeroot rootdir=/home/autobuild/autobuild/instance-10/output-1/build/buildroot-fs/f2fs/target table='/home/autobuild/autobuild/instance-10/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 6.1.0-rc6-asahi-5-1-ARCH (linux-asahi@archlinux) (gcc (GCC) 12.1.0, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT_DYNAMIC Tue, 22 Nov 2022 17:45:34 +0000" Info: Overprovision ratio = 2.810% Info: Overprovision segments = 148 (GC reserved = 79) Info: format successful Info: MKFS version "Linux version 6.1.0-rc6-asahi-5-1-ARCH (linux-asahi@archlinux) (gcc (GCC) 12.1.0, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT_DYNAMIC Tue, 22 Nov 2022 17:45:34 +0000" Info: FSCK version from "Linux version 6.1.0-rc6-asahi-5-1-ARCH (linux-asahi@archlinux) (gcc (GCC) 12.1.0, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT_DYNAMIC Tue, 22 Nov 2022 17:45:34 +0000" to "Linux version 6.1.0-rc6-asahi-5-1-ARCH (linux-asahi@archlinux) (gcc (GCC) 12.1.0, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT_DYNAMIC Tue, 22 Nov 2022 17:45:34 +0000" 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 = 40faf8a1 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 0x9da [ | ] Free segments: 0x9da [ * ] Free segments: 0x9da [ - ] Free segments: 0x9da [ - ] Free segments: 0x9da [ * ] Free segments: 0x9d9 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ | ] Free segments: 0x9d8 [ * ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ - ] Free segments: 0x9d8 [ * ] Free segments: 0x9d7 [ | ] Free segments: 0x9d7 [ * ] Free segments: 0x9d7 [ - ] Free segments: 0x9d7 [ - ] Free segments: 0x9d7 [ * ] Free segments: 0x9d7 [ | ] Free segments: 0x9d7 [ * ] Free segments: 0x9d7 [ - ] Free segments: 0x9d3 [ - ] Free segments: 0x9d3 [ * ] Free segments: 0x9d3 [ | ] Free segments: 0x9d3 [ * ] Free segments: 0x9d3 [ - ] Free segments: 0x9d2 [ - ] Free segments: 0x9d2 [ * ] Free segments: 0x9d2 [ | ] Free segments: 0x9d2 [ * ] Free segments: 0x9d2 [ - ] Free segments: 0x9d2 [ - ] Free segments: 0x9d2 [ * ] Free segments: 0x9d2 [ | ] Free segments: 0x9d2 [ * ] Free segments: 0x9d2 [ - ] Free segments: 0x9d2 [ - ] Free segments: 0x9d2 [ * ] Free segments: 0x9d2 [ | ] Free segments: 0x9d2 [ * ] Free segments: 0x9d2 [ - ] Free segments: 0x9d2 [ - ] Free segments: 0x9d2 [ * ] Free segments: 0x9d2 [ | ] Free segments: 0x9d2 [ * ] Free segments: 0x9d2 [ - ] Free segments: 0x9d2 [ - ] Free segments: 0x9d2 [ * ] Free segments: 0x9d2 [ | ] Free segments: 0x9d2 [ * ] Free segments: 0x9d2 [ - ] Free segments: 0x9d2 [ - ] Free segments: 0x9d2 [ * ] Free segments: 0x9d2 [ | ] Free segments: 0x9d2 [ * ] Free segments: 0x9d2 [ - ] Free segments: 0x9d2 [ - ] Free segments: 0x9d2 [ * ] Free segments: 0x9d2 [ | ] Free segments: 0x9d2 [ * ] Free segments: 0x9d2 [ - ] Free segments: 0x9d2 [ - ] Free segments: 0x9d2 [ * ] Free segments: 0x9d2 [ | ] Free segments: 0x9d2 [ * ] Free segments: 0x9d2 [ - ] Free segments: 0x9d2 [ - ] Free segments: 0x9d2 [ * ] Free segments: 0x9d2 [ | ] Free segments: 0x9d2 [ * ] Free segments: 0x9d2 [ - ] Free segments: 0x9d2 [ - ] Free segments: 0x9d2 [ * ] Free segments: 0x9d2 [ | ] Free segments: 0x9d2 [ * ] Free segments: 0x9d2 [ - ] Free segments: 0x9d2 [ - ] Free segments: 0x9d2 [ * ] Free segments: 0x9d2 [ | ] Free segments: 0x9d2 [ * ] Free segments: 0x9d2 [ - ] Free segments: 0x9d2 [ - ] Free segments: 0x9d2 [ * ] Free segments: 0x9d2 [ | ] Free segments: 0x9d2 [ * ] Free segments: 0x9d2 [ - ] Free segments: 0x9d2 [ - ] Free segments: 0x9d2 [ * ] Free segments: 0x9d2 [ | ] Free segments: 0x9d2 [ * ] Free segments: 0x9d2 [ - ] Free segments: 0x9d2 [ - ] Free segments: 0x9d2 [ * ] Free segments: 0x9d2 [ | ] Free segments: 0x9d2 [ * ] Free segments: 0x9d2 [ - ] Free segments: 0x9d2 [ - ] Free segments: 0x9d2 [ * ] Free segments: 0x9d2 [ | ] Free segments: 0x9d2 [ * ] Free segments: 0x9d2 [ - ] Free segments: 0x9d2 [ - ] Free segments: 0x9d2 [ * ] Free segments: 0x9d2 [ | ] Free segments: 0x9d2 [ * ] Free segments: 0x9d2 [ - ] Free segments: 0x9d2 [ - ] Free segments: 0x9d2 [ * ] Free segments: 0x9d2 [ | ] Free segments: 0x9d2 [ * ] Free segments: 0x9d2 [ - ] Free segments: 0x9d2 [ - ] Free segments: 0x9d2 [ * ] Free segments: 0x9d2 [ | ] Free segments: 0x9d2 [ * ] Free segments: 0x9d2 [ - ] Free segments: 0x9d2 [ - ] Free segments: 0x9d2 [ * ] Free segments: 0x9d2 [ | ] Free segments: 0x9d2 [ * ] Free segments: 0x9d2 [ - ] Free segments: 0x9d2 [ - ] Free segments: 0x9d2 [ * ] Free segments: 0x9d2 [ | ] Free segments: 0x9d2 [ * ] Free segments: 0x9d2 [ - ] Free segments: 0x9d2 [ - ] Free segments: 0x9d2 [ * ] Free segments: 0x9d2 [ | ] Free segments: 0x9d2 [ * ] Free segments: 0x9d2 [ - ] Free segments: 0x9d2 [ - ] Free segments: 0x9d2 [ * ] Free segments: 0x9d2 [ | ] Free segments: 0x9d2 [ * ] Free segments: 0x9d2 [ - ] Free segments: 0x9d2 [ - ] Free segments: 0x9d2 [ * ] Free segments: 0x9d2 [ | ] Free segments: 0x9d2 [ * ] Free segments: 0x9d2 [ - ] Free segments: 0x9d2 [ - ] Free segments: 0x9d2 [ * ] Free segments: 0x9d2 [ | ] Free segments: 0x9d2 [ * ] Free segments: 0x9d1 [ - ] Free segments: 0x9d1 [ - ] Free segments: 0x9d1 [ * ] Free segments: 0x9d1 [ | ] Free segments: 0x9d1 [ * ] Free segments: 0x9d1 [ - ] Free segments: 0x9d1 [ - ] Free segments: 0x9d1 [ * ] Free segments: 0x9d1 [ | ] Free segments: 0x9d1 [ * ] Free segments: 0x9d1 [ - ] Free segments: 0x9d1 [ - ] Free segments: 0x9d1 [ * ] Free segments: 0x9d1 [ | ] Free segments: 0x9d1 [ * ] Free segments: 0x9d1 [ - ] Free segments: 0x9d1 [ - ] Free segments: 0x9d1 [ * ] Free segments: 0x9d1 [ | ] Free segments: 0x9d1 [ * ] Free segments: 0x9d1 [ - ] Free segments: 0x9d1 [ - ] Free segments: 0x9d1 [ * ] Free segments: 0x9d1 [ | ] Free segments: 0x9d1 [ * ] Free segments: 0x9d1 [ - ] Free segments: 0x9d1 [ - ] Free segments: 0x9d1 [ * ] Free segments: 0x9d1 [ | ] Free segments: 0x9d1 [ * ] Free segments: 0x9d1 [ - ] Free segments: 0x9d1 [ - ] Free segments: 0x9d1 [ * ] Free segments: 0x9d1 [ | ] Free segments: 0x9d1 [ * ] Free segments: 0x9d1 [ - ] Free segments: 0x9d1 [ - ] Free segments: 0x9d1 [ * ] Free segments: 0x9d1 [ | ] Free segments: 0x9d1 [ * ] Free segments: 0x9d1 [ - ] Free segments: 0x9d1 [ - ] Free segments: 0x9d1 [ * ] Free segments: 0x9d1 [ | ] Free segments: 0x9d1 [ * ] Free segments: 0x9d1 [ - ] Free segments: 0x9d1 [ - ] Free segments: 0x9d1 [ * ] Free segments: 0x9d1 [ | ] Free segments: 0x9d1 [ * ] Free segments: 0x9d1 [ - ] Free segments: 0x9d1 [ - ] Free segments: 0x9d1 [ * ] Free segments: 0x9d1 [ | ] Free segments: 0x9d1 [ * ] Free segments: 0x9d1 [ - ] Free segments: 0x9d1 [ - ] Free segments: 0x9d1 [ * ] Free segments: 0x9d1 [ | ] Free segments: 0x9d1 [ * ] Free segments: 0x9d1 [ - ] Free segments: 0x9d1 [ - ] Free segments: 0x9d1 [ * ] Free segments: 0x9d1 [ | ] Free segments: 0x9d1 [ * ] Free segments: 0x9d1 [ - ] Free segments: 0x9d1 [ - ] Free segments: 0x9d1 [ * ] Free segments: 0x9d1 [ | ] Free segments: 0x9d1 [ * ] Free segments: 0x9d1 [ - ] Free segments: 0x9d1 [ - ] Free segments: 0x9d1 [ * ] Free segments: 0x9d1 [ | ] Free segments: 0x9d1 [ * ] Free segments: 0x9d1 [ - ] Free segments: 0x9d1 [ - ] Free segments: 0x9d1 [ * ] Free segments: 0x9d1 [ | ] Free segments: 0x9d1 [ * ] Free segments: 0x9d1 [ - ] Free segments: 0x9d1 [ - ] Free segments: 0x9d1 [ * ] Free segments: 0x9d1 [ | ] Free segments: 0x9d1 [ * ] Free segments: 0x9d1 [ - ] Free segments: 0x9d1 [ - ] Free segments: 0x9d1 [ * ] Free segments: 0x9d1 [ | ] Free segments: 0x9d1 [ * ] Free segments: 0x9d1 [ - ] Free segments: 0x9d1 [ - ] Free segments: 0x9d1 [ * ] Free segments: 0x9d1 [ | ] Free segments: 0x9d1 [ * ] Free segments: 0x9d1 [ - ] Free segments: 0x9d1 [ - ] Free segments: 0x9d1 [ * ] Free segments: 0x9d1 [ | ] Free segments: 0x9d1 [ * ] Free segments: 0x9d0 [ - ] Free segments: 0x9d0 [ - ] Free segments: 0x9d0 [ * ] Free segments: 0x9d0 [ | ] Free segments: 0x9d0 [ * ] Free segments: 0x9d0 [ - ] Free segments: 0x9d0 [ - ] Free segments: 0x9d0 [ * ] Free segments: 0x9d0 [ | ] Free segments: 0x9d0 [ * ] Free segments: 0x9d0 [ - ] Free segments: 0x9d0 [ - ] Free segments: 0x9d0 [ * ] Free segments: 0x9d0 [ | ] Free segments: 0x9d0 [ * ] Free segments: 0x9d0 [ - ] Free segments: 0x9d0 [ - ] Free segments: 0x9d0 [ * ] Free segments: 0x9d0 [ | ] Free segments: 0x9d0 [ * ] Free segments: 0x9d0 [ - ] Free segments: 0x9d0 [ - ] Free segments: 0x9d0 [ * ] Free segments: 0x9d0 [ | ] Free segments: 0x9d0 [ * ] Free segments: 0x9d0 [ - ] Free segments: 0x9d0 [ - ] Free segments: 0x9d0 [ * ] Free segments: 0x9d0 [ | ] Free segments: 0x9d0 [ * ] Free segments: 0x9d0 [ - ] Free segments: 0x9d0 [ - ] Free segments: 0x9d0 [ * ] Free segments: 0x9d0 [ | ] Free segments: 0x9d0 [ * ] Free segments: 0x9d0 [ - ] Free segments: 0x9d0 [ - ] Free segments: 0x9d0 [ * ] Free segments: 0x9d0 [ | ] Free segments: 0x9d0 [ * ] Free segments: 0x9d0 [ - ] Free segments: 0x9d0 [ - ] Free segments: 0x9d0 [ * ] Free segments: 0x9d0 [ | ] Free segments: 0x9d0 [ * ] Free segments: 0x9d0 [ - ] Free segments: 0x9d0 [ - ] Free segments: 0x9d0 [ * ] Free segments: 0x9d0 [ | ] Free segments: 0x9d0 [ * ] Free segments: 0x9d0 [ - ] Free segments: 0x9d0 [ - ] Free segments: 0x9d0 [ * ] Free segments: 0x9d0 [ | ] Free segments: 0x9d0 [ * ] Free segments: 0x9d0 [ - ] Free segments: 0x9d0 [ - ] Free segments: 0x9d0 [ * ] Free segments: 0x9d0 [ | ] Free segments: 0x9d0 [ * ] Free segments: 0x9d0 [ - ] Free segments: 0x9d0 [ - ] Free segments: 0x9d0 [ * ] Free segments: 0x9d0 [ | ] Free segments: 0x9d0 [ * ] Free segments: 0x9d0 [ - ] Free segments: 0x9d0 [ - ] Free segments: 0x9d0 [ * ] Free segments: 0x9d0 [ | ] Free segments: 0x9d0 [ * ] Free segments: 0x9d0 [ - ] Free segments: 0x9d0 [ - ] Free segments: 0x9d0 [ * ] Free segments: 0x9d0 [ | ] Free segments: 0x9d0 [ * ] Free segments: 0x9d0 [ - ] Free segments: 0x9d0 [ - ] Free segments: 0x9d0 [ * ] Free segments: 0x9d0 [ | ] Free segments: 0x9d0 [ * ] Free segments: 0x9d0 [ - ] Free segments: 0x9d0 [ - ] Free segments: 0x9d0 [ * ] Free segments: 0x9d0 [ | ] Free segments: 0x9d0 [ * ] Free segments: 0x9d0 [ - ] Free segments: 0x9d0 [ - ] Free segments: 0x9d0 [ * ] Free segments: 0x9d0 [ | ] Free segments: 0x9d0 [ * ] Free segments: 0x9d0 [ - ] Free segments: 0x9d0 [ - ] Free segments: 0x9d0 [ * ] Free segments: 0x9d0 [ | ] Free segments: 0x9d0 [ * ] Free segments: 0x9d0 [ - ] Free segments: 0x9d0 [ - ] Free segments: 0x9d0 [ * ] Free segments: 0x9d0 [ | ] Free segments: 0x9d0 [ * ] Free segments: 0x9d0 [ - ] Free segments: 0x9d0 [ - ] Free segments: 0x9d0 [ * ] Free segments: 0x9d0 [ | ] Free segments: 0x9d0 [ * ] Free segments: 0x9d0 [ - ] Free segments: 0x9d0 [ - ] Free segments: 0x9d0 [ * ] Free segments: 0x9d0 [ | ] Free segments: 0x9d0 [ * ] Free segments: 0x9d0 [ - ] Free segments: 0x9d0 [ - ] Free segments: 0x9d0 [ * ] Free segments: 0x9d0 [ | ] Free segments: 0x9d0 [ * ] Free segments: 0x9d0 [ - ] Free segments: 0x9d0 [ - ] Free segments: 0x9d0 [ * ] Free segments: 0x9d0 [ | ] Free segments: 0x9d0 [ * ] Free segments: 0x9d0 [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ - ] Free segments: 0x9cf [ * ] Free segments: 0x9cf [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ - ] Free segments: 0x9ce [ * ] Free segments: 0x9ce [ | ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ | ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ | ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ - ] Free segments: 0x9cd [ * ] Free segments: 0x9cd [ | ] Free segments: 0x9cd [ * ] Free segments: 0x9cc [ - ] Free segments: 0x9cc [ - ] Free segments: 0x9cc [ * ] Free segments: 0x9cc [ | ] Free segments: 0x9cc [ * ] Free segments: 0x9cc [ - ] Free segments: 0x9cc [ - ] Free segments: 0x9cc [ * ] Free segments: 0x9cc [ | ] Free segments: 0x9cc [ * ] Free segments: 0x9cc [ - ] Free segments: 0x9cc [ - ] Free segments: 0x9cc [ * ] Free segments: 0x9cc [ | ] Free segments: 0x9cc [ * ] Free segments: 0x9cc [ - ] Free segments: 0x9cc [ - ] Free segments: 0x9cc [ * ] Free segments: 0x9cc [ | ] Free segments: 0x9cc [ * ] Free segments: 0x9cc [ - ] Free segments: 0x9cc [ - ] Free segments: 0x9cc [ * ] Free segments: 0x9cc [ | ] Free segments: 0x9cc [ * ] Free segments: 0x9cc [ - ] Free segments: 0x9cc [ - ] Free segments: 0x9cc [ * ] Free segments: 0x9cc [ | ] Free segments: 0x9cc [ * ] Free segments: 0x9cc [ - ] Free segments: 0x9cc [ - ] Free segments: 0x9cc [ * ] Free segments: 0x9cc [ | ] Free segments: 0x9cc [ * ] Free segments: 0x9cc [ - ] Free segments: 0x9cc [ - ] Free segments: 0x9cc [ * ] Free segments: 0x9cc [ | ] Free segments: 0x9cc [ * ] Free segments: 0x9cc [ - ] Free segments: 0x9cc [ - ] Free segments: 0x9cc [ * ] Free segments: 0x9cc [ | ] Free segments: 0x9cc [ * ] Free segments: 0x9cc [ - ] Free segments: 0x9cc [ - ] Free segments: 0x9cc [ * ] Free segments: 0x9cc [ | ] Free segments: 0x9cc [ * ] Free segments: 0x9cc [ - ] Free segments: 0x9cc [ - ] Free segments: 0x9cc [ * ] Free segments: 0x9cc [ | ] Free segments: 0x9cc [ * ] Free segments: 0x9cc [ - ] Free segments: 0x9cc [ - ] Free segments: 0x9cc [ * ] Free segments: 0x9cc [ | ] Free segments: 0x9cc [ * ] Free segments: 0x9cc [ - ] Free segments: 0x9cc [ - ] Free segments: 0x9cc [ * ] Free segments: 0x9cc [ | ] Free segments: 0x9cc [ * ] Free segments: 0x9cc [ - ] Free segments: 0x9cc [ - ] Free segments: 0x9cc [ * ] Free segments: 0x9cc [ | ] Free segments: 0x9cc [ * ] Free segments: 0x9cc [ - ] Free segments: 0x9cc [ - ] Free segments: 0x9cc [ * ] Free segments: 0x9cc [ | ] Free segments: 0x9cc [ * ] Free segments: 0x9cc [ - ] Free segments: 0x9cc [ - ] Free segments: 0x9cc [ * ] Free segments: 0x9cc [ | ] Free segments: 0x9cc [ * ] Free segments: 0x9cc [ - ] Free segments: 0x9cc [ - ] Free segments: 0x9cc [ * ] Free segments: 0x9cc [ | ] Free segments: 0x9cc [ * ] Free segments: 0x9cc [ - ] Free segments: 0x9cc [ - ] Free segments: 0x9cc [ * ] Free segments: 0x9cc [ | ] Free segments: 0x9cc [ * ] Free segments: 0x9cc [ - ] Free segments: 0x9cc [ - ] Free segments: 0x9cc [ * ] Free segments: 0x9cc [ | ] Free segments: 0x9cc [ * ] Free segments: 0x9cc [ - ] Free segments: 0x9cc [ - ] Free segments: 0x9cc [ * ] Free segments: 0x9cc [ | ] Free segments: 0x9cc [ * ] Free segments: 0x9cc [ - ] Free segments: 0x9cc [ - ] Free segments: 0x9cc [ * ] Free segments: 0x9cc [ | ] Free segments: 0x9cc [ * ] Free segments: 0x9cc [ - ] Free segments: 0x9cc [ - ] Free segments: 0x9cc [ * ] Free segments: 0x9cc [ | ] Free segments: 0x9cc [ * ] Free segments: 0x9cc [ - ] Free segments: 0x9cc [ - ] Free segments: 0x9cc [ * ] Free segments: 0x9cc [ | ] Free segments: 0x9cc [ * ] Free segments: 0x9cc [ - ] Free segments: 0x9cc [ - ] Free segments: 0x9cc [ * ] Free segments: 0x9cc [ | ] Free segments: 0x9cc [ * ] Free segments: 0x9cc [ - ] Free segments: 0x9cc [ - ] Free segments: 0x9cc [ * ] Free segments: 0x9cc [ | ] Free segments: 0x9cc [ * ] Free segments: 0x9cc [ - ] Free segments: 0x9cc [ - ] Free segments: 0x9cc [ * ] Free segments: 0x9cc [ | ] Free segments: 0x9cc [ * ] Free segments: 0x9cc [ - ] Free segments: 0x9cc [ - ] Free segments: 0x9cc [ * ] Free segments: 0x9cc [ | ] Free segments: 0x9cc [ * ] Free segments: 0x9cc [ - ] Free segments: 0x9cc [ - ] Free segments: 0x9cc [ * ] Free segments: 0x9cc [ | ] Free segments: 0x9cc [ * ] Free segments: 0x9cc [ - ] Free segments: 0x9cc [ - ] Free segments: 0x9cc [ * ] Free segments: 0x9cc [ | ] Free segments: 0x9cc [ * ] Free segments: 0x9cc [ - ] Free segments: 0x9cc [ - ] Free segments: 0x9cc [ * ] Free segments: 0x9cc [ | ] Free segments: 0x9cc [ * ] Free segments: 0x9cc [ - ] Free segments: 0x9cc [ - ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ | ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ | ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ | ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ | ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ | ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ | ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ | ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ | ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ | ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ | ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ | ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ | ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ | ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ | ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ | ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ | ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ | ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ | ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ - ] Free segments: 0x9cb [ * ] Free segments: 0x9cb [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ - ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ | ] Free segments: 0x9ca [ * ] Free segments: 0x9ca [ - ] Free segments: 0x9c9 [ - ] Free segments: 0x9c9 [ * ] Free segments: 0x9c9 [ | ] Free segments: 0x9c9 [ * ] Free segments: 0x9c9 [ - ] Free segments: 0x9c9 [ - ] Free segments: 0x9c9 [ * ] Free segments: 0x9c9 [ | ] Free segments: 0x9c9 [ * ] Free segments: 0x9c9 [ - ] Free segments: 0x9c9 [ - ] Free segments: 0x9c9 [ * ] Free segments: 0x9c9 [ | ] Free segments: 0x9c9 [ * ] Free segments: 0x9c9 [ - ] Free segments: 0x9c9 [ - ] Free segments: 0x9c9 [ * ] Free segments: 0x9c9 [ | ] Free segments: 0x9c9 [ * ] Free segments: 0x9c9 [ - ] Free segments: 0x9c9 [ - ] Free segments: 0x9c9 [ * ] Free segments: 0x9c9 [ | ] Free segments: 0x9c9 [ * ] Free segments: 0x9c9 [ - ] Free segments: 0x9c9 [ - ] Free segments: 0x9c9 [ * ] Free segments: 0x9c9 [ | ] Free segments: 0x9c9 [ * ] Free segments: 0x9c9 [ - ] Free segments: 0x9c9 [ - ] Free segments: 0x9c9 [ * ] Free segments: 0x9c9 [ | ] Free segments: 0x9c9 [ * ] Free segments: 0x9c9 [ - ] Free segments: 0x9c9 [ - ] Free segments: 0x9c9 [ * ] Free segments: 0x9c9 [ | ] Free segments: 0x9c9 [ * ] Free segments: 0x9c9 [ - ] Free segments: 0x9c9 [ - ] Free segments: 0x9c9 [ * ] Free segments: 0x9c9 [ | ] Free segments: 0x9c9 [ * ] Free segments: 0x9c9 [ - ] Free segments: 0x9c9 [ - ] Free segments: 0x9c9 [ * ] Free segments: 0x9c9 [ | ] Free segments: 0x9c9 [ * ] Free segments: 0x9c9 [ - ] Free segments: 0x9c9 [ - ] Free segments: 0x9c9 [ * ] Free segments: 0x9c9 [ | ] Free segments: 0x9c9 [ * ] Free segments: 0x9c9 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ - ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ | ] Free segments: 0x9c8 [ * ] Free segments: 0x9c8 [ - ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ | ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ | ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ | ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ | ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ | ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ | ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ | ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ | ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ | ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ | ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ | ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ | ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ | ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ | ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ | ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ | ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ | ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ | ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ | ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ | ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ | ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ | ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ | ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ | ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ | ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ | ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ | ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ | ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ | ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ | ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ | ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ | ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ | ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ | ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ | ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ | ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ - ] Free segments: 0x9c7 [ * ] Free segments: 0x9c7 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ - ] Free segments: 0x9c6 [ * ] Free segments: 0x9c6 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ - ] Free segments: 0x9c5 [ * ] Free segments: 0x9c5 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ - ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ | ] Free segments: 0x9c4 [ * ] Free segments: 0x9c4 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ - ] Free segments: 0x9c3 [ * ] Free segments: 0x9c3 [ | ] Free segments: 0x9c2 [ * ] Free segments: 0x9c2 [ - ] Free segments: 0x9c2 [ - ] Free segments: 0x9c2 [ * ] Free segments: 0x9c2 [ | ] Free segments: 0x9c2 [ * ] Free segments: 0x9c2 [ - ] Free segments: 0x9c2 [ - ] Free segments: 0x9c2 [ * ] Free segments: 0x9c2 [ | ] Free segments: 0x9c2 [ * ] Free segments: 0x9c2 [ - ] Free segments: 0x9c2 [ - ] Free segments: 0x9c2 [ * ] Free segments: 0x9c2 [ | ] Free segments: 0x9c2 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ - ] Free segments: 0x9c1 [ * ] Free segments: 0x9c1 [ | ] Free segments: 0x9c1 [ * ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ | ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ | ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ | ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ | ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ | ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ | ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ | ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ | ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ | ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ | ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ | ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ | ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ - ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ | ] Free segments: 0x9c0 [ * ] Free segments: 0x9c0 [ - ] Free segments: 0x9bf [ - ] Free segments: 0x9bf [ * ] Free segments: 0x9bf [ | ] Free segments: 0x9bf [ * ] Free segments: 0x9bf [ - ] Free segments: 0x9bf [ - ] Free segments: 0x9bf [ * ] Free segments: 0x9bf [ | ] Free segments: 0x9bf [ * ] Free segments: 0x9bf [ - ] Free segments: 0x9bf [ - ] Free segments: 0x9bf [ * ] Free segments: 0x9bf [ | ] Free segments: 0x9bf [ * ] Free segments: 0x9bf [ - ] Free segments: 0x9bf [ - ] Free segments: 0x9bf [ * ] Free segments: 0x9bf [ | ] Free segments: 0x9bf [ * ] Free segments: 0x9bf [ - ] Free segments: 0x9bf [ - ] Free segments: 0x9bf [ * ] Free segments: 0x9bf [ | ] Free segments: 0x9bf [ * ] Free segments: 0x9bf [ - ] Free segments: 0x9bf [ - ] Free segments: 0x9bf [ * ] Free segments: 0x9bf [ | ] Free segments: 0x9bf [ * ] Free segments: 0x9bf [ - ] Free segments: 0x9bf [ - ] Free segments: 0x9bf [ * ] Free segments: 0x9bf [ | ] Free segments: 0x9bf [ * ] Free segments: 0x9bf [ - ] Free segments: 0x9bf [ - ] Free segments: 0x9bf [ * ] Free segments: 0x9bf [ | ] Free segments: 0x9bf [ * ] Free segments: 0x9bf [ - ] Free segments: 0x9bf [ - ] Free segments: 0x9bf [ * ] Free segments: 0x9bf [ | ] Free segments: 0x9bf [ * ] Free segments: 0x9bf [ - ] Free segments: 0x9bf [ - ] Free segments: 0x9bf [ * ] Free segments: 0x9bf [ | ] Free segments: 0x9bf [ * ] Free segments: 0x9bf [ - ] Free segments: 0x9bf [ - ] Free segments: 0x9bf [ * ] Free segments: 0x9bf [ | ] Free segments: 0x9bf [ * ] Free segments: 0x9bf [ - ] Free segments: 0x9bf [ - ] Free segments: 0x9bf [ * ] Free segments: 0x9bf [ | ] Free segments: 0x9bf [ * ] Free segments: 0x9bf [ - ] Free segments: 0x9bf [ - ] Free segments: 0x9bf [ * ] Free segments: 0x9bf [ | ] Free segments: 0x9bf [ * ] Free segments: 0x9bf [ - ] Free segments: 0x9bf [ - ] Free segments: 0x9bf [ * ] Free segments: 0x9bf [ | ] Free segments: 0x9bf [ * ] Free segments: 0x9bf [ - ] Free segments: 0x9bf [ - ] Free segments: 0x9bf [ * ] Free segments: 0x9bf [ | ] Free segments: 0x9bf [ * ] Free segments: 0x9bf [ - ] Free segments: 0x9be [ - ] Free segments: 0x9be [ * ] Free segments: 0x9be [ | ] Free segments: 0x9be [ * ] Free segments: 0x9be [ - ] Free segments: 0x9be [ - ] Free segments: 0x9be [ * ] Free segments: 0x9be [ | ] Free segments: 0x9be [ * ] Free segments: 0x9be [ - ] Free segments: 0x9be [ - ] Free segments: 0x9be [ * ] Free segments: 0x9be [ | ] Free segments: 0x9be [ * ] Free segments: 0x9be [ - ] Free segments: 0x9be [ - ] Free segments: 0x9be [ * ] Free segments: 0x9be [ | ] Free segments: 0x9be [ * ] Free segments: 0x9be [ - ] Free segments: 0x9be [ - ] Free segments: 0x9be [ * ] Free segments: 0x9be [ | ] Free segments: 0x9be [ * ] Free segments: 0x9be [ - ] Free segments: 0x9be [ - ] Free segments: 0x9be [ * ] Free segments: 0x9be [ | ] Free segments: 0x9be [ * ] Free segments: 0x9be [ - ] Free segments: 0x9be [ - ] Free segments: 0x9be [ * ] Free segments: 0x9be [ | ] Free segments: 0x9be [ * ] Free segments: 0x9be [ - ] Free segments: 0x9be [ - ] Free segments: 0x9be [ * ] Free segments: 0x9be [ | ] Free segments: 0x9be [ * ] Free segments: 0x9be [ - ] Free segments: 0x9be [ - ] Free segments: 0x9be [ * ] Free segments: 0x9be [ | ] Free segments: 0x9be [ * ] Free segments: 0x9be [ - ] Free segments: 0x9be [ - ] Free segments: 0x9be [ * ] Free segments: 0x9be [ | ] Free segments: 0x9be [ * ] Free segments: 0x9be [ - ] Free segments: 0x9be [ - ] Free segments: 0x9be [ * ] Free segments: 0x9be [ | ] Free segments: 0x9be [ * ] Free segments: 0x9be [ - ] Free segments: 0x9be [ - ] Free segments: 0x9be [ * ] Free segments: 0x9be [ | ] Free segments: 0x9be [ * ] Free segments: 0x9be [ - ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ | ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ | ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ | ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ | ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ | ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ | ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ | ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ | ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ | ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ | ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ | ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ | ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ | ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ | ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ | ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ | ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ | ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ | ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ | ] Free segments: 0x9bd [ * ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ - ] Free segments: 0x9bd [ * ] Free segments: 0x9bd[FIX] (move_one_curseg_info:2857) --> Move curseg[0] 3 -> 4 after 2c00 [FIX] (move_one_curseg_info:2857) --> Move curseg[1] 4f4 -> 2a after 2c00 [FIX] (move_one_curseg_info:2857) --> Move curseg[2] 279 -> 2b after 2c00 [FIX] (move_one_curseg_info:2857) --> Move curseg[3] 0 -> 26 after 2c00 [FIX] (move_one_curseg_info:2857) --> Move curseg[4] 1 -> 13 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 6.1.0-rc6-asahi-5-1-ARCH (linux-asahi@archlinux) (gcc (GCC) 12.1.0, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT_DYNAMIC Tue, 22 Nov 2022 17:45:34 +0000" Info: FSCK version from "Linux version 6.1.0-rc6-asahi-5-1-ARCH (linux-asahi@archlinux) (gcc (GCC) 12.1.0, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT_DYNAMIC Tue, 22 Nov 2022 17:45:34 +0000" to "Linux version 6.1.0-rc6-asahi-5-1-ARCH (linux-asahi@archlinux) (gcc (GCC) 12.1.0, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT_DYNAMIC Tue, 22 Nov 2022 17:45:34 +0000" 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 = 40faf8a1 Info: Checked valid nat_bits in checkpoint Info: checkpoint state = 81 : nat_bits unmount [FSCK] Check node 1 / 1991 (0.05%) [FSCK] Check node 200 / 1991 (10.05%) [FSCK] Check node 399 / 1991 (20.05%) [FSCK] Check node 598 / 1991 (30.05%) [FSCK] Check node 797 / 1991 (40.05%) [FSCK] Check node 996 / 1991 (50.05%) [FSCK] Check node 1195 / 1991 (60.05%) [FSCK] Check node 1394 / 1991 (70.05%) [FSCK] Check node 1593 / 1991 (80.05%) [FSCK] Check node 1792 / 1991 (90.05%) [FSCK] Check node 1991 / 1991 (100.05%) [FSCK] Max image size: 128 MB, Free space: 4705 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..] [0x4a31] [FSCK] valid_node_count matching with CP (de lookup) [Ok..] [0x7c7] [FSCK] valid_node_count matching with CP (nat lookup) [Ok..] [0x7c7] [FSCK] valid_inode_count matched with CP [Ok..] [0x7c6] [FSCK] free segment_count matched with CP [Ok..] [0x9bf] [FSCK] next block offset is free [Ok..] [FSCK] fixing SIT types [FSCK] other corrupted bugs [Ok..] Done: 0.000000 secs ln -snf /home/autobuild/autobuild/instance-10/output-1/host/mips64-buildroot-linux-gnu/sysroot /home/autobuild/autobuild/instance-10/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-10/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-10/buildroot' >>> Buildroot 2022.11-266-gf298729fc3 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 10.4.0 Collecting legal info >>> glibc 2.36-66-ga1dc0be03c9dd850b864bd7a9c03cf8e396eb7ca Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 10.4.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 5.15.79 Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-openrc Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libedit 20210910-3.1 Collecting legal info COPYING: OK (sha256: 9da6c9c74987a36c84302982799d17d2f748ba1c1c0c471425716173c1d07649) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> dbus-glib 0.112 Collecting legal info COPYING: OK (sha256: 589bc300214a8b9ecd121f51570fe6342617487fd8fc0fb1f4ec26a13d5b96f8) >>> dbus 1.12.24 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-dbus 1.12.24 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-dbus-glib 0.112 Collecting legal info COPYING: OK (sha256: 589bc300214a8b9ecd121f51570fe6342617487fd8fc0fb1f4ec26a13d5b96f8) >>> 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-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-meson 0.64.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-python-setuptools 65.5.1 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.0 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-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> 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) >>> libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> dstat 0.7.4 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> eudev 3.2.11 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> kmod 30 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> python3 3.11.0 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> util-linux-libs 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-f2fs-tools 1.15.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> libatomic_ops 7.6.14 Collecting legal info doc/LICENSING.txt: OK (sha256: 636c2bf07975765ab9aff17f7c9b6beb9540378f45b5a1b21691d14ea804f0ff) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libidn2 2.3.4 Collecting legal info COPYING: OK (sha256: 73483f797a83373fca1b968c11785b98c4fc4803cdc7d3210811ca8b075d6d76) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) COPYING.unicode: OK (sha256: 01d621eef165cf4d3d3dbb737aa0699178d94c6f18cf87e9dde6db3ca7790f46) >>> libunistring 1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> libpsl 0.21.1 Collecting legal info COPYING: OK (sha256: 7903413e7aa0bbcb77aa19150a3f1034edc0a760cff174f9a53efe4de6f056a4) src/LICENSE.chromium: OK (sha256: 1d7f52747a9169751cdf2641a8299c0098e9ecdf9429296ffd55bdb14c9ed5b3) >>> libsigrok 0.5.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libzip 1.9.2 Collecting legal info LICENSE: OK (sha256: 01c022eca6d566e2e8792fd0f091a28653b2a608319922bcd4de91c49d1438e1) >>> libvncserver 0.9.13 Collecting legal info COPYING: OK (sha256: 4d23c8c814e5baf007d854f01d8502e77dc56a41144934e003fb32c4e052d20f) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mrouted 4.4 Collecting legal info LICENSE: OK (sha256: 834f45ed282fd010f354ecc0a50538af519a1cfcc4d2866de3be06982fa9ed29) >>> neardal 4143d130ed39299bfc59d08d2c7c77dbc7f809e9 Collecting legal info COPYING: OK (sha256: 296a87e9098d3f2ce1ef80c73c53399dc2c7412f35d4175c45810ea15ed86406) >>> openldap 2.4.59 Collecting legal info LICENSE: OK (sha256: 310fe25c858a9515fc8c8d7d1f24a67c9496f84a91e0a0e41ea9975b1371e569) >>> openrc 0.43.3 Collecting legal info LICENSE: OK (sha256: 96862463f4e77e2508e4fc2c83773fd24807cb699368b63fd93a5e2b466dd624) >>> p910nd 0.97 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-pigz 2.7 Collecting legal info README: OK (sha256: 67e2b9e30e924724a9d72549a6004ed15a041f51d9ea9ab781e048fa27ae07a2) >>> python-click 8.1.3 Collecting legal info LICENSE.rst: OK (sha256: 9a8ad106a394e853bfe21f42f4e72d592819a22805d991b5f3275029292b658d) >>> python-reentry 1.3.3 Collecting legal info LICENSE: OK (sha256: 4ae7f3216208a7e2327236e95bcd2397b2495f1c2298c708986c893bea608509) >>> python-setuptools 65.5.1 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> python-wsaccel 0.6.4 Collecting legal info LICENSE: OK (sha256: b6982974cb838b985b54b663d1780d280735086249c2e28015f25dd455df25da) >>> host-rauc 1.8 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-squashfs 4.5.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-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) >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> sg3_utils 1.47 Collecting legal info COPYING: OK (sha256: d212debdb0a5d7754c977f6dc53bb6c88b4ace7ab784ddbccd06bb970adb1a37) BSD_LICENSE: OK (sha256: 8ddd1d82f2be2f5cbd5b5c3b5c2ee94a90d2ca7112958448da74dd78384fd96a) >>> sigrok-cli 0.7.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> udev-gentoo-scripts 33 Collecting legal info init.d/udev-settle: OK (sha256: 329f95829088b95650b9012ae688f09baa1637985425a7964d33683363f48702) >>> udev Collecting legal info >>> 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-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.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info WARNING: the Buildroot source code has not been saved WARNING: gcc-final-10.4.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.4.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-5.15.79: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-10/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-10/buildroot'