==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: e2fsprogs 1.47.2-2 (Mon Mar 31 06:01:28 2025)
==> Retrieving sources...
  -> Found e2fsprogs-1.47.2.tar.xz
  -> Found e2fsprogs-1.47.2.tar.sign
  -> Found MIT-LICENSE
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    e2fsprogs-1.47.2.tar.xz ... Passed
    e2fsprogs-1.47.2.tar.sign ... Skipped
    MIT-LICENSE ... Passed
==> Making package: e2fsprogs 1.47.2-2 (Mon 31 Mar 2025 06:01:36 AM MDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (2) fuse-common-3.17.1-1  fuse3-3.17.1-1

Total Download Size:   0.12 MiB
Total Installed Size:  0.62 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 fuse3-3.17.1-1-aarch64 downloading...
 fuse-common-3.17.1-1-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing fuse-common...
installing fuse3...
:: Running post-transaction hooks...
(1/2) Reloading device manager configuration...
  Skipped: Device manager is not running.
(2/2) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found e2fsprogs-1.47.2.tar.xz
  -> Found e2fsprogs-1.47.2.tar.sign
  -> Found MIT-LICENSE
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting e2fsprogs-1.47.2.tar.xz with bsdtar
==> Starting prepare()...
==> Starting build()...
checking for 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.2
Package version 1.47.2 release 
Release date is January, 2025
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking for dlopen in -ldl... yes
checking for 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
Disabling symlinks for install by default
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 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 pkg-config... (cached) /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... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/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... /usr/bin/mkdir -p
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/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 for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking whether make sets $(MAKE)... (cached) yes
checking for GNU make... make
checking for ln... /usr/bin/ln
checking whether ln -s works... yes
checking for mv... /usr/bin/mv
checking for cp... /usr/bin/cp
checking for rm... /usr/bin/rm
checking for chmod... /usr/bin/chmod
checking for gawk... gawk
checking for egrep... (cached) /usr/bin/grep -E
checking for sed... (cached) /usr/bin/sed
checking for perl... /usr/bin/perl
checking for ldconfig... /usr/bin/ldconfig
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking for makeinfo... makeinfo
checking for dirent.h... yes
checking for errno.h... yes
checking for execinfo.h... yes
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... yes
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... yes
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 whether fsmap_sizeof is declared... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking size of short... 2
checking size of int... 4
checking size of long... 8
checking size of long long... 8
checking size of off_t... 8
checking size of time_t... 8
checking whether byte ordering is bigendian... no
checking for __uNN types... using <asm/types.h>
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... yes
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... yes
checking for mallinfo2... yes
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... yes
checking for magic.h... yes
Try testing for libarchive support (with dlopen) by default
checking for archive_read_new in -larchive... yes
checking for archive.h... yes
checking for clock_gettime in -lrt... yes
checking for fuse3... yes
Enabling fuse2fs by default.
checking for pthread.h... (cached) yes
checking for fuse.h... yes
checking for optreset... no
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
Setting root_sbindir to /usr/bin
Setting root_libdir to /usr/lib
checking whether we can link with -static... yes
checking for udev... yes
checking for udev rules dir... /usr/lib/udev/rules.d
checking for system crontab dir... no
checking for systemd... yes
checking for systemd system unit dir... /usr/lib/systemd/system
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 '/build/e2fsprogs/src/e2fsprogs-1.47.2/util'
	CREATE dirpaths.h
	CC subst.c
	LD subst
make[1]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/util'
make[1]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2'
make[1]: 'util/subst.conf' is up to date.
make[1]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2'
make[1]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2'
make[1]: 'lib/config.h' is up to date.
make[1]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2'
make[1]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2'
	SUBST lib/dirpaths.h
make[1]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2'
make[1]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2'
cd .; CONFIG_FILES=./lib/ext2fs/ext2_types.h ./config.status
config.status: creating ./lib/ext2fs/ext2_types.h
config.status: creating lib/config.h
config.status: lib/config.h is unchanged
config.status: executing po-directories commands
make[1]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2'
make[1]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2'
cd .; CONFIG_FILES=./lib/blkid/blkid_types.h ./config.status
config.status: creating ./lib/blkid/blkid_types.h
config.status: creating lib/config.h
config.status: lib/config.h is unchanged
config.status: executing po-directories commands
make[1]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2'
make[1]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2'
cd .; CONFIG_FILES=./lib/uuid/uuid_types.h ./config.status
config.status: creating ./lib/uuid/uuid_types.h
config.status: creating lib/config.h
config.status: lib/config.h is unchanged
config.status: executing po-directories commands
make[1]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2'
make[1]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/et'
	SUBST compile_et
make[1]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/et'
make[1]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/ext2fs'
	SUBST ext2_err.et
	COMPILE_ET ext2_err.et
make[1]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/ext2fs'
make[1]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/support'
	COMPILE_ET prof_err.et
make[1]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/support'
make libs
make[1]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2'
make[2]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2'
make[2]: 'util/subst.conf' is up to date.
make[2]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2'
make[2]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2'
make[2]: 'lib/config.h' is up to date.
make[2]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2'
make[2]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2'
make[2]: 'lib/dirpaths.h' is up to date.
make[2]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2'
make[2]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2'
make[2]: 'lib/ext2fs/ext2_types.h' is up to date.
make[2]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2'
make[2]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2'
make[2]: 'lib/blkid/blkid_types.h' is up to date.
make[2]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2'
make[2]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2'
make[2]: 'lib/uuid/uuid_types.h' is up to date.
make[2]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2'
make[2]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/et'
make[2]: 'compile_et' is up to date.
make[2]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/et'
make[2]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/ext2fs'
make[2]: 'ext2_err.h' is up to date.
make[2]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/ext2fs'
make[2]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/support'
make[2]: 'prof_err.h' is up to date.
make[2]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/support'
making all in lib/et
make[2]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/et'
	MKDIR elfshared
	CC error_message.c
	CC et_name.c
	CC init_et.c
	CC com_err.c
	CC com_right.c
	GEN_LIB libcom_err.a
	GEN_ELF_SOLIB libcom_err.so.2.1
make[2]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/et'
making all in lib/ss
make[2]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/ss'
	SUBST mk_cmds
	COMPILE_ET ss_err.et
	MK_CMDS std_rqs.c
	MKDIR elfshared
	COMPILE_ET ss_err.et
	CC ss_err.c
	CC std_rqs.c
	CC invocation.c
	CC execute_cmd.c
	CC help.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 '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/ss'
making all in lib/e2p
make[2]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/e2p'
	MKDIR elfshared
	CC feature.c
	CC fgetflags.c
	CC fsetflags.c
	CC fgetversion.c
	CC fsetversion.c
	CC getflags.c
	CC getversion.c
	CC hashstr.c
	CC iod.c
	CC ls.c
	CC ljs.c
	CC mntopts.c
	CC parse_num.c
	CC pe.c
	CC pf.c
	CC ps.c
	CC setflags.c
	CC setversion.c
	CC uuid.c
	CC ostype.c
	CC percent.c
	CC crypto_mode.c
	CC fgetproject.c
	CC fsetproject.c
	CC encoding.c
	CC errcode.c
	GEN_LIB libe2p.a
	GEN_ELF_SOLIB libe2p.so.2.3
make[2]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/e2p'
making all in lib/support
make[2]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/support'
	CC mkquota.c
	CC plausible.c
	CC cstring.c
	CC profile.c
	CC print_fs_flags.c
	CC parse_qtype.c
	CC prof_err.c
	CC profile_helpers.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 '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/support'
making all in lib/ext2fs
make[2]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/ext2fs'
	CC gen_crc32ctable
	MKDIR elfshared
	CC inode_io.c
	CC write_bb_file.c
	CC bb_compat.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
	GEN32CTABLE crc32c_table.h
	CC csum.c
	CC dblist.c
	CC dblist_dir.c
	CC dirblock.c
	CC dirhash.c
	CC dir_iterate.c
	CC expanddir.c
	CC ext_attr.c
	CC extent.c
	CC fallocate.c
	CC fileio.c
	CC finddev.c
	CC flushb.c
	CC freefs.c
	CC gen_bitmap.c
	CC gen_bitmap64.c
	CC get_num_dirs.c
	CC get_pathname.c
	CC getenv.c
	CC getsize.c
	CC getsectsize.c
	CC hashmap.c
	CC i_block.c
	CC icount.c
	CC ind_block.c
	CC initialize.c
	CC inline.c
	CC inline_data.c
	CC inode.c
	CC io_manager.c
	CC ismounted.c
	CC link.c
	CC llseek.c
	CC lookup.c
	CC mkdir.c
	CC mkjournal.c
	CC mmp.c
	CC namei.c
	CC native.c
	CC newdir.c
	CC nls_utf8.c
	CC orphan.c
	CC openfs.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
	CC crc32c.c
	GEN_LIB libext2fs.a
	GEN_ELF_SOLIB libext2fs.so.2.4
make[2]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/ext2fs'
make[1]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2'
make progs
make[1]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2'
make[2]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2'
make[2]: 'util/subst.conf' is up to date.
make[2]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2'
make[2]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2'
make[2]: 'lib/config.h' is up to date.
make[2]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2'
make[2]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2'
make[2]: 'lib/dirpaths.h' is up to date.
make[2]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2'
make[2]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2'
make[2]: 'lib/ext2fs/ext2_types.h' is up to date.
make[2]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2'
make[2]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2'
make[2]: 'lib/blkid/blkid_types.h' is up to date.
make[2]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2'
make[2]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2'
make[2]: 'lib/uuid/uuid_types.h' is up to date.
make[2]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2'
make[2]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/et'
make[2]: 'compile_et' is up to date.
make[2]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/et'
make[2]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/ext2fs'
make[2]: 'ext2_err.h' is up to date.
make[2]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/ext2fs'
make[2]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/support'
make[2]: 'prof_err.h' is up to date.
make[2]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/support'
making all in lib/et
make[2]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/et'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/et'
making all in lib/ss
make[2]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/ss'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/ss'
making all in lib/e2p
make[2]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/e2p'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/e2p'
making all in lib/support
make[2]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/support'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/support'
making all in lib/ext2fs
make[2]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/ext2fs'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/ext2fs'
making all in e2fsck
make[2]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/e2fsck'
	CC unix.c
	CC e2fsck.c
	CC super.c
	CC pass1.c
	CC pass1b.c
	CC pass2.c
	CC pass3.c
	CC pass4.c
	CC pass5.c
	CC journal.c
	CC badblocks.c
	CC util.c
	CC dirinfo.c
	CC dx_dirinfo.c
	CC ehandler.c
	CC problem.c
	CC message.c
	CC quota.c
	CC recovery.c
	CC region.c
	CC revoke.c
	CC ea_refcount.c
	CC rehash.c
	CC logfile.c
	CC sigcatcher.c
	CC readahead.c
	CC extents.c
	CC encrypted_files.c
	SUBST e2fsck.8
	SUBST e2fsck.conf.5
	LD e2fsck
make[2]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/e2fsck'
making all in debugfs
make[2]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/debugfs'
	MK_CMDS debug_cmds.c
	CC debugfs.c
	CC util.c
	CC icheck.c
	CC ncheck.c
	CC ls.c
	CC lsdel.c
	CC dump.c
	CC set_fields.c
	CC logdump.c
	CC htree.c
	CC unused.c
	CC e2freefrag.o
	CC filefrag.c
	MK_CMDS extent_cmds.c
	CC extent_inode.c
	CC zap.c
	CC create_inode.o
	CC create_inode_libarchive.o
	CC quota.c
	CC xattrs.c
	CC journal.c
	CC revoke.o
	CC recovery.o
	CC do_journal.c
	CC do_orphan.c
	SUBST debugfs.8
	CC debug_cmds.c
	CC extent_cmds.c
	LD debugfs
make[2]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/debugfs'
making all in misc
make[2]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/misc'
if test -f ./mke2fs.conf.custom.in ; then \
	cp ./mke2fs.conf.custom.in mke2fs.conf; \
else \
	cp ./mke2fs.conf.in mke2fs.conf; \
fi
	CC mke2fs.c
	CC util.c
	CC mk_hugefiles.c
	CC create_inode.c
	CC create_inode_libarchive.c
	CC badblocks.c
	CC tune2fs.c
	CC ../debugfs/journal.c
	CC ../e2fsck/recovery.c
	CC ../e2fsck/revoke.c
	CC dumpe2fs.c
	CC logsave.c
	CC e2image.c
	CC e2undo.c
	CC chattr.c
	CC lsattr.c
	CC fuse2fs.c
	CC mklost+found.c
	CC filefrag.c
	CC e2freefrag.c
	CC e4defrag.c
	CC e4crypt.c
	SUBST tune2fs.8
	SUBST mklost+found.8
	SUBST mke2fs.8
	SUBST dumpe2fs.8
	SUBST badblocks.8
	SUBST e2label.8
	SUBST e2image.8
	SUBST logsave.8
	SUBST filefrag.8
	SUBST e2freefrag.8
	SUBST e2undo.8
	SUBST e4defrag.8
	SUBST e4crypt.8
	SUBST e2mmpstatus.8
	SUBST chattr.1
	SUBST lsattr.1
	SUBST fuse2fs.1
	SUBST mke2fs.conf.5
	SUBST ext4.5
	CC e2initrd_helper.c
	CC e2fuzz.c
	PROFILE_TO_C mke2fs.conf
	LD badblocks
	LD tune2fs
	LD dumpe2fs
	LD logsave
	LD e2image
	LD e2undo
	LD chattr
	LD lsattr
	LD mklost+found
	LD filefrag
	LD e2freefrag
	LD e4defrag
	LD e4crypt
	LD e2initrd_helper
	LD e2fuzz
	CC default_profile.c
	LD fuse2fs
	LD mke2fs
make[2]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/misc'
making all in resize
make[2]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/resize'
	CC extent.c
	CC resize2fs.c
	CC online.c
	CC main.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 '/build/e2fsprogs/src/e2fsprogs-1.47.2/resize'
making all in tests/progs
make[2]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/tests/progs'
	CC test_icount.c
	MK_CMDS test_icount_cmds.c
	CC crcsum.c
	CC test_icount_cmds.c
	LD crcsum
	LD test_icount
make[2]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/tests/progs'
making all in tests/fuzz
make[2]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/tests/fuzz'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/tests/fuzz'
making all in po
make[2]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/po'
making all in scrub
make[2]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/scrub'
	SUBST e2scrub
	SUBST e2scrub_all
	SUBST e2scrub.8
	SUBST e2scrub_all.8
	SUBST e2scrub.conf
	SUBST e2scrub.rules
	SUBST ext4.rules
	SUBST e2scrub@.service
	SUBST e2scrub_all.service
	SUBST e2scrub_all.timer
	SUBST e2scrub_fail@.service
	SUBST e2scrub_reap.service
	SUBST e2scrub_fail
make[2]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/scrub'
make[1]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2'
make docs
make[1]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2'
make[2]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/doc'
	MAKEINFO libext2fs.info
make[2]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/doc'
make[1]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2'
make: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/po'
rm -f ca.gmo && /usr/bin/msgfmt --check-header --check-domain --statistics --verbose -o ca.gmo ca.po
rm -f de.gmo && /usr/bin/msgfmt --check-header --check-domain --statistics --verbose -o de.gmo de.po
rm -f eo.gmo && /usr/bin/msgfmt --check-header --check-domain --statistics --verbose -o eo.gmo eo.po
rm -f da.gmo && /usr/bin/msgfmt --check-header --check-domain --statistics --verbose -o da.gmo da.po
rm -f cs.gmo && /usr/bin/msgfmt --check-header --check-domain --statistics --verbose -o cs.gmo cs.po
rm -f es.gmo && /usr/bin/msgfmt --check-header --check-domain --statistics --verbose -o es.gmo es.po
rm -f fr.gmo && /usr/bin/msgfmt --check-header --check-domain --statistics --verbose -o fr.gmo fr.po
rm -f fi.gmo && /usr/bin/msgfmt --check-header --check-domain --statistics --verbose -o fi.gmo fi.po
de.po: 1500 translated messages, 81 fuzzy translations, 34 untranslated messages.
ca.po: 1253 translated messages, 186 fuzzy translations, 127 untranslated messages.
rm -f fur.gmo && /usr/bin/msgfmt --check-header --check-domain --statistics --verbose -o fur.gmo fur.po
cs.po: 1664 translated messages.
da.po: 1365 translated messages, 1 fuzzy translation, 200 untranslated messages.
rm -f id.gmo && /usr/bin/msgfmt --check-header --check-domain --statistics --verbose -o id.gmo id.po
rm -f hu.gmo && /usr/bin/msgfmt --check-header --check-domain --statistics --verbose -o hu.gmo hu.po
rm -f it.gmo && /usr/bin/msgfmt --check-header --check-domain --statistics --verbose -o it.gmo it.po
es.po: 1664 translated messages.
fur.po: 400 translated messages, 1179 untranslated messages.
fi.po: 241 translated messages, 106 fuzzy translations, 1219 untranslated messages.
rm -f ms.gmo && /usr/bin/msgfmt --check-header --check-domain --statistics --verbose -o ms.gmo ms.po
eo.po: 918 translated messages, 152 fuzzy translations, 496 untranslated messages.
it.po: 607 translated messages, 483 fuzzy translations, 476 untranslated messages.
rm -f nl.gmo && /usr/bin/msgfmt --check-header --check-domain --statistics --verbose -o nl.gmo nl.po
hu.po: 1516 translated messages, 35 fuzzy translations, 15 untranslated messages.
rm -f pl.gmo && /usr/bin/msgfmt --check-header --check-domain --statistics --verbose -o pl.gmo pl.po
id.po: 816 translated messages, 358 fuzzy translations, 392 untranslated messages.
rm -f pt.gmo && /usr/bin/msgfmt --check-header --check-domain --statistics --verbose -o pt.gmo pt.po
fr.po: 1664 translated messages.
rm -f ro.gmo && /usr/bin/msgfmt --check-header --check-domain --statistics --verbose -o ro.gmo ro.po
rm -f sr.gmo && /usr/bin/msgfmt --check-header --check-domain --statistics --verbose -o sr.gmo sr.po
rm -f sv.gmo && /usr/bin/msgfmt --check-header --check-domain --statistics --verbose -o sv.gmo sv.po
rm -f tr.gmo && /usr/bin/msgfmt --check-header --check-domain --statistics --verbose -o tr.gmo tr.po
ms.po: 495 translated messages, 41 fuzzy translations, 1128 untranslated messages.
pl.po: 1664 translated messages.
pt.po: 1615 translated messagesrm -f uk.gmo && /usr/bin/msgfmt --check-header --check-domain --statistics --verbose -o uk.gmo uk.po
.
tr.po: 672 translated messages, 424 fuzzy translations, 470 untranslated messages.
rm -f zh_CN.gmo && /usr/bin/msgfmt --check-header --check-domain --statistics --verbose -o zh_CN.gmo zh_CN.po
rm -f vi.gmo && /usr/bin/msgfmt --check-header --check-domain --statistics --verbose -o vi.gmo vi.po
sv.po: 1664 translated messages.
nl.po: 1604 translated messages, 16 untranslated messages.
sr.po: 1620 translated messages.
ro.po: 1664 translated messages.
uk.po: 1664 translated messages.
zh_CN.po: 1664 translated messages.
vi.po: 1579 translated messages.
make: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/po'
==> Entering fakeroot environment...
==> Starting package_e2fsprogs()...
make[1]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2'
make[1]: 'util/subst.conf' is up to date.
make[1]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2'
make[1]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2'
make[1]: 'lib/config.h' is up to date.
make[1]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2'
make[1]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2'
make[1]: 'lib/dirpaths.h' is up to date.
make[1]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2'
make[1]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2'
make[1]: 'lib/ext2fs/ext2_types.h' is up to date.
make[1]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2'
make[1]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2'
make[1]: 'lib/blkid/blkid_types.h' is up to date.
make[1]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2'
make[1]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2'
make[1]: 'lib/uuid/uuid_types.h' is up to date.
make[1]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2'
make[1]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/et'
make[1]: 'compile_et' is up to date.
make[1]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/et'
make[1]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/ext2fs'
make[1]: 'ext2_err.h' is up to date.
make[1]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/ext2fs'
make[1]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/support'
make[1]: 'prof_err.h' is up to date.
make[1]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/support'
making all in lib/et
make[1]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/et'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/et'
making all in lib/ss
make[1]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/ss'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/ss'
making all in lib/e2p
make[1]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/e2p'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/e2p'
making all in lib/support
make[1]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/support'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/support'
making all in lib/ext2fs
make[1]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/ext2fs'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/ext2fs'
making install in e2fsck
make[1]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/e2fsck'
	MKDIR_P /usr/bin /usr/share/man/man8
	INSTALL /usr/bin/e2fsck
	LINK /usr/bin/fsck.ext2
	LINK /usr/bin/fsck.ext3
	LINK /usr/bin/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 '/build/e2fsprogs/src/e2fsprogs-1.47.2/e2fsck'
making install in debugfs
make[1]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/debugfs'
	MKDIR_P /usr/bin /usr/share/man/man8
	INSTALL /usr/bin/debugfs
	INSTALL_DATA /usr/share/man/man8/debugfs.8
make[1]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/debugfs'
making install in misc
make[1]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/misc'
	MKDIR_P /usr/bin /usr/bin /usr/bin /usr/share/man/man1 /usr/share/man/man8 /usr/lib /etc
	INSTALL /usr/bin/mke2fs
	INSTALL /usr/bin/badblocks
	INSTALL /usr/bin/tune2fs
	INSTALL /usr/bin/dumpe2fs
	INSTALL /usr/bin/logsave
	INSTALL /usr/bin/e2image
	INSTALL /usr/bin/e2undo
	INSTALL /usr/bin/mklost+found
	INSTALL /usr/bin/filefrag
	INSTALL /usr/bin/e2freefrag
	INSTALL /usr/bin/e4defrag
	INSTALL /usr/bin/e4crypt
	LINK /usr/bin/mkfs.ext2
	LINK /usr/bin/mkfs.ext3
	LINK /usr/bin/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 '/build/e2fsprogs/src/e2fsprogs-1.47.2/misc'
making install in resize
make[1]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/resize'
	MKDIR_P /usr/bin /usr/share/man/man8
	INSTALL /usr/bin/resize2fs
	INSTALL_DATA /usr/share/man/man8/resize2fs.8
make[1]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/resize'
making install in tests/progs
make[1]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/tests/progs'
make[1]: Nothing to be done for 'install'.
make[1]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/tests/progs'
making install in tests/fuzz
make[1]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/tests/fuzz'
make[1]: Nothing to be done for 'install'.
make[1]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/tests/fuzz'
making install in po
make[1]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/po'
installing ca.gmo as /build/e2fsprogs/pkg/e2fsprogs/usr/share/locale/ca/LC_MESSAGES/e2fsprogs.mo
installing cs.gmo as /build/e2fsprogs/pkg/e2fsprogs/usr/share/locale/cs/LC_MESSAGES/e2fsprogs.mo
installing da.gmo as /build/e2fsprogs/pkg/e2fsprogs/usr/share/locale/da/LC_MESSAGES/e2fsprogs.mo
installing de.gmo as /build/e2fsprogs/pkg/e2fsprogs/usr/share/locale/de/LC_MESSAGES/e2fsprogs.mo
installing eo.gmo as /build/e2fsprogs/pkg/e2fsprogs/usr/share/locale/eo/LC_MESSAGES/e2fsprogs.mo
installing es.gmo as /build/e2fsprogs/pkg/e2fsprogs/usr/share/locale/es/LC_MESSAGES/e2fsprogs.mo
installing fi.gmo as /build/e2fsprogs/pkg/e2fsprogs/usr/share/locale/fi/LC_MESSAGES/e2fsprogs.mo
installing fr.gmo as /build/e2fsprogs/pkg/e2fsprogs/usr/share/locale/fr/LC_MESSAGES/e2fsprogs.mo
installing fur.gmo as /build/e2fsprogs/pkg/e2fsprogs/usr/share/locale/fur/LC_MESSAGES/e2fsprogs.mo
installing hu.gmo as /build/e2fsprogs/pkg/e2fsprogs/usr/share/locale/hu/LC_MESSAGES/e2fsprogs.mo
installing id.gmo as /build/e2fsprogs/pkg/e2fsprogs/usr/share/locale/id/LC_MESSAGES/e2fsprogs.mo
installing it.gmo as /build/e2fsprogs/pkg/e2fsprogs/usr/share/locale/it/LC_MESSAGES/e2fsprogs.mo
installing ms.gmo as /build/e2fsprogs/pkg/e2fsprogs/usr/share/locale/ms/LC_MESSAGES/e2fsprogs.mo
installing nl.gmo as /build/e2fsprogs/pkg/e2fsprogs/usr/share/locale/nl/LC_MESSAGES/e2fsprogs.mo
installing pl.gmo as /build/e2fsprogs/pkg/e2fsprogs/usr/share/locale/pl/LC_MESSAGES/e2fsprogs.mo
installing pt.gmo as /build/e2fsprogs/pkg/e2fsprogs/usr/share/locale/pt/LC_MESSAGES/e2fsprogs.mo
installing ro.gmo as /build/e2fsprogs/pkg/e2fsprogs/usr/share/locale/ro/LC_MESSAGES/e2fsprogs.mo
installing sr.gmo as /build/e2fsprogs/pkg/e2fsprogs/usr/share/locale/sr/LC_MESSAGES/e2fsprogs.mo
installing sv.gmo as /build/e2fsprogs/pkg/e2fsprogs/usr/share/locale/sv/LC_MESSAGES/e2fsprogs.mo
installing tr.gmo as /build/e2fsprogs/pkg/e2fsprogs/usr/share/locale/tr/LC_MESSAGES/e2fsprogs.mo
installing uk.gmo as /build/e2fsprogs/pkg/e2fsprogs/usr/share/locale/uk/LC_MESSAGES/e2fsprogs.mo
installing vi.gmo as /build/e2fsprogs/pkg/e2fsprogs/usr/share/locale/vi/LC_MESSAGES/e2fsprogs.mo
installing zh_CN.gmo as /build/e2fsprogs/pkg/e2fsprogs/usr/share/locale/zh_CN/LC_MESSAGES/e2fsprogs.mo
if test "e2fsprogs" = "gettext-tools"; then \
  /usr/bin/mkdir -p /build/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 \
		    /build/e2fsprogs/pkg/e2fsprogs/usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /build/e2fsprogs/pkg/e2fsprogs/usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/po'
making install in scrub
make[1]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/scrub'
	MKDIR_P /usr/lib/udev/rules.d
	MKDIR_P /usr/lib/systemd/system
	MKDIR_P /usr/lib/e2fsprogs
	MKDIR_P /usr/bin /usr/share/man/man8 /etc
	INSTALL /usr/lib/udev/rules.d/e2scrub.rules
	INSTALL /usr/lib/udev/rules.d/ext4.rules
	INSTALL_DATA /usr/lib/systemd/system/e2scrub@.service
	INSTALL_DATA /usr/lib/systemd/system/e2scrub_all.service
	INSTALL_DATA /usr/lib/systemd/system/e2scrub_all.timer
	INSTALL_DATA /usr/lib/systemd/system/e2scrub_fail@.service
	INSTALL_DATA /usr/lib/systemd/system/e2scrub_reap.service
	INSTALL /usr/lib/e2fsprogs/e2scrub_fail
	INSTALL /usr/bin/e2scrub
	INSTALL /usr/bin/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 '/build/e2fsprogs/src/e2fsprogs-1.47.2/scrub'
making install-shlibs in lib/et
make[1]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/et'
	MKDIR_P /usr/lib /usr/lib
cd ../../util ; make symlinks
make[2]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/util'
	CC symlinks.c
	LD symlinks
make[2]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/util'
	INSTALL-ELF-LIB /usr/lib/libcom_err.so.2.1
	SYMLINK /usr/lib/libcom_err.so.2
	SYMLINK /usr/lib/libcom_err.so
	LDCONFIG
/usr/bin/ldconfig: Can't create temporary cache file /etc/ld.so.cache~: Permission denied
make[1]: [Makefile:467: install-shlibs] Error 1 (ignored)
make[1]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/et'
making install-shlibs in lib/ss
make[1]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/ss'
	MKDIR_P /usr/lib /usr/lib
	INSTALL-ELF-LIB /usr/lib/libss.so.2.0
	SYMLINK /usr/lib/libss.so.2
	SYMLINK /usr/lib/libss.so
	LDCONFIG
/usr/bin/ldconfig: Can't create temporary cache file /etc/ld.so.cache~: Permission denied
make[1]: [Makefile:477: install-shlibs] Error 1 (ignored)
make[1]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/ss'
making install-shlibs in lib/e2p
make[1]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/e2p'
	MKDIR_P /usr/lib /usr/lib
	INSTALL-ELF-LIB /usr/lib/libe2p.so.2.3
	SYMLINK /usr/lib/libe2p.so.2
	SYMLINK /usr/lib/libe2p.so
	LDCONFIG
/usr/bin/ldconfig: Can't create temporary cache file /etc/ld.so.cache~: Permission denied
make[1]: [Makefile:469: install-shlibs] Error 1 (ignored)
make[1]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/e2p'
making install-shlibs in lib/support
make[1]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/support'
make[1]: Nothing to be done for 'install-shlibs'.
make[1]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/support'
making install-shlibs in lib/ext2fs
make[1]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/ext2fs'
	MKDIR_P /usr/lib /usr/lib
	INSTALL-ELF-LIB /usr/lib/libext2fs.so.2.4
	SYMLINK /usr/lib/libext2fs.so.2
	SYMLINK /usr/lib/libext2fs.so
	LDCONFIG
/usr/bin/ldconfig: Can't create temporary cache file /etc/ld.so.cache~: Permission denied
make[1]: [Makefile:670: install-shlibs] Error 1 (ignored)
make[1]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/ext2fs'
make[1]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/doc'
	TEXI2DVI libext2fs.dvi
You don't have a working TeX binary (tex) installed anywhere in
your PATH, and texi2dvi cannot proceed without one.  If you want to use
this script, you'll need to install TeX (if you don't have it) or change
your PATH or TEX environment variable (if you do).  See the --help
output for more details.

