>>> e2fsprogs: Building main/e2fsprogs 1.47.2-r2 (using abuild 3.15.0_rc3-r1) started Thu, 24 Apr 2025 07:44:04 +0000 >>> e2fsprogs: Validating /home/buildozer/aports/main/e2fsprogs/APKBUILD... >>> e2fsprogs: Analyzing dependencies... >>> e2fsprogs: Installing for build: build-base util-linux-dev gawk linux-headers fuse3-dev diffutils perl coreutils (1/28) Installing libeconf (0.6.3-r0) (2/28) Installing skalibs-libs (2.14.3.0-r0) (3/28) Installing utmps-libs (0.1.2.3-r2) (4/28) Installing libblkid (2.41-r6) (5/28) Installing libuuid (2.41-r6) (6/28) Installing libfdisk (2.41-r6) (7/28) Installing sqlite-libs (3.49.1-r0) (8/28) Installing liblastlog2 (2.41-r6) (9/28) Installing libmount (2.41-r6) (10/28) Installing libsmartcols (2.41-r6) (11/28) Installing sqlite (3.49.1-r0) (12/28) Installing sqlite-dev (3.49.1-r0) (13/28) Installing util-linux-dev (2.41-r6) (14/28) Installing gawk (5.3.2-r0) (15/28) Installing linux-headers (6.14.2-r0) (16/28) Installing fuse3-libs (3.16.2-r1) (17/28) Installing fuse3-dev (3.16.2-r1) (18/28) Installing diffutils (3.12-r0) (19/28) Installing libbz2 (1.0.8-r6) (20/28) Installing perl (5.40.2-r0) (21/28) Installing coreutils-env (9.7-r1) (22/28) Installing coreutils-fmt (9.7-r1) (23/28) Installing coreutils-sha512sum (9.7-r1) (24/28) Installing coreutils (9.7-r1) (25/28) Installing .makedepends-e2fsprogs (20250424.074405) (26/28) Installing perl-error (0.17030-r0) (27/28) Installing perl-git (2.49.0-r0) (28/28) Installing git-perl (2.49.0-r0) Executing busybox-1.37.0-r16.trigger OK: 306 MiB in 132 packages >>> e2fsprogs: Cleaning up srcdir >>> e2fsprogs: Cleaning up pkgdir >>> e2fsprogs: Cleaning up tmpdir >>> e2fsprogs: Fetching https://distfiles.alpinelinux.org/distfiles/edge/e2fsprogs-1.47.2.tar.gz >>> e2fsprogs: Fetching https://distfiles.alpinelinux.org/distfiles/edge/e2fsprogs-1.47.2.tar.gz >>> e2fsprogs: Checking sha512sums... e2fsprogs-1.47.2.tar.gz: OK >>> e2fsprogs: Unpacking /var/cache/distfiles/e2fsprogs-1.47.2.tar.gz... checking for loongarch64-alpine-linux-musl-gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no Generating configuration file for e2fsprogs version 1.47.2 Package version 1.47.2 release Release date is January, 2025 checking build system type... loongarch64-alpine-linux-musl checking host system type... loongarch64-alpine-linux-musl checking for dlopen in -ldl... yes checking for loongarch64-alpine-linux-musl-gcc... (cached) cc checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... (cached) none needed checking how to run the C preprocessor... cc -E checking for additional special compiler flags... (none) Disabling maintainer mode by default Enabling symlinks for install Disabling relative symlinks for install by default Disabling symlinks for build by default Disabling verbose make commands Enabling ELF shared libraries Disabling BSD shared libraries by default Disabling profiling libraries by default Disabling journal debugging by default Disabling blkid debugging by default Enabling testio debugging by default Disabling ext4 developer features by default checking for loongarch64-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for uuid_generate in -luuid... yes Disabling private uuid library checking for loongarch64-alpine-linux-musl-pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for blkid_get_cache in -lblkid... yes Disabling private blkid library Enabling use of backtrace by default Enabling debugfs support by default Enabling e2image support by default Enabling e2resize support by default Enabling e4defrag support by default Not building fsck wrapper Building e2initrd helper by default Try using thread local support by default checking for thread local storage (TLS) class... __thread Try testing for pthread support by default checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether cc is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes Not building uuidd Enabling mmp support by default Enabling tdb support by default Enabling bitmap statistics support by default Disabling additional bitmap statistics by default checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for a race-free mkdir -p... /bin/mkdir -p checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for ld used by cc... /usr/loongarch64-alpine-linux-musl/bin/ld checking if the linker (/usr/loongarch64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... unknown checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking whether to use NLS... no checking whether make sets $(MAKE)... (cached) yes checking for GNU make... make checking for ln... /bin/ln checking whether ln -s works... yes checking for mv... /bin/mv checking for cp... /bin/cp checking for rm... /bin/rm checking for chmod... /bin/chmod checking for gawk... gawk checking for egrep... (cached) /bin/grep -E checking for sed... (cached) /bin/sed checking for perl... /usr/bin/perl checking for ldconfig... /sbin/ldconfig checking for loongarch64-alpine-linux-musl-ar... no checking for ar... ar checking for loongarch64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for loongarch64-alpine-linux-musl-strip... no checking for strip... strip checking for makeinfo... no checking for dirent.h... yes checking for errno.h... yes checking for execinfo.h... no checking for getopt.h... yes checking for malloc.h... yes checking for mntent.h... yes checking for paths.h... yes checking for pthread.h... yes checking for semaphore.h... yes checking for setjmp.h... yes checking for signal.h... yes checking for stdarg.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for termios.h... yes checking for termio.h... no checking for unistd.h... (cached) yes checking for utime.h... yes checking for attr/xattr.h... no checking for linux/falloc.h... yes checking for linux/fd.h... yes checking for linux/fsmap.h... yes checking for linux/major.h... yes checking for linux/loop.h... yes checking for linux/types.h... yes checking for net/if_dl.h... no checking for netinet/in.h... yes checking for sys/acl.h... no checking for sys/disklabel.h... no checking for sys/disk.h... no checking for sys/file.h... yes checking for sys/ioctl.h... yes checking for sys/key.h... no checking for sys/mkdev.h... no checking for sys/mman.h... yes checking for sys/mount.h... yes checking for sys/prctl.h... yes checking for sys/random.h... yes checking for sys/resource.h... yes checking for sys/select.h... yes checking for sys/socket.h... yes checking for sys/sockio.h... no checking for sys/stat.h... (cached) yes checking for sys/syscall.h... yes checking for sys/sysmacros.h... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking for sys/un.h... yes checking for sys/wait.h... yes checking for sys/xattr.h... yes checking for a dd(1) program that supports iflag=fullblock... dd checking for net/if.h... yes checking for vprintf... yes checking for struct dirent.d_reclen... yes checking for struct stat.st_atim... yes checking for ssize_t... yes checking for cc options needed to detect all undeclared functions... none needed checking whether llseek is declared... no checking whether lseek64 is declared... yes checking whether fsmap_sizeof is declared... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of off_t... 8 checking size of time_t... 8 checking whether byte ordering is bigendian... no checking for __uNN types... using checking for inttypes.h... (cached) yes checking for intptr_t... yes checking whether struct stat has a st_flags field... no checking for struct sockaddr.sa_len... no checking for blkid_probe_get_topology in -lblkid... yes checking for blkid_topology_get_dax in -lblkid... yes checking for blkid_probe_enable_partitions in -lblkid... yes checking for __secure_getenv... no checking for add_key... no checking for backtrace... no checking for chflags... no checking for dlopen... (cached) yes checking for fadvise64... no checking for fallocate... yes checking for fallocate64... no checking for fchown... yes checking for fcntl... yes checking for fdatasync... yes checking for fstat64... no checking for fsync... yes checking for ftruncate64... no checking for futimes... yes checking for getcwd... yes checking for getdtablesize... yes checking for getentropy... yes checking for gethostname... yes checking for getmntinfo... no checking for getpwuid_r... yes checking for getrandom... yes checking for getrlimit... yes checking for getrusage... yes checking for jrand48... yes checking for keyctl... no checking for llistxattr... yes checking for llseek... no checking for lseek64... no checking for mallinfo... no checking for mallinfo2... no checking for mbstowcs... yes checking for memalign... yes checking for mempcpy... yes checking for mmap... yes checking for msync... yes checking for nanosleep... yes checking for open64... no checking for pathconf... yes checking for posix_fadvise... yes checking for posix_fadvise64... no checking for posix_memalign... yes checking for prctl... yes checking for pread... yes checking for pwrite... yes checking for pread64... no checking for pwrite64... no checking for qsort_r... yes checking for secure_getenv... yes checking for setmntent... yes checking for setresgid... yes checking for setresuid... yes checking for snprintf... yes checking for srandom... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strnlen... yes checking for strptime... yes checking for strtoull... yes checking for sync_file_range... yes checking for sysconf... yes checking for usleep... yes checking for utime... yes checking for utimes... yes checking for valloc... yes checking for socket in -lsocket... no checking for magic_file in -lmagic... no Try testing for libarchive support (with dlopen) by default checking for archive_read_new in -larchive... no checking for clock_gettime in -lrt... yes checking for fuse3... yes Enabling fuse2fs by default. checking for pthread.h... (cached) yes checking for fuse.h... yes checking for optreset... yes GL_THREADS_API: checking for sem_init... yes checking whether qsort_r is GNU version... yes checking whether qsort_r is BSD version... no checking for unified diff option... -u checking for mount 'nosuid' option... yes checking for mount 'nodev' option... yes checking if C compiler supports LTO... yes checking for gcc-ar... /usr/bin/gcc-ar checking for gcc-ranlib... /usr/bin/gcc-ranlib Setting root_sysconfdir to /etc checking whether we can link with -static... yes checking for system crontab dir... no checking for systemd... no checking for systemd system unit dir... no configure: creating ./config.status config.status: creating MCONFIG config.status: creating Makefile config.status: creating util/Makefile config.status: creating util/subst.conf config.status: creating util/gen-tarball config.status: creating util/install-symlink config.status: creating lib/et/Makefile config.status: creating lib/ss/Makefile config.status: creating lib/e2p/Makefile config.status: creating lib/ext2fs/Makefile config.status: creating lib/ext2fs/ext2_types.h config.status: creating lib/support/Makefile config.status: creating lib/ss/ss.pc config.status: creating lib/et/com_err.pc config.status: creating lib/e2p/e2p.pc config.status: creating lib/ext2fs/ext2fs.pc config.status: creating misc/Makefile config.status: creating ext2ed/Makefile config.status: creating e2fsck/Makefile config.status: creating debugfs/Makefile config.status: creating tests/Makefile config.status: creating tests/progs/Makefile config.status: creating tests/fuzz/Makefile config.status: creating resize/Makefile config.status: creating doc/Makefile config.status: creating po/Makefile.in config.status: creating scrub/Makefile config.status: creating lib/config.h config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile cd ./util ; make subst make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/util' CREATE dirpaths.h CC subst.c LD subst make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/util' make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[1]: 'util/subst.conf' is up to date. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[1]: 'lib/config.h' is up to date. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' SUBST lib/dirpaths.h make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' cd .; CONFIG_FILES=./lib/ext2fs/ext2_types.h ./config.status config.status: creating ./lib/ext2fs/ext2_types.h config.status: creating lib/config.h config.status: lib/config.h is unchanged config.status: executing po-directories commands make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' cd .; CONFIG_FILES=./lib/blkid/blkid_types.h ./config.status config.status: creating ./lib/blkid/blkid_types.h config.status: creating lib/config.h config.status: lib/config.h is unchanged config.status: executing po-directories commands make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' cd .; CONFIG_FILES=./lib/uuid/uuid_types.h ./config.status config.status: creating ./lib/uuid/uuid_types.h config.status: creating lib/config.h config.status: lib/config.h is unchanged config.status: executing po-directories commands make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/et' SUBST compile_et make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/et' make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/ext2fs' SUBST ext2_err.et COMPILE_ET ext2_err.et make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/ext2fs' make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/support' COMPILE_ET prof_err.et make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/support' make libs make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[2]: 'util/subst.conf' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[2]: 'lib/config.h' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[2]: 'lib/dirpaths.h' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[2]: 'lib/ext2fs/ext2_types.h' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[2]: 'lib/blkid/blkid_types.h' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[2]: 'lib/uuid/uuid_types.h' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/et' make[2]: 'compile_et' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/et' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/ext2fs' make[2]: 'ext2_err.h' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/ext2fs' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/support' make[2]: 'prof_err.h' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/support' making all in lib/et make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/et' MKDIR elfshared CC error_message.c CC et_name.c CC init_et.c CC com_err.c CC com_right.c GEN_LIB libcom_err.a GEN_ELF_SOLIB libcom_err.so.2.1 make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/et' making all in lib/ss make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/ss' SUBST mk_cmds COMPILE_ET ss_err.et MK_CMDS std_rqs.c COMPILE_ET ss_err.et MKDIR elfshared CC ss_err.c CC std_rqs.c CC invocation.c CC help.c CC execute_cmd.c CC listen.c CC parse.c CC error.c CC prompt.c CC request_tbl.c CC list_rqs.c CC pager.c CC requests.c CC data.c CC get_readline.c GEN_LIB libss.a GEN_ELF_SOLIB libss.so.2.0 make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/ss' making all in lib/e2p make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/e2p' MKDIR elfshared CC feature.c CC fgetflags.c CC fsetflags.c CC fgetversion.c CC fsetversion.c CC getflags.c CC getversion.c CC hashstr.c CC iod.c CC ls.c CC ljs.c CC mntopts.c CC parse_num.c CC pe.c CC pf.c CC ps.c CC setflags.c CC setversion.c CC uuid.c CC ostype.c CC percent.c CC crypto_mode.c CC fgetproject.c CC fsetproject.c CC encoding.c CC errcode.c GEN_LIB libe2p.a GEN_ELF_SOLIB libe2p.so.2.3 make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/e2p' making all in lib/support make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/support' CC cstring.c CC mkquota.c CC plausible.c CC profile.c CC parse_qtype.c CC print_fs_flags.c CC profile_helpers.c CC prof_err.c CC quotaio.c CC quotaio_v2.c CC quotaio_tree.c CC dict.c CC devname.c GEN_LIB libsupport.a make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/support' making all in lib/ext2fs make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/ext2fs' CC gen_crc32ctable MKDIR elfshared CC bb_compat.c CC inode_io.c CC write_bb_file.c CC dupfs.c CC imager.c CC test_io.c CC ext2_err.c CC alloc.c CC alloc_sb.c CC alloc_stats.c CC alloc_tables.c CC atexit.c CC badblocks.c CC bb_inode.c CC bitmaps.c CC bitops.c CC blkmap64_ba.c CC blkmap64_rb.c CC blknum.c CC block.c CC bmap.c CC check_desc.c CC closefs.c CC crc16.c CC csum.c CC dblist.c CC dblist_dir.c CC dirblock.c CC dirhash.c CC dir_iterate.c CC expanddir.c CC ext_attr.c CC extent.c CC fallocate.c CC fileio.c CC finddev.c CC flushb.c CC freefs.c CC gen_bitmap.c CC gen_bitmap64.c CC get_num_dirs.c CC get_pathname.c CC getenv.c CC getsize.c CC getsectsize.c CC hashmap.c CC i_block.c CC icount.c CC ind_block.c CC initialize.c CC inline.c CC inline_data.c CC inode.c CC io_manager.c CC ismounted.c CC link.c CC llseek.c CC lookup.c CC mkdir.c CC mkjournal.c CC mmp.c CC namei.c CC native.c CC newdir.c CC nls_utf8.c CC openfs.c CC orphan.c CC progress.c CC punch.c CC qcow2.c CC read_bb.c CC read_bb_file.c CC res_gdt.c CC rw_bitmaps.c CC sha512.c CC swapfs.c CC symlink.c CC tdb.c CC undo_io.c CC unix_io.c CC sparse_io.c CC unlink.c CC valid_blk.c CC version.c CC rbtree.c GEN32CTABLE crc32c_table.h CC crc32c.c GEN_LIB libext2fs.a GEN_ELF_SOLIB libext2fs.so.2.4 make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/ext2fs' make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make progs make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[2]: 'util/subst.conf' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[2]: 'lib/config.h' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[2]: 'lib/dirpaths.h' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[2]: 'lib/ext2fs/ext2_types.h' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[2]: 'lib/blkid/blkid_types.h' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[2]: 'lib/uuid/uuid_types.h' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/et' make[2]: 'compile_et' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/et' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/ext2fs' make[2]: 'ext2_err.h' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/ext2fs' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/support' make[2]: 'prof_err.h' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/support' making all in lib/et make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/et' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/et' making all in lib/ss make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/ss' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/ss' making all in lib/e2p make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/e2p' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/e2p' making all in lib/support make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/support' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/support' making all in lib/ext2fs make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/ext2fs' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/ext2fs' making all in e2fsck make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/e2fsck' CC unix.c CC e2fsck.c CC super.c CC pass1.c CC pass1b.c CC pass2.c CC pass3.c CC pass4.c CC pass5.c CC journal.c CC badblocks.c CC util.c CC dirinfo.c CC dx_dirinfo.c CC ehandler.c CC problem.c CC message.c CC quota.c CC recovery.c CC region.c CC revoke.c CC ea_refcount.c CC rehash.c CC logfile.c CC sigcatcher.c CC readahead.c CC extents.c CC encrypted_files.c SUBST e2fsck.8 SUBST e2fsck.conf.5 LD e2fsck make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/e2fsck' making all in debugfs make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/debugfs' MK_CMDS debug_cmds.c CC debugfs.c CC util.c CC ncheck.c CC icheck.c CC ls.c CC lsdel.c CC dump.c CC set_fields.c CC logdump.c CC htree.c CC unused.c CC e2freefrag.o CC filefrag.c MK_CMDS extent_cmds.c CC extent_inode.c CC zap.c CC create_inode.o CC create_inode_libarchive.o CC quota.c CC xattrs.c CC journal.c CC revoke.o CC recovery.o CC do_journal.c CC do_orphan.c SUBST debugfs.8 CC debug_cmds.c CC extent_cmds.c LD debugfs make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/debugfs' making all in misc make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/misc' CC mke2fs.c CC util.c if test -f ./mke2fs.conf.custom.in ; then \ cp ./mke2fs.conf.custom.in mke2fs.conf; \ else \ cp ./mke2fs.conf.in mke2fs.conf; \ fi CC mk_hugefiles.c CC create_inode.c CC create_inode_libarchive.c CC badblocks.c CC tune2fs.c CC ../debugfs/journal.c CC ../e2fsck/recovery.c CC ../e2fsck/revoke.c CC dumpe2fs.c CC logsave.c CC e2image.c CC e2undo.c CC chattr.c CC lsattr.c CC fuse2fs.c CC mklost+found.c CC filefrag.c CC e2freefrag.c CC e4defrag.c CC e4crypt.c SUBST tune2fs.8 SUBST mklost+found.8 SUBST mke2fs.8 SUBST dumpe2fs.8 SUBST badblocks.8 SUBST e2label.8 SUBST e2image.8 SUBST logsave.8 SUBST filefrag.8 SUBST e2freefrag.8 SUBST e2undo.8 SUBST e4defrag.8 SUBST e4crypt.8 SUBST e2mmpstatus.8 SUBST chattr.1 SUBST lsattr.1 SUBST fuse2fs.1 SUBST mke2fs.conf.5 SUBST ext4.5 CC e2initrd_helper.c CC e2fuzz.c PROFILE_TO_C mke2fs.conf CC default_profile.c LD mklost+found LD lsattr LD chattr LD logsave LD e2initrd_helper LD e2fuzz LD e2freefrag LD e2undo LD filefrag LD dumpe2fs LD e4crypt LD badblocks LD e4defrag LD e2image LD fuse2fs LD tune2fs LD mke2fs make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/misc' making all in resize make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/resize' CC extent.c CC resize2fs.c CC main.c CC online.c CC resource_track.c CC sim_progress.c CC test_extent.c SUBST resize2fs.8 LD test_extent LD resize2fs make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/resize' making all in tests/progs make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/tests/progs' CC test_icount.c MK_CMDS test_icount_cmds.c CC crcsum.c CC test_icount_cmds.c LD crcsum LD test_icount make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/tests/progs' making all in tests/fuzz make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/tests/fuzz' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/tests/fuzz' making all in po make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/po' making all in scrub make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/scrub' SUBST e2scrub SUBST e2scrub_all SUBST e2scrub.8 SUBST e2scrub_all.8 SUBST e2scrub.conf make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/scrub' make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make docs make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/doc' MAKEINFO libext2fs.info Makeinfo is missing. Info documentation will not be built. ./libext2fs.texinfo make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/doc' make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[1]: 'util/subst.conf' is up to date. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[1]: 'lib/config.h' is up to date. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[1]: 'lib/dirpaths.h' is up to date. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[1]: 'lib/ext2fs/ext2_types.h' is up to date. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[1]: 'lib/blkid/blkid_types.h' is up to date. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[1]: 'lib/uuid/uuid_types.h' is up to date. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/et' make[1]: 'compile_et' is up to date. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/et' make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/ext2fs' make[1]: 'ext2_err.h' is up to date. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/ext2fs' make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/support' make[1]: 'prof_err.h' is up to date. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/support' make libs make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[2]: 'util/subst.conf' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[2]: 'lib/config.h' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[2]: 'lib/dirpaths.h' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[2]: 'lib/ext2fs/ext2_types.h' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[2]: 'lib/blkid/blkid_types.h' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[2]: 'lib/uuid/uuid_types.h' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/et' make[2]: 'compile_et' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/et' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/ext2fs' make[2]: 'ext2_err.h' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/ext2fs' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/support' make[2]: 'prof_err.h' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/support' making all in lib/et make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/et' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/et' making all in lib/ss make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/ss' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/ss' making all in lib/e2p make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/e2p' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/e2p' making all in lib/support make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/support' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/support' making all in lib/ext2fs make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/ext2fs' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/ext2fs' make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make progs make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[2]: 'util/subst.conf' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[2]: 'lib/config.h' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[2]: 'lib/dirpaths.h' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[2]: 'lib/ext2fs/ext2_types.h' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[2]: 'lib/blkid/blkid_types.h' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[2]: 'lib/uuid/uuid_types.h' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/et' make[2]: 'compile_et' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/et' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/ext2fs' make[2]: 'ext2_err.h' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/ext2fs' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/support' make[2]: 'prof_err.h' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/support' making all in lib/et make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/et' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/et' making all in lib/ss make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/ss' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/ss' making all in lib/e2p make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/e2p' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/e2p' making all in lib/support make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/support' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/support' making all in lib/ext2fs make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/ext2fs' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/ext2fs' making all in e2fsck make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/e2fsck' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/e2fsck' making all in debugfs make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/debugfs' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/debugfs' making all in misc make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/misc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/misc' making all in resize make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/resize' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/resize' making all in tests/progs make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/tests/progs' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/tests/progs' making all in tests/fuzz make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/tests/fuzz' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/tests/fuzz' making all in po make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/po' making all in scrub make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/scrub' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/scrub' make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make docs make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/doc' MAKEINFO libext2fs.info Makeinfo is missing. Info documentation will not be built. ./libext2fs.texinfo make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/doc' make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' making check in util make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/util' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/util' making check in lib/et make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/et' for i in ./test_cases/*.et ; do \ t=`basename $i | sed -e 's/.et//'`; \ _ET_DIR_OVERRIDE=. ./compile_et $i ; \ diff -c ./test_cases/$t.c $t.c > $t.failed; \ if [ $? -ne 0 ]; then echo Test case $t failed; exit 1 ; fi ; \ diff -c ./test_cases/$t.h $t.h >> $t.failed; \ if [ $? -ne 0 ]; then echo Test case $t failed; exit 1 ; fi ; \ /bin/rm -f $t.c $t.h $t.failed; \ echo "Test case $t succeeded" ; \ done Test case continuation succeeded Test case heimdal succeeded Test case heimdal2 succeeded Test case heimdal3 succeeded Test case imap_err succeeded Test case simple succeeded make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/et' making check in lib/ss make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/ss' CC test_ss.c MK_CMDS test_cmd.c CC test_cmd.c LD test_ss RUN TEST test_ss make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/ss' making check in lib/e2p make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/e2p' LD tst_ostype LD tst_feature ./tst_ostype 0: Linux (0) 1: Hurd (1) 2: Masix (2) 3: FreeBSD (3) 4: Lites (4) ./tst_feature Feature list: Compat = 0, Mask = 1, dir_prealloc Compat = 0, Mask = 4, has_journal Compat = 0, Mask = 2, imagic_inodes Compat = 0, Mask = 8, ext_attr Compat = 0, Mask = 32, dir_index Compat = 0, Mask = 16, resize_inode Compat = 0, Mask = 64, lazy_bg Compat = 0, Mask = 256, snapshot_bitmap Compat = 0, Mask = 512, sparse_super2 Compat = 0, Mask = 1024, fast_commit Compat = 0, Mask = 2048, stable_inodes Compat = 0, Mask = 4096, orphan_file Compat = 2, Mask = 1, sparse_super Compat = 2, Mask = 2, large_file Compat = 2, Mask = 8, huge_file Compat = 2, Mask = 16, uninit_bg Compat = 2, Mask = 16, uninit_groups Compat = 2, Mask = 32, dir_nlink Compat = 2, Mask = 64, extra_isize Compat = 2, Mask = 256, quota Compat = 2, Mask = 512, bigalloc Compat = 2, Mask = 1024, metadata_csum Compat = 2, Mask = 2048, replica Compat = 2, Mask = 4096, read-only Compat = 2, Mask = 8192, project Compat = 2, Mask = 16384, shared_blocks Compat = 2, Mask = 32768, verity Compat = 2, Mask = 65536, orphan_present Compat = 1, Mask = 1, compression Compat = 1, Mask = 2, filetype Compat = 1, Mask = 4, needs_recovery Compat = 1, Mask = 8, journal_dev Compat = 1, Mask = 64, extent Compat = 1, Mask = 64, extents Compat = 1, Mask = 16, meta_bg Compat = 1, Mask = 128, 64bit Compat = 1, Mask = 256, mmp Compat = 1, Mask = 512, flex_bg Compat = 1, Mask = 1024, ea_inode Compat = 1, Mask = 4096, dirdata Compat = 1, Mask = 8192, metadata_csum_seed Compat = 1, Mask = 16384, large_dir Compat = 1, Mask = 32768, inline_data Compat = 1, Mask = 65536, encrypt Compat = 1, Mask = 131072, casefold Compat = 1, Mask = 131072, fname_encoding Journal feature list: Compat = 0, Mask = 1, journal_checksum Compat = 1, Mask = 1, journal_incompat_revoke Compat = 1, Mask = 2, journal_64bit Compat = 1, Mask = 4, journal_async_commit Compat = 1, Mask = 8, journal_checksum_v2 Compat = 1, Mask = 16, journal_checksum_v3 make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/e2p' making check in lib/support make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/support' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/support' making check in lib/ext2fs make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/ext2fs' CC tst_bitops.c CC tst_badblocks.c CC tst_iscan.c CC tst_types.c LD tst_icount CC tst_super_size.c CC tst_inode_size.c LD tst_csum CC tst_bitmaps.c MK_CMDS tst_bitmaps_cmd.c LD tst_inline LD tst_inline_data MK_CMDS ../../debugfs/debug_cmds.ct MK_CMDS ../../debugfs/extent_cmds.ct MK_CMDS tst_cmds.c CC ../../debugfs/debugfs.c CC ../../debugfs/util.c CC ../../debugfs/ncheck.c CC ../../debugfs/icheck.c CC ../../debugfs/ls.c CC ../../debugfs/lsdel.c CC ../../debugfs/dump.c CC ../../debugfs/set_fields.c CC ../../debugfs/logdump.c CC ../../debugfs/htree.c CC ../../debugfs/unused.c CC ../../misc/e2freefrag.c CC ../../debugfs/filefrag.c CC ../../debugfs/extent_inode.c CC ../../debugfs/zap.c CC ../../debugfs/xattrs.c CC ../../debugfs/quota.c CC tst_libext2fs.c CC ../../misc/create_inode.c CC ../../misc/create_inode_libarchive.c CC ../../debugfs/journal.c CC ../../e2fsck/revoke.c CC ../../e2fsck/recovery.c CC ../../debugfs/do_journal.c CC ../../debugfs/do_orphan.c CC tst_sha256 CC tst_sha512 CC tst_digest_encode CC tst_getsize.c CC tst_getsectsize.c LD tst_types LD tst_inode_size CC tst_bitmaps_cmd.c CC debug_cmds.c CC extent_cmds.c CC tst_cmds.c LD tst_iscan LD tst_super_size LD tst_bitops LD tst_getsize LD tst_getsectsize LD tst_badblocks LD tst_bitmaps LD tst_libext2fs LD_LIBRARY_PATH="../../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../../lib:${DYLD_LIBRARY_PATH}" ./tst_bitops ext2fs_test_bit appears to be correct ext2fs_set_bit test succeeded. ext2fs_clear_bit test succeed. big bit number (2147483690) test: 4, expected 4 big bit number (2147483690) test: 0, expected 0 ext2fs_set_bit big_test successful ext2fs_fast_set_bit test succeeded. ext2fs_clear_bit test succeed. big bit number (2147483690) test: 4, expected 4 big bit number (2147483690) test: 0, expected 0 ext2fs_fast_set_bit big_test successful 64-bit: ext2fs_test_bit appears to be correct 64-bit: ext2fs_set_bit test succeeded. 64-bit: ext2fs_clear_bit test succeed. 64-bit: big bit number (2147483690) test: 4, expected 4 64-bit: big bit number (2147483690) test: 0, expected 0 64-bit: ext2fs_set_bit big_test successful 64-bit: ext2fs_fast_set_bit test succeeded. 64-bit: ext2fs_clear_bit test succeed. 64-bit: big bit number (2147483690) test: 4, expected 4 64-bit: big bit number (2147483690) test: 0, expected 0 64-bit: ext2fs_fast_set_bit big_test successful LD_LIBRARY_PATH="../../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../../lib:${DYLD_LIBRARY_PATH}" ./tst_badblocks test1: 1 2 3 4 5 6 7 8 9 10 --- OK test2: 1 2 3 4 5 6 7 8 9 10 11 --- OK test3: 1 2 3 4 5 6 7 8 9 10 --- OK test4: 2 12 13 17 20 23 50 56 66 block 20 is present --- OK block 50 is present --- OK block 3 is absent --- OK block 17 is present --- OK block 18 is absent --- OK block 16 is absent --- OK block 11 is absent --- OK block 12 is present --- OK block 13 is present --- OK block 14 is absent --- OK block 80 is absent --- OK block 45 is absent --- OK block 66 is present --- OK test5: 1 17 20 23 31 51 56 57 Adding block 50 --- now present Removing block 51 --- now absent Removing block 57 --- now absent Adding block 66 --- now present Removing block 31 --- now absent Adding block 12 --- now present Adding block 2 --- now present Adding block 13 --- now present Removing block 1 --- now absent After test5 sequence: 2 12 13 17 20 23 50 56 66 Comparison tests: bb1 and bb2 are NOT equal. bb1 and bb3 are equal. bb1 and bb4 are NOT equal. bb4 and bb5 are equal. Block bitmap matched after reading and writing. Expected invalid block Block bitmap matched after reading and writing. ext2fs library badblocks tests checks out OK! LD_LIBRARY_PATH="../../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../../lib:${DYLD_LIBRARY_PATH}" ./tst_iscan Reading blocks: 5-7, 9-11, 13-20, 21-23, 25-32, 33, 35-42, 45-52, 53-60, 61-68, 69-76, 77-84, 85-92, 93-99, 101-108, 109-116, 117-124, 125-132, 133-140, 141-148, 149-156, 157-164, 165-172, 173-180, 181-188, 189-192, 8197-8204, 8205-8212, 8213-8220, 8221-8228, 8229-8236, 8237-8244, 8245-8252, 8253-8260, 8261-8268, 8269-8276, 8277-8284, 8285-8292, 8293-8300, 8301-8308, 8309-8316, 8317-8324, 8325-8332, 8333-8340, 8341-8348, 8349-8356, 8357-8364, 8365-8372, 8373-8380, 8381-8384 Bad inodes: 25, 26, 27, 28, 29, 30, 31, 32, 57, 58, 59, 60, 61, 62, 63, 64, 153, 154, 155, 156, 157, 158, 159, 160, 233, 234, 235, 236, 237, 238, 239, 240, 305, 306, 307, 308, 309, 310, 311, 312, 313, 314, 315, 316, 317, 318, 319, 320, 761, 762, 763, 764, 765, 766, 767, 768 Inode scan tested OK! LD_LIBRARY_PATH="../../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../../lib:${DYLD_LIBRARY_PATH}" ./tst_types The ext2_types.h types are correct. LD_LIBRARY_PATH="../../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../../lib:${DYLD_LIBRARY_PATH}" ./tst_icount Standard icount run: icount_store(42, 42) = 42 (OK) icount_store(1, 1) = 1 (OK) icount_store(2, 2) = 2 (OK) icount_store(3, 3) = 3 (OK) icount_store(10, 1) = 1 (OK) icount_store(42, 0) = 0 (OK) icount_increment(5) = 1 (OK) icount_increment(5) = 2 (OK) icount_increment(5) = 3 (OK) icount_increment(5) = 4 (OK) icount_decrement(5) = 3 (OK) icount_decrement(5) = 2 (OK) icount_decrement(5) = 1 (OK) icount_decrement(5) = 0 (OK) icount_fetch(10) = 1 (OK) icount_fetch(1) = 1 (OK) icount_fetch(2) = 2 (OK) icount_fetch(3) = 3 (OK) icount_increment(1) = 2 (OK) icount_decrement(2) = 1 (OK) icount_decrement(2) = 0 (OK) icount_fetch(12) = 0 (OK) icount size is 60 Multiple bitmap test: icount_store(42, 42) = 42 (OK) icount_store(1, 1) = 1 (OK) icount_store(2, 2) = 2 (OK) icount_store(3, 3) = 3 (OK) icount_store(10, 1) = 1 (OK) icount_store(42, 0) = 0 (OK) icount_increment(5) = 1 (OK) icount_increment(5) = 2 (OK) icount_increment(5) = 3 (OK) icount_increment(5) = 4 (OK) icount_decrement(5) = 3 (OK) icount_decrement(5) = 2 (OK) icount_decrement(5) = 1 (OK) icount_decrement(5) = 0 (OK) icount_fetch(10) = 1 (OK) icount_fetch(1) = 1 (OK) icount_fetch(2) = 2 (OK) icount_fetch(3) = 3 (OK) icount_increment(1) = 2 (OK) icount_decrement(2) = 1 (OK) icount_decrement(2) = 0 (OK) icount_fetch(12) = 0 (OK) icount size is 60 Resizing icount: icount_store(1, 1) = 1 (OK) icount_store(2, 2) = 2 (OK) icount_store(3, 3) = 3 (OK) icount_store(4, 4) = 4 (OK) icount_store(5, 5) = 5 (OK) icount_store(6, 1) = 1 (OK) icount_store(7, 2) = 2 (OK) icount_store(8, 3) = 3 (OK) icount_store(9, 4) = 4 (OK) icount_store(10, 5) = 5 (OK) icount_store(11, 1) = 1 (OK) icount_store(12, 2) = 2 (OK) icount_store(13, 3) = 3 (OK) icount_store(14, 4) = 4 (OK) icount_store(15, 5) = 5 (OK) icount_store(16, 1) = 1 (OK) icount_store(17, 2) = 2 (OK) icount_store(18, 3) = 3 (OK) icount_store(19, 4) = 4 (OK) icount_store(20, 5) = 5 (OK) icount_store(21, 1) = 1 (OK) icount_store(22, 2) = 2 (OK) icount_store(23, 3) = 3 (OK) icount_store(24, 4) = 4 (OK) icount_store(25, 5) = 5 (OK) icount_store(26, 1) = 1 (OK) icount_store(27, 2) = 2 (OK) icount_store(28, 3) = 3 (OK) icount_store(29, 4) = 4 (OK) icount_store(30, 5) = 5 (OK) icount size is 2256 Standard icount run with tdb: icount_store(42, 42) = 42 (OK) icount_store(1, 1) = 1 (OK) icount_store(2, 2) = 2 (OK) icount_store(3, 3) = 3 (OK) icount_store(10, 1) = 1 (OK) icount_store(42, 0) = 0 (OK) icount_increment(5) = 1 (OK) icount_increment(5) = 2 (OK) icount_increment(5) = 3 (OK) icount_increment(5) = 4 (OK) icount_decrement(5) = 3 (OK) icount_decrement(5) = 2 (OK) icount_decrement(5) = 1 (OK) icount_decrement(5) = 0 (OK) icount_fetch(10) = 1 (OK) icount_fetch(1) = 1 (OK) icount_fetch(2) = 2 (OK) icount_fetch(3) = 3 (OK) icount_increment(1) = 2 (OK) icount_decrement(2) = 1 (OK) icount_decrement(2) = 0 (OK) icount_fetch(12) = 0 (OK) icount size is 0 Multiple bitmap test with tdb: icount_store(42, 42) = 42 (OK) icount_store(1, 1) = 1 (OK) icount_store(2, 2) = 2 (OK) icount_store(3, 3) = 3 (OK) icount_store(10, 1) = 1 (OK) icount_store(42, 0) = 0 (OK) icount_increment(5) = 1 (OK) icount_increment(5) = 2 (OK) icount_increment(5) = 3 (OK) icount_increment(5) = 4 (OK) icount_decrement(5) = 3 (OK) icount_decrement(5) = 2 (OK) icount_decrement(5) = 1 (OK) icount_decrement(5) = 0 (OK) icount_fetch(10) = 1 (OK) icount_fetch(1) = 1 (OK) icount_fetch(2) = 2 (OK) icount_fetch(3) = 3 (OK) icount_increment(1) = 2 (OK) icount_decrement(2) = 1 (OK) icount_decrement(2) = 0 (OK) icount_fetch(12) = 0 (OK) icount size is 0 LD_LIBRARY_PATH="../../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../../lib:${DYLD_LIBRARY_PATH}" ./tst_super_size offset field size 0 s_inodes_count 4 4 s_blocks_count 4 8 s_r_blocks_count 4 12 s_free_blocks_count 4 16 s_free_inodes_count 4 20 s_first_data_block 4 24 s_log_block_size 4 28 s_log_cluster_size 4 32 s_blocks_per_group 4 36 s_clusters_per_group 4 40 s_inodes_per_group 4 44 s_mtime 4 48 s_wtime 4 52 s_mnt_count 2 54 s_max_mnt_count 2 56 s_magic 2 58 s_state 2 60 s_errors 2 62 s_minor_rev_level 2 64 s_lastcheck 4 68 s_checkinterval 4 72 s_creator_os 4 76 s_rev_level 4 80 s_def_resuid 2 82 s_def_resgid 2 84 s_first_ino 4 88 s_inode_size 2 90 s_block_group_nr 2 92 s_feature_compat 4 96 s_feature_incompat 4 100 s_feature_ro_compat 4 104 s_uuid 16 120 s_volume_name 16 136 s_last_mounted 64 200 s_algorithm_usage_bitmap 4 204 s_prealloc_blocks 1 205 s_prealloc_dir_blocks 1 206 s_reserved_gdt_blocks 2 208 s_journal_uuid 16 224 s_journal_inum 4 228 s_journal_dev 4 232 s_last_orphan 4 236 s_hash_seed 16 252 s_def_hash_version 1 253 s_jnl_backup_type 1 254 s_desc_size 2 256 s_default_mount_opts 4 260 s_first_meta_bg 4 264 s_mkfs_time 4 268 s_jnl_blocks 68 336 s_blocks_count_hi 4 340 s_r_blocks_count_hi 4 344 s_free_blocks_hi 4 348 s_min_extra_isize 2 350 s_want_extra_isize 2 352 s_flags 4 356 s_raid_stride 2 358 s_mmp_update_interval 2 360 s_mmp_block 8 368 s_raid_stripe_width 4 372 s_log_groups_per_flex 1 373 s_checksum_type 1 374 s_encryption_level 1 375 s_reserved_pad 1 376 s_kbytes_written 8 384 s_snapshot_inum 4 388 s_snapshot_id 4 392 s_snapshot_r_blocks_count 8 400 s_snapshot_list 4 404 s_error_count 4 408 s_first_error_time 4 412 s_first_error_ino 4 416 s_first_error_block 8 424 s_first_error_func 32 456 s_first_error_line 4 460 s_last_error_time 4 464 s_last_error_ino 4 468 s_last_error_line 4 472 s_last_error_block 8 480 s_last_error_func 32 512 s_mount_opts 64 576 s_usr_quota_inum 4 580 s_grp_quota_inum 4 584 s_overhead_clusters 4 588 s_backup_bgs 8 596 s_encrypt_algos 4 600 s_encrypt_pw_salt 16 616 s_lpf_ino 4 620 s_prj_quota_inum 4 624 s_checksum_seed 4 628 s_wtime_hi 1 629 s_mtime_hi 1 630 s_mkfs_time_hi 1 631 s_lastcheck_hi 1 632 s_first_error_time_hi 1 633 s_last_error_time_hi 1 634 s_first_error_errcode 1 635 s_last_error_errcode 1 636 s_encoding 2 638 s_encoding_flags 2 640 s_orphan_file_inum 4 644 s_reserved 376 1020 s_checksum 4 1024 Superblock end 0 LD_LIBRARY_PATH="../../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../../lib:${DYLD_LIBRARY_PATH}" ./tst_inode_size offset field size 0 i_mode 2 2 i_uid 2 4 i_size 4 8 i_atime 4 12 i_ctime 4 16 i_mtime 4 20 i_dtime 4 24 i_gid 2 26 i_links_count 2 28 i_blocks 4 32 i_flags 4 36 osd1.linux1.l_i_version 4 40 i_block 60 100 i_generation 4 104 i_file_acl 4 108 i_size_high 4 112 i_faddr 4 116 osd2.linux2.l_i_blocks_hi 2 118 osd2.linux2.l_i_file_acl_high 2 120 osd2.linux2.l_i_uid_high 2 122 osd2.linux2.l_i_gid_high 2 124 osd2.linux2.l_i_checksum_lo 2 126 osd2.linux2.l_i_reserved 2 128 Small inode end 0 128 i_extra_isize 2 130 i_checksum_hi 2 132 i_ctime_extra 4 136 i_mtime_extra 4 140 i_atime_extra 4 144 i_crtime 4 148 i_crtime_extra 4 152 i_version_hi 4 156 i_projid 4 160 Large inode end 0 LD_LIBRARY_PATH="../../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../../lib:${DYLD_LIBRARY_PATH}" ./tst_csum csum0000 UUID 4f25e8cf-e797-4823-befa-a7884baeecdb=241f, grp 0=df47: d3a4=d3a4 csum0001 UUID 4f25e8cf-e797-4823-befa-a7884baeecdb=241f, grp 1=2346: 3ea5=3ea5 csumffff UUID 4f25e8cf-e797-4823-befa-a7884baeecdb=241f, grp 2=6746: 49a5=49a5 csum_set UUID 4f25e8cf-e797-4823-befa-a7884baeecdb=241f, grp 0=df47: d3a4=d3a4 new_uuid UUID 30303030-3030-3030-3030-303030303030=766d, grp 0=76fd: a4ac=a4ac csum_new UUID 30303030-3030-3030-3030-303030303030=766d, grp 0=76fd: a4ac=a4ac csum_blk UUID 30303030-3030-3030-3030-303030303030=766d, grp 0=76fd: 2e14=2e14 LD_LIBRARY_PATH="../../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../../lib:${DYLD_LIBRARY_PATH}" ./tst_inline tst_memalign(4) is OK tst_memalign(32) is OK tst_memalign(1024) is OK tst_memalign(4096) is OK LD_LIBRARY_PATH="../../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../../lib:${DYLD_LIBRARY_PATH}" ./tst_inline_data tst_inline_data(FILE): OK tst_inline_data(DIR): OK LD_LIBRARY_PATH="../../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../../lib:${DYLD_LIBRARY_PATH}" ./tst_crc32c No failures. LD_LIBRARY_PATH="../../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../../lib:${DYLD_LIBRARY_PATH}" ./tst_sha256 SHA256 test message 0: OK SHA256 test message 1: OK SHA256 test message 2: OK LD_LIBRARY_PATH="../../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../../lib:${DYLD_LIBRARY_PATH}" ./tst_sha512 SHA512 test message 0: OK SHA512 test message 1: OK SHA512 test message 2: OK LD_LIBRARY_PATH="../../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../../lib:${DYLD_LIBRARY_PATH}" ./tst_bitmaps -f ./tst_bitmaps_cmds > tst_bitmaps_out Illegal block number passed to ext2fs_test_block_bitmap #0 for block bitmap Illegal block number passed to ext2fs_test_block_bitmap #1 for block bitmap Illegal block number passed to ext2fs_test_block_bitmap #13 for block bitmap Illegal inode number passed to ext2fs_test_inode_bitmap #0 for inode bitmap Illegal inode number passed to ext2fs_test_inode_bitmap #1 for inode bitmap diff ./tst_bitmaps_exp tst_bitmaps_out LD_LIBRARY_PATH="../../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../../lib:${DYLD_LIBRARY_PATH}" ./tst_bitmaps -t 2 -f ./tst_bitmaps_cmds > tst_bitmaps_out Illegal block number passed to ext2fs_test_block_bitmap #0 for block bitmap Illegal block number passed to ext2fs_test_block_bitmap #1 for block bitmap Illegal block number passed to ext2fs_test_block_bitmap #13 for block bitmap Illegal inode number passed to ext2fs_test_inode_bitmap #0 for inode bitmap Illegal inode number passed to ext2fs_test_inode_bitmap #1 for inode bitmap diff ./tst_bitmaps_exp tst_bitmaps_out LD_LIBRARY_PATH="../../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../../lib:${DYLD_LIBRARY_PATH}" ./tst_bitmaps -t 3 -f ./tst_bitmaps_cmds > tst_bitmaps_out Illegal block number passed to ext2fs_test_block_bitmap #0 for block bitmap Illegal block number passed to ext2fs_test_block_bitmap #1 for block bitmap Illegal block number passed to ext2fs_test_block_bitmap #13 for block bitmap Illegal inode number passed to ext2fs_test_inode_bitmap #0 for inode bitmap Illegal inode number passed to ext2fs_test_inode_bitmap #1 for inode bitmap diff ./tst_bitmaps_exp tst_bitmaps_out LD_LIBRARY_PATH="../../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../../lib:${DYLD_LIBRARY_PATH}" ./tst_bitmaps -l -f ./tst_bitmaps_cmds > tst_bitmaps_out Illegal block number passed to ext2fs_test_block_bitmap #0 for block bitmap Illegal block number passed to ext2fs_test_block_bitmap #1 for block bitmap Illegal block number passed to ext2fs_test_block_bitmap #13 for block bitmap Illegal inode number passed to ext2fs_test_inode_bitmap #0 for inode bitmap Illegal inode number passed to ext2fs_test_inode_bitmap #1 for inode bitmap diff ./tst_bitmaps_exp tst_bitmaps_out LD_LIBRARY_PATH="../../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../../lib:${DYLD_LIBRARY_PATH}" ./tst_digest_encode Test Digest 0 (returned 43): OK Test Digest 1 (returned 43): OK Test Digest 2 (returned 43): OK Test Digest 3 (returned 2): OK Test Digest 4 (returned 2): OK Test Digest 5 (returned 3): OK Test Digest 6 (returned 4): OK Test Digest 7 (returned 6): OK Test Digest 8 (returned 7): OK Test Digest 9 (returned 8): OK Test Digest 10 (returned 10): OK make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/ext2fs' making check in e2fsck make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/e2fsck' LD tst_refcount LD tst_region LD_LIBRARY_PATH="../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../lib:${DYLD_LIBRARY_PATH}" ./tst_refcount Creating refcount with size 5 Storing ea_key 3 with value 3 Storing ea_key 4 with value 4 Storing ea_key 1 with value 1 Storing ea_key 8 with value 8 Storing ea_key 2 with value 2 Storing ea_key 4 with value 0 Storing ea_key 2 with value 0 Storing ea_key 6 with value 6 Refcount_collapse: size was 5, now 3 Refcount validation OK. Storing ea_key 4 with value 4 Storing ea_key 2 with value 2 Refcount_collapse: size was 5, now 5 bcode_fetch(1) returns 1 bcode_fetch(2) returns 2 bcode_increment(3) returns 4 bcode_increment(3) returns 5 bcode_decrement(4) returns 3 Storing ea_key 4 with value 4 Refcount validation OK. Storing ea_key 20 with value 20 Storing ea_key 40 with value 40 Storing ea_key 30 with value 30 Storing ea_key 10 with value 10 bcode_decrement(30) returns 29 bcode_fetch(30) returns 29 bcode_decrement(2) returns 1 bcode_decrement(2) returns 0 Refcount_collapse: size was 10, now 9 ea_key=1, count=1 ea_key=3, count=5 ea_key=4, count=4 ea_key=6, count=6 ea_key=8, count=8 ea_key=10, count=10 ea_key=20, count=20 ea_key=30, count=29 ea_key=40, count=40 Refcount validation OK. Freeing refcount LD_LIBRARY_PATH="../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../lib:${DYLD_LIBRARY_PATH}" ./tst_region Creating region with args(1, 1001) Printing region (min=1. max=1001) Region_allocate(10, 10) returns 0 Region_allocate(30, 10) returns 0 Printing region (min=1. max=1001) (10, 20) (30, 40) Region_allocate(1, 15) returns 1 Region_allocate(15, 8) returns 1 Region_allocate(1, 20) returns 1 Region_allocate(1, 8) returns 0 Printing region (min=1. max=1001) (1, 9) (10, 20) (30, 40) Region_allocate(40, 10) returns 0 Printing region (min=1. max=1001) (1, 9) (10, 20) (30, 50) Region_allocate(22, 5) returns 0 Printing region (min=1. max=1001) (1, 9) (10, 20) (22, 27) (30, 50) Region_allocate(27, 3) returns 0 Printing region (min=1. max=1001) (1, 9) (10, 20) (22, 50) Region_allocate(20, 2) returns 0 Printing region (min=1. max=1001) (1, 9) (10, 50) Region_allocate(49, 1) returns 1 Region_allocate(50, 5) returns 0 Region_allocate(9, 2) returns 1 Region_allocate(9, 1) returns 0 Printing region (min=1. max=1001) (1, 55) LD_LIBRARY_PATH="../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../lib:${DYLD_LIBRARY_PATH}" ./tst_problem e2fsck problem table verified make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/e2fsck' making check in debugfs make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/debugfs' LD tst_set_fields LD_LIBRARY_PATH="../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../lib:${DYLD_LIBRARY_PATH}" ./tst_set_fields make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/debugfs' making check in misc make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/misc' LD base_device ./base_device < ./base_device.tst > base_device.out cmp ./base_device.tst base_device.out make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/misc' making check in resize make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/resize' LD_LIBRARY_PATH="../lib:${LD_LIBRARY_PATH}" DYLD_LIBRARY_PATH="../lib:${DYLD_LIBRARY_PATH}" ./test_extent < ./test_extent.in > test_extent.out Test succeeded. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/resize' making check in tests/progs make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/tests/progs' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/tests/progs' making check in tests/fuzz make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/tests/fuzz' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/tests/fuzz' making check in po make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/po' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/po' making check in scrub make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/scrub' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/scrub' making check in tests make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/tests' /bin/cp ./mke2fs.conf.in mke2fs.conf ./scripts/gen-test-data > test_data.tmp Running e2fsprogs test suite... Creating test_one script... e_brel_bma: block relocation table using memory array implementation: skipped e_irel_ima: inode relocation table using memory array implementation: skipped e_icount_opt: inode counting abstraction optimized for counting: ok e_icount_normal: inode counting structure optimized for low counts: ok d_corrupt_journal_nr_users: journal superblock corrupted, nr_users too high: ok debugfs 1.47.2 (1-Jan-2025) d_inline_dump: debugfs dump inline data test: ok d_bad_ostype: handle bad (negative) os_type: ok f_bad_disconnected_inode: disconnected inode with bad fields: ok f_badbblocks: illegal blocks in bad block inode: ok f_badinode: corrupted inode entries: ok f_baddir: corrupted directory entries: ok f_baddir2: salvage last directory entry: ok f_baddotdir: bad '.' and '..' entries: ok f_badjourblks: illegal blocks in journal inode (and backup in superblock): ok f_16384_block: 16384 byte blocksize: ok f_bad_local_jnl: test for corrupt local journal (bad V1->V2 journal upgrade): ok d_dumpe2fs_group_only: dumpe2fs group only mode: ok f_badjour_indblks: corruption in journal inode's indirect blocks: ok f_8192_block: 8192 byte blocksize: ok d_loaddump: debugfs load/dump test: ok f_bad_fname: case-insensitive directory with broken file names: ok f_bad_bbitmap: corrupt block bitmap (metadata_csum): ok f_bad_bmap_csum: bad block/inode bitmap csum (metadata_csum): ok f_bad_encryption: missing, corrupt, and inconsistent encryption policies: ok f_bad_gdt_csum: bad group descriptor csum (metadata_csum): ok f_bad_ibitmap: corrupt inode bitmap (metadata_csum): ok f_bad_inode_csum: inode table corruption (metadata_csum): ok f_badjour_encrypted: journal inode has encrypt flag: ok d_special_files: create special files in debugfs: ok f_bigalloc_symlink_with_xattr: fast symlink + xattr block on bigalloc fs: ok f_bbfile: bad blocks in files: ok f_badtable: bad blocks in bitmaps and inode table: ok f_badroot: file in root directory inode: ok f_badsymlinks: corrupted symlinks: ok f_badprimary: bad blocks in the primary superblock and group descriptors: ok f_badorphan: corrupted orphan list: ok d_xattr_sorting: sort extended attributes in debugfs: ok f_detect_junk: skipped (no magic) f_badcluster: test alignment problems with bigalloc clusters: ok f_bitmaps: corrupted inode and block bitmaps: ok f_bbinode: bad blocks in inode table: ok f_big_sparse: big sparse file: ok f_boundscheck: infinite loop when finding table free space: ok f_crashdisk: superblock with illegal values: ok f_desc_size_zero: zero s_desc_size: ok f_badsymlinks2: more types of corrupted symlinks: ok f_clear_xattr: clearing i_file_acl when !ext_attr feature: ok f_bb_in_bb: bad block inode table block in bad block list: ok d_punch_bigalloc: punch sparse files and big files with bigalloc: ok d_punch: punch sparse files and big files: ok d_fallocate_bigalloc: fallocate sparse files and big files with bigalloc: ok d_fallocate: fallocate sparse files and big files: ok d_fallocate_blkmap: fallocate sparse files and big files on a blockmap fs: ok f_detect_xfs: detect xfs filesystem: ok f_cloneblock_alloc_error: decrement badcount after remapping duplicate block: ok f_del_dup_quota: delete file containing multiply claimed blocks with quota: ok f_desc_size_128: 128-byte group descriptors: ok f_dir_bad_mode: directory with corrupted i_mode: ok f_corrupt_dirent_tail: rebuild a directory with corrupt dirent tail: ok f_dup_de: duplicate directory entries: ok d_xattr_edits: edit extended attributes in debugfs: ok f_dirlink: directory hard links: ok f_dup3: blocks claimed by one file multiple times: ok f_dup2: blocks claimed by three different files: ok f_convert_bmap_and_extent: convert blockmap to extents files: ok f_dup: blocks claimed by two different files: ok f_collapse_extent_tree: extent tree can be collapsed one level: ok f_compress_extent_tree_level: compress an extent tree level: ok f_dup_de2: duplicate directory entries for non-indexed dirs: ok f_dupfsblks: blocks claimed by a file and bitmaps or inode tables: ok f_deleted_inode_bad_csum: deleted inode with bad metadata_csum wasn't fixed: ok f_bigalloc_badinode: delete bad inode handling for bigalloc filesystems: ok f_dir_bad_csum: dir block w/ missing/bad csum/tail or block corruption: ok f_clear_orphan_file: clear orphan file: ok f_dupdot: duplicate '.' and '..' entries: ok f_dupsuper: blocks claimed by a file and superblock or group descriptors: ok f_convert_bmap: convert blockmap file to extents file: ok f_convert_bmap_sparse: convert sparse blockmap file to extents file: ok f_dup_ba: multiply claimed blocks with bigalloc: ok f_ea_checks: extended attribute block checks: ok f_dup4: find all directory pathnames: ok f_desc_size_bad: bad superblock s_desc_size: ok f_dup_de_crypt: duplicate directory entries for encrypted dirs: ok f_ea_signed_hash: ok f_ea_unsigned_hash: ok f_ea_bad_csum: EA block with bad checksum (metadata_csum): ok f_ea_inode: ok f_dup_resize: blocks claimed by the resize inode and another inode: ok f_end-bitmap: corruption at end of block bitmap: ok f_ea_inode_dir_ref: true ea inode referenced from a directory: ok f_ea_inode_disconnected: ea inode that is not connected anywhere: ok f_extent_bad_node: bad interior node in extent tree (metadata_csum): ok f_ea_inode_no_feature: inode with ea inode but EA_INODE feature is not set: ok f_ea_inode_self_ref: corrupted, self-referential ea_in_inode: ok f_ea_inode_spurious_flag_dir: ea inode flag set on a directory: ok f_expand: expanding lost+found: ok f_expandroot_create_lnf: no space in root to create lost+found entry: ok f_eofblocks: blocks after i_size: ok f_ea_value_crash: extended attribute value conflicts with key: ok f_emptydir: always iterate dir block 0 or e2fsck goes into infinite loop: ok f_ext_zero_len: extent with zero length: ok f_extent_int_bad_magic: bad magic number in internal extent (metadata_csum): ok f_extent_int_bad_csum: bad csum in internal extent (metadata_csum): ok f_extent_interior_start_lblk: incorrect starting lblk in an interior node: ok f_extent_int_bad_extent: bad extent in internal extent (metadata_csum): ok f_extent_leaf_bad_csum: bad csum in leaf extent (metadata_csum): ok f_extent_leaf_bad_extent: bad extent in leaf extent (metadata_csum): ok f_extents: basic extents support: ok f_extent_leaf_bad_magic: bad magic number in leaf extent (metadata_csum): ok f_extents2: multiply claimed blocks in extents and other illegal extents: ok f_encrypted_lpf: encrypted lost+found directory: ok f_filetype: set filetype information and illegal special files: ok f_extra_journal: valid journal inode, but has_journal feature not present: ok f_fast_symlink_extents: fast symlink with extents flag set: ok f_file_acl_high: i_file_acl_high should be zero: ok f_full_bg: inode table in last block of first bg: ok f_h_reindex: reindex HTREE Directory with different hash seed: ok f_holedir2: directories with holes and zero i_size: ok f_h_badroot: bad htree root nodes: ok f_holedir: directory with holes and illegal blocks: ok f_h_unsigned: unsigned HTREE directory: ok f_h_normal: normal (signed) HTREE directory: ok f_h_badnode: hash directory with bad HTREE nodes: ok f_extent_too_deep: extent tree is deeper than it needs to be: ok f_first_meta_bg_too_big: s_first_meta_bg is too large: ok f_ext_journal: test external journal device: ok f_large_dir: optimize 3 level htree directories: skipped (slow test) f_large_dir_csum: optimize 3 level htree directories with metadata checksums: skipped (slow test) f_hurd: GNU/Hurd specific tests: ok f_illbbitmap: illegal block bitmap: ok f_illibitmap: illegal inode bitmap: ok f_create_symlinks: create fast, inlinedata, and regular symlinks: ok f_extent_oobounds: ok f_imagic: non-imagic filesystem with imagic inodes: ok f_htree_leaf_csum: bad csum in htree leaf block: ok f_holedir4: bigalloc directory with hole and misaligned extent after hole: ok f_hugedir_blocks: dir crashes e2fsck with impossible logical blk offset: ok f_holedir3: real directories with holes and zero i_size: ok f_htree_bad_csum: htree block bad csum/tail dirent/htree index corruption: ok f_mmp: disable MMP with tune2fs after e2fsck killed: skipped (slow test) f_mke2fs_baddisk: mke2fs /dev/mapper/bad_disk should fail: skip f_mmp_garbage: repair MMP when it is corrupted: skipped (slow test) f_idata_and_extents: conflicting extents and inline_data inode flags: ok f_inlinedata_dirblocks: check inline dir as two dirent blocks: ok f_illitable: illegal inode table: ok f_imagic_fs: imagic filesystem with imagic inodes: ok f_inlinedata_flags: check incorrect inline_data flags: ok f_inlinedir_detector: detect inline dirs correctly: ok f_inlinedata_repair: repair corrupt inline data files: ok f_inlinedir_bad_symlink: bad symlink in an inline directory: ok f_inode_ea_collision: collisions in the inode ea area: ok f_invalid_bad_inode: check for bogus bad inode: ok f_invalid_extent_symlink: extent-mapped symlink with two blocks: ok f_lpf: missing lost+found: ok f_miss_journal: non-existent journal inode: ok f_jnl_etb_alloc_fail: can't allocate extent tree block recreating journal: ok f_no: e2fsck with repeated no: ok f_messy_inode: bad file and directory acl pointers: ok f_lpffile: lost+found is not a directory: ok f_miss_blk_bmap: missing block bitmap: ok f_lpf2: create lost+found and reconnect lost directory: ok f_ind_inode_collision: multiple *ind collisions with critical metadata: ok f_jnl_errno: journal s_errno handling: ok f_noroot: missing root directory: ok f_lotsbad: too many illegal blocks in inode: ok f_mke2fs2b: mke2fs version 0.2b created filesystem: ok f_illitable_flexbg: illegal inode table with FLEX_BG: ok f_readonly_fsck: ensure that a readonly check doesn't modify the fs: ok f_itable_collision: collision between IND/extent tree blocks and inode table: ok f_orphan_dotdot_ft: filetype of .. in orphaned directories: ok f_orphan_indirect_inode: truncating an orphaned inode in preen mode: ok f_okgroup: 8193 block long filesystem: ok f_journal: recover journal from corrupted inode table: ok f_orphquot: e2fsck with quota and orphan inodes: ok f_orphan: clearing orphan inodes: ok f_no_cache_corrupt_inode: don't cache inodes that fail checksum verification: ok f_nospc_create_lnf: no space to create lost+found: ok f_misstable: missing inode table: ok f_overfsblks: overlapping inode and block bitmaps: ok f_orphan_extents_inode: truncating an orphaned extent-mapped inode: ok f_jnl_32bit: on-disk 32-bit journal format: ok f_preen: preen shouldn't destroy backup superblocks: ok f_quota_shrinkdir: update quota on directory optimization: ok f_recnect_bad: reconnecting bad inode: ok f_jnl_64bit: on-disk 64-bit journal format: ok f_opt_extent_ext3: convert ext3 to extent tree: ok f_reconnect: simple disconnected file inode: ok f_rehash_dir: optimize htree directories: ok f_opt_extent: optimize extent tree: ok f_special_ea: special files with extended attributes: ok f_salvage_dir: salvage corrupted directories: ok f_many_subdirs: directory with more than 65000 sub-directories: ok f_quota_invalid_inum: invalid quota inode numbers: ok f_preen_htree_csum: fix a bad htree checksum in preen mode: ok f_quota: fix incorrect usage stats in quota: ok f_quota_deallocate_inode: update quota when deallocating bad inode: ok f_quota_extent_opt: extent optimization with quota: ok f_rebuild_csum_rootdir: force rebuild corrupted rootdir w/ metadata_csum: ok f_selinux: SELinux generated symlinks with EA data: ok f_sb_extra_isize: check invalid extra_isize fields in superblock: ok f_summary_counts: incorrect inode/block free counts: ok f_uninit_cat: cat a file with uninit blocks: ok f_resize_inode_meta_bg: conflicting features resize_inode and meta_bg: ok f_shared_blocks_ok: clean check for intentionally shared blocks: ok f_short_encrypted_dirent: short encrypted directory entry: ok f_uninit_enable: enable uninit_bg feature: ok f_super_bad_csum: bad csum in superblock (metadata_csum): ok f_toobig_extent_dir: directory with a very large lblk in extent: ok f_valid_ea_in_inode: valid ea-in-inode examplars: ok f_trunc_dirent_header: no space for dirent header at end of buf: ok f_verity: verity file: ok f_uninit_disable: disable uninit_bg feature: ok f_uninit_bad_free_inodes: bad free inode count, but good checksum: ok f_uninit_blk_used_not_set: blocks used but block uninit set: ok f_yes: e2fsck with repeated yes: ok f_yesthenall: e2fsck with yes then yes-to-all: ok f_uninit_set_inode_not_set: block uninit set but inode uninit not set: ok f_uninit_checksum_bad: invalid group descriptor checksum: ok f_yesall: e2fsck with yes-to-all: ok f_uninit_ext_past_eof2: fallocate extents w/ nonzero i_size and extents > 4: ok f_unsorted_EAs: unsorted EAs in inode should not be deleted: ok f_uninit_ext_past_eof: fallocated extents after i_size: ok f_uninit_dir: fix uninit flag on directory extents and check the dir blocks: ok i_bad_csum: e2image corrupt fs: ok f_uninit_inode_past_unused: inode in use beyond bg_itable_unused: ok f_unshare_blocks_no_space: unshare blocks should fail with no free space: ok f_unshare_blocks_ok: unshare blocks successfully: ok f_yesthenno: e2fsck with yes then no: ok f_write_ea_no_extra_isize: write EA when i_extra_size is zero: ok j_corrupt_ext_jnl_sb_block: corrupt mcsum ext jnl fs superblock block: ok f_uninit_restart_fsck: re-start e2fsck only once for inodes in uninit space: ok f_zero_xattr: zero length extended attribute in in-inode xattr: ok j_ext_dumpe2fs: dumpe2fs of external journal device: ok f_write_ea_toobig_extra_isize: write EA when i_extra_size is too big for EA: ok i_zero_super: ok f_write_ea_toosmall_extra_isize: write EA when i_extra_size is too small: ok f_zero_group: fallback for damaged group descriptors: ok f_zero_inode_size: superblock with a zero inode size: ok f_zeroed_ext_header: zap inode with zeroed extent header: ok f_uninit_last_uninit: last group has BLOCK_UNINIT set: ok f_unused_itable: don't move files to lost+found for bg_unused_itable: ok f_zero_super: fallback for damaged superblock: ok i_bitmaps: e2image bitmap read/write test: ok j_corrupt_sb_csum: corrupt sb csum (csum v3): ok j_corrupt_sb_magic: corrupt sb magic (csum v3): ok f_pre_1970_date_encoding: correct mis-encoded pre-1970 dates: ok j_corrupt_commit_csum: corrupt commit csum (csum v3): ok j_corrupt_commit_tid: corrupt commit tid (csum v3): ok j_corrupt_descr_tid: corrupt descr tid (csum v3): ok j_corrupt_revoke_block: corrupt revoke block (csum v3): ok j_corrupt_descr_csum: corrupt descr csum (csum v3): ok m_assume_storage_prezeroed: test prezeroed storage metadata allocation: skipped (not root) j_corrupt_revoke_csum: corrupt revoke csum (csum v3): ok j_corrupt_journal_block: corrupt journal block (csum v3): ok i_qcow: create/convert raw/qcow2 images: ok j_corrupt_revoke_rcount: corrupt revoke r_count buffer overflow: ok j_corrupt_ext_jnl_sb_csum: corrupt external journal superblock metadata_csum: ok j_recover_fast_commit: replay fast commit journal: ok j_recover_csum2_32bit: recover 32-bit journal checksum v2: ok j_recover_csum3_64bit: recover 64-bit journal checksum v3: ok j_recover_csum2_64bit: recover 64-bit journal checksum v2: ok m_devdir: create fs image from /dev: ok m_dasd_bs: 2048 byte sector devices: ok m_mkfs_overhead: test bg overhead calculation: ok m_64bit_flexbg: mkfs with 64bit and flex_bg: ok j_long_revoke_trans: revoked transaction nuking free space: ok m_extent_journal: extent-mapped journal: ok j_long_revoke_trans_mcsum_64bit: revoke trans nuking free space 64bit,mcsum: ok j_long_revoke_trans_mcsum_32bit: revoked trans nuking free space 32bit,mcsum: ok m_mcsum_extjournal: create external journal with sb checksum (metadata_csum): ok m_bigjournal: journal over 4GB in size: ok f_resize_inode: e2fsck with resize_inode: ok j_long_trans: transaction nuking free space: ok j_short_trans_64bit: transaction nuking the bitmaps on 64bit: ok m_rootdir_acl: create fs image from dir using inline_data and acls: skipped (no setfacl) m_rootgnutar: create fs image from GNU tarball: skipped (no libarchive) m_rootpaxtar: skipped (no libarchive) m_roottar: skipped (no libarchive) j_long_trans_mcsum_64bit: trans nuking free space 64bit,meta_csum: ok j_short_revoke_trans: revoke blocks of transaction nuking bitmaps: ok j_short_trans: transaction nuking the bitmaps: ok j_short_revoke_trans_mcsum_64bit: revoke trans nuking bmap 64bit,meta_csum: ok m_large_file: largefile fs type: ok j_long_trans_mcsum_32bit: trans nuking free space 32bit,meta_csum: ok m_image_mmp: create image for partition with enabled mmp and execute fsck on image: ok j_short_trans_mcsum_64bit: trans nuking bitmaps 64bit,meta_csum: ok j_short_uncommitted_trans: uncommitted transaction nuking bitmaps: ok j_short_uncommitted_trans_mcsum_64bit: uncommitted trans nuking bmap 64b,mcsum: ok r_64bit_big_expand: : skipped (slow test) m_hugefile_slack: mke2fs create hugefile fs with slack: ok m_meta_bg: meta blockgroup feature: ok r_ext4_big_expand: : skipped (slow test) m_no_opt: no filesystem extensions: ok m_quota: enable quota feature on mkfs: ok j_short_trans_recover: transaction nuking the bitmaps (debugfs recovery): ok j_short_trans_old_csum: trans nuking bitmaps v1 journal csum: ok m_rootdir: create fs image from dir: ok m_root_owner: root directory owner: ok m_raid_opt: raid options: ok j_short_trans_recover_mcsum_64bit: uncommitted trans nuking bmap 64bit,mcsum: ok j_short_trans_open_recover: don't recover open journal: ok j_ext_long_revoke_trans: revoke trans nuking free space w/ ext. journal: ok j_ext_long_trans: transaction nuking free space w/ ext. journal: ok m_root_perms: root directory permissions: ok r_corrupt_fs: resize2fs -P of a corrupted file system: ok m_resize_inode_meta_bg: resize_inode and meta_bg enabled: ok m_std: standard filesystem options: ok m_uninit: uninitialized group feature: ok r_32to64bit: convert flex_bg 32bit fs to 64bit fs: ok r_64to32bit: convert flex_bg 64bit fs to 32bit fs: ok r_32to64bit_meta: convert meta_bg 32bit fs to 64bit fs: ok t_change_uuid_mcsum_mounted: change uuid on a metadata-csum: ok t_change_uuid: change uuid on a pre-metadata-csum: ok r_inline_xattr: shrinking filesystem with in-inode extended attributes: ok r_64to32bit_meta: convert meta_bg 64bit fs to 32bit fs: ok r_min_itable: resize2fs -M with inode table in middle of last block group: ok t_change_uuid_mcsum: change uuid on a metadata-csum: ok r_move_inode_int_extent: move inode and its interior extent tree block: ok t_change_uuid_mounted: change uuid on a mounted pre-metadata-csum: ok r_orphan_file: filesystem resize with orphan_file: ok m_minrootdir: create fs image from dir, then minimize it: ok r_fixup_lastbg: fix up last bg when expanding within the last bg: ok t_ext_jnl_fail: tune2fs fail external journal: ok t_disable_mcsum: disable metadata_csum: ok r_fixup_lastbg_big: fix up last bg when expanding beyond the last bg: ok t_disable_mcsum_yesinitbg: disable metadata_csum and enable uninit_bg: ok t_disable_mcsum_noinitbg: disable metadata_csum and uninit_bg: ok t_enable_mcsum_ext3: enable metadata_csum on ext3 fs: ok t_mmp_fail: error running tune2fs with MMP: skipped (slow test) t_change_uuid_mcsum_seed_mounted: change meta-csum uuid with mcsum-seed: ok m_error_behavior: mke2fs with error behavior: ok t_enable_mcsum: enable metadata_csum: ok t_ext_jnl_rm: remove missing external journal device: ok t_enable_csum_seed: enable csum seed via tune2fs: ok t_enable_mcsum_initbg: enable metadata_csum when ^uninit_bg: ok r_32to64bit_move_itable: convert 32 to 64bit w/ itable move: ok t_disable_csum_seed: disable csum seed via tune2fs: ok t_disable_changed_csum_seed_mounted: mounted tune2fs disable csum+uuid: ok t_uninit_bg_rm: remove uninit_bg: skipped for Linux r_expand_full: expand a totally full filesystem: ok t_disable_meta_csum_and_seed: disable csum seed and csums via tune2fs: ok t_disable_changed_csum_seed: tune2fs disable csum seed after uuid change: ok t_format_csum_seed: format with csum_seed: ok t_project_2off: disable project using tune2fs: ok t_write_subdirectory: debugfs write creates file in subdirectory: ok t_project_1on: enable project using tune2fs -O option: ok t_project_4off: disable project using tune2fs -Q option: ok u_direct_io: direct I/O in unix_io: skipped (not root) u_bounce_io: bounce I/O in unix_io: ok t_quota_2off: disable quota using tune2fs: ok t_project_3on: enable project using tune2fs -Q option: ok m_mmp: enable MMP during mke2fs: ok m_mmp_bad_csum: mmp with bad csum (metadata_csum): ok m_mmp_bad_magic: mmp with bad magic (metadata_csum): ok t_quota_1on: enable quota using tune2fs: ok t_quota_add: add several quota types using tune2fs and check computed usage: ok t_iexpand_full: expand inodes on a totally full filesystem: ok m_desc_size_128: enable 128-byte group descriptor on mkfs: ok u_not_undo: e2undo a non-undo file: ok u_errorout: e2undo a failed command: ok u_corrupt_blk_csum: corrupt e2undo block data: ok t_iexpand_mcsum: expand inodes and turn on metadata_csum: ok t_replay_and_set: recover journal and clear features: ok u_corrupt_hdr_csum: corrupt e2undo header: ok u_debugfs_opt: e2undo with debugfs -z: ok u_corrupt_key_csum: corrupt e2undo key data: ok r_32to64bit_expand_full: convert+expand full fs to 64bit: ok u_mke2fs_opt_oddsize: e2undo with mke2fs -z and non-32k-aligned bdev size: ok u_corrupt_blk_csum_force: force replay of corrupt e2undo block data: ok u_mke2fs: e2undo with mke2fs: ok u_dryrun: e2undo dry run: ok Creating test_script... u_force_dryrun: force dry-run replay of corrupt e2undo block data: ok u_mke2fs_opt: e2undo with mke2fs -z: ok u_e2fsck_opt: e2undo with e2fsck -z: ok r_meta_bg_shrink: meta_bg shrink: ok t_dangerous: dangerous tune2fs operation prompts: ok u_force: e2undo force: ok u_incomplete: e2undo with incomplete undo file: ok u_tune2fs: e2undo with tune2fs: ok u_resize2fs_opt: e2undo with resize2fs -z: ok u_tune2fs_opt: e2undo with tune2fs -z: ok t_mmp_2off: disable MMP using tune2fs: ok u_mke2fs_opt_offset: e2undo and mke2fs with offset option: ok u_wrong_fs: e2undo on the wrong fs: ok u_compound_bad_rollback: e2undo with mke2fs/tune2fs/resize2fs/e2fsck -z: ok r_ext4_small_bg: ext4 1024 blocksize with small block groups: ok t_mmp_1on: enable MMP using tune2fs: ok u_onefile_bad: check that we cant append a bad undo file: ok u_undo_undo: undo e2undo: ok u_compound_rollback: e2undo with mke2fs/tune2fs/resize2fs/e2fsck -z: ok u_revert_all_onefile: convert 64bit,mcsum and revert undo file: ok u_revert_64bitmcsum_onefile: convert fs to 64bit,mcsum and revert undo file: ok u_offset: e2undo with the offset option (-o offset): ok r_bigalloc_big_expand: ext4 with bigalloc: ok u_revert_upgrade_to_64bitmcsum: convert 64bit,mcsum and revert both: ok r_move_itable_nostride: resize with flex_bg and stride value set: ok r_resize_inode: filesystem resize with a resize_inode present: ok r_move_itable_realloc: don't allocate inode table from in-use blocks: ok r_move_itable: filesystem resize which requires moving the inode table: ok r_1024_small_bg: ext2 1024 blocksize with small block groups: ok 383 tests succeeded 0 tests failed make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/tests' >>> e2fsprogs: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[1]: 'util/subst.conf' is up to date. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[1]: 'lib/config.h' is up to date. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[1]: 'lib/dirpaths.h' is up to date. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[1]: 'lib/ext2fs/ext2_types.h' is up to date. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[1]: 'lib/blkid/blkid_types.h' is up to date. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[1]: 'lib/uuid/uuid_types.h' is up to date. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/et' make[1]: 'compile_et' is up to date. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/et' make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/ext2fs' make[1]: 'ext2_err.h' is up to date. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/ext2fs' make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/support' make[1]: 'prof_err.h' is up to date. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/support' making all in lib/et make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/et' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/et' making all in lib/ss make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/ss' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/ss' making all in lib/e2p make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/e2p' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/e2p' making all in lib/support make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/support' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/support' making all in lib/ext2fs make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/ext2fs' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/ext2fs' making install in e2fsck make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/e2fsck' MKDIR_P /usr/sbin /usr/share/man/man8 INSTALL /usr/sbin/e2fsck LINK /usr/sbin/fsck.ext2 LINK /usr/sbin/fsck.ext3 LINK /usr/sbin/fsck.ext4 INSTALL_DATA /usr/share/man/man8/e2fsck.8 INSTALL_DATA /usr/share/man/man5/e2fsck.conf.5 LINK /usr/share/man/man8/fsck.ext2.8 LINK /usr/share/man/man8/fsck.ext3.8 LINK /usr/share/man/man8/fsck.ext4.8 make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/e2fsck' making install in debugfs make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/debugfs' MKDIR_P /usr/sbin /usr/share/man/man8 INSTALL /usr/sbin/debugfs INSTALL_DATA /usr/share/man/man8/debugfs.8 make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/debugfs' making install in misc make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/misc' MKDIR_P /usr/sbin /usr/sbin /usr/bin /usr/share/man/man1 /usr/share/man/man8 /usr/lib /etc INSTALL /usr/sbin/mke2fs INSTALL /usr/sbin/badblocks INSTALL /usr/sbin/tune2fs INSTALL /usr/sbin/dumpe2fs INSTALL /usr/sbin/logsave INSTALL /usr/sbin/e2image INSTALL /usr/sbin/e2undo INSTALL /usr/sbin/mklost+found INSTALL /usr/sbin/filefrag INSTALL /usr/sbin/e2freefrag INSTALL /usr/sbin/e4defrag INSTALL /usr/sbin/e4crypt LINK /usr/sbin/mkfs.ext2 LINK /usr/sbin/mkfs.ext3 LINK /usr/sbin/mkfs.ext4 INSTALL /usr/bin/chattr INSTALL /usr/bin/lsattr INSTALL /usr/bin/fuse2fs INSTALL /usr/lib/e2initrd_helper INSTALL_DATA /usr/share/man/man8/tune2fs.8 INSTALL_DATA /usr/share/man/man8/mklost+found.8 INSTALL_DATA /usr/share/man/man8/mke2fs.8 INSTALL_DATA /usr/share/man/man8/dumpe2fs.8 INSTALL_DATA /usr/share/man/man8/badblocks.8 INSTALL_DATA /usr/share/man/man8/e2label.8 INSTALL_DATA /usr/share/man/man8/e2image.8 INSTALL_DATA /usr/share/man/man8/logsave.8 INSTALL_DATA /usr/share/man/man8/filefrag.8 INSTALL_DATA /usr/share/man/man8/e2freefrag.8 INSTALL_DATA /usr/share/man/man8/e2undo.8 INSTALL_DATA /usr/share/man/man8/e4defrag.8 INSTALL_DATA /usr/share/man/man8/e4crypt.8 INSTALL_DATA /usr/share/man/man8/e2mmpstatus.8 LINK mkfs.ext2.8 LINK mkfs.ext3.8 LINK mkfs.ext4.8 INSTALL_DATA /usr/share/man/man1/chattr.1 INSTALL_DATA /usr/share/man/man1/lsattr.1 INSTALL_DATA /usr/share/man/man1/fuse2fs.1 INSTALL_DATA /usr/share/man/man5/mke2fs.conf.5 INSTALL_DATA /usr/share/man/man5/ext4.5 LINK ext2.5 LINK ext3.5 INSTALL_DATA /etc/mke2fs.conf make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/misc' making install in resize make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/resize' MKDIR_P /usr/sbin /usr/share/man/man8 INSTALL /usr/sbin/resize2fs INSTALL_DATA /usr/share/man/man8/resize2fs.8 make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/resize' making install in tests/progs make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/tests/progs' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/tests/progs' making install in tests/fuzz make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/tests/fuzz' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/tests/fuzz' making install in po make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/po' if test "e2fsprogs" = "gettext-tools"; then \ /bin/mkdir -p /home/buildozer/aports/main/e2fsprogs/pkg/e2fsprogs/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/buildozer/aports/main/e2fsprogs/pkg/e2fsprogs/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/buildozer/aports/main/e2fsprogs/pkg/e2fsprogs/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/po' making install in scrub make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/scrub' MKDIR_P /usr/sbin /usr/share/man/man8 /etc INSTALL /usr/sbin/e2scrub INSTALL /usr/sbin/e2scrub_all INSTALL_DATA /usr/share/man/man8/e2scrub.8 INSTALL_DATA /usr/share/man/man8/e2scrub_all.8 INSTALL_DATA /etc/e2scrub.conf make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/scrub' making install-shlibs in lib/et make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/et' MKDIR_P /usr/lib /usr/lib cd ../../util ; make symlinks make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/util' CC symlinks.c LD symlinks make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/util' INSTALL-ELF-LIB /usr/lib/libcom_err.so.2.1 SYMLINK /usr/lib/libcom_err.so.2 SYMLINK /usr/lib/libcom_err.so LDCONFIG make[1]: [Makefile:467: install-shlibs] Error 1 (ignored) make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/et' making install-shlibs in lib/ss make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/ss' MKDIR_P /usr/lib /usr/lib INSTALL-ELF-LIB /usr/lib/libss.so.2.0 SYMLINK /usr/lib/libss.so.2 SYMLINK /usr/lib/libss.so LDCONFIG make[1]: [Makefile:477: install-shlibs] Error 1 (ignored) make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/ss' making install-shlibs in lib/e2p make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/e2p' MKDIR_P /usr/lib /usr/lib INSTALL-ELF-LIB /usr/lib/libe2p.so.2.3 SYMLINK /usr/lib/libe2p.so.2 SYMLINK /usr/lib/libe2p.so LDCONFIG make[1]: [Makefile:469: install-shlibs] Error 1 (ignored) make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/e2p' making install-shlibs in lib/support make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/support' make[1]: Nothing to be done for 'install-shlibs'. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/support' making install-shlibs in lib/ext2fs make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/ext2fs' MKDIR_P /usr/lib /usr/lib INSTALL-ELF-LIB /usr/lib/libext2fs.so.2.4 SYMLINK /usr/lib/libext2fs.so.2 SYMLINK /usr/lib/libext2fs.so LDCONFIG make[1]: [Makefile:670: install-shlibs] Error 1 (ignored) make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/ext2fs' make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/doc' MAKEINFO libext2fs.info Makeinfo is missing. Info documentation will not be built. ./libext2fs.texinfo TEXI2DVI libext2fs.dvi make[1]: texi2dvi: No such file or directory make[1]: [Makefile:379: libext2fs.dvi] Error 127 (ignored) MKDIR_P /usr/share/info INSTALL_DATA /usr/share/info/libext2fs.info* install: cannot stat 'libext2fs.info*': No such file or directory make[1]: [Makefile:363: install-doc-libs] Error 1 (ignored) GZIP /usr/share/info/libext2fs.info* gzip: /home/buildozer/aports/main/e2fsprogs/pkg/e2fsprogs/usr/share/info/libext2fs.info*: No such file or directory make[1]: [Makefile:365: install-doc-libs] Error 1 (ignored) make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/doc' make install-libs make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' making install in lib/et make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/et' MKDIR_P /usr/lib /usr/lib INSTALL-ELF-LIB /usr/lib/libcom_err.so.2.1 SYMLINK /usr/lib/libcom_err.so.2 SYMLINK /usr/lib/libcom_err.so LDCONFIG make[2]: [Makefile:467: install] Error 1 (ignored) MKDIR_P /usr/lib /usr/include/et /usr/share/et /usr/bin /usr/share/man/man1 /usr/share/man/man3 INSTALL_DATA /usr/lib/libcom_err.a INSTALL_DATA /usr/include/et/com_err.h INSTALL_DATA /usr/share/et/et_c.awk INSTALL_DATA /usr/share/et/et_h.awk INSTALL_SCRIPT /usr/bin/compile_et INSTALL_DATA /usr/share/man/man3/com_err.3 INSTALL_DATA /usr/share/man/man1/compile_et.1 INSTALL_DATA /usr/lib/pkgconfig/com_err.pc make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/et' making install in lib/ss make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/ss' MKDIR_P /usr/lib /usr/lib INSTALL-ELF-LIB /usr/lib/libss.so.2.0 SYMLINK /usr/lib/libss.so.2 SYMLINK /usr/lib/libss.so LDCONFIG make[2]: [Makefile:477: install] Error 1 (ignored) MKDIR_P /usr/lib /usr/include/ss /usr/share/ss /usr/bin /usr/lib/pkgconfig /usr/share/man/man1 INSTALL_DATA /home/buildozer/aports/main/e2fsprogs/pkg/e2fsprogs/usr/lib/libss.a INSTALL_DATA /home/buildozer/aports/main/e2fsprogs/pkg/e2fsprogs/usr/include/ss/ss.h INSTALL_DATA /usr/include/ss/ss_err.h INSTALL_DATA /home/buildozer/aports/main/e2fsprogs/pkg/e2fsprogs/usr/share/ss/ct_c.awk INSTALL_DATA /home/buildozer/aports/main/e2fsprogs/pkg/e2fsprogs/usr/share/ss/ct_c.sed INSTALL /usr/bin/mk_cmds INSTALL_DATA /usr/share/man/man1/mk_cmds.1 INSTALL_DATA /usr/lib/pkgconfig/ss.pc make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/ss' making install in lib/e2p make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/e2p' MKDIR_P /usr/lib /usr/lib INSTALL-ELF-LIB /usr/lib/libe2p.so.2.3 SYMLINK /usr/lib/libe2p.so.2 SYMLINK /usr/lib/libe2p.so libfakeroot internal error: payload not recognized! LDCONFIG make[2]: [Makefile:469: install] Error 1 (ignored) MKDIR_P /usr/lib /usr/include/e2p INSTALL_DATA /usr/lib/libe2p.a INSTALL_DATA /usr/include/e2p/e2p.h INSTALL_DATA /usr/lib/pkgconfig/e2p.pc make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/e2p' making install in lib/support make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/support' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/support' making install in lib/ext2fs make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/ext2fs' MKDIR_P /usr/lib /usr/lib INSTALL-ELF-LIB /usr/lib/libext2fs.so.2.4 SYMLINK /usr/lib/libext2fs.so.2 SYMLINK /usr/lib/libext2fs.so LDCONFIG make[2]: [Makefile:670: install] Error 1 (ignored) MKDIR_P /usr/lib /usr/include/ext2fs INSTALL_DATA /usr/lib/libext2fs.a INSTALL_DATA /usr/include/ext2fs/bitops.h INSTALL_DATA /usr/include/ext2fs/ext2fs.h INSTALL_DATA /usr/include/ext2fs/ext2_io.h INSTALL_DATA /usr/include/ext2fs/ext2_fs.h INSTALL_DATA /usr/include/ext2fs/ext2_ext_attr.h INSTALL_DATA /usr/include/ext2fs/ext3_extents.h INSTALL_DATA /usr/include/ext2fs/tdb.h INSTALL_DATA /usr/include/ext2fs/qcow2.h INSTALL_DATA /usr/include/ext2fs/hashmap.h INSTALL_DATA /usr/include/ext2fs/ext2_err.h INSTALL_DATA /usr/include/ext2fs/ext2_types.h INSTALL_DATA /usr/lib/pkgconfig/ext2fs.pc make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/ext2fs' make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2' making install in lib/et make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/et' MKDIR_P /usr/lib /usr/lib INSTALL-ELF-LIB /usr/lib/libcom_err.so.2.1 SYMLINK /usr/lib/libcom_err.so.2 SYMLINK /usr/lib/libcom_err.so LDCONFIG make[1]: [Makefile:467: install] Error 1 (ignored) MKDIR_P /usr/lib /usr/include/et /usr/share/et /usr/bin /usr/share/man/man1 /usr/share/man/man3 INSTALL_DATA /usr/lib/libcom_err.a INSTALL_DATA /usr/include/et/com_err.h INSTALL_DATA /usr/share/et/et_c.awk INSTALL_DATA /usr/share/et/et_h.awk INSTALL_SCRIPT /usr/bin/compile_et INSTALL_DATA /usr/share/man/man3/com_err.3 INSTALL_DATA /usr/share/man/man1/compile_et.1 INSTALL_DATA /usr/lib/pkgconfig/com_err.pc make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/et' making install in lib/ss make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/ss' MKDIR_P /usr/lib /usr/lib INSTALL-ELF-LIB /usr/lib/libss.so.2.0 SYMLINK /usr/lib/libss.so.2 SYMLINK /usr/lib/libss.so LDCONFIG make[1]: [Makefile:477: install] Error 1 (ignored) MKDIR_P /usr/lib /usr/include/ss /usr/share/ss /usr/bin /usr/lib/pkgconfig /usr/share/man/man1 INSTALL_DATA /home/buildozer/aports/main/e2fsprogs/pkg/e2fsprogs/usr/lib/libss.a INSTALL_DATA /home/buildozer/aports/main/e2fsprogs/pkg/e2fsprogs/usr/include/ss/ss.h INSTALL_DATA /usr/include/ss/ss_err.h INSTALL_DATA /home/buildozer/aports/main/e2fsprogs/pkg/e2fsprogs/usr/share/ss/ct_c.awk INSTALL_DATA /home/buildozer/aports/main/e2fsprogs/pkg/e2fsprogs/usr/share/ss/ct_c.sed INSTALL /usr/bin/mk_cmds INSTALL_DATA /usr/share/man/man1/mk_cmds.1 INSTALL_DATA /usr/lib/pkgconfig/ss.pc make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/ss' making install in lib/e2p make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/e2p' MKDIR_P /usr/lib /usr/lib INSTALL-ELF-LIB /usr/lib/libe2p.so.2.3 SYMLINK /usr/lib/libe2p.so.2 SYMLINK /usr/lib/libe2p.so LDCONFIG make[1]: [Makefile:469: install] Error 1 (ignored) MKDIR_P /usr/lib /usr/include/e2p INSTALL_DATA /usr/lib/libe2p.a INSTALL_DATA /usr/include/e2p/e2p.h INSTALL_DATA /usr/lib/pkgconfig/e2p.pc make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/e2p' making install in lib/support make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/support' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/support' making install in lib/ext2fs make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/ext2fs' MKDIR_P /usr/lib /usr/lib INSTALL-ELF-LIB /usr/lib/libext2fs.so.2.4 SYMLINK /usr/lib/libext2fs.so.2 SYMLINK /usr/lib/libext2fs.so libfakeroot internal error: payload not recognized! LDCONFIG make[1]: [Makefile:670: install] Error 1 (ignored) MKDIR_P /usr/lib /usr/include/ext2fs INSTALL_DATA /usr/lib/libext2fs.a INSTALL_DATA /usr/include/ext2fs/bitops.h INSTALL_DATA /usr/include/ext2fs/ext2fs.h INSTALL_DATA /usr/include/ext2fs/ext2_io.h INSTALL_DATA /usr/include/ext2fs/ext2_fs.h INSTALL_DATA /usr/include/ext2fs/ext2_ext_attr.h INSTALL_DATA /usr/include/ext2fs/ext3_extents.h INSTALL_DATA /usr/include/ext2fs/tdb.h INSTALL_DATA /usr/include/ext2fs/qcow2.h INSTALL_DATA /usr/include/ext2fs/hashmap.h INSTALL_DATA /usr/include/ext2fs/ext2_err.h INSTALL_DATA /usr/include/ext2fs/ext2_types.h INSTALL_DATA /usr/lib/pkgconfig/ext2fs.pc make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.2/lib/ext2fs' >>> e2fsprogs-static*: Running split function static... renamed 'usr/lib/libext2fs.a' -> '/home/buildozer/aports/main/e2fsprogs/pkg/e2fsprogs-static/usr/lib/libext2fs.a' renamed 'usr/lib/libcom_err.a' -> '/home/buildozer/aports/main/e2fsprogs/pkg/e2fsprogs-static/usr/lib/libcom_err.a' renamed 'usr/lib/libss.a' -> '/home/buildozer/aports/main/e2fsprogs/pkg/e2fsprogs-static/usr/lib/libss.a' renamed 'usr/lib/libe2p.a' -> '/home/buildozer/aports/main/e2fsprogs/pkg/e2fsprogs-static/usr/lib/libe2p.a' >>> e2fsprogs-static*: Preparing subpackage e2fsprogs-static... >>> e2fsprogs-static*: Stripping binaries >>> e2fsprogs-static*: Running postcheck for e2fsprogs-static >>> e2fsprogs-dev*: Running split function dev... renamed 'usr/include' -> '/home/buildozer/aports/main/e2fsprogs/pkg/e2fsprogs-dev/usr/include' renamed 'usr/lib/pkgconfig' -> '/home/buildozer/aports/main/e2fsprogs/pkg/e2fsprogs-dev/usr/lib/pkgconfig' renamed 'usr/lib/libcom_err.so' -> '/home/buildozer/aports/main/e2fsprogs/pkg/e2fsprogs-dev/usr/lib/libcom_err.so' renamed 'usr/lib/libe2p.so' -> '/home/buildozer/aports/main/e2fsprogs/pkg/e2fsprogs-dev/usr/lib/libe2p.so' renamed 'usr/lib/libext2fs.so' -> '/home/buildozer/aports/main/e2fsprogs/pkg/e2fsprogs-dev/usr/lib/libext2fs.so' renamed 'usr/lib/libss.so' -> '/home/buildozer/aports/main/e2fsprogs/pkg/e2fsprogs-dev/usr/lib/libss.so' renamed 'usr/bin/compile_et' -> '/home/buildozer/aports/main/e2fsprogs/pkg/e2fsprogs-dev/usr/bin/compile_et' renamed 'usr/bin/mk_cmds' -> '/home/buildozer/aports/main/e2fsprogs/pkg/e2fsprogs-dev/usr/bin/mk_cmds' renamed 'usr/share/et' -> '/home/buildozer/aports/main/e2fsprogs/pkg/e2fsprogs-dev/usr/share/et' renamed 'usr/share/ss' -> '/home/buildozer/aports/main/e2fsprogs/pkg/e2fsprogs-dev/usr/share/ss' >>> e2fsprogs-dev*: Preparing subpackage e2fsprogs-dev... >>> e2fsprogs-dev*: Stripping binaries >>> e2fsprogs-dev*: Running postcheck for e2fsprogs-dev >>> libcom_err*: Running split function libcom_err... renamed 'usr/lib/libcom_err.so.2' -> '/home/buildozer/aports/main/e2fsprogs/pkg/libcom_err/usr/lib/libcom_err.so.2' renamed 'usr/lib/libcom_err.so.2.1' -> '/home/buildozer/aports/main/e2fsprogs/pkg/libcom_err/usr/lib/libcom_err.so.2.1' >>> libcom_err*: Preparing subpackage libcom_err... >>> libcom_err*: Stripping binaries >>> libcom_err*: Running postcheck for libcom_err >>> fuse2fs*: Running split function fuse2fs... renamed 'usr/bin/fuse2fs' -> '/home/buildozer/aports/main/e2fsprogs/pkg/fuse2fs/usr/bin/fuse2fs' >>> fuse2fs*: Preparing subpackage fuse2fs... >>> fuse2fs*: Stripping binaries >>> fuse2fs*: Running postcheck for fuse2fs >>> fuse2fs-doc*: Running split function fuse2fs_doc... renamed 'usr/share/man/man1/fuse2fs.1' -> '/home/buildozer/aports/main/e2fsprogs/pkg/fuse2fs-doc/usr/share/man/man1/fuse2fs.1' >>> fuse2fs-doc*: Preparing subpackage fuse2fs-doc... >>> fuse2fs-doc*: Running postcheck for fuse2fs-doc >>> e2fsprogs-doc*: Running split function doc... renamed 'usr/share/man' -> '/home/buildozer/aports/main/e2fsprogs/pkg/e2fsprogs-doc/usr/share/man' renamed 'usr/share/info' -> '/home/buildozer/aports/main/e2fsprogs/pkg/e2fsprogs-doc/usr/share/info' >>> e2fsprogs-doc*: Preparing subpackage e2fsprogs-doc... >>> e2fsprogs-doc*: Running postcheck for e2fsprogs-doc >>> e2fsprogs-libs*: Running split function libs... renamed 'usr/lib/libe2p.so.2' -> '/home/buildozer/aports/main/e2fsprogs/pkg/e2fsprogs-libs/usr/lib/libe2p.so.2' renamed 'usr/lib/libe2p.so.2.3' -> '/home/buildozer/aports/main/e2fsprogs/pkg/e2fsprogs-libs/usr/lib/libe2p.so.2.3' renamed 'usr/lib/libext2fs.so.2' -> '/home/buildozer/aports/main/e2fsprogs/pkg/e2fsprogs-libs/usr/lib/libext2fs.so.2' renamed 'usr/lib/libext2fs.so.2.4' -> '/home/buildozer/aports/main/e2fsprogs/pkg/e2fsprogs-libs/usr/lib/libext2fs.so.2.4' renamed 'usr/lib/libss.so.2' -> '/home/buildozer/aports/main/e2fsprogs/pkg/e2fsprogs-libs/usr/lib/libss.so.2' renamed 'usr/lib/libss.so.2.0' -> '/home/buildozer/aports/main/e2fsprogs/pkg/e2fsprogs-libs/usr/lib/libss.so.2.0' >>> e2fsprogs-libs*: Preparing subpackage e2fsprogs-libs... >>> e2fsprogs-libs*: Stripping binaries >>> e2fsprogs-libs*: Running postcheck for e2fsprogs-libs >>> e2fsprogs-extra*: Running split function extra... renamed 'bin' -> '/home/buildozer/aports/main/e2fsprogs/pkg/e2fsprogs-extra/./bin' renamed 'usr/sbin' -> '/home/buildozer/aports/main/e2fsprogs/pkg/e2fsprogs-extra/usr/sbin' renamed 'usr/lib' -> '/home/buildozer/aports/main/e2fsprogs/pkg/e2fsprogs-extra/usr/lib' >>> e2fsprogs-extra*: Preparing subpackage e2fsprogs-extra... >>> e2fsprogs-extra*: Stripping binaries >>> e2fsprogs-extra*: Running postcheck for e2fsprogs-extra >>> WARNING: e2fsprogs-extra*: Packages must not put anything under /bin, use /usr/bin instead >>> e2fsprogs*: Running postcheck for e2fsprogs >>> WARNING: e2fsprogs*: Packages must not put anything under /sbin, use /usr/bin instead >>> e2fsprogs*: Preparing package e2fsprogs... >>> e2fsprogs*: Stripping binaries >>> e2fsprogs-dev*: Scanning shared objects >>> e2fsprogs-doc*: Scanning shared objects >>> e2fsprogs-extra*: Scanning shared objects >>> e2fsprogs-libs*: Scanning shared objects >>> e2fsprogs-static*: Scanning shared objects >>> e2fsprogs*: Scanning shared objects >>> fuse2fs-doc*: Scanning shared objects >>> fuse2fs*: Scanning shared objects >>> libcom_err*: Scanning shared objects >>> e2fsprogs-dev*: Tracing dependencies... util-linux-dev gawk e2fsprogs-libs=1.47.2-r2 libcom_err=1.47.2-r2 pkgconfig >>> e2fsprogs-dev*: Package size: 209.6 KB >>> e2fsprogs-dev*: Compressing data... >>> e2fsprogs-dev*: Create checksum... >>> e2fsprogs-dev*: Create e2fsprogs-dev-1.47.2-r2.apk >>> e2fsprogs-doc*: Tracing dependencies... >>> e2fsprogs-doc*: Package size: 80.2 KB >>> e2fsprogs-doc*: Compressing data... >>> e2fsprogs-doc*: Create checksum... >>> e2fsprogs-doc*: Create e2fsprogs-doc-1.47.2-r2.apk >>> e2fsprogs-extra*: Tracing dependencies... e2fsprogs=1.47.2-r2 so:libblkid.so.1 so:libc.musl-loongarch64.so.1 so:libcom_err.so.2 so:libe2p.so.2 so:libext2fs.so.2 so:libss.so.2 so:libuuid.so.1 >>> e2fsprogs-extra*: Package size: 1.2 MB >>> e2fsprogs-extra*: Compressing data... >>> e2fsprogs-extra*: Create checksum... >>> e2fsprogs-extra*: Create e2fsprogs-extra-1.47.2-r2.apk >>> e2fsprogs-libs*: Tracing dependencies... so:libc.musl-loongarch64.so.1 so:libcom_err.so.2 >>> e2fsprogs-libs*: Package size: 584.9 KB >>> e2fsprogs-libs*: Compressing data... >>> e2fsprogs-libs*: Create checksum... >>> e2fsprogs-libs*: Create e2fsprogs-libs-1.47.2-r2.apk >>> e2fsprogs-static*: Tracing dependencies... >>> e2fsprogs-static*: Package size: 19.0 MB >>> e2fsprogs-static*: Compressing data... >>> e2fsprogs-static*: Create checksum... >>> e2fsprogs-static*: Create e2fsprogs-static-1.47.2-r2.apk >>> e2fsprogs*: Tracing dependencies... so:libblkid.so.1 so:libc.musl-loongarch64.so.1 so:libcom_err.so.2 so:libe2p.so.2 so:libext2fs.so.2 so:libuuid.so.1 >>> e2fsprogs*: Package size: 471.5 KB >>> e2fsprogs*: Compressing data... >>> e2fsprogs*: Create checksum... >>> e2fsprogs*: Create e2fsprogs-1.47.2-r2.apk >>> fuse2fs-doc*: Tracing dependencies... >>> fuse2fs-doc*: Package size: 794.0 B >>> fuse2fs-doc*: Compressing data... >>> fuse2fs-doc*: Create checksum... >>> fuse2fs-doc*: Create fuse2fs-doc-1.47.2-r2.apk >>> fuse2fs*: Tracing dependencies... so:libblkid.so.1 so:libc.musl-loongarch64.so.1 so:libcom_err.so.2 so:libext2fs.so.2 so:libfuse3.so.3 so:libuuid.so.1 >>> fuse2fs*: Package size: 66.5 KB >>> fuse2fs*: Compressing data... >>> fuse2fs*: Create checksum... >>> fuse2fs*: Create fuse2fs-1.47.2-r2.apk >>> libcom_err*: Tracing dependencies... so:libc.musl-loongarch64.so.1 >>> libcom_err*: Package size: 65.7 KB >>> libcom_err*: Compressing data... >>> libcom_err*: Create checksum... >>> libcom_err*: Create libcom_err-1.47.2-r2.apk >>> e2fsprogs: Build complete at Thu, 24 Apr 2025 07:47:11 +0000 elapsed time 0h 3m 7s >>> e2fsprogs: Cleaning up srcdir >>> e2fsprogs: Cleaning up pkgdir >>> e2fsprogs: Uninstalling dependencies... (1/28) Purging .makedepends-e2fsprogs (20250424.074405) (2/28) Purging util-linux-dev (2.41-r6) (3/28) Purging libfdisk (2.41-r6) (4/28) Purging liblastlog2 (2.41-r6) (5/28) Purging libmount (2.41-r6) (6/28) Purging libsmartcols (2.41-r6) (7/28) Purging libuuid (2.41-r6) (8/28) Purging gawk (5.3.2-r0) (9/28) Purging linux-headers (6.14.2-r0) (10/28) Purging fuse3-dev (3.16.2-r1) (11/28) Purging fuse3-libs (3.16.2-r1) (12/28) Purging diffutils (3.12-r0) (13/28) Purging coreutils (9.7-r1) Executing coreutils-9.7-r1.post-deinstall (14/28) Purging coreutils-env (9.7-r1) (15/28) Purging coreutils-fmt (9.7-r1) (16/28) Purging coreutils-sha512sum (9.7-r1) (17/28) Purging git-perl (2.49.0-r0) (18/28) Purging perl-git (2.49.0-r0) (19/28) Purging perl-error (0.17030-r0) (20/28) Purging perl (5.40.2-r0) (21/28) Purging libblkid (2.41-r6) (22/28) Purging libbz2 (1.0.8-r6) (23/28) Purging libeconf (0.6.3-r0) (24/28) Purging sqlite-dev (3.49.1-r0) (25/28) Purging sqlite (3.49.1-r0) (26/28) Purging sqlite-libs (3.49.1-r0) (27/28) Purging utmps-libs (0.1.2.3-r2) (28/28) Purging skalibs-libs (2.14.3.0-r0) Executing busybox-1.37.0-r16.trigger OK: 252 MiB in 104 packages >>> e2fsprogs: Updating the main/loongarch64 repository index... >>> e2fsprogs: Signing the index...