>>> e2fsprogs: Building main/e2fsprogs 1.47.0-r3 (using abuild 3.11.0-r1) started Mon, 15 May 2023 05:59:10 +0000 >>> e2fsprogs: Checking sanity of /home/buildozer/aports/main/e2fsprogs/APKBUILD... >>> e2fsprogs: Analyzing dependencies... >>> e2fsprogs: Installing for build: build-base util-linux-dev gawk musl>1.2.3_git20230322-r2 linux-headers fuse-dev diffutils perl coreutils (1/22) Installing libblkid (2.38.1-r8) (2/22) Installing libuuid (2.38.1-r8) (3/22) Installing libfdisk (2.38.1-r8) (4/22) Installing libmount (2.38.1-r8) (5/22) Installing libsmartcols (2.38.1-r8) (6/22) Installing util-linux-dev (2.38.1-r8) (7/22) Installing gawk (5.2.2-r0) (8/22) Installing linux-headers (6.3-r0) (9/22) Installing fuse-common (3.14.1-r3) (10/22) Installing fuse (2.9.9-r5) (11/22) Installing fuse-dev (2.9.9-r5) (12/22) Installing diffutils (3.9-r2) (13/22) Installing libbz2 (1.0.8-r6) (14/22) Installing perl (5.36.1-r1) (15/22) Installing skalibs (2.13.1.1-r2) (16/22) Installing utmps-libs (0.1.2.1-r2) (17/22) Installing coreutils (9.3-r1) (18/22) Installing .makedepends-e2fsprogs (20230515.055911) (19/22) Installing fuse-openrc (3.14.1-r3) (20/22) Installing perl-error (0.17029-r1) (21/22) Installing perl-git (2.40.1-r0) (22/22) Installing git-perl (2.40.1-r0) Executing busybox-1.36.0-r10.trigger OK: 427 MiB in 124 packages >>> e2fsprogs: Cleaning up srcdir >>> e2fsprogs: Cleaning up pkgdir >>> e2fsprogs: Fetching https://distfiles.alpinelinux.org/distfiles/edge/e2fsprogs-1.47.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9448k 100 9448k 0 0 44.1M 0 --:--:-- --:--:-- --:--:-- 44.3M >>> e2fsprogs: Fetching https://distfiles.alpinelinux.org/distfiles/edge/e2fsprogs-1.47.0.tar.gz >>> e2fsprogs: Checking sha512sums... e2fsprogs-1.47.0.tar.gz: OK >>> e2fsprogs: Unpacking /var/cache/distfiles/edge/e2fsprogs-1.47.0.tar.gz... checking for x86_64-alpine-linux-musl-gcc... gcc 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 gcc accepts -g... yes checking for gcc 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.0 Release date is February, 2023 checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking for dlopen in -ldl... yes checking for x86_64-alpine-linux-musl-gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking how to run the C preprocessor... gcc -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 x86_64-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 x86_64-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 gcc 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 gcc... /usr/x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no 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 x86_64-alpine-linux-musl-ar... no checking for ar... ar checking for x86_64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for x86_64-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 gcc options needed to detect all undeclared functions... none needed checking whether llseek is declared... no checking whether lseek64 is declared... yes 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... yes checking for fchown... yes checking for fcntl... yes checking for fdatasync... yes checking for fstat64... yes checking for fsync... yes checking for ftruncate64... yes 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... yes 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... yes checking for pathconf... yes checking for posix_fadvise... yes checking for posix_fadvise64... yes checking for posix_memalign... yes checking for prctl... yes checking for pread... yes checking for pwrite... yes checking for pread64... yes checking for pwrite64... yes 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 checking for clock_gettime in -lrt... yes checking for pthread.h... (cached) yes checking for fuse.h... yes checking for fuse_main in -losxfuse... no checking for fuse_main in -lfuse... yes Enabling fuse2fs by default. 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 On linux-musl systems, root_prefix defaults to '' On linux-musl systems, prefix defaults to /usr checking whether we can link with -static... yes checking for udev... no checking for udev rules dir... no checking for system crontab dir... no checking for systemd... no checking for systemd system unit dir... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 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.0/util' CREATE dirpaths.h CC subst.c LD subst make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/util' make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[1]: 'util/subst.conf' is up to date. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[1]: 'lib/config.h' is up to date. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' SUBST lib/dirpaths.h make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' 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.0' make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' 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.0' make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' 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.0' make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/et' SUBST compile_et make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/et' make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/ext2fs' SUBST ext2_err.et COMPILE_ET ext2_err.et make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/ext2fs' make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/support' COMPILE_ET prof_err.et make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/support' make libs make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[2]: 'util/subst.conf' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[2]: 'lib/config.h' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[2]: 'lib/dirpaths.h' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[2]: 'lib/ext2fs/ext2_types.h' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[2]: 'lib/blkid/blkid_types.h' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[2]: 'lib/uuid/uuid_types.h' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/et' make[2]: 'compile_et' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/et' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/ext2fs' make[2]: 'ext2_err.h' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/ext2fs' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/support' make[2]: 'prof_err.h' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/support' making all in lib/et make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/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.0/lib/et' making all in lib/ss make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/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.0/lib/ss' making all in lib/e2p make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/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.0/lib/e2p' making all in lib/support make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/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.0/lib/support' making all in lib/ext2fs make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/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 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.0/lib/ext2fs' make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make progs make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[2]: 'util/subst.conf' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[2]: 'lib/config.h' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[2]: 'lib/dirpaths.h' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[2]: 'lib/ext2fs/ext2_types.h' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[2]: 'lib/blkid/blkid_types.h' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[2]: 'lib/uuid/uuid_types.h' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/et' make[2]: 'compile_et' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/et' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/ext2fs' make[2]: 'ext2_err.h' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/ext2fs' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/support' make[2]: 'prof_err.h' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/support' making all in lib/et make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/et' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/et' making all in lib/ss make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/ss' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/ss' making all in lib/e2p make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/e2p' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/e2p' making all in lib/support make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/support' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/support' making all in lib/ext2fs make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/ext2fs' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/ext2fs' making all in e2fsck make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/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.0/e2fsck' making all in debugfs make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/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 quota.c CC xattrs.c CC journal.c CC revoke.o CC recovery.o CC do_journal.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.0/debugfs' making all in misc make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/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 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 lsattr.c:20: warning: "_LARGEFILE64_SOURCE" redefined 20 | #define _LARGEFILE64_SOURCE | : note: this is the location of the previous definition SUBST e2label.8 SUBST e2image.8 chattr.c:21: warning: "_LARGEFILE64_SOURCE" redefined 21 | #define _LARGEFILE64_SOURCE | : note: this is the location of the previous definition 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 lsattr LD chattr LD logsave LD mklost+found LD e2undo LD e2freefrag LD e2initrd_helper LD badblocks LD e2fuzz LD filefrag LD e4crypt LD dumpe2fs LD e2image LD e4defrag LD tune2fs LD fuse2fs LD mke2fs make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/misc' making all in resize make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/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.0/resize' making all in tests/progs make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/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.0/tests/progs' making all in tests/fuzz make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/tests/fuzz' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/tests/fuzz' making all in po make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/po' making all in scrub make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/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.0/scrub' make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make docs make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/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.0/doc' make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[1]: 'util/subst.conf' is up to date. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[1]: 'lib/config.h' is up to date. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[1]: 'lib/dirpaths.h' is up to date. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[1]: 'lib/ext2fs/ext2_types.h' is up to date. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[1]: 'lib/blkid/blkid_types.h' is up to date. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[1]: 'lib/uuid/uuid_types.h' is up to date. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/et' make[1]: 'compile_et' is up to date. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/et' make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/ext2fs' make[1]: 'ext2_err.h' is up to date. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/ext2fs' make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/support' make[1]: 'prof_err.h' is up to date. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/support' make libs make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[2]: 'util/subst.conf' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[2]: 'lib/config.h' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[2]: 'lib/dirpaths.h' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[2]: 'lib/ext2fs/ext2_types.h' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[2]: 'lib/blkid/blkid_types.h' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[2]: 'lib/uuid/uuid_types.h' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/et' make[2]: 'compile_et' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/et' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/ext2fs' make[2]: 'ext2_err.h' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/ext2fs' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/support' make[2]: 'prof_err.h' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/support' making all in lib/et make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/et' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/et' making all in lib/ss make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/ss' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/ss' making all in lib/e2p make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/e2p' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/e2p' making all in lib/support make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/support' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/support' making all in lib/ext2fs make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/ext2fs' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/ext2fs' make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make progs make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[2]: 'util/subst.conf' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[2]: 'lib/config.h' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[2]: 'lib/dirpaths.h' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[2]: 'lib/ext2fs/ext2_types.h' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[2]: 'lib/blkid/blkid_types.h' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[2]: 'lib/uuid/uuid_types.h' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/et' make[2]: 'compile_et' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/et' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/ext2fs' make[2]: 'ext2_err.h' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/ext2fs' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/support' make[2]: 'prof_err.h' is up to date. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/support' making all in lib/et make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/et' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/et' making all in lib/ss make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/ss' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/ss' making all in lib/e2p make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/e2p' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/e2p' making all in lib/support make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/support' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/support' making all in lib/ext2fs make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/ext2fs' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/ext2fs' making all in e2fsck make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/e2fsck' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/e2fsck' making all in debugfs make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/debugfs' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/debugfs' making all in misc make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/misc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/misc' making all in resize make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/resize' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/resize' making all in tests/progs make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/tests/progs' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/tests/progs' making all in tests/fuzz make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/tests/fuzz' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/tests/fuzz' making all in po make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/po' making all in scrub make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/scrub' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/scrub' make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make docs make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/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.0/doc' make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' making check in util make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/util' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/util' making check in lib/et make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/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.0/lib/et' making check in lib/ss make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/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.0/lib/ss' making check in lib/e2p make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/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.0/lib/e2p' making check in lib/support make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/support' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/support' making check in lib/ext2fs make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/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 ../../debugfs/journal.c CC ../../e2fsck/revoke.c CC ../../e2fsck/recovery.c CC ../../debugfs/do_journal.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_super_size LD tst_iscan LD tst_badblocks LD tst_bitops LD tst_bitmaps LD tst_getsectsize LD tst_getsize 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.0/lib/ext2fs' making check in e2fsck make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/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.0/e2fsck' making check in debugfs make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/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.0/debugfs' making check in misc make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/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.0/misc' making check in resize make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/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.0/resize' making check in tests/progs make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/tests/progs' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/tests/progs' making check in tests/fuzz make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/tests/fuzz' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/tests/fuzz' making check in po make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/po' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/po' making check in scrub make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/scrub' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/scrub' making check in tests make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/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 debugfs 1.47.0 (5-Feb-2023) 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_bad_ostype: handle bad (negative) os_type: ok d_loaddump: debugfs load/dump test: ok mke2fs 1.47.0 (5-Feb-2023) Creating filesystem with 2048 1k blocks and 256 inodes Allocating group tables: done Writing inode tables: done Creating journal (1024 blocks): done Writing superblocks and filesystem accounting information: done This filesystem will be automatically checked every 24 mounts or 180 days, whichever comes first. Use tune2fs -c or -i to override. debugfs 1.47.0 (5-Feb-2023) f_bad_fname: case-insensitive directory with broken file names: ok f_bad_disconnected_inode: disconnected inode with bad fields: ok f_badbblocks: illegal blocks in bad block inode: ok f_baddir2: salvage last directory entry: ok d_dumpe2fs_group_only: dumpe2fs group only mode: ok f_baddir: corrupted directory entries: ok d_special_files: create special files in debugfs: ok d_xattr_sorting: sort extended attributes in debugfs: ok f_baddotdir: bad '.' and '..' entries: ok f_bad_bbitmap: corrupt block bitmap (metadata_csum): ok f_badinode: corrupted inode entries: ok f_bad_bmap_csum: bad block/inode bitmap csum (metadata_csum): ok d_inline_dump: debugfs dump inline data test: ok f_bad_gdt_csum: bad group descriptor csum (metadata_csum): ok f_bad_ibitmap: corrupt inode bitmap (metadata_csum): ok f_bad_encryption: missing, corrupt, and inconsistent encryption policies: ok d_xattr_edits: edit extended attributes in debugfs: ok f_badjour_encrypted: journal inode has encrypt flag: ok f_bad_inode_csum: inode table corruption (metadata_csum): ok f_badcluster: test alignment problems with bigalloc clusters: ok f_badroot: file in root directory inode: ok f_bigalloc_symlink_with_xattr: fast symlink + xattr block on bigalloc fs: ok d_punch_bigalloc: punch sparse files and big files with bigalloc: ok f_badtable: bad blocks in bitmaps and inode table: ok d_corrupt_journal_nr_users: journal superblock corrupted, nr_users too high: ok f_badprimary: bad blocks in the primary superblock and group descriptors: ok d_punch: punch sparse files and big files: ok f_bitmaps: corrupted inode and block bitmaps: ok f_bigalloc_badinode: delete bad inode handling for bigalloc filesystems: ok f_badsymlinks: corrupted symlinks: ok f_bbfile: bad blocks in files: ok f_8192_block: 8192 byte blocksize: ok f_big_sparse: big sparse file: 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 f_badsymlinks2: more types of corrupted symlinks: ok f_16384_block: 16384 byte blocksize: ok f_bad_local_jnl: test for corrupt local journal (bad V1->V2 journal upgrade): ok f_bbinode: bad blocks in inode table: ok f_detect_junk: skipped (no magic) f_crashdisk: superblock with illegal values: ok f_cloneblock_alloc_error: decrement badcount after remapping duplicate block: ok f_collapse_extent_tree: extent tree can be collapsed one level: ok d_fallocate_blkmap: fallocate sparse files and big files on a blockmap fs: ok f_badjour_indblks: corruption in journal inode's indirect blocks: ok f_compress_extent_tree_level: compress an extent tree level: ok f_convert_bmap: convert blockmap file to extents file: ok f_convert_bmap_sparse: convert sparse blockmap file to extents file: ok f_corrupt_dirent_tail: rebuild a directory with corrupt dirent tail: ok f_convert_bmap_and_extent: convert blockmap to extents files: ok f_dir_bad_mode: directory with corrupted i_mode: ok f_dirlink: directory hard links: ok d_fallocate_bigalloc: fallocate sparse files and big files with bigalloc: ok f_badjourblks: illegal blocks in journal inode (and backup in superblock): ok f_desc_size_bad: bad superblock s_desc_size: ok f_deleted_inode_bad_csum: deleted inode with bad metadata_csum wasn't fixed: ok f_dup: blocks claimed by two different files: ok f_dup2: blocks claimed by three different files: ok d_fallocate: fallocate sparse files and big files: ok f_dup3: blocks claimed by one file multiple times: ok f_dup_de_crypt: duplicate directory entries for encrypted dirs: ok f_dup_de: duplicate directory entries: ok f_del_dup_quota: delete file containing multiply claimed blocks with quota: ok f_badorphan: corrupted orphan list: ok f_dupdot: duplicate '.' and '..' entries: ok f_dir_bad_csum: dir block w/ missing/bad csum/tail or block corruption: ok f_dupfsblks: blocks claimed by a file and bitmaps or inode tables: ok f_dup_de2: duplicate directory entries for non-indexed dirs: ok f_ea_unsigned_hash: ok f_dup4: find all directory pathnames: ok f_ea_signed_hash: ok f_dupsuper: blocks claimed by a file and superblock or group descriptors: ok f_dup_resize: blocks claimed by the resize inode and another inode: ok f_boundscheck: infinite loop when finding table free space: ok f_ea_inode: ok f_ea_checks: extended attribute block checks: ok f_end-bitmap: corruption at end of block bitmap: ok f_ea_inode_self_ref: corrupted, self-referential ea_in_inode: ok f_eofblocks: blocks after i_size: ok f_encrypted_lpf: encrypted lost+found directory: ok f_ext_zero_len: extent with zero length: ok f_ea_bad_csum: EA block with bad checksum (metadata_csum): ok f_dup_ba: multiply claimed blocks with bigalloc: ok f_desc_size_128: 128-byte group descriptors: ok f_extent_bad_node: bad interior node in extent tree (metadata_csum): ok f_emptydir: always iterate dir block 0 or e2fsck goes into infinite loop: ok f_expandroot_create_lnf: no space in root to create lost+found entry: ok f_ea_value_crash: extended attribute value conflicts with key: ok f_extent_interior_start_lblk: incorrect starting lblk in an interior node: ok f_extent_int_bad_csum: bad csum in internal extent (metadata_csum): ok f_fast_symlink_extents: fast symlink with extents flag set: ok f_extent_leaf_bad_csum: bad csum in leaf extent (metadata_csum): ok f_extent_oobounds: ok f_extent_int_bad_extent: bad extent in internal extent (metadata_csum): ok f_file_acl_high: i_file_acl_high should be zero: ok f_detect_xfs: detect xfs filesystem: ok f_create_symlinks: create fast, inlinedata, and regular symlinks: ok f_extent_leaf_bad_extent: bad extent in leaf extent (metadata_csum): ok f_extents2: multiply claimed blocks in extents and other illegal extents: ok f_extent_int_bad_magic: bad magic number in internal extent (metadata_csum): ok f_extent_leaf_bad_magic: bad magic number in leaf extent (metadata_csum): 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_first_meta_bg_too_big: s_first_meta_bg is too large: ok f_extent_too_deep: extent tree is deeper than it needs to be: ok f_full_bg: inode table in last block of first bg: ok f_holedir: directory with holes and illegal blocks: ok f_holedir2: directories with holes and zero i_size: ok f_holedir3: real directories with holes and zero i_size: ok f_hurd: GNU/Hurd specific tests: ok f_hugedir_blocks: dir crashes e2fsck with impossible logical blk offset: ok f_htree_bad_csum: htree block bad csum/tail dirent/htree index corruption: ok f_illibitmap: illegal inode bitmap: ok f_illbbitmap: illegal block bitmap: ok f_htree_leaf_csum: bad csum in htree leaf block: ok f_imagic: non-imagic filesystem with imagic inodes: ok f_holedir4: bigalloc directory with hole and misaligned extent after hole: ok f_illitable: illegal inode table: ok f_imagic_fs: imagic filesystem with imagic inodes: ok f_invalid_bad_inode: check for bogus bad inode: 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_idata_and_extents: conflicting extents and inline_data inode flags: ok f_invalid_extent_symlink: extent-mapped symlink with two blocks: ok f_inlinedata_dirblocks: check inline dir as two dirent blocks: ok f_itable_collision: collision between IND/extent tree blocks and inode table: ok f_extents: basic extents support: ok f_inode_ea_collision: collisions in the inode ea area: ok f_inlinedir_detector: detect inline dirs correctly: ok f_mke2fs_baddisk: mke2fs /dev/mapper/bad_disk should fail: skip f_inlinedata_repair: repair corrupt inline data files: ok f_mmp: disable MMP with tune2fs after e2fsck killed: skipped (slow test) f_mmp_garbage: repair MMP when it is corrupted: skipped (slow test) f_ind_inode_collision: multiple *ind collisions with critical metadata: ok f_lpf: missing lost+found: ok f_lpffile: lost+found is not a directory: ok f_lpf2: create lost+found and reconnect lost directory: ok f_lotsbad: too many illegal blocks in inode: ok f_miss_blk_bmap: missing block bitmap: ok f_messy_inode: bad file and directory acl pointers: ok f_mke2fs2b: mke2fs version 0.2b created filesystem: ok f_jnl_etb_alloc_fail: can't allocate extent tree block recreating journal: ok f_noroot: missing root directory: ok f_miss_journal: non-existent journal inode: ok f_no: e2fsck with repeated no: ok f_inlinedata_flags: check incorrect inline_data flags: ok f_ext_journal: test external journal device: ok f_no_cache_corrupt_inode: don't cache inodes that fail checksum verification: ok f_orphan_indirect_inode: truncating an orphaned inode in preen mode: ok f_orphan_extents_inode: truncating an orphaned extent-mapped inode: ok f_nospc_create_lnf: no space to create lost+found: ok f_overfsblks: overlapping inode and block bitmaps: ok f_orphan_dotdot_ft: filetype of .. in orphaned directories: ok f_jnl_errno: journal s_errno handling: ok f_quota: fix incorrect usage stats in quota: ok f_quota_invalid_inum: invalid quota inode numbers: ok f_journal: recover journal from corrupted inode table: ok f_pre_1970_date_encoding: correct mis-encoded pre-1970 dates: ok f_reconnect: simple disconnected file inode: ok f_readonly_fsck: ensure that a readonly check doesn't modify the fs: ok f_recnect_bad: reconnecting bad inode: ok f_orphquot: e2fsck with quota and orphan inodes: ok f_salvage_dir: salvage corrupted directories: ok f_okgroup: 8193 block long filesystem: ok f_rehash_dir: optimize htree directories: ok f_sb_extra_isize: check invalid extra_isize fields in superblock: ok f_orphan: clearing orphan inodes: ok f_opt_extent: optimize extent tree: ok f_quota_extent_opt: extent optimization with quota: ok f_misstable: missing inode table: ok f_selinux: SELinux generated symlinks with EA data: ok f_short_encrypted_dirent: short encrypted directory entry: ok f_shared_blocks_ok: clean check for intentionally shared blocks: ok f_summary_counts: incorrect inode/block free counts: ok f_toobig_extent_dir: directory with a very large lblk in extent: ok f_preen: preen shouldn't destroy backup superblocks: ok f_special_ea: special files with extended attributes: ok f_h_badroot: bad htree root nodes: ok f_trunc_dirent_header: no space for dirent header at end of buf: ok f_uninit_ext_past_eof2: fallocate extents w/ nonzero i_size and extents > 4: ok f_uninit_dir: fix uninit flag on directory extents and check the dir blocks: ok f_uninit_last_uninit: last group has BLOCK_UNINIT set: ok f_jnl_32bit: on-disk 32-bit journal format: ok f_rebuild_csum_rootdir: force rebuild corrupted rootdir w/ metadata_csum: ok f_unshare_blocks_ok: unshare blocks successfully: ok f_uninit_ext_past_eof: fallocated extents after i_size: ok f_valid_ea_in_inode: valid ea-in-inode examplars: ok f_uninit_cat: cat a file with uninit blocks: ok f_verity: verity file: ok f_jnl_64bit: on-disk 64-bit journal format: ok f_resize_inode: e2fsck with resize_inode: ok f_unused_itable: don't move files to lost+found for bg_unused_itable: ok f_unshare_blocks_no_space: unshare blocks should fail with no free space: ok f_super_bad_csum: bad csum in superblock (metadata_csum): ok f_uninit_enable: enable uninit_bg feature: ok f_uninit_disable: disable uninit_bg feature: ok f_resize_inode_meta_bg: conflicting features resize_inode and meta_bg: ok f_illitable_flexbg: illegal inode table with FLEX_BG: ok f_yes: e2fsck with repeated yes: ok f_zero_xattr: zero length extended attribute in in-inode xattr: ok f_write_ea_no_extra_isize: write EA when i_extra_size is zero: ok f_write_ea_toosmall_extra_isize: write EA when i_extra_size is too small: ok f_write_ea_toobig_extra_isize: write EA when i_extra_size is too big for EA: ok f_yesthenno: e2fsck with yes then no: ok f_uninit_inode_past_unused: inode in use beyond bg_itable_unused: ok f_yesall: e2fsck with yes-to-all: ok f_yesthenall: e2fsck with yes then yes-to-all: ok f_unsorted_EAs: unsorted EAs in inode should not be deleted: ok i_bad_csum: e2image corrupt fs: ok f_zeroed_ext_header: zap inode with zeroed extent header: ok j_corrupt_commit_csum: corrupt commit csum (csum v3): ok f_opt_extent_ext3: convert ext3 to extent tree: ok j_corrupt_commit_tid: corrupt commit tid (csum v3): ok j_corrupt_descr_csum: corrupt descr csum (csum v3): ok j_corrupt_descr_tid: corrupt descr tid (csum v3): ok j_corrupt_revoke_csum: corrupt revoke csum (csum v3): ok j_corrupt_revoke_block: corrupt revoke block (csum v3): ok j_corrupt_journal_block: corrupt journal block (csum v3): ok j_corrupt_sb_csum: corrupt sb csum (csum v3): ok j_corrupt_ext_jnl_sb_block: corrupt mcsum ext jnl fs superblock block: ok f_zero_inode_size: superblock with a zero inode size: ok j_ext_dumpe2fs: dumpe2fs of external journal device: ok j_corrupt_sb_magic: corrupt sb magic (csum v3): ok f_zero_super: fallback for damaged superblock: ok j_corrupt_ext_jnl_sb_csum: corrupt external journal superblock metadata_csum: ok f_h_reindex: reindex HTREE Directory with different hash seed: ok f_zero_group: fallback for damaged group descriptors: ok j_recover_fast_commit: replay fast commit journal: ok j_corrupt_revoke_rcount: corrupt revoke r_count buffer overflow: ok i_zero_super: ok j_short_revoke_trans: revoke blocks of transaction nuking bitmaps: ok j_long_revoke_trans: revoked transaction nuking free space: ok j_long_trans: transaction nuking free space: ok j_ext_long_trans: transaction nuking free space w/ ext. journal: ok j_short_revoke_trans_mcsum_64bit: revoke trans nuking bmap 64bit,meta_csum: ok f_uninit_bad_free_inodes: bad free inode count, but good checksum: ok j_ext_long_revoke_trans: revoke trans nuking free space w/ ext. journal: ok j_short_trans: transaction nuking the bitmaps: ok m_assume_storage_prezeroed: test prezeroed storage metadata allocation: skipped (not root) j_short_trans_64bit: transaction nuking the bitmaps on 64bit: ok j_short_trans_open_recover: don't recover open journal: ok j_short_trans_old_csum: trans nuking bitmaps v1 journal csum: ok j_short_trans_mcsum_64bit: trans nuking bitmaps 64bit,meta_csum: ok j_short_uncommitted_trans: uncommitted transaction nuking bitmaps: ok j_long_revoke_trans_mcsum_32bit: revoked trans nuking free space 32bit,mcsum: ok j_long_revoke_trans_mcsum_64bit: revoke trans nuking free space 64bit,mcsum: ok j_short_trans_recover: transaction nuking the bitmaps (debugfs recovery): ok m_64bit_flexbg: mkfs with 64bit and flex_bg: ok f_uninit_set_inode_not_set: block uninit set but inode uninit not set: ok f_uninit_blk_used_not_set: blocks used but block uninit set: ok j_short_uncommitted_trans_mcsum_64bit: uncommitted trans nuking bmap 64b,mcsum: ok m_mcsum_extjournal: create external journal with sb checksum (metadata_csum): ok j_short_trans_recover_mcsum_64bit: uncommitted trans nuking bmap 64bit,mcsum: ok m_mkfs_overhead: test bg overhead calculation: ok f_uninit_checksum_bad: invalid group descriptor checksum: ok m_devdir: create fs image from /dev: ok m_image_mmp: create image for partition with enabled mmp and execute fsck on image: ok m_dasd_bs: 2048 byte sector devices: ok j_long_trans_mcsum_32bit: trans nuking free space 32bit,meta_csum: ok j_long_trans_mcsum_64bit: trans nuking free space 64bit,meta_csum: ok m_rootdir_acl: create fs image from dir using inline_data and acls: skipped (no setfacl) m_large_file: largefile fs type: ok f_h_normal: normal (signed) HTREE directory: ok m_extent_journal: extent-mapped journal: ok f_h_unsigned: unsigned HTREE directory: ok m_root_owner: root directory owner: ok r_64bit_big_expand: : skipped (slow test) m_no_opt: no filesystem extensions: ok m_resize_inode_meta_bg: resize_inode and meta_bg enabled: ok m_error_behavior: mke2fs with error behavior: ok f_h_badnode: hash directory with bad HTREE nodes: ok m_std: standard filesystem options: ok m_uninit: uninitialized group feature: ok m_bigjournal: journal over 4GB in size: ok m_desc_size_128: enable 128-byte group descriptor on mkfs: ok r_bigalloc_big_expand: ext4 with bigalloc: skipped for Linux r_ext4_big_expand: : skipped (slow test) m_minrootdir: create fs image from dir, then minimize it: ok m_rootdir: create fs image from dir: ok m_quota: enable quota feature on mkfs: ok m_meta_bg: meta blockgroup feature: ok r_corrupt_fs: resize2fs -P of a corrupted file system: ok r_move_itable_nostride: resize with flex_bg and stride value set: skipped for Linux r_move_itable_realloc: don't allocate inode table from in-use blocks: skipped: skipped for Linux r_min_itable: resize2fs -M with inode table in middle of last block group: ok r_fixup_lastbg: fix up last bg when expanding within the last bg: ok r_fixup_lastbg_big: fix up last bg when expanding beyond the last bg: ok t_change_uuid: change uuid on a pre-metadata-csum: ok m_raid_opt: raid options: ok t_change_uuid_mcsum: change uuid on a metadata-csum: ok t_change_uuid_mcsum_mounted: change uuid on a metadata-csum: ok t_change_uuid_mounted: change uuid on a mounted pre-metadata-csum: ok t_change_uuid_mcsum_seed_mounted: change meta-csum uuid with mcsum-seed: ok t_disable_changed_csum_seed: tune2fs disable csum seed after uuid change: ok t_disable_csum_seed: disable csum seed via tune2fs: ok t_disable_changed_csum_seed_mounted: mounted tune2fs disable csum+uuid: ok r_32to64bit: convert flex_bg 32bit fs to 64bit fs: ok r_inline_xattr: shrinking filesystem with in-inode extended attributes: ok t_enable_csum_seed: enable csum seed via tune2fs: ok r_64to32bit_meta: convert meta_bg 64bit fs to 32bit fs: ok r_64to32bit: convert flex_bg 64bit fs to 32bit fs: ok t_disable_meta_csum_and_seed: disable csum seed and csums via tune2fs: ok r_32to64bit_meta: convert meta_bg 32bit fs to 64bit fs: ok r_move_inode_int_extent: move inode and its interior extent tree block: ok t_ext_jnl_fail: tune2fs fail external journal: ok t_disable_mcsum: disable metadata_csum: ok t_format_csum_seed: format with csum_seed: ok t_ext_jnl_rm: remove missing external journal device: ok t_mmp_fail: error running tune2fs with MMP: skipped (slow test) t_disable_mcsum_yesinitbg: disable metadata_csum and enable uninit_bg: ok t_project_2off: disable project using tune2fs: ok t_project_1on: enable project using tune2fs -O option: ok t_project_4off: disable project using tune2fs -Q option: ok t_project_3on: enable project using tune2fs -Q option: ok r_meta_bg_shrink: meta_bg shrink: ok f_uninit_restart_fsck: re-start e2fsck only once for inodes in uninit space: ok t_enable_mcsum: enable metadata_csum: ok t_quota_2off: disable quota using tune2fs: ok t_uninit_bg_rm: remove uninit_bg: skipped for Linux t_quota_1on: enable quota using tune2fs: ok t_disable_mcsum_noinitbg: disable metadata_csum and uninit_bg: ok t_quota_add: add several quota types using tune2fs and check computed usage: ok r_expand_full: expand a totally full filesystem: ok r_32to64bit_move_itable: convert 32 to 64bit w/ itable move: ok t_write_subdirectory: debugfs write creates file in subdirectory: ok t_replay_and_set: recover journal and clear features: ok u_direct_io: direct I/O in unix_io: skipped (not root) u_corrupt_blk_csum: corrupt e2undo block data: ok u_corrupt_blk_csum_force: force replay of corrupt e2undo block data: ok u_corrupt_hdr_csum: corrupt e2undo header: ok f_expand: expanding lost+found: ok u_compound_bad_rollback: e2undo with mke2fs/tune2fs/resize2fs/e2fsck -z: ok u_debugfs_opt: e2undo with debugfs -z: ok u_bounce_io: bounce I/O in unix_io: ok u_corrupt_key_csum: corrupt e2undo key data: ok u_compound_rollback: e2undo with mke2fs/tune2fs/resize2fs/e2fsck -z: ok r_ext4_small_bg: ext4 1024 blocksize with small block groups: ok u_dryrun: e2undo dry run: ok r_32to64bit_expand_full: convert+expand full fs to 64bit: ok u_errorout: e2undo a failed command: ok u_mke2fs: e2undo with mke2fs: ok u_incomplete: e2undo with incomplete undo file: ok u_force: e2undo force: ok 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 u_mke2fs_opt_oddsize: e2undo with mke2fs -z and non-32k-aligned bdev size: ok r_move_itable: filesystem resize which requires moving the inode table: ok u_not_undo: e2undo a non-undo file: ok Creating test_script... u_resize2fs_opt: e2undo with resize2fs -z: ok r_resize_inode: filesystem resize with a resize_inode present: ok u_tune2fs_opt: e2undo with tune2fs -z: ok u_tune2fs: e2undo with tune2fs: ok u_wrong_fs: e2undo on the wrong fs: ok t_enable_mcsum_initbg: enable metadata_csum when ^uninit_bg: ok u_mke2fs_opt_offset: e2undo and mke2fs with offset option: ok u_undo_undo: undo e2undo: ok t_enable_mcsum_ext3: enable metadata_csum on ext3 fs: ok u_revert_all_onefile: convert 64bit,mcsum and revert undo file: ok u_onefile_bad: check that we cant append a bad 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 u_revert_upgrade_to_64bitmcsum: convert 64bit,mcsum and revert both: ok i_bitmaps: e2image bitmap read/write test: ok j_recover_csum2_64bit: recover 64-bit journal checksum v2: ok j_recover_csum3_64bit: recover 64-bit journal checksum v3: ok j_recover_csum2_32bit: recover 32-bit journal checksum v2: ok r_1024_small_bg: ext2 1024 blocksize with small block groups: ok t_dangerous: dangerous tune2fs operation prompts: ok f_many_subdirs: directory with more than 65000 sub-directories: ok m_hugefile_slack: mke2fs create hugefile fs with slack: ok i_qcow: create/convert raw/qcow2 images: ok t_iexpand_mcsum: expand inodes and turn on metadata_csum: ok t_iexpand_full: expand inodes on a totally full filesystem: ok m_mmp_bad_magic: mmp with bad magic (metadata_csum): ok m_mmp_bad_csum: mmp with bad csum (metadata_csum): ok m_mmp: enable MMP during mke2fs: ok t_mmp_1on: enable MMP using tune2fs: ok t_mmp_2off: disable MMP using tune2fs: ok 368 tests succeeded 0 tests failed make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/tests' >>> e2fsprogs: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[1]: 'util/subst.conf' is up to date. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[1]: 'lib/config.h' is up to date. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[1]: 'lib/dirpaths.h' is up to date. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[1]: 'lib/ext2fs/ext2_types.h' is up to date. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[1]: 'lib/blkid/blkid_types.h' is up to date. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[1]: 'lib/uuid/uuid_types.h' is up to date. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/et' make[1]: 'compile_et' is up to date. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/et' make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/ext2fs' make[1]: 'ext2_err.h' is up to date. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/ext2fs' make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/support' make[1]: 'prof_err.h' is up to date. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/support' making all in lib/et make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/et' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/et' making all in lib/ss make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/ss' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/ss' making all in lib/e2p make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/e2p' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/e2p' making all in lib/support make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/support' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/support' making all in lib/ext2fs make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/ext2fs' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/ext2fs' making install in e2fsck make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/e2fsck' MKDIR_P /sbin /usr/share/man/man8 INSTALL /sbin/e2fsck LINK /sbin/fsck.ext2 LINK /sbin/fsck.ext3 LINK /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.0/e2fsck' making install in debugfs make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/debugfs' MKDIR_P /sbin /usr/share/man/man8 INSTALL /sbin/debugfs INSTALL_DATA /usr/share/man/man8/debugfs.8 make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/debugfs' making install in misc make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/misc' MKDIR_P /usr/sbin /sbin /usr/bin /usr/share/man/man1 /usr/share/man/man8 /usr/lib /etc INSTALL /sbin/mke2fs INSTALL /sbin/badblocks INSTALL /sbin/tune2fs INSTALL /sbin/dumpe2fs INSTALL /sbin/logsave INSTALL /sbin/e2image INSTALL /sbin/e2undo INSTALL /usr/sbin/mklost+found INSTALL /usr/sbin/filefrag INSTALL /usr/sbin/e2freefrag INSTALL /usr/sbin/e4defrag INSTALL /usr/sbin/e4crypt LINK /sbin/mkfs.ext2 LINK /sbin/mkfs.ext3 LINK /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.0/misc' making install in resize make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/resize' MKDIR_P /sbin /usr/share/man/man8 INSTALL /sbin/resize2fs INSTALL_DATA /usr/share/man/man8/resize2fs.8 make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/resize' making install in tests/progs make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/tests/progs' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/tests/progs' making install in tests/fuzz make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/tests/fuzz' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/tests/fuzz' making install in po make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/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.0/po' making install in scrub make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/scrub' MKDIR_P /sbin /usr/share/man/man8 /etc INSTALL /sbin/e2scrub INSTALL /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.0/scrub' making install-shlibs in lib/et make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/et' MKDIR_P /lib /usr/lib cd ../../util ; make symlinks make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/util' CC symlinks.c LD symlinks make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/util' INSTALL-ELF-LIB /lib/libcom_err.so.2.1 SYMLINK /lib/libcom_err.so.2 SYMLINK /usr/lib/libcom_err.so LDCONFIG make[1]: [Makefile:466: install-shlibs] Error 1 (ignored) make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/et' making install-shlibs in lib/ss make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/ss' MKDIR_P /lib /usr/lib INSTALL-ELF-LIB /lib/libss.so.2.0 SYMLINK /lib/libss.so.2 SYMLINK /usr/lib/libss.so LDCONFIG make[1]: [Makefile:476: install-shlibs] Error 1 (ignored) make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/ss' making install-shlibs in lib/e2p make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/e2p' MKDIR_P /lib /usr/lib INSTALL-ELF-LIB /lib/libe2p.so.2.3 SYMLINK /lib/libe2p.so.2 SYMLINK /usr/lib/libe2p.so LDCONFIG make[1]: [Makefile:468: install-shlibs] Error 1 (ignored) make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/e2p' making install-shlibs in lib/support make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/support' make[1]: Nothing to be done for 'install-shlibs'. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/support' making install-shlibs in lib/ext2fs make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/ext2fs' MKDIR_P /lib /usr/lib INSTALL-ELF-LIB /lib/libext2fs.so.2.4 SYMLINK /lib/libext2fs.so.2 SYMLINK /usr/lib/libext2fs.so LDCONFIG make[1]: [Makefile:664: install-shlibs] Error 1 (ignored) make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/ext2fs' make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/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:378: 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:362: 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:364: install-doc-libs] Error 1 (ignored) make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/doc' make install-libs make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' making install in lib/et make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/et' MKDIR_P /lib /usr/lib INSTALL-ELF-LIB /lib/libcom_err.so.2.1 SYMLINK /lib/libcom_err.so.2 SYMLINK /usr/lib/libcom_err.so LDCONFIG make[2]: [Makefile:466: 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.0/lib/et' making install in lib/ss make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/ss' MKDIR_P /lib /usr/lib INSTALL-ELF-LIB /lib/libss.so.2.0 SYMLINK /lib/libss.so.2 SYMLINK /usr/lib/libss.so LDCONFIG make[2]: [Makefile:476: 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.0/lib/ss' making install in lib/e2p make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/e2p' MKDIR_P /lib /usr/lib INSTALL-ELF-LIB /lib/libe2p.so.2.3 SYMLINK /lib/libe2p.so.2 SYMLINK /usr/lib/libe2p.so LDCONFIG make[2]: [Makefile:468: 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.0/lib/e2p' making install in lib/support make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/support' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/support' making install in lib/ext2fs make[2]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/ext2fs' MKDIR_P /lib /usr/lib INSTALL-ELF-LIB /lib/libext2fs.so.2.4 SYMLINK /lib/libext2fs.so.2 SYMLINK /usr/lib/libext2fs.so LDCONFIG make[2]: [Makefile:664: 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.0/lib/ext2fs' make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0' making install in lib/et make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/et' MKDIR_P /lib /usr/lib INSTALL-ELF-LIB /lib/libcom_err.so.2.1 SYMLINK /lib/libcom_err.so.2 SYMLINK /usr/lib/libcom_err.so LDCONFIG make[1]: [Makefile:466: 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.0/lib/et' making install in lib/ss make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/ss' MKDIR_P /lib /usr/lib INSTALL-ELF-LIB /lib/libss.so.2.0 SYMLINK /lib/libss.so.2 SYMLINK /usr/lib/libss.so LDCONFIG make[1]: [Makefile:476: 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.0/lib/ss' making install in lib/e2p make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/e2p' MKDIR_P /lib /usr/lib INSTALL-ELF-LIB /lib/libe2p.so.2.3 SYMLINK /lib/libe2p.so.2 SYMLINK /usr/lib/libe2p.so LDCONFIG make[1]: [Makefile:468: 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.0/lib/e2p' making install in lib/support make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/support' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/support' making install in lib/ext2fs make[1]: Entering directory '/home/buildozer/aports/main/e2fsprogs/src/e2fsprogs-1.47.0/lib/ext2fs' MKDIR_P /lib /usr/lib INSTALL-ELF-LIB /lib/libext2fs.so.2.4 SYMLINK /lib/libext2fs.so.2 SYMLINK /usr/lib/libext2fs.so LDCONFIG make[1]: [Makefile:664: 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.0/lib/ext2fs' >>> e2fsprogs-static*: Running split function static... >>> e2fsprogs-static*: Preparing subpackage e2fsprogs-static... >>> e2fsprogs-static*: Stripping binaries >>> e2fsprogs-static*: Running postcheck for e2fsprogs-static >>> e2fsprogs-dev*: Running split function dev... renamed '/home/buildozer/aports/main/e2fsprogs/pkg/e2fsprogs/usr/bin/compile_et' -> '/home/buildozer/aports/main/e2fsprogs/pkg/e2fsprogs-dev/usr/bin/compile_et' renamed '/home/buildozer/aports/main/e2fsprogs/pkg/e2fsprogs/usr/bin/mk_cmds' -> '/home/buildozer/aports/main/e2fsprogs/pkg/e2fsprogs-dev/usr/bin/mk_cmds' renamed '/home/buildozer/aports/main/e2fsprogs/pkg/e2fsprogs/usr/share/et' -> '/home/buildozer/aports/main/e2fsprogs/pkg/e2fsprogs-dev/usr/share/et' renamed '/home/buildozer/aports/main/e2fsprogs/pkg/e2fsprogs/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 '/home/buildozer/aports/main/e2fsprogs/pkg/e2fsprogs/lib/libcom_err.so.2' -> '/home/buildozer/aports/main/e2fsprogs/pkg/libcom_err/lib/libcom_err.so.2' renamed '/home/buildozer/aports/main/e2fsprogs/pkg/e2fsprogs/lib/libcom_err.so.2.1' -> '/home/buildozer/aports/main/e2fsprogs/pkg/libcom_err/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 '/home/buildozer/aports/main/e2fsprogs/pkg/e2fsprogs/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 '/home/buildozer/aports/main/e2fsprogs/pkg/e2fsprogs/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... >>> e2fsprogs-doc*: Preparing subpackage e2fsprogs-doc... >>> e2fsprogs-doc*: Running postcheck for e2fsprogs-doc >>> e2fsprogs-libs*: Running split function libs... >>> e2fsprogs-libs*: Preparing subpackage e2fsprogs-libs... >>> e2fsprogs-libs*: Stripping binaries >>> e2fsprogs-libs*: Running postcheck for e2fsprogs-libs >>> e2fsprogs-extra*: Running split function extra... renamed '/home/buildozer/aports/main/e2fsprogs/pkg/e2fsprogs/usr' -> '/home/buildozer/aports/main/e2fsprogs/pkg/e2fsprogs-extra/usr' >>> e2fsprogs-extra*: Preparing subpackage e2fsprogs-extra... >>> e2fsprogs-extra*: Stripping binaries >>> e2fsprogs-extra*: Running postcheck for e2fsprogs-extra >>> e2fsprogs*: Running postcheck for e2fsprogs >>> 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.0-r3 libcom_err=1.47.0-r3 pkgconfig >>> e2fsprogs-dev*: Package size: 316.0 KB >>> e2fsprogs-dev*: Compressing data... >>> e2fsprogs-dev*: Create checksum... >>> e2fsprogs-dev*: Create e2fsprogs-dev-1.47.0-r3.apk >>> e2fsprogs-doc*: Tracing dependencies... >>> e2fsprogs-doc*: Package size: 184.0 KB >>> e2fsprogs-doc*: Compressing data... >>> e2fsprogs-doc*: Create checksum... >>> e2fsprogs-doc*: Create e2fsprogs-doc-1.47.0-r3.apk >>> e2fsprogs-extra*: Tracing dependencies... e2fsprogs=1.47.0-r3 so:libblkid.so.1 so:libc.musl-x86_64.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: 640.0 KB >>> e2fsprogs-extra*: Compressing data... >>> e2fsprogs-extra*: Create checksum... >>> e2fsprogs-extra*: Create e2fsprogs-extra-1.47.0-r3.apk >>> e2fsprogs-libs*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libcom_err.so.2 >>> e2fsprogs-libs*: Package size: 456.0 KB >>> e2fsprogs-libs*: Compressing data... >>> e2fsprogs-libs*: Create checksum... >>> e2fsprogs-libs*: Create e2fsprogs-libs-1.47.0-r3.apk >>> e2fsprogs-static*: Tracing dependencies... >>> e2fsprogs-static*: Package size: 3.1 MB >>> e2fsprogs-static*: Compressing data... >>> e2fsprogs-static*: Create checksum... >>> e2fsprogs-static*: Create e2fsprogs-static-1.47.0-r3.apk >>> e2fsprogs*: Tracing dependencies... so:libblkid.so.1 so:libc.musl-x86_64.so.1 so:libcom_err.so.2 so:libe2p.so.2 so:libext2fs.so.2 so:libuuid.so.1 >>> e2fsprogs*: Package size: 416.0 KB >>> e2fsprogs*: Compressing data... >>> e2fsprogs*: Create checksum... >>> e2fsprogs*: Create e2fsprogs-1.47.0-r3.apk >>> fuse2fs-doc*: Tracing dependencies... >>> fuse2fs-doc*: Package size: 24.0 KB >>> fuse2fs-doc*: Compressing data... >>> fuse2fs-doc*: Create checksum... >>> fuse2fs-doc*: Create fuse2fs-doc-1.47.0-r3.apk >>> fuse2fs*: Tracing dependencies... so:libblkid.so.1 so:libc.musl-x86_64.so.1 so:libcom_err.so.2 so:libext2fs.so.2 so:libfuse.so.2 so:libuuid.so.1 >>> fuse2fs*: Package size: 76.0 KB >>> fuse2fs*: Compressing data... >>> fuse2fs*: Create checksum... >>> fuse2fs*: Create fuse2fs-1.47.0-r3.apk >>> libcom_err*: Tracing dependencies... so:libc.musl-x86_64.so.1 >>> libcom_err*: Package size: 28.0 KB >>> libcom_err*: Compressing data... >>> libcom_err*: Create checksum... >>> libcom_err*: Create libcom_err-1.47.0-r3.apk >>> e2fsprogs: Build complete at Mon, 15 May 2023 06:00:24 +0000 elapsed time 0h 1m 14s >>> e2fsprogs: Cleaning up srcdir >>> e2fsprogs: Cleaning up pkgdir >>> e2fsprogs: Uninstalling dependencies... (1/22) Purging .makedepends-e2fsprogs (20230515.055911) (2/22) Purging util-linux-dev (2.38.1-r8) (3/22) Purging libfdisk (2.38.1-r8) (4/22) Purging libmount (2.38.1-r8) (5/22) Purging libsmartcols (2.38.1-r8) (6/22) Purging libuuid (2.38.1-r8) (7/22) Purging gawk (5.2.2-r0) (8/22) Purging linux-headers (6.3-r0) (9/22) Purging fuse-dev (2.9.9-r5) (10/22) Purging fuse (2.9.9-r5) (11/22) Purging fuse-openrc (3.14.1-r3) (12/22) Purging fuse-common (3.14.1-r3) (13/22) Purging diffutils (3.9-r2) (14/22) Purging coreutils (9.3-r1) Executing coreutils-9.3-r1.post-deinstall (15/22) Purging git-perl (2.40.1-r0) (16/22) Purging perl-git (2.40.1-r0) (17/22) Purging perl-error (0.17029-r1) (18/22) Purging perl (5.36.1-r1) (19/22) Purging libblkid (2.38.1-r8) (20/22) Purging libbz2 (1.0.8-r6) (21/22) Purging utmps-libs (0.1.2.1-r2) (22/22) Purging skalibs (2.13.1.1-r2) Executing busybox-1.36.0-r10.trigger OK: 374 MiB in 102 packages >>> e2fsprogs: Updating the main/x86_64 repository index... >>> e2fsprogs: Signing the index...