For information about obtaining TeX, please see http://tug.org/texlive,
or do a web search for TeX and your operating system or distro.
make[1]: [Makefile:379: libext2fs.dvi] Error 1 (ignored)
	MKDIR_P /usr/share/info
	INSTALL_DATA /usr/share/info/libext2fs.info
	GZIP /usr/share/info/libext2fs.info*
make[1]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/doc'
make install-libs
make[1]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2'
making install in lib/et
make[2]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/et'
	MKDIR_P /usr/lib /usr/lib
	INSTALL-ELF-LIB /usr/lib/libcom_err.so.2.1
	SYMLINK /usr/lib/libcom_err.so.2
	SYMLINK /usr/lib/libcom_err.so
	LDCONFIG
/usr/bin/ldconfig: Can't create temporary cache file /etc/ld.so.cache~: Permission denied
make[2]: [Makefile:467: install] Error 1 (ignored)
	MKDIR_P /usr/lib /usr/include/et /usr/share/et /usr/bin /usr/share/man/man1 /usr/share/man/man3
	INSTALL_DATA /usr/lib/libcom_err.a
	INSTALL_DATA /usr/include/et/com_err.h
	INSTALL_DATA /usr/share/et/et_c.awk
	INSTALL_DATA /usr/share/et/et_h.awk
	INSTALL_SCRIPT /usr/bin/compile_et
	INSTALL_DATA /usr/share/man/man3/com_err.3
	INSTALL_DATA /usr/share/man/man1/compile_et.1
	INSTALL_DATA /usr/lib/pkgconfig/com_err.pc
