checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for gcc... (cached) /usr/bin/gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/bin/gcc accepts -g... (cached) yes checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed checking whether /usr/bin/gcc understands -c and -o together... (cached) yes checking dependency style of /usr/bin/gcc... (cached) none checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking pkg-config is at least version 0.9.0... yes checking whether compiler handles -Wall... yes checking whether compiler handles -Wextra... yes checking whether compiler handles -Wunused... yes checking whether compiler handles -Wmissing-prototypes... yes checking whether compiler handles -Wmissing-declarations... yes checking whether compiler handles -Wwrite-strings... yes checking whether compiler handles -Wjump-misses-init... yes checking whether compiler handles -Wuninitialized... yes checking whether compiler handles -Winit-self... yes checking whether compiler handles -Wlogical-op... yes checking whether compiler handles -Wunused-but-set-parameter... yes checking whether compiler handles -Wunused-but-set-variable... yes checking whether compiler handles -Wunused-parameter... yes checking whether compiler handles -Wunused-result... yes checking whether compiler handles -Wunused-variable... yes checking whether compiler handles -Wduplicated-cond... yes checking whether compiler handles -Wduplicated-branches... yes checking whether compiler handles -Wrestrict... yes checking whether compiler handles -Wnull-dereference... yes checking whether compiler handles -Wno-shadow... yes checking whether compiler handles -Wno-sign-compare... yes checking for ZLIB... yes checking for UUID... yes checking for lzo1x_1_15_compress in -llzo2... yes checking for ZSTD... yes checking sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... yes checking sys/acl.h usability... yes checking sys/acl.h presence... yes checking for sys/acl.h... yes checking sys/random.h usability... yes checking sys/random.h presence... yes checking for sys/random.h... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking size of off_t... 8 checking size of loff_t... 8 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating tests/fs-tests/fs_help_all.sh config.status: creating tests/fs-tests/fs_run_all.sh config.status: creating tests/fs-tests/stress/fs_stress00.sh config.status: creating tests/fs-tests/stress/fs_stress01.sh config.status: creating tests/ubi-tests/runubitests.sh config.status: creating tests/ubi-tests/ubi-stress-test.sh config.status: creating Makefile config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls >>> host-mtd 2.1.3 Building PATH="/home/autobuild/autobuild/instance-11/output-1/host/bin:/home/autobuild/autobuild/instance-11/output-1/host/sbin:/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" PKG_CONFIG="/home/autobuild/autobuild/instance-11/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/autobuild/autobuild/instance-11/output-1/host/lib/pkgconfig:/home/autobuild/autobuild/instance-11/output-1/host/share/pkgconfig" /usr/bin/make -j1 -C /home/autobuild/autobuild/instance-11/output-1/build/host-mtd-2.1.3/ make[1]: Entering directory '/home/autobuild/autobuild/instance-11/output-1/build/host-mtd-2.1.3' CC ubi-utils/ubiupdatevol.o CC lib/libmtd.o CC lib/libfec.o CC lib/common.o CC lib/libcrc32.o CC lib/libmtd_legacy.o AR libmtd.a /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') CC lib/libubi.o AR libubi.a /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') CCLD ubiupdatevol CC ubi-utils/ubimkvol.o CCLD ubimkvol CC ubi-utils/ubirmvol.o CCLD ubirmvol CC ubi-utils/ubicrc32.o CCLD ubicrc32 CC ubi-utils/ubinfo.o CCLD ubinfo CC ubi-utils/ubiattach.o CCLD ubiattach CC ubi-utils/ubidetach.o CCLD ubidetach CC ubi-utils/ubinize.o CC lib/libubigen.o AR libubigen.a /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') CC lib/libiniparser.o CC lib/dictionary.o AR libiniparser.a /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') CCLD ubinize CC ubi-utils/ubiformat.o CC lib/libscan.o AR libscan.a /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') CCLD ubiformat CC ubi-utils/ubirename.o CCLD ubirename CC ubi-utils/mtdinfo.o In file included from ubi-utils/mtdinfo.c:34: ./include/libubigen.h:124:32: warning: 'struct ubi_ec_hdr' declared inside parameter list will not be visible outside of this definition or declaration 124 | struct ubi_ec_hdr *hdr, long long ec); | ^~~~~~~~~~ ./include/libubigen.h:140:33: warning: 'struct ubi_vid_hdr' declared inside parameter list will not be visible outside of this definition or declaration 140 | struct ubi_vid_hdr *hdr, int lnum, | ^~~~~~~~~~~ CCLD mtdinfo CC ubi-utils/ubirsvol.o CCLD ubirsvol CC ubi-utils/ubiblock.o CCLD ubiblock CC ubi-utils/ubihealthd.o CCLD ubihealthd CC misc-utils/ftl_format.o CCLD ftl_format CC misc-utils/doc_loadbios.o CCLD doc_loadbios CC misc-utils/ftl_check.o CCLD ftl_check CC misc-utils/mtd_debug.o CCLD mtd_debug CC misc-utils/docfdisk.o CCLD docfdisk CC misc-utils/serve_image.o CCLD serve_image CC misc-utils/recv_image.o CCLD recv_image CC misc-utils/fectest.o misc-utils/fectest.c: In function 'main': misc-utils/fectest.c:37:25: warning: iteration 47 invokes undefined behavior [-Waggressive-loop-optimizations] 37 | srcs[i] = buf + (i * PKT_SIZE); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ misc-utils/fectest.c:36:21: note: within this loop 36 | for (i=0; i < NR_PKTS + DROPS; i++) | ^ CCLD fectest CC misc-utils/flash_erase.o CCLD flash_erase CC misc-utils/flash_lock.o CCLD flash_lock CC misc-utils/flash_unlock.o CCLD flash_unlock CC misc-utils/flash_otp_info.o CCLD flash_otp_info CC misc-utils/flash_otp_dump.o CCLD flash_otp_dump CC misc-utils/flash_otp_lock.o CCLD flash_otp_lock CC misc-utils/flash_otp_erase.o CCLD flash_otp_erase CC misc-utils/flash_otp_write.o CCLD flash_otp_write CC misc-utils/flashcp.o misc-utils/flashcp.c: In function 'main': misc-utils/flashcp.c:277:2: warning: #warning "Check for smaller erase regions" [-Wcpp] 277 | #warning "Check for smaller erase regions" | ^~~~~~~ CCLD flashcp CC misc-utils/mtdpart.o CCLD mtdpart CC misc-utils/lsmtd-lsmtd.o CC misc-utils/lsmtd-lsmtd_scan.o CCLD lsmtd CC nand-utils/nanddump.o nand-utils/nanddump.c: In function 'process_options': nand-utils/nanddump.c:165:38: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 165 | free(dumpfile); | ^~~~~~~~ In file included from nand-utils/nanddump.c:23: /usr/include/stdlib.h:555:25: note: expected 'void *' but argument is of type 'const char *' 555 | extern void free (void *__ptr) __THROW; | ~~~~~~^~~~~ CCLD nanddump CC nand-utils/nandwrite.o nand-utils/nandwrite.c: In function 'main': nand-utils/nandwrite.c:550:43: warning: 'cnt' may be used uninitialized in this function [-Wmaybe-uninitialized] 550 | } else if (cnt == 0) { | ^ CCLD nandwrite CC nand-utils/nandtest.o CCLD nandtest CC nand-utils/nftldump.o CCLD nftldump CC nand-utils/nftl_format.o CCLD nftl_format CC nand-utils/nandflipbits.o nand-utils/nandflipbits.c: In function 'main': nand-utils/nandflipbits.c:206:65: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] 206 | fprintf(stderr, "Invalid byte offset %lld (max %lld)\n", | ~~~^ | | | long long int | %ld 207 | bits_to_flip[i].offset, mtdlen); | ~~~~~~~~~~~~~~~~~~~~~~ | | | uint64_t {aka long unsigned int} nand-utils/nandflipbits.c:206:75: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] 206 | fprintf(stderr, "Invalid byte offset %lld (max %lld)\n", | ~~~^ | | | long long int | %ld 207 | bits_to_flip[i].offset, mtdlen); | ~~~~~~ | | | uint64_t {aka long unsigned int} CCLD nandflipbits CC nor-utils/rfddump.o CCLD rfddump CC nor-utils/rfdformat.o CCLD rfdformat CC ubifs-utils/mkfs.ubifs/mkfs_ubifs-mkfs.ubifs.o CC ubifs-utils/mkfs.ubifs/mkfs_ubifs-crc16.o CC ubifs-utils/mkfs.ubifs/mkfs_ubifs-lpt.o CC ubifs-utils/mkfs.ubifs/mkfs_ubifs-compr.o CC ubifs-utils/mkfs.ubifs/hashtable/mkfs_ubifs-hashtable.o CC ubifs-utils/mkfs.ubifs/hashtable/mkfs_ubifs-hashtable_itr.o CC ubifs-utils/mkfs.ubifs/mkfs_ubifs-devtable.o CCLD mkfs.ubifs CC jffsX-utils/mkfs_jffs2-mkfs.jffs2.o CC jffsX-utils/mkfs_jffs2-compr_zlib.o CC jffsX-utils/mkfs_jffs2-rbtree.o CC jffsX-utils/mkfs_jffs2-compr_lzo.o CC jffsX-utils/mkfs_jffs2-compr.o CC jffsX-utils/mkfs_jffs2-compr_rtime.o CCLD mkfs.jffs2 CC jffsX-utils/jffs2dump-jffs2dump.o CCLD jffs2dump CC jffsX-utils/jffs2reader-jffs2reader.o jffsX-utils/jffs2reader.c: In function 'printdir': jffsX-utils/jffs2reader.c:340:51: warning: taking address of packed member of 'struct jffs2_raw_inode' may result in an unaligned pointer value [-Waddress-of-packed-member] 340 | filetime = ctime((const time_t *) &(ri->ctime)); | ^~~~~~~~~~~~ jffsX-utils/jffs2reader.c: In function 'resolvepath0': jffsX-utils/jffs2reader.c:691:13: warning: potential null pointer dereference [-Wnull-dereference] 691 | if (*path == '/') { | ^~~~~ CCLD jffs2reader CC jffsX-utils/sumtool.o CCLD sumtool CC lib/execinfo.o AR libmissing.a /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') make[1]: Leaving directory '/home/autobuild/autobuild/instance-11/output-1/build/host-mtd-2.1.3' >>> host-mtd 2.1.3 Installing to host directory PATH="/home/autobuild/autobuild/instance-11/output-1/host/bin:/home/autobuild/autobuild/instance-11/output-1/host/sbin:/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" PKG_CONFIG="/home/autobuild/autobuild/instance-11/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/autobuild/autobuild/instance-11/output-1/host/lib/pkgconfig:/home/autobuild/autobuild/instance-11/output-1/host/share/pkgconfig" /usr/bin/make -j1 install -C /home/autobuild/autobuild/instance-11/output-1/build/host-mtd-2.1.3/ make[1]: Entering directory '/home/autobuild/autobuild/instance-11/output-1/build/host-mtd-2.1.3' make[2]: Entering directory '/home/autobuild/autobuild/instance-11/output-1/build/host-mtd-2.1.3' /usr/bin/mkdir -p '/home/autobuild/autobuild/instance-11/output-1/host/sbin' /usr/bin/install -c ubifs-utils/mount.ubifs '/home/autobuild/autobuild/instance-11/output-1/host/sbin' /usr/bin/mkdir -p '/home/autobuild/autobuild/instance-11/output-1/host/sbin' /bin/sh ./libtool --mode=install /usr/bin/install -c ubiupdatevol ubimkvol ubirmvol ubicrc32 ubinfo ubiattach ubidetach ubinize ubiformat ubirename mtdinfo ubirsvol ubiblock ubihealthd ftl_format doc_loadbios ftl_check mtd_debug docfdisk serve_image recv_image fectest flash_erase flash_lock flash_unlock flash_otp_info flash_otp_dump flash_otp_lock flash_otp_erase flash_otp_write flashcp mtdpart lsmtd nanddump nandwrite nandtest nftldump nftl_format nandflipbits rfddump rfdformat mkfs.ubifs mkfs.jffs2 jffs2dump jffs2reader sumtool '/home/autobuild/autobuild/instance-11/output-1/host/sbin' libtool: install: /usr/bin/install -c ubiupdatevol /home/autobuild/autobuild/instance-11/output-1/host/sbin/ubiupdatevol libtool: install: /usr/bin/install -c ubimkvol /home/autobuild/autobuild/instance-11/output-1/host/sbin/ubimkvol libtool: install: /usr/bin/install -c ubirmvol /home/autobuild/autobuild/instance-11/output-1/host/sbin/ubirmvol libtool: install: /usr/bin/install -c ubicrc32 /home/autobuild/autobuild/instance-11/output-1/host/sbin/ubicrc32 libtool: install: /usr/bin/install -c ubinfo /home/autobuild/autobuild/instance-11/output-1/host/sbin/ubinfo libtool: install: /usr/bin/install -c ubiattach /home/autobuild/autobuild/instance-11/output-1/host/sbin/ubiattach libtool: install: /usr/bin/install -c ubidetach /home/autobuild/autobuild/instance-11/output-1/host/sbin/ubidetach libtool: install: /usr/bin/install -c ubinize /home/autobuild/autobuild/instance-11/output-1/host/sbin/ubinize libtool: install: /usr/bin/install -c ubiformat /home/autobuild/autobuild/instance-11/output-1/host/sbin/ubiformat libtool: install: /usr/bin/install -c ubirename /home/autobuild/autobuild/instance-11/output-1/host/sbin/ubirename libtool: install: /usr/bin/install -c mtdinfo /home/autobuild/autobuild/instance-11/output-1/host/sbin/mtdinfo libtool: install: /usr/bin/install -c ubirsvol /home/autobuild/autobuild/instance-11/output-1/host/sbin/ubirsvol libtool: install: /usr/bin/install -c ubiblock /home/autobuild/autobuild/instance-11/output-1/host/sbin/ubiblock libtool: install: /usr/bin/install -c ubihealthd /home/autobuild/autobuild/instance-11/output-1/host/sbin/ubihealthd libtool: install: /usr/bin/install -c ftl_format /home/autobuild/autobuild/instance-11/output-1/host/sbin/ftl_format libtool: install: /usr/bin/install -c doc_loadbios /home/autobuild/autobuild/instance-11/output-1/host/sbin/doc_loadbios libtool: install: /usr/bin/install -c ftl_check /home/autobuild/autobuild/instance-11/output-1/host/sbin/ftl_check libtool: install: /usr/bin/install -c mtd_debug /home/autobuild/autobuild/instance-11/output-1/host/sbin/mtd_debug libtool: install: /usr/bin/install -c docfdisk /home/autobuild/autobuild/instance-11/output-1/host/sbin/docfdisk libtool: install: /usr/bin/install -c serve_image /home/autobuild/autobuild/instance-11/output-1/host/sbin/serve_image libtool: install: /usr/bin/install -c recv_image /home/autobuild/autobuild/instance-11/output-1/host/sbin/recv_image libtool: install: /usr/bin/install -c fectest /home/autobuild/autobuild/instance-11/output-1/host/sbin/fectest libtool: install: /usr/bin/install -c flash_erase /home/autobuild/autobuild/instance-11/output-1/host/sbin/flash_erase libtool: install: /usr/bin/install -c flash_lock /home/autobuild/autobuild/instance-11/output-1/host/sbin/flash_lock libtool: install: /usr/bin/install -c flash_unlock /home/autobuild/autobuild/instance-11/output-1/host/sbin/flash_unlock libtool: install: /usr/bin/install -c flash_otp_info /home/autobuild/autobuild/instance-11/output-1/host/sbin/flash_otp_info libtool: install: /usr/bin/install -c flash_otp_dump /home/autobuild/autobuild/instance-11/output-1/host/sbin/flash_otp_dump libtool: install: /usr/bin/install -c flash_otp_lock /home/autobuild/autobuild/instance-11/output-1/host/sbin/flash_otp_lock libtool: install: /usr/bin/install -c flash_otp_erase /home/autobuild/autobuild/instance-11/output-1/host/sbin/flash_otp_erase libtool: install: /usr/bin/install -c flash_otp_write /home/autobuild/autobuild/instance-11/output-1/host/sbin/flash_otp_write libtool: install: /usr/bin/install -c flashcp /home/autobuild/autobuild/instance-11/output-1/host/sbin/flashcp libtool: install: /usr/bin/install -c mtdpart /home/autobuild/autobuild/instance-11/output-1/host/sbin/mtdpart libtool: install: /usr/bin/install -c lsmtd /home/autobuild/autobuild/instance-11/output-1/host/sbin/lsmtd libtool: install: /usr/bin/install -c nanddump /home/autobuild/autobuild/instance-11/output-1/host/sbin/nanddump libtool: install: /usr/bin/install -c nandwrite /home/autobuild/autobuild/instance-11/output-1/host/sbin/nandwrite libtool: install: /usr/bin/install -c nandtest /home/autobuild/autobuild/instance-11/output-1/host/sbin/nandtest libtool: install: /usr/bin/install -c nftldump /home/autobuild/autobuild/instance-11/output-1/host/sbin/nftldump libtool: install: /usr/bin/install -c nftl_format /home/autobuild/autobuild/instance-11/output-1/host/sbin/nftl_format libtool: install: /usr/bin/install -c nandflipbits /home/autobuild/autobuild/instance-11/output-1/host/sbin/nandflipbits libtool: install: /usr/bin/install -c rfddump /home/autobuild/autobuild/instance-11/output-1/host/sbin/rfddump libtool: install: /usr/bin/install -c rfdformat /home/autobuild/autobuild/instance-11/output-1/host/sbin/rfdformat libtool: install: /usr/bin/install -c mkfs.ubifs /home/autobuild/autobuild/instance-11/output-1/host/sbin/mkfs.ubifs libtool: install: /usr/bin/install -c mkfs.jffs2 /home/autobuild/autobuild/instance-11/output-1/host/sbin/mkfs.jffs2 libtool: install: /usr/bin/install -c jffs2dump /home/autobuild/autobuild/instance-11/output-1/host/sbin/jffs2dump libtool: install: /usr/bin/install -c jffs2reader /home/autobuild/autobuild/instance-11/output-1/host/sbin/jffs2reader libtool: install: /usr/bin/install -c sumtool /home/autobuild/autobuild/instance-11/output-1/host/sbin/sumtool /usr/bin/mkdir -p '/home/autobuild/autobuild/instance-11/output-1/host/sbin' /usr/bin/install -c misc-utils/flash_eraseall '/home/autobuild/autobuild/instance-11/output-1/host/sbin' /usr/bin/mkdir -p '/home/autobuild/autobuild/instance-11/output-1/host/share/man/man1' /usr/bin/install -c -m 644 jffsX-utils/mkfs.jffs2.1 '/home/autobuild/autobuild/instance-11/output-1/host/share/man/man1' /usr/bin/mkdir -p '/home/autobuild/autobuild/instance-11/output-1/host/share/man/man8' /usr/bin/install -c -m 644 ubi-utils/ubinize.8 misc-utils/lsmtd.8 '/home/autobuild/autobuild/instance-11/output-1/host/share/man/man8' make[2]: Leaving directory '/home/autobuild/autobuild/instance-11/output-1/build/host-mtd-2.1.3' make[1]: Leaving directory '/home/autobuild/autobuild/instance-11/output-1/build/host-mtd-2.1.3' >>> host-yaffs2utils 0.2.9 Downloading wget --passive-ftp -nd -t 3 -O '/home/autobuild/autobuild/instance-11/output-1/build/.0.2.9.tar.gz.GeLinU/output' 'https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/yaffs2utils/0.2.9.tar.gz' --2022-04-28 04:00:39-- https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/yaffs2utils/0.2.9.tar.gz Loaded CA certificate '/etc/ssl/certs/ca-certificates.crt' Resolving storage.googleapis.com (storage.googleapis.com)... 142.250.72.16, 142.250.72.80, 142.250.72.48, ... Connecting to storage.googleapis.com (storage.googleapis.com)|142.250.72.16|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 39689 (39K) [application/octet-stream] Saving to: '/home/autobuild/autobuild/instance-11/output-1/build/.0.2.9.tar.gz.GeLinU/output' 0K .......... .......... .......... ........ 100% 8.91M=0.004s 2022-04-28 04:00:39 (8.91 MB/s) - '/home/autobuild/autobuild/instance-11/output-1/build/.0.2.9.tar.gz.GeLinU/output' saved [39689/39689] 0.2.9.tar.gz: OK (sha256: 9b0912bf683eb839b6e57c9255c83894c3b700d16489a49d319c54c1abf8f6d7) >>> host-yaffs2utils 0.2.9 Extracting gzip -d -c /home/autobuild/autobuild/instance-11/dl/yaffs2utils/0.2.9.tar.gz | tar --strip-components=1 -C /home/autobuild/autobuild/instance-11/output-1/build/host-yaffs2utils-0.2.9 -xf - >>> host-yaffs2utils 0.2.9 Patching >>> host-yaffs2utils 0.2.9 Configuring >>> host-yaffs2utils 0.2.9 Building PATH="/home/autobuild/autobuild/instance-11/output-1/host/bin:/home/autobuild/autobuild/instance-11/output-1/host/sbin:/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" PKG_CONFIG="/home/autobuild/autobuild/instance-11/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/autobuild/autobuild/instance-11/output-1/host/lib/pkgconfig:/home/autobuild/autobuild/instance-11/output-1/host/share/pkgconfig" /usr/bin/make -j1 -C /home/autobuild/autobuild/instance-11/output-1/build/host-yaffs2utils-0.2.9 make[1]: Entering directory '/home/autobuild/autobuild/instance-11/output-1/build/host-yaffs2utils-0.2.9' gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_hweight.o yaffs2/yaffs_hweight.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_ecc.o yaffs2/yaffs_ecc.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags1.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_packedtags2.o yaffs2/yaffs_packedtags2.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o safe_rw.o safe_rw.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o endian_convert.o endian_convert.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o progress_bar.o progress_bar.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o mkyaffs2.o mkyaffs2.c In function 'mkyaffs2_write_obj', inlined from 'mkyaffs2_write_objtree' at mkyaffs2.c:780:11: mkyaffs2.c:696:9: warning: 'strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 696 | strncpy(oh.name, obj->name, YAFFS_MAX_NAME_LENGTH); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mkyaffs2.c: In function 'mkyaffs2_scan_dir': mkyaffs2.c:595:17: warning: 'strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 595 | strncpy(obj->name, dent->d_name, NAME_MAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o mkyaffs2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o mkyaffs2.o -lm gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o unyaffs2.o unyaffs2.c In function 'unyaffs2_oh2obj', inlined from 'unyaffs2_scan_chunk' at unyaffs2.c:811:3, inlined from 'unyaffs2_scan_img' at unyaffs2.c:874:4, inlined from 'unyaffs2_extract_image' at unyaffs2.c:1476:6: unyaffs2.c:632:9: warning: 'strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 632 | strncpy(obj->name, oh->name, NAME_MAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o unyaffs2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o unyaffs2.o -lm gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o unspare2.o unspare2.c gcc -o unspare2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o unspare2.o -lm make[1]: Leaving directory '/home/autobuild/autobuild/instance-11/output-1/build/host-yaffs2utils-0.2.9' >>> host-yaffs2utils 0.2.9 Installing to host directory mkdir -p /home/autobuild/autobuild/instance-11/output-1/host/bin PATH="/home/autobuild/autobuild/instance-11/output-1/host/bin:/home/autobuild/autobuild/instance-11/output-1/host/sbin:/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" PKG_CONFIG="/home/autobuild/autobuild/instance-11/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/autobuild/autobuild/instance-11/output-1/host/lib/pkgconfig:/home/autobuild/autobuild/instance-11/output-1/host/share/pkgconfig" /usr/bin/make -j1 -C /home/autobuild/autobuild/instance-11/output-1/build/host-yaffs2utils-0.2.9 INSTALLDIR=/home/autobuild/autobuild/instance-11/output-1/host/bin install make[1]: Entering directory '/home/autobuild/autobuild/instance-11/output-1/build/host-yaffs2utils-0.2.9' cp mkyaffs2 unyaffs2 unspare2 /home/autobuild/autobuild/instance-11/output-1/host/bin make[1]: Leaving directory '/home/autobuild/autobuild/instance-11/output-1/build/host-yaffs2utils-0.2.9' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/autobuild/autobuild/instance-11/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-mlongcalls', '-mauto-litpools', '-Ofast', '-g0'@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', '-mlongcalls', '-mauto-litpools', '-Ofast', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-11/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/home/autobuild/autobuild/instance-11/output-1/host/bin/xtensa-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-11/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%xtensa%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-11/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-11/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-11/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-11/output-1/host/xtensa-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-11/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-11/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-11/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/home/autobuild/autobuild/instance-11/output-1/host/bin/xtensa-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-11/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%xtensa%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-mlongcalls', '-mauto-litpools', '-Ofast', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-mlongcalls', '-mauto-litpools', '-Ofast', '-g0'%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-11/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-11/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-11/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-11/output-1/host/xtensa-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-11/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-11/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/bash$' /home/autobuild/autobuild/instance-11/output-1/target/etc/shells || echo "/bin/bash" >> /home/autobuild/autobuild/instance-11/output-1/target/etc/shells grep -qsE '^/bin/dash$' /home/autobuild/autobuild/instance-11/output-1/target/etc/shells || echo "/bin/dash" >> /home/autobuild/autobuild/instance-11/output-1/target/etc/shells rm -rf /home/autobuild/autobuild/instance-11/output-1/target/usr/lib/perl5/5.34.1/pod rm -rf /home/autobuild/autobuild/instance-11/output-1/target/usr/lib/perl5/5.34.1/xtensa-linux/CORE find /home/autobuild/autobuild/instance-11/output-1/target/usr/lib/perl5/ -name 'extralibs.ld' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-11/output-1/target/usr/lib/perl5/ -name '*.bs' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-11/output-1/target/usr/lib/perl5/ -name '.packlist' -print0 | xargs -0 rm -f mkdir -p /home/autobuild/autobuild/instance-11/output-1/target/etc echo "buildroot" > /home/autobuild/autobuild/instance-11/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-11/output-1/target/etc/hosts mkdir -p /home/autobuild/autobuild/instance-11/output-1/target/etc echo "Welcome to Buildroot" > /home/autobuild/autobuild/instance-11/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/autobuild/autobuild/instance-11/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/autobuild/autobuild/instance-11/output-1/target/etc/shells || echo "/bin/sh" >> /home/autobuild/autobuild/instance-11/output-1/target/etc/shells ln -sf dash /home/autobuild/autobuild/instance-11/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,dash,' /home/autobuild/autobuild/instance-11/output-1/target/etc/passwd if [ -x /home/autobuild/autobuild/instance-11/output-1/target/sbin/swapon -a -x /home/autobuild/autobuild/instance-11/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/autobuild/autobuild/instance-11/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/autobuild/autobuild/instance-11/output-1/target/etc/inittab; fi /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~sole::respawn:/sbin/getty -L console 0 vt100 #~' /home/autobuild/autobuild/instance-11/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/autobuild/autobuild/instance-11/output-1/target/etc/inittab rm -rf /home/autobuild/autobuild/instance-11/output-1/target/usr/include /home/autobuild/autobuild/instance-11/output-1/target/usr/share/aclocal \ /home/autobuild/autobuild/instance-11/output-1/target/usr/lib/pkgconfig /home/autobuild/autobuild/instance-11/output-1/target/usr/share/pkgconfig \ /home/autobuild/autobuild/instance-11/output-1/target/usr/lib/cmake /home/autobuild/autobuild/instance-11/output-1/target/usr/share/cmake \ /home/autobuild/autobuild/instance-11/output-1/target/usr/doc find /home/autobuild/autobuild/instance-11/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-11/output-1/target/lib/ /home/autobuild/autobuild/instance-11/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-11/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/autobuild/autobuild/instance-11/output-1/target/usr/share/gdb rm -rf /home/autobuild/autobuild/instance-11/output-1/target/usr/share/zsh rm -rf /home/autobuild/autobuild/instance-11/output-1/target/usr/man /home/autobuild/autobuild/instance-11/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-11/output-1/target/usr/info /home/autobuild/autobuild/instance-11/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-11/output-1/target/usr/doc /home/autobuild/autobuild/instance-11/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-11/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-11/output-1/target/usr/share 2>/dev/null || true rm -rf /home/autobuild/autobuild/instance-11/output-1/target/lib/debug /home/autobuild/autobuild/instance-11/output-1/target/usr/lib/debug find /home/autobuild/autobuild/instance-11/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-11/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-11/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-11/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-11/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.02-745-g1a424e9a4b"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.05-git\"" \ ) > /home/autobuild/autobuild/instance-11/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-11/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-11/output-1/per-package /home/autobuild/autobuild/instance-11/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-11/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs mkdir -p /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs printf ' ntp -1 ntp -1 * - - - ntpd user\n sshd -1 sshd -1 * /var/empty - - SSH drop priv user\n\n' >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/full_users_table.txt printf ' /var/empty d 755 root root - - - - -\n\n' > /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt system/device_table_dev.txt >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/full_devices_table.txt printf ' \n' >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.f2fs mkdir -p /home/autobuild/autobuild/instance-11/output-1/images rm -rf /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/f2fs mkdir -p /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/f2fs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-11/output-1/target/ /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/f2fs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/f2fs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/f2fs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/f2fs/target" >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/f2fs/fakeroot PATH="/home/autobuild/autobuild/instance-11/output-1/host/bin:/home/autobuild/autobuild/instance-11/output-1/host/sbin:/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-11/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/f2fs/target >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/f2fs/fakeroot echo "/home/autobuild/autobuild/instance-11/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/f2fs/target" >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/f2fs/fakeroot echo "find /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/f2fs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/f2fs/fakeroot echo "find /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/f2fs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/f2fs/fakeroot printf ' find /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/f2fs/target -print0 | xargs -0 -r touch -hd @1651070232\n' >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/f2fs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/f2fs/fakeroot printf ' rm -f -f /home/autobuild/autobuild/instance-11/output-1/images/rootfs.f2fs\n truncate -s 100M /home/autobuild/autobuild/instance-11/output-1/images/rootfs.f2fs\n /home/autobuild/autobuild/instance-11/output-1/host/sbin/mkfs.f2fs -f -l "" -t 0 -o 0 /home/autobuild/autobuild/instance-11/output-1/images/rootfs.f2fs\n /home/autobuild/autobuild/instance-11/output-1/host/sbin/sload.f2fs -f /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/f2fs/target /home/autobuild/autobuild/instance-11/output-1/images/rootfs.f2fs\n' >> /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/f2fs/fakeroot chmod a+x /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/f2fs/fakeroot PATH="/home/autobuild/autobuild/instance-11/output-1/host/bin:/home/autobuild/autobuild/instance-11/output-1/host/sbin:/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-11/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/f2fs/fakeroot rootdir=/home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/f2fs/target table='/home/autobuild/autobuild/instance-11/output-1/build/buildroot-fs/full_devices_table.txt' F2FS-tools: mkfs.f2fs Ver: 1.14.0 (2020-08-24) 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 = 204800 (100 MB) Info: zone aligned segment0 blkaddr: 512 Info: format version with "Linux version 5.17.0-rc7-asahi-next-20220310-5-2-ARCH (linux-asahi@archlinux) (gcc (GCC) 11.2.0, GNU ld (GNU Binutils) 2.38) #2 SMP PREEMPT Tue, 22 Mar 2022 14:28:10 +0000" Info: Overprovision ratio = 25.000% Info: Overprovision segments = 22 (GC reserved = 16) Info: format successful Info: Segments per section = 1 Info: Sections per zone = 1 Info: sector size = 512 Info: total sectors = 204800 (100 MB) Info: MKFS version "Linux version 5.17.0-rc7-asahi-next-20220310-5-2-ARCH (linux-asahi@archlinux) (gcc (GCC) 11.2.0, GNU ld (GNU Binutils) 2.38) #2 SMP PREEMPT Tue, 22 Mar 2022 14:28:10 +0000" Info: FSCK version from "Linux version 5.17.0-rc7-asahi-next-20220310-5-2-ARCH (linux-asahi@archlinux) (gcc (GCC) 11.2.0, GNU ld (GNU Binutils) 2.38) #2 SMP PREEMPT Tue, 22 Mar 2022 14:28:10 +0000" to "Linux version 5.17.0-rc7-asahi-next-20220310-5-2-ARCH (linux-asahi@archlinux) (gcc (GCC) 11.2.0, GNU ld (GNU Binutils) 2.38) #2 SMP PREEMPT Tue, 22 Mar 2022 14:28:10 +0000" Info: superblock features = 0 : Info: superblock encrypt level = 0, salt = 00000000000000000000000000000000 Info: total FS sectors = 204800 (100 MB) Info: CKPT version = 7cfd99f Info: Duplicate valid checkpoint to mirror position 512 -> 1024 Info: Write valid nat_bits in checkpoint [ - ] Free segments: 0x22 [ * ] Free segments: 0x22 [ | ] Free segments: 0x22 [ * ] Free segments: 0x22 [ - ] Free segments: 0x22 [ - ] Free segments: 0x22 [ * ] Free segments: 0x22 [ | ] Free segments: 0x22 [ * ] Free segments: 0x22 [ - ] Free segments: 0x22 [ - ] Free segments: 0x22 [ * ] Free segments: 0x22 [ | ] Free segments: 0x22 [ * ] Free segments: 0x22 [ - ] Free segments: 0x22 [ - ] Free segments: 0x22 [ * ] Free segments: 0x22 [ | ] Free segments: 0x22 [ * ] Free segments: 0x22 [ - ] Free segments: 0x22 [ - ] Free segments: 0x22 [ * ] Free segments: 0x22 [ | ] Free segments: 0x22 [ * ] Free segments: 0x22 [ - ] Free segments: 0x22 [ - ] Free segments: 0x22 [ * ] Free segments: 0x22 [ | ] Free segments: 0x22 [ * ] Free segments: 0x22 [ - ] Free segments: 0x22 [ - ] Free segments: 0x22 [ * ] Free segments: 0x22 [ | ] Free segments: 0x22 [ * ] Free segments: 0x22 [ - ] Free segments: 0x22 [ - ] Free segments: 0x22 [ * ] Free segments: 0x22 [ | ] Free segments: 0x22 [ * ] Free segments: 0x22 [ - ] Free segments: 0x22 [ - ] Free segments: 0x22 [ * ] Free segments: 0x22 [ | ] Free segments: 0x22 [ * ] Free segments: 0x22 [ - ] Free segments: 0x22 [ - ] Free segments: 0x22 [ * ] Free segments: 0x22 [ | ] Free segments: 0x22 [ * ] Free segments: 0x22 [ - ] Free segments: 0x22 [ - ] Free segments: 0x22 [ * ] Free segments: 0x22 [ | ] Free segments: 0x22 [ * ] Free segments: 0x22 [ - ] Free segments: 0x22 [ - ] Free segments: 0x22 [ * ] Free segments: 0x22 [ | ] Free segments: 0x22 [ * ] Free segments: 0x22 [ - ] Free segments: 0x22 [ - ] Free segments: 0x22 [ * ] Free segments: 0x22 [ | ] Free segments: 0x22 [ * ] Free segments: 0x22 [ - ] Free segments: 0x22 [ - ] Free segments: 0x22 [ * ] Free segments: 0x22 [ | ] Free segments: 0x22 [ * ] Free segments: 0x22 [ - ] Free segments: 0x22 [ - ] Free segments: 0x22 [ * ] Free segments: 0x22 [ | ] Free segments: 0x22 [ * ] Free segments: 0x22 [ - ] Free segments: 0x22 [ - ] Free segments: 0x22 [ * ] Free segments: 0x22 [ | ] Free segments: 0x22 [ * ] Free segments: 0x22 [ - ] Free segments: 0x22 [ - ] Free segments: 0x22 [ * ] Free segments: 0x22 [ | ] Free segments: 0x22 [ * ] Free segments: 0x22 [ - ] Free segments: 0x22 [ - ] Free segments: 0x22 [ * ] Free segments: 0x22 [ | ] Free segments: 0x22 [ * ] Free segments: 0x22 [ - ] Free segments: 0x22 [ - ] Free segments: 0x22 [ * ] Free segments: 0x22 [ | ] Free segments: 0x22 [ * ] Free segments: 0x22 [ - ] Free segments: 0x22 [ - ] Free segments: 0x22 [ * ] Free segments: 0x22 [ | ] Free segments: 0x22 [ * ] Free segments: 0x22 [ - ] Free segments: 0x22 [ - ] Free segments: 0x22 [ * ] Free segments: 0x22 [ | ] Free segments: 0x22 [ * ] Free segments: 0x22 [ - ] Free segments: 0x22 [ - ] Free segments: 0x22 [ * ] Free segments: 0x22 [ | ] Free segments: 0x22 [ * ] Free segments: 0x22 [ - ] Free segments: 0x22 [ - ] Free segments: 0x22 [ * ] Free segments: 0x22 [ | ] Free segments: 0x22 [ * ] Free segments: 0x22 [ - ] Free segments: 0x22 [ - ] Free segments: 0x22 [ * ] Free segments: 0x22 [ | ] Free segments: 0x22 [ * ] Free segments: 0x22 [ - ] Free segments: 0x22 [ - ] Free segments: 0x22 [ * ] Free segments: 0x22 [ | ] Free segments: 0x22 [ * ] Free segments: 0x22 [ - ] Free segments: 0x22 [ - ] Free segments: 0x22 [ * ] Free segments: 0x22 [ | ] Free segments: 0x22 [ * ] Free segments: 0x22 [ - ] Free segments: 0x22 [ - ] Free segments: 0x22 [ * ] Free segments: 0x22 [ | ] Free segments: 0x22 [ * ] Free segments: 0x22 [ - ] Free segments: 0x22 [ - ] Free segments: 0x22 [ * ] Free segments: 0x22 [ | ] Free segments: 0x22 [ * ] Free segments: 0x22 [ - ] Free segments: 0x22 [ - ] Free segments: 0x22 [ * ] Free segments: 0x22 [ | ] Free segments: 0x22 [ * ] Free segments: 0x22 [ - ] Free segments: 0x22 [ - ] Free segments: 0x22 [ * ] Free segments: 0x22 [ | ] Free segments: 0x22 [ * ] Free segments: 0x22 [ - ] Free segments: 0x22 [ - ] Free segments: 0x22 [ * ] Free segments: 0x22 [ | ] Free segments: 0x22 [ * ] Free segments: 0x22 [ - ] Free segments: 0x22 [ - ] Free segments: 0x22 [ * ] Free segments: 0x22 [ | ] Free segments: 0x22 [ * ] Free segments: 0x22 [ - ] Free segments: 0x22 [ - ] Free segments: 0x22 [ * ] Free segments: 0x22 [ | ] Free segments: 0x22 [ * ] Free segments: 0x22 [ - ] Free segments: 0x22 [ - ] Free segments: 0x22 [ * ] Free segments: 0x22 [ | ] Free segments: 0x22 [ * ] Free segments: 0x22 [ - ] Free segments: 0x22 [ - ] Free segments: 0x22 [ * ] Free segments: 0x22 [ | ] Free segments: 0x22 [ * ] Free segments: 0x22 [ - ] Free segments: 0x22 [ - ] Free segments: 0x22 [ * ] Free segments: 0x22 [ | ] Free segments: 0x22 [ * ] Free segments: 0x21 [ - ] Free segments: 0x21 [ - ] Free segments: 0x21 [ * ] Free segments: 0x21 [ | ] Free segments: 0x21 [ * ] Free segments: 0x21 [ - ] Free segments: 0x21 [ - ] Free segments: 0x21 [ * ] Free segments: 0x21 [ | ] Free segments: 0x21 [ * ] Free segments: 0x21 [ - ] Free segments: 0x21 [ - ] Free segments: 0x21 [ * ] Free segments: 0x21 [ | ] Free segments: 0x21 [ * ] Free segments: 0x21 [ - ] Free segments: 0x21 [ - ] Free segments: 0x21 [ * ] Free segments: 0x21 [ | ] Free segments: 0x21 [ * ] Free segments: 0x21 [ - ] Free segments: 0x21 [ - ] Free segments: 0x21 [ * ] Free segments: 0x21 [ | ] Free segments: 0x21 [ * ] Free segments: 0x21 [ - ] Free segments: 0x21 [ - ] Free segments: 0x21 [ * ] Free segments: 0x21 [ | ] Free segments: 0x21 [ * ] Free segments: 0x21 [ - ] Free segments: 0x21 [ - ] Free segments: 0x21 [ * ] Free segments: 0x21 [ | ] Free segments: 0x21 [ * ] Free segments: 0x21 [ - ] Free segments: 0x21 [ - ] Free segments: 0x21 [ * ] Free segments: 0x21 [ | ] Free segments: 0x21 [ * ] Free segments: 0x21 [ - ] Free segments: 0x21 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x20 [ * ] Free segments: 0x20 [ | ] Free segments: 0x20 [ * ] Free segments: 0x20 [ - ] Free segments: 0x20 [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1f [ - ] Free segments: 0x1f [ * ] Free segments: 0x1f [ | ] Free segments: 0x1f [ * ] Free segments: 0x1f [ - ] Free segments: 0x1e [ - ] Free segments: 0x1e [ * ] Free segments: 0x1e [ | ] Free segments: 0x1e [ * ] Free segments: 0x1e [ - ] Free segments: 0x1e [ - ] Free segments: 0x1e [ * ] Free segments: 0x1e [ | ] Free segments: 0x1e [ * ] Free segments: 0x1d [ - ] Free segments: 0x1d [ - ] Free segments: 0x1d [ * ] Free segments: 0x1d [ | ] Free segments: 0x1d [ * ] Free segments: 0x1d [ - ] Free segments: 0x1d [ - ] Free segments: 0x1d [ * ] Free segments: 0x1d [ | ] Free segments: 0x1d [ * ] Free segments: 0x1d [ - ] Free segments: 0x1d [ - ] Free segments: 0x1d [ * ] Free segments: 0x1d [ | ] Free segments: 0x1d [ * ] Free segments: 0x1d [ - ] Free segments: 0x1d [ - ] Free segments: 0x1d [ * ] Free segments: 0x1d [ | ] Free segments: 0x1d [ * ] Free segments: 0x1d [ - ] Free segments: 0x1d [ - ] Free segments: 0x1d [ * ] Free segments: 0x1d [ | ] Free segments: 0x1d [ * ] Free segments: 0x1d [ - ] Free segments: 0x1d [ - ] Free segments: 0x1d [ * ] Free segments: 0x1d [ | ] Free segments: 0x1d [ * ] Free segments: 0x1d [ - ] Free segments: 0x1d [ - ] Free segments: 0x1d [ * ] Free segments: 0x1d [ | ] Free segments: 0x1d [ * ] Free segments: 0x1d [ - ] Free segments: 0x1d [ - ] Free segments: 0x1d [ * ] Free segments: 0x1d [ | ] Free segments: 0x1d [ * ] Free segments: 0x1d [ - ] Free segments: 0x1d [ - ] Free segments: 0x1d [ * ] Free segments: 0x1d [ | ] Free segments: 0x1d [ * ] Free segments: 0x1d [ - ] Free segments: 0x1d [ - ] Free segments: 0x1d [ * ] Free segments: 0x1d [ | ] Free segments: 0x1d [ * ] Free segments: 0x1d [ - ] Free segments: 0x1d [ - ] Free segments: 0x1d [ * ] Free segments: 0x1d [ | ] Free segments: 0x1d [ * ] Free segments: 0x1d [ - ] Free segments: 0x1d [ - ] Free segments: 0x1d [ * ] Free segments: 0x1d [ | ] Free segments: 0x1d [ * ] Free segments: 0x1d [ - ] Free segments: 0x1d [ - ] Free segments: 0x1d [ * ] Free segments: 0x1d [ | ] Free segments: 0x1d [ * ] Free segments: 0x1d [ - ] Free segments: 0x1d [ - ] Free segments: 0x1d [ * ] Free segments: 0x1d [ | ] Free segments: 0x1d [ * ] Free segments: 0x1d [ - ] Free segments: 0x1d [ - ] Free segments: 0x1d [ * ] Free segments: 0x1d [ | ] Free segments: 0x1d [ * ] Free segments: 0x1d [ - ] Free segments: 0x1d [ - ] Free segments: 0x1d [ * ] Free segments: 0x1d [ | ] Free segments: 0x1d [ * ] Free segments: 0x1d [ - ] Free segments: 0x1d [ - ] Free segments: 0x1d [ * ] Free segments: 0x1d [ | ] Free segments: 0x1d [ * ] Free segments: 0x1d [ - ] Free segments: 0x1d [ - ] Free segments: 0x1d [ * ] Free segments: 0x1d [ | ] Free segments: 0x1d [ * ] Free segments: 0x1c [ - ] Free segments: 0x1c [ - ] Free segments: 0x1c [ * ] Free segments: 0x1c [ | ] Free segments: 0x1c [ * ] Free segments: 0x1c [ - ] Free segments: 0x1c [ - ] Free segments: 0x1c [ * ] Free segments: 0x1c [ | ] Free segments: 0x1c [ * ] Free segments: 0x1c [ - ] Free segments: 0x1c [ - ] Free segments: 0x1c [ * ] Free segments: 0x1c [ | ] Free segments: 0x1c [ * ] Free segments: 0x1c [ - ] Free segments: 0x1c [ - ] Free segments: 0x1c [ * ] Free segments: 0x1c [ | ] Free segments: 0x1c [ * ] Free segments: 0x1c [ - ] Free segments: 0x1c [ - ] Free segments: 0x1c [ * ] Free segments: 0x1c [ | ] Free segments: 0x1c [ * ] Free segments: 0x1c [ - ] Free segments: 0x1c [ - ] Free segments: 0x1c [ * ] Free segments: 0x1c [ | ] Free segments: 0x1c [ * ] Free segments: 0x1c [ - ] Free segments: 0x1c [ - ] Free segments: 0x1c [ * ] Free segments: 0x1c [ | ] Free segments: 0x1b [ * ] Free segments: 0x1b [ - ] Free segments: 0x1b [ - ] Free segments: 0x1b [ * ] Free segments: 0x1b [ | ] Free segments: 0x1b [ * ] Free segments: 0x1b [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x1a [ * ] Free segments: 0x1a [ | ] Free segments: 0x1a [ * ] Free segments: 0x1a [ - ] Free segments: 0x1a [ - ] Free segments: 0x19 [ * ] Free segments: 0x19 [ | ] Free segments: 0x19 [ * ] Free segments: 0x19 [ - ] Free segments: 0x19 [ - ] Free segments: 0x19 [ * ] Free segments: 0x19 [ | ] Free segments: 0x19 [ * ] Free segments: 0x19 [ - ] Free segments: 0x19 [ - ] Free segments: 0x19 [ * ] Free segments: 0x19 [ | ] Free segments: 0x19 [ * ] Free segments: 0x19 [ - ] Free segments: 0x19 [ - ] Free segments: 0x19 [ * ] Free segments: 0x19 [ | ] Free segments: 0x19 [ * ] Free segments: 0x19 [ - ] Free segments: 0x19 [ - ] Free segments: 0x19 [ * ] Free segments: 0x19 [ | ] Free segments: 0x19 [ * ] Free segments: 0x19 [ - ] Free segments: 0x19 [ - ] Free segments: 0x19 [ * ] Free segments: 0x19 [ | ] Free segments: 0x19 [ * ] Free segments: 0x19 [ - ] Free segments: 0x19 [ - ] Free segments: 0x19 [ * ] Free segments: 0x19 [ | ] Free segments: 0x19 [ * ] Free segments: 0x19 [ - ] Free segments: 0x19 [ - ] Free segments: 0x19 [ * ] Free segments: 0x19 [ | ] Free segments: 0x19 [ * ] Free segments: 0x19 [ - ] Free segments: 0x19 [ - ] Free segments: 0x19 [ * ] Free segments: 0x19 [ | ] Free segments: 0x19 [ * ] Free segments: 0x19 [ - ] Free segments: 0x18 [ - ] Free segments: 0x18 [ * ] Free segments: 0x18 [ | ] Free segments: 0x18 [ * ] Free segments: 0x18 [ - ] Free segments: 0x18 [ - ] Free segments: 0x18 [ * ] Free segments: 0x18 [ | ] Free segments: 0x18 [ * ] Free segments: 0x18 [ - ] Free segments: 0x18 [ - ] Free segments: 0x18 [ * ] Free segments: 0x18 [ | ] Free segments: 0x18 [ * ] Free segments: 0x18 [ - ] Free segments: 0x18 [ - ] Free segments: 0x18 [ * ] Free segments: 0x18 [ | ] Free segments: 0x18 [ * ] Free segments: 0x18 [ - ] Free segments: 0x18 [ - ] Free segments: 0x18 [ * ] Free segments: 0x18 [ | ] Free segments: 0x18 [ * ] Free segments: 0x18 [ - ] Free segments: 0x18 [ - ] Free segments: 0x17 [ * ] Free segments: 0x17 [ | ] Free segments: 0x17 [ * ] Free segments: 0x17 [ - ] Free segments: 0x17 [ - ] Free segments: 0x17 [ * ] Free segments: 0x17 [ | ] Free segments: 0x17 [ * ] Free segments: 0x17 [ - ] Free segments: 0x17 [ - ] Free segments: 0x17 [ * ] Free segments: 0x17 [ | ] Free segments: 0x17 [ * ] Free segments: 0x17 [ - ] Free segments: 0x17 [ - ] Free segments: 0x17 [ * ] Free segments: 0x17 [ | ] Free segments: 0x17 [ * ] Free segments: 0x17 [ - ] Free segments: 0x17 [ - ] Free segments: 0x17 [ * ] Free segments: 0x17 [ | ] Free segments: 0x17 [ * ] Free segments: 0x17 [ - ] Free segments: 0x17 [ - ] Free segments: 0x17 [ * ] Free segments: 0x17 [ | ] Free segments: 0x16 [ * ] Free segments: 0x16 [ - ] Free segments: 0x16 [ - ] Free segments: 0x16 [ * ] Free segments: 0x16 [ | ] Free segments: 0x16 [ * ] Free segments: 0x16 [ - ] Free segments: 0x16 [ - ] Free segments: 0x16 [ * ] Free segments: 0x15 [ | ] Free segments: 0x15 [ * ] Free segments: 0x15 [ - ] Free segments: 0x15 [ - ] Free segments: 0x15 [ * ] Free segments: 0x15 [ | ] Free segments: 0x15 [ * ] Free segments: 0x15 [ - ] Free segments: 0x15 [ - ] Free segments: 0x15 [ * ] Free segments: 0x15 [ | ] Free segments: 0x15 [ * ] Free segments: 0x15 [ - ] Free segments: 0x15 [ - ] Free segments: 0x15 [ * ] Free segments: 0x15 [ | ] Free segments: 0x15 [ * ] Free segments: 0x15 [ - ] Free segments: 0x15 [ - ] Free segments: 0x15 [ * ] Free segments: 0x15 [ | ] Free segments: 0x15 [ * ] Free segments: 0x15 [ - ] Free segments: 0x15 [ - ] Free segments: 0x15 [ * ] Free segments: 0x15 [ | ] Free segments: 0x15 [ * ] Free segments: 0x15 [ - ] Free segments: 0x15 [ - ] Free segments: 0x14 [ * ] Free segments: 0x14 [ | ] Free segments: 0x14 [ * ] Free segments: 0x14 [ - ] Free segments: 0x14 [ - ] Free segments: 0x14 [ * ] Free segments: 0x14 [ | ] Free segments: 0x14 [ * ] Free segments: 0x14 [ - ] Free segments: 0x14 [ - ] Free segments: 0x14 [ * ] Free segments: 0x12 [ | ] Free segments: 0x12 [ * ] Free segments: 0x12 [ - ] Free segments: 0x12 [ - ] Free segments: 0x12 [ * ] Free segments: 0x12 [ | ] Free segments: 0x12 [ * ] Free segments: 0x12 [ - ] Free segments: 0x12 [ - ] Free segments: 0x12 [ * ] Free segments: 0x12 [ | ] Free segments: 0x12 [ * ] Free segments: 0x12 [ - ] Free segments: 0x12 [ - ] Free segments: 0x12 [ * ] Free segments: 0x12 [ | ] Free segments: 0x12 [ * ] Free segments: 0x12 [ - ] Free segments: 0x12 [ - ] Free segments: 0x12 [ * ] Free segments: 0x12 [ | ] Free segments: 0x12 [ * ] Free segments: 0x12 [ - ] Free segments: 0x12 [ - ] Free segments: 0x12 [ * ] Free segments: 0x12 [ | ] Free segments: 0x12 [ * ] Free segments: 0x12 [ - ] Free segments: 0x12 [ - ] Free segments: 0x12 [ * ] Free segments: 0x12 [ | ] Free segments: 0x12 [ * ] Free segments: 0x12 [ - ] Free segments: 0x12 [ - ] Free segments: 0x12 [ * ] Free segments: 0x12 [ | ] Free segments: 0x12 [ * ] Free segments: 0x12 [ - ] Free segments: 0x12 [ - ] Free segments: 0x12 [ * ] Free segments: 0x11 [ | ] Free segments: 0x11 [ * ] Free segments: 0x11 [ - ] Free segments: 0x11 [ - ] Free segments: 0x11 [ * ] Free segments: 0x11 [ | ] Free segments: 0x11 [ * ] Free segments: 0x11 [ - ] Free segments: 0x11 [ - ] Free segments: 0x11 [ * ] Free segments: 0x11 [ | ] Free segments: 0x11 [ * ] Free segments: 0x11 [ - ] Free segments: 0x11 [ - ] Free segments: 0x11 [ * ] Free segments: 0x11 [ | ] Free segments: 0x11 [ * ] Free segments: 0x11 [ - ] Free segments: 0x11 [ - ] Free segments: 0x11 [ * ] Free segments: 0x11 [ | ] Free segments: 0x11 [ * ] Free segments: 0x11 [ - ] Free segments: 0x11 [ - ] Free segments: 0x11 [ * ] Free segments: 0x11[reserve_new_block:57] Can't find free block[ASSERT] (reserve_new_block: 58) 0 make: *** [fs/f2fs/f2fs.mk:64: /home/autobuild/autobuild/instance-11/output-1/images/rootfs.f2fs] Error 255 make: Leaving directory '/home/autobuild/autobuild/instance-11/buildroot'