make[2]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/et'
making install in lib/ss
make[2]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/ss'
	MKDIR_P /usr/lib /usr/lib
	INSTALL-ELF-LIB /usr/lib/libss.so.2.0
	SYMLINK /usr/lib/libss.so.2
	SYMLINK /usr/lib/libss.so
	LDCONFIG
/usr/bin/ldconfig: Can't create temporary cache file /etc/ld.so.cache~: Permission denied
make[2]: [Makefile:477: install] Error 1 (ignored)
	MKDIR_P /usr/lib /usr/include/ss /usr/share/ss /usr/bin /usr/lib/pkgconfig /usr/share/man/man1
	INSTALL_DATA /build/e2fsprogs/pkg/e2fsprogs/usr/lib/libss.a
	INSTALL_DATA /build/e2fsprogs/pkg/e2fsprogs/usr/include/ss/ss.h
	INSTALL_DATA /usr/include/ss/ss_err.h
	INSTALL_DATA /build/e2fsprogs/pkg/e2fsprogs/usr/share/ss/ct_c.awk
	INSTALL_DATA /build/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 '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/ss'
making install in lib/e2p
make[2]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/e2p'
	MKDIR_P /usr/lib /usr/lib
	INSTALL-ELF-LIB /usr/lib/libe2p.so.2.3
	SYMLINK /usr/lib/libe2p.so.2
	SYMLINK /usr/lib/libe2p.so
	LDCONFIG
/usr/bin/ldconfig: Can't create temporary cache file /etc/ld.so.cache~: Permission denied
make[2]: [Makefile:469: install] Error 1 (ignored)
	MKDIR_P /usr/lib /usr/include/e2p
	INSTALL_DATA /usr/lib/libe2p.a
	INSTALL_DATA /usr/include/e2p/e2p.h
	INSTALL_DATA /usr/lib/pkgconfig/e2p.pc
make[2]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/e2p'
making install in lib/support
make[2]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/support'
make[2]: Nothing to be done for 'install'.
make[2]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/support'
making install in lib/ext2fs
make[2]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/ext2fs'
	MKDIR_P /usr/lib /usr/lib
	INSTALL-ELF-LIB /usr/lib/libext2fs.so.2.4
	SYMLINK /usr/lib/libext2fs.so.2
	SYMLINK /usr/lib/libext2fs.so
	LDCONFIG
/usr/bin/ldconfig: Can't create temporary cache file /etc/ld.so.cache~: Permission denied
make[2]: [Makefile:670: install] Error 1 (ignored)
	MKDIR_P /usr/lib /usr/include/ext2fs
	INSTALL_DATA /usr/lib/libext2fs.a
	INSTALL_DATA /usr/include/ext2fs/bitops.h
	INSTALL_DATA /usr/include/ext2fs/ext2fs.h
	INSTALL_DATA /usr/include/ext2fs/ext2_io.h
	INSTALL_DATA /usr/include/ext2fs/ext2_fs.h
	INSTALL_DATA /usr/include/ext2fs/ext2_ext_attr.h
	INSTALL_DATA /usr/include/ext2fs/ext3_extents.h
	INSTALL_DATA /usr/include/ext2fs/tdb.h
	INSTALL_DATA /usr/include/ext2fs/qcow2.h
	INSTALL_DATA /usr/include/ext2fs/hashmap.h
	INSTALL_DATA /usr/include/ext2fs/ext2_err.h
	INSTALL_DATA /usr/include/ext2fs/ext2_types.h
	INSTALL_DATA /usr/lib/pkgconfig/ext2fs.pc
make[2]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/ext2fs'
make[1]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2'
making install in lib/et
make[1]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/et'
	MKDIR_P /usr/lib /usr/lib
	INSTALL-ELF-LIB /usr/lib/libcom_err.so.2.1
	SYMLINK /usr/lib/libcom_err.so.2
	SYMLINK /usr/lib/libcom_err.so
	LDCONFIG
/usr/bin/ldconfig: Can't create temporary cache file /etc/ld.so.cache~: Permission denied
make[1]: [Makefile:467: install] Error 1 (ignored)
	MKDIR_P /usr/lib /usr/include/et /usr/share/et /usr/bin /usr/share/man/man1 /usr/share/man/man3
	INSTALL_DATA /usr/lib/libcom_err.a
	INSTALL_DATA /usr/include/et/com_err.h
	INSTALL_DATA /usr/share/et/et_c.awk
	INSTALL_DATA /usr/share/et/et_h.awk
	INSTALL_SCRIPT /usr/bin/compile_et
	INSTALL_DATA /usr/share/man/man3/com_err.3
	INSTALL_DATA /usr/share/man/man1/compile_et.1
	INSTALL_DATA /usr/lib/pkgconfig/com_err.pc
make[1]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/et'
making install in lib/ss
make[1]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/ss'
	MKDIR_P /usr/lib /usr/lib
	INSTALL-ELF-LIB /usr/lib/libss.so.2.0
	SYMLINK /usr/lib/libss.so.2
	SYMLINK /usr/lib/libss.so
	LDCONFIG
/usr/bin/ldconfig: Can't create temporary cache file /etc/ld.so.cache~: Permission denied
make[1]: [Makefile:477: install] Error 1 (ignored)
	MKDIR_P /usr/lib /usr/include/ss /usr/share/ss /usr/bin /usr/lib/pkgconfig /usr/share/man/man1
	INSTALL_DATA /build/e2fsprogs/pkg/e2fsprogs/usr/lib/libss.a
	INSTALL_DATA /build/e2fsprogs/pkg/e2fsprogs/usr/include/ss/ss.h
	INSTALL_DATA /usr/include/ss/ss_err.h
	INSTALL_DATA /build/e2fsprogs/pkg/e2fsprogs/usr/share/ss/ct_c.awk
	INSTALL_DATA /build/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 '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/ss'
making install in lib/e2p
make[1]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/e2p'
	MKDIR_P /usr/lib /usr/lib
	INSTALL-ELF-LIB /usr/lib/libe2p.so.2.3
	SYMLINK /usr/lib/libe2p.so.2
	SYMLINK /usr/lib/libe2p.so
	LDCONFIG
/usr/bin/ldconfig: Can't create temporary cache file /etc/ld.so.cache~: Permission denied
make[1]: [Makefile:469: install] Error 1 (ignored)
	MKDIR_P /usr/lib /usr/include/e2p
	INSTALL_DATA /usr/lib/libe2p.a
	INSTALL_DATA /usr/include/e2p/e2p.h
	INSTALL_DATA /usr/lib/pkgconfig/e2p.pc
make[1]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/e2p'
making install in lib/support
make[1]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/support'
make[1]: Nothing to be done for 'install'.
make[1]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/support'
making install in lib/ext2fs
make[1]: Entering directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/ext2fs'
	MKDIR_P /usr/lib /usr/lib
	INSTALL-ELF-LIB /usr/lib/libext2fs.so.2.4
	SYMLINK /usr/lib/libext2fs.so.2
	SYMLINK /usr/lib/libext2fs.so
	LDCONFIG
/usr/bin/ldconfig: Can't create temporary cache file /etc/ld.so.cache~: Permission denied
make[1]: [Makefile:670: install] Error 1 (ignored)
	MKDIR_P /usr/lib /usr/include/ext2fs
	INSTALL_DATA /usr/lib/libext2fs.a
	INSTALL_DATA /usr/include/ext2fs/bitops.h
	INSTALL_DATA /usr/include/ext2fs/ext2fs.h
	INSTALL_DATA /usr/include/ext2fs/ext2_io.h
	INSTALL_DATA /usr/include/ext2fs/ext2_fs.h
	INSTALL_DATA /usr/include/ext2fs/ext2_ext_attr.h
	INSTALL_DATA /usr/include/ext2fs/ext3_extents.h
	INSTALL_DATA /usr/include/ext2fs/tdb.h
	INSTALL_DATA /usr/include/ext2fs/qcow2.h
	INSTALL_DATA /usr/include/ext2fs/hashmap.h
	INSTALL_DATA /usr/include/ext2fs/ext2_err.h
	INSTALL_DATA /usr/include/ext2fs/ext2_types.h
	INSTALL_DATA /usr/lib/pkgconfig/ext2fs.pc
make[1]: Leaving directory '/build/e2fsprogs/src/e2fsprogs-1.47.2/lib/ext2fs'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "e2fsprogs"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Starting package_fuse2fs()...
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "fuse2fs"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: e2fsprogs 1.47.2-2 (Mon 31 Mar 2025 06:02:45 AM MDT)
==> Cleaning up...