Package: e2fsprogs

receipt doctor home files description download info

Cook summary

Summary for: e2fsprogs 1.45.5
======================================================================================
Src file    : e2fsprogs-1.45.5.tar.gz
Src size    : 7.6M
Source dir  : 52.1M
Produced    : 5.6M
Cook time   : 30s
Cook date   : 2026-07-14 17:39
Target arch : i486
--------------------------------------------------------------------------------------
 # :  Packed : Compressed : Files : Package name
--------------------------------------------------------------------------------------
 1 :    1.5M :     440.6K :    38 : e2fsprogs-1.45.5.tazpkg

Cook log 2026-07-14 17:39

2026-07-14

Cook: e2fsprogs 1.45.5
======================================================================================
QA: checking package receipt...
Checking build dependencies...
Installing (pkg/local): coreutils-operations-9.0
Installing (pkg/local): texinfo-4.13a
Installing (pkg/local): util-linux-blkid-dev-2.38
Installing (pkg/local): util-linux-uuid-dev-2.38
Extracting source archive "e2fsprogs-1.45.5.tar.gz"

Executing: compile_rules
CFLAGS   : -march=i486 -Os -pipe -fstack-protector-strong
CXXLAGS  : -march=i486 -Os -pipe -fstack-protector-strong
CPPFLAGS : -D_GLIBCXX_USE_C99_MATH=1 -D_FORTIFY_SOURCE=2
LDFLAGS  : -Wl,--as-needed,-z,relro,-z,now

patching file misc/mke2fs.conf.in
configure: loading site script /etc/slitaz/cook.site
Generating configuration file for e2fsprogs version 1.45.5
Release date is January, 2020
checking build system type... i486-slitaz-linux-gnu
checking host system type... i486-slitaz-linux-gnu
checking for i486-slitaz-linux-gcc... i486-slitaz-linux-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 we are using the GNU C compiler... yes
checking whether i486-slitaz-linux-gcc accepts -g... yes
checking for i486-slitaz-linux-gcc option to accept ISO C89... none needed
checking for dlopen in -ldl... yes
checking for i486-slitaz-linux-gcc... (cached) i486-slitaz-linux-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether i486-slitaz-linux-gcc accepts -g... (cached) yes
checking for i486-slitaz-linux-gcc option to accept ISO C89... (cached) none needed
checking how to run the C preprocessor... i486-slitaz-linux-gcc -E
checking for additional special compiler flags... (none)
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
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
checking for i486-slitaz-linux-pkg-config... /usr/bin/i486-slitaz-linux-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for uuid_generate in -luuid... yes
Using system uuid by default
checking for i486-slitaz-linux-pkg-config... (cached) /usr/bin/i486-slitaz-linux-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for blkid_get_cache in -lblkid... yes
Using system blkid library by default
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
Building fsck wrapper by default
Building e2initrd helper by default
Try using thread local support by default
checking for thread local storage (TLS) class... __thread
Disabling uuidd by default
Enabling mmp support by default
Enabling mmp 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 thread-safe mkdir -p... ${src}/config/install-sh -c -d
checking for a sed that does not truncate output... /bin/sed
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 whether we are using the GNU C Library 2 or newer... yes
checking for i486-slitaz-linux-ranlib... i486-slitaz-linux-ranlib
checking whether the -Werror option is usable... yes
checking for simple visibility declarations... yes
checking for inline... inline
checking for size_t... yes
checking for stdint.h... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether integer division by zero raises SIGFPE... yes
checking for inttypes.h... yes
checking for unsigned long long int... yes
checking for inttypes.h... (cached) yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for ld used by i486-slitaz-linux-gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking whether imported symbols can be declared weak... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_kill in -lpthread... yes
checking for multithread API to use... posix
checking for pthread_rwlock_t... yes
checking for iconv... yes
checking for working iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking for inttypes.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for uselocale... yes
checking for argz_count... yes
checking for argz_stringify... yes
checking for argz_next... yes
checking for __fsetlocking... yes
checking whether feof_unlocked is declared... yes
checking whether fgets_unlocked is declared... yes
checking for bison... bison
checking version of bison... 3.8.2, ok
checking for long long int... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for intmax_t... yes
checking whether printf() supports POSIX/XSI format strings... yes
checking whether we are using the GNU C Library >= 2.1 or uClibc... yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for stdint.h... (cached) yes
checking for symlink... yes
checking for working fcntl.h... yes
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for ptrdiff_t... yes
checking features.h usability... yes
checking features.h presence... yes
checking for features.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for asprintf... yes
checking for fwprintf... yes
checking for newlocale... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for snprintf... yes
checking for strnlen... yes
checking for wcslen... yes
checking for wcsnlen... yes
checking for mbrtowc... yes
checking for wcrtomb... yes
checking whether _snprintf is declared... no
checking whether _snwprintf is declared... no
checking whether getc_unlocked is declared... yes
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for CFPreferencesCopyAppValue... (cached) no
checking for CFLocaleCopyCurrent... (cached) no
checking whether included gettext is requested... 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... /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... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
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 i486-slitaz-linux-ar... i486-slitaz-linux-ar
checking for i486-slitaz-linux-ranlib... (cached) i486-slitaz-linux-ranlib
checking for i486-slitaz-linux-strip... i486-slitaz-linux-strip
checking for makeinfo... makeinfo
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking mntent.h usability... yes
checking mntent.h presence... yes
checking for mntent.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking semaphore.h usability... yes
checking semaphore.h presence... yes
checking for semaphore.h... yes
checking setjmp.h usability... yes
checking setjmp.h presence... yes
checking for setjmp.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking termio.h usability... yes
checking termio.h presence... yes
checking for termio.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking attr/xattr.h usability... no
checking attr/xattr.h presence... no
checking for attr/xattr.h... no
checking linux/falloc.h usability... yes
checking linux/falloc.h presence... yes
checking for linux/falloc.h... yes
checking linux/fd.h usability... yes
checking linux/fd.h presence... yes
checking for linux/fd.h... yes
checking linux/fsmap.h usability... no
checking linux/fsmap.h presence... no
checking for linux/fsmap.h... no
checking linux/major.h usability... yes
checking linux/major.h presence... yes
checking for linux/major.h... yes
checking linux/loop.h usability... yes
checking linux/loop.h presence... yes
checking for linux/loop.h... yes
checking linux/types.h usability... yes
checking linux/types.h presence... yes
checking for linux/types.h... yes
checking net/if_dl.h usability... no
checking net/if_dl.h presence... no
checking for net/if_dl.h... no
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking sys/acl.h usability... yes
checking sys/acl.h presence... yes
checking for sys/acl.h... yes
checking sys/disklabel.h usability... no
checking sys/disklabel.h presence... no
checking for sys/disklabel.h... no
checking sys/disk.h usability... no
checking sys/disk.h presence... no
checking for sys/disk.h... no
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/key.h usability... no
checking sys/key.h presence... no
checking for sys/key.h... no
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/mount.h usability... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking sys/prctl.h usability... yes
checking sys/prctl.h presence... yes
checking for sys/prctl.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking for sys/stat.h... (cached) yes
checking sys/syscall.h usability... yes
checking sys/syscall.h presence... yes
checking for sys/syscall.h... yes
checking sys/sysctl.h usability... yes
checking sys/sysctl.h presence... yes
checking for sys/sysctl.h... yes
checking sys/sysmacros.h usability... yes
checking sys/sysmacros.h presence... yes
checking for sys/sysmacros.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking sys/xattr.h usability... yes
checking sys/xattr.h presence... 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 _doprnt... no
checking for struct dirent.d_reclen... yes
checking for struct stat.st_atim... yes
checking for ssize_t... yes
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... 4
checking size of long long... 8
checking size of off_t... 4
checking size of time_t... 4
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_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... (cached) yes
checking for getdtablesize... yes
checking for gethostname... yes
checking for getmntinfo... no
checking for getpwuid_r... yes
checking for getrlimit... yes
checking for getrusage... yes
checking for jrand48... yes
checking for keyctl... no
checking for llistxattr... yes
checking for llseek... yes
checking for lseek64... yes
checking for mallinfo... yes
checking for mbstowcs... yes
checking for memalign... yes
checking for mempcpy... (cached) 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 secure_getenv... yes
checking for setmntent... yes
checking for setresgid... yes
checking for setresuid... yes
checking for snprintf... (cached) yes
checking for srandom... yes
checking for stpcpy... (cached) yes
checking for strcasecmp... (cached) yes
checking for strdup... (cached) yes
checking for strnlen... (cached) 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... no
checking for optreset... no
GL_THREADS_API: posix
checking for sem_init... no
checking for sem_init in -lpthread... yes
checking for unified diff option... -u
checking for mount 'nosuid' option... yes
checking for mount 'nodev' option... yes
Setting root_libdir to /usr/lib
Setting root_sysconfdir to /etc
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
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 resize/Makefile
config.status: creating doc/Makefile
config.status: creating intl/Makefile
config.status: creating intl/libgnuintl.h
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/slitaz/wok/e2fsprogs/source/build/util'
	CREATE dirpaths.h
	CC ${src}/util/subst.c
	LD subst
make[1]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build/util'
make[1]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build'
make[1]: 'util/subst.conf' is up to date.
make[1]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build'
make[1]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build'
make[1]: 'lib/config.h' is up to date.
make[1]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build'
make[1]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build'
	SUBST lib/dirpaths.h
make[1]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build'
make[1]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build'
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/slitaz/wok/e2fsprogs/source/build'
make[1]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/lib/et'
	SUBST compile_et
make[1]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build/lib/et'
make[1]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/lib/ext2fs'
	SUBST ext2_err.et
	COMPILE_ET ext2_err.et
make[1]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build/lib/ext2fs'
make[1]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/lib/support'
	COMPILE_ET prof_err.et
make[1]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build/lib/support'
make libs
make[1]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build'
make[2]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build'
make[2]: 'util/subst.conf' is up to date.
make[2]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build'
make[2]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build'
make[2]: 'lib/config.h' is up to date.
make[2]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build'
make[2]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build'
make[2]: 'lib/dirpaths.h' is up to date.
make[2]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build'
make[2]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build'
make[2]: 'lib/ext2fs/ext2_types.h' is up to date.
make[2]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build'
make[2]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/lib/et'
make[2]: 'compile_et' is up to date.
make[2]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build/lib/et'
make[2]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/lib/ext2fs'
make[2]: 'ext2_err.h' is up to date.
make[2]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build/lib/ext2fs'
make[2]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/lib/support'
make[2]: 'prof_err.h' is up to date.
make[2]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build/lib/support'
making all in lib/et
make[2]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/lib/et'
make[3]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/lib/et'
	MKDIR elfshared
make[3]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build/lib/et'
	CC ${src}/lib/et/error_message.c
	CC ${src}/lib/et/et_name.c
	CC ${src}/lib/et/init_et.c
	CC ${src}/lib/et/com_err.c
	CC ${src}/lib/et/com_right.c
	GEN_LIB libcom_err.a
	GEN_ELF_SOLIB libcom_err.so.2.1
make[2]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build/lib/et'
making all in lib/ss
make[2]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/lib/ss'
	SUBST mk_cmds
	COMPILE_ET ss_err.et
	MK_CMDS std_rqs.c
	COMPILE_ET ss_err.et
make[3]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/lib/ss'
	MKDIR elfshared
make[3]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build/lib/ss'
	CC ss_err.c
	CC std_rqs.c
	CC ${src}/lib/ss/invocation.c
	CC ${src}/lib/ss/help.c
	CC ${src}/lib/ss/execute_cmd.c
	CC ${src}/lib/ss/listen.c
	CC ${src}/lib/ss/parse.c
	CC ${src}/lib/ss/error.c
	CC ${src}/lib/ss/prompt.c
	CC ${src}/lib/ss/request_tbl.c
	CC ${src}/lib/ss/list_rqs.c
	CC ${src}/lib/ss/pager.c
	CC ${src}/lib/ss/requests.c
	CC ${src}/lib/ss/data.c
	CC ${src}/lib/ss/get_readline.c
	GEN_LIB libss.a
	GEN_ELF_SOLIB libss.so.2.0
make[2]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build/lib/ss'
making all in lib/e2p
make[2]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/lib/e2p'
make[3]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/lib/e2p'
	MKDIR elfshared
make[3]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build/lib/e2p'
	CC ${src}/lib/e2p/feature.c
	CC ${src}/lib/e2p/fgetflags.c
	CC ${src}/lib/e2p/fsetflags.c
	CC ${src}/lib/e2p/fgetversion.c
	CC ${src}/lib/e2p/fsetversion.c
	CC ${src}/lib/e2p/getflags.c
	CC ${src}/lib/e2p/getversion.c
	CC ${src}/lib/e2p/hashstr.c
	CC ${src}/lib/e2p/iod.c
	CC ${src}/lib/e2p/ls.c
	CC ${src}/lib/e2p/ljs.c
	CC ${src}/lib/e2p/mntopts.c
	CC ${src}/lib/e2p/parse_num.c
	CC ${src}/lib/e2p/pe.c
	CC ${src}/lib/e2p/pf.c
	CC ${src}/lib/e2p/ps.c
	CC ${src}/lib/e2p/setflags.c
	CC ${src}/lib/e2p/setversion.c
	CC ${src}/lib/e2p/uuid.c
	CC ${src}/lib/e2p/ostype.c
	CC ${src}/lib/e2p/percent.c
	CC ${src}/lib/e2p/crypto_mode.c
	CC ${src}/lib/e2p/fgetproject.c
	CC ${src}/lib/e2p/fsetproject.c
	CC ${src}/lib/e2p/encoding.c
	GEN_LIB libe2p.a
	GEN_ELF_SOLIB libe2p.so.2.3
make[2]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build/lib/e2p'
making all in lib/support
make[2]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/lib/support'
	CC ${src}/lib/support/cstring.c
	CC ${src}/lib/support/mkquota.c
	CC ${src}/lib/support/plausible.c
	CC ${src}/lib/support/profile.c
	CC ${src}/lib/support/parse_qtype.c
	CC ${src}/lib/support/profile_helpers.c
	CC prof_err.c
	CC ${src}/lib/support/quotaio.c
	CC ${src}/lib/support/quotaio_v2.c
	CC ${src}/lib/support/quotaio_tree.c
	CC ${src}/lib/support/dict.c
	GEN_LIB libsupport.a
make[2]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build/lib/support'
making all in lib/ext2fs
make[2]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/lib/ext2fs'
	CC gen_crc32ctable
make[3]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/lib/ext2fs'
	MKDIR elfshared
make[3]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build/lib/ext2fs'
	CC ${src}/lib/ext2fs/bb_compat.c
	CC ${src}/lib/ext2fs/inode_io.c
	CC ${src}/lib/ext2fs/write_bb_file.c
	CC ${src}/lib/ext2fs/dupfs.c
	CC ${src}/lib/ext2fs/imager.c
	CC ${src}/lib/ext2fs/test_io.c
	CC ext2_err.c
	CC ${src}/lib/ext2fs/alloc.c
	CC ${src}/lib/ext2fs/alloc_sb.c
	CC ${src}/lib/ext2fs/alloc_stats.c
	CC ${src}/lib/ext2fs/alloc_tables.c
	CC ${src}/lib/ext2fs/atexit.c
	CC ${src}/lib/ext2fs/badblocks.c
	CC ${src}/lib/ext2fs/bb_inode.c
	CC ${src}/lib/ext2fs/bitmaps.c
	CC ${src}/lib/ext2fs/bitops.c
	CC ${src}/lib/ext2fs/blkmap64_ba.c
	CC ${src}/lib/ext2fs/blkmap64_rb.c
	CC ${src}/lib/ext2fs/blknum.c
	CC ${src}/lib/ext2fs/block.c
	CC ${src}/lib/ext2fs/bmap.c
	CC ${src}/lib/ext2fs/check_desc.c
	CC ${src}/lib/ext2fs/closefs.c
	CC ${src}/lib/ext2fs/crc16.c
	GEN32CTABLE crc32c_table.h
	CC ${src}/lib/ext2fs/csum.c
	CC ${src}/lib/ext2fs/dblist.c
	CC ${src}/lib/ext2fs/dblist_dir.c
	CC ${src}/lib/ext2fs/dirblock.c
	CC ${src}/lib/ext2fs/dirhash.c
	CC ${src}/lib/ext2fs/dir_iterate.c
	CC ${src}/lib/ext2fs/expanddir.c
	CC ${src}/lib/ext2fs/ext_attr.c
	CC ${src}/lib/ext2fs/extent.c
	CC ${src}/lib/ext2fs/fallocate.c
	CC ${src}/lib/ext2fs/fileio.c
	CC ${src}/lib/ext2fs/finddev.c
	CC ${src}/lib/ext2fs/flushb.c
	CC ${src}/lib/ext2fs/freefs.c
	CC ${src}/lib/ext2fs/gen_bitmap.c
	CC ${src}/lib/ext2fs/gen_bitmap64.c
	CC ${src}/lib/ext2fs/get_num_dirs.c
	CC ${src}/lib/ext2fs/get_pathname.c
	CC ${src}/lib/ext2fs/getsize.c
	CC ${src}/lib/ext2fs/getsectsize.c
	CC ${src}/lib/ext2fs/hashmap.c
	CC ${src}/lib/ext2fs/i_block.c
	CC ${src}/lib/ext2fs/icount.c
	CC ${src}/lib/ext2fs/ind_block.c
	CC ${src}/lib/ext2fs/initialize.c
	CC ${src}/lib/ext2fs/inline.c
	CC ${src}/lib/ext2fs/inline_data.c
	CC ${src}/lib/ext2fs/inode.c
	CC ${src}/lib/ext2fs/io_manager.c
	CC ${src}/lib/ext2fs/ismounted.c
	CC ${src}/lib/ext2fs/link.c
	CC ${src}/lib/ext2fs/llseek.c
	CC ${src}/lib/ext2fs/lookup.c
	CC ${src}/lib/ext2fs/mkdir.c
	CC ${src}/lib/ext2fs/mkjournal.c
	CC ${src}/lib/ext2fs/mmp.c
	CC ${src}/lib/ext2fs/namei.c
	CC ${src}/lib/ext2fs/native.c
	CC ${src}/lib/ext2fs/newdir.c
	CC ${src}/lib/ext2fs/nls_utf8.c
	CC ${src}/lib/ext2fs/openfs.c
	CC ${src}/lib/ext2fs/progress.c
	CC ${src}/lib/ext2fs/punch.c
	CC ${src}/lib/ext2fs/qcow2.c
	CC ${src}/lib/ext2fs/read_bb.c
	CC ${src}/lib/ext2fs/read_bb_file.c
	CC ${src}/lib/ext2fs/res_gdt.c
	CC ${src}/lib/ext2fs/rw_bitmaps.c
	CC ${src}/lib/ext2fs/sha512.c
	CC ${src}/lib/ext2fs/swapfs.c
	CC ${src}/lib/ext2fs/symlink.c
	CC ${src}/lib/ext2fs/tdb.c
	CC ${src}/lib/ext2fs/undo_io.c
	CC ${src}/lib/ext2fs/unix_io.c
	CC ${src}/lib/ext2fs/sparse_io.c
	CC ${src}/lib/ext2fs/unlink.c
	CC ${src}/lib/ext2fs/valid_blk.c
	CC ${src}/lib/ext2fs/version.c
	CC ${src}/lib/ext2fs/rbtree.c
	CC ${src}/lib/ext2fs/crc32c.c
	GEN_LIB libext2fs.a
	GEN_ELF_SOLIB libext2fs.so.2.4
make[2]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build/lib/ext2fs'
making all in intl
make[2]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/intl'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build/intl'
make[1]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build'
make progs
make[1]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build'
make[2]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build'
make[2]: 'util/subst.conf' is up to date.
make[2]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build'
make[2]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build'
make[2]: 'lib/config.h' is up to date.
make[2]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build'
make[2]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build'
make[2]: 'lib/dirpaths.h' is up to date.
make[2]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build'
make[2]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build'
make[2]: 'lib/ext2fs/ext2_types.h' is up to date.
make[2]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build'
make[2]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/lib/et'
make[2]: 'compile_et' is up to date.
make[2]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build/lib/et'
make[2]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/lib/ext2fs'
make[2]: 'ext2_err.h' is up to date.
make[2]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build/lib/ext2fs'
make[2]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/lib/support'
make[2]: 'prof_err.h' is up to date.
make[2]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build/lib/support'
making all in lib/et
make[2]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/lib/et'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build/lib/et'
making all in lib/ss
make[2]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/lib/ss'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build/lib/ss'
making all in lib/e2p
make[2]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/lib/e2p'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build/lib/e2p'
making all in lib/support
make[2]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/lib/support'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build/lib/support'
making all in lib/ext2fs
make[2]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/lib/ext2fs'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build/lib/ext2fs'
making all in intl
make[2]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/intl'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build/intl'
making all in e2fsck
make[2]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/e2fsck'
	CC ${src}/e2fsck/unix.c
	CC ${src}/e2fsck/e2fsck.c
	CC ${src}/e2fsck/super.c
	CC ${src}/e2fsck/pass1b.c
	CC ${src}/e2fsck/pass2.c
	CC ${src}/e2fsck/pass3.c
	CC ${src}/e2fsck/pass4.c
	CC ${src}/e2fsck/pass5.c
	CC ${src}/e2fsck/pass1.c
	CC ${src}/e2fsck/journal.c
	CC ${src}/e2fsck/badblocks.c
	CC ${src}/e2fsck/util.c
	CC ${src}/e2fsck/dirinfo.c
	CC ${src}/e2fsck/dx_dirinfo.c
	CC ${src}/e2fsck/ehandler.c
	CC ${src}/e2fsck/problem.c
	CC ${src}/e2fsck/message.c
	CC ${src}/e2fsck/quota.c
	CC ${src}/e2fsck/recovery.c
	CC ${src}/e2fsck/region.c
	CC ${src}/e2fsck/revoke.c
	CC ${src}/e2fsck/ea_refcount.c
	CC ${src}/e2fsck/rehash.c
	CC ${src}/e2fsck/logfile.c
	CC ${src}/e2fsck/sigcatcher.c
	CC ${src}/e2fsck/readahead.c
	CC ${src}/e2fsck/extents.c
	SUBST e2fsck.8
	SUBST e2fsck.conf.5
	LD e2fsck
make[2]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build/e2fsck'
making all in debugfs
make[2]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/debugfs'
	MK_CMDS debug_cmds.c
	CC ${src}/debugfs/debugfs.c
	CC ${src}/debugfs/util.c
	CC ${src}/debugfs/ncheck.c
	CC ${src}/debugfs/icheck.c
	CC ${src}/debugfs/ls.c
	CC ${src}/debugfs/lsdel.c
	CC ${src}/debugfs/dump.c
	CC ${src}/debugfs/set_fields.c
	CC ${src}/debugfs/logdump.c
	CC ${src}/debugfs/htree.c
	CC ${src}/debugfs/unused.c
	CC e2freefrag.o
	CC ${src}/debugfs/filefrag.c
	MK_CMDS extent_cmds.c
	CC ${src}/debugfs/extent_inode.c
	CC ${src}/debugfs/zap.c
	CC create_inode.o
	CC ${src}/debugfs/quota.c
	CC ${src}/debugfs/xattrs.c
	CC ${src}/debugfs/journal.c
	CC revoke.o
	CC recovery.o
	CC ${src}/debugfs/do_journal.c
	SUBST debugfs.8
	CC debug_cmds.c
	CC extent_cmds.c
	LD debugfs
make[2]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build/debugfs'
making all in misc
make[2]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/misc'
	CC ${src}/misc/mke2fs.c
	CC ${src}/misc/util.c
if test -f ${src}/misc/mke2fs.conf.custom.in ; then \
	cp ${src}/misc/mke2fs.conf.custom.in mke2fs.conf; \
else \
	cp ${src}/misc/mke2fs.conf.in mke2fs.conf; \
fi
	CC ${src}/misc/mk_hugefiles.c
	CC ${src}/misc/create_inode.c
	CC ${src}/misc/badblocks.c
	CC ${src}/misc/tune2fs.c
	CC ${src}/misc/../debugfs/journal.c
	CC ${src}/misc/../e2fsck/recovery.c
	CC ${src}/misc/../e2fsck/revoke.c
	CC ${src}/misc/dumpe2fs.c
	CC ${src}/misc/logsave.c
	CC ${src}/misc/e2image.c
	CC ${src}/misc/fsck.c
	CC ${src}/misc/base_device.c
	CC ${src}/misc/ismounted.c
	CC ${src}/misc/e2undo.c
	CC ${src}/misc/chattr.c
	CC ${src}/misc/lsattr.c
	CC ${src}/misc/mklost+found.c
	CC ${src}/misc/filefrag.c
	CC ${src}/misc/e2freefrag.c
	CC ${src}/misc/e4defrag.c
	CC ${src}/misc/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 fsck.8
	SUBST e4crypt.8
	SUBST e2mmpstatus.8
	SUBST chattr.1
	SUBST lsattr.1
	SUBST mke2fs.conf.5
	SUBST ext4.5
	CC ${src}/misc/e2initrd_helper.c
	CC ${src}/misc/e2fuzz.c
	PROFILE_TO_C mke2fs.conf
	LD dumpe2fs
	LD logsave
	LD e2undo
	LD chattr
	LD lsattr
	LD mklost+found
	CC default_profile.c
	LD badblocks
	LD fsck
	LD e2image
	LD e2freefrag
	LD filefrag
	LD e2fuzz
	LD e2initrd_helper
	LD e4crypt
	LD e4defrag
	LD tune2fs
	LD mke2fs
make[2]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build/misc'
making all in resize
make[2]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/resize'
	CC ${src}/resize/extent.c
	CC ${src}/resize/resize2fs.c
	CC ${src}/resize/main.c
	CC ${src}/resize/online.c
	CC ${src}/resize/resource_track.c
	CC ${src}/resize/sim_progress.c
	CC ${src}/resize/test_extent.c
	SUBST resize2fs.8
	LD test_extent
	LD resize2fs
make[2]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build/resize'
making all in tests/progs
make[2]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/tests/progs'
	CC ${src}/tests/progs/test_icount.c
	MK_CMDS test_icount_cmds.c
	CC ${src}/tests/progs/crcsum.c
	CC test_icount_cmds.c
	LD crcsum
	LD test_icount
make[2]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build/tests/progs'
making all in po
make[2]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build/po'
making all in scrub
make[2]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/scrub'
	SUBST e2scrub
	SUBST e2scrub_all
	SUBST e2scrub.8
	SUBST e2scrub_all.8
	SUBST e2scrub.conf
make[2]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build/scrub'
make[1]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build'
make docs
make[1]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build'
make[2]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/doc'
	MAKEINFO libext2fs.info
make[2]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build/doc'
make[1]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build'
making install-shlibs in lib/et
make[1]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build'
make[1]: 'util/subst.conf' is up to date.
make[1]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build'
make[1]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/doc'
	TEXI2DVI libext2fs.dvi
make[1]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build'
make[1]: 'lib/config.h' is up to date.
make[1]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build'
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://www.tug.org.  If
you happen to be using Debian, you can get it with this command:
  apt-get install tetex-bin
make[1]: [Makefile:373: libext2fs.dvi] Error 1 (ignored)
make[1]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/lib/et'
	MKDIR_P /usr/lib /usr/lib
cd ../../util ; make symlinks
	MKDIR_P /usr/share/info
make[1]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build'
make[1]: 'lib/dirpaths.h' is up to date.
make[1]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build'
	INSTALL_DATA /usr/share/info/libext2fs.info
make[2]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/util'
	CC ${src}/util/symlinks.c
	GZIP /usr/share/info/libext2fs.info*
make[1]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build'
make[1]: 'lib/ext2fs/ext2_types.h' is up to date.
make[1]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build'
make[1]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build/doc'
make[1]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/lib/et'
make[1]: 'compile_et' is up to date.
make[1]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build/lib/et'
make[1]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/lib/ext2fs'
make[1]: 'ext2_err.h' is up to date.
make[1]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build/lib/ext2fs'
make[1]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/lib/support'
make[1]: 'prof_err.h' is up to date.
make[1]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build/lib/support'
making all in lib/et
make[1]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/lib/et'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build/lib/et'
making all in lib/ss
make[1]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/lib/ss'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build/lib/ss'
making all in lib/e2p
make[1]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/lib/e2p'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build/lib/e2p'
making all in lib/support
make[1]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/lib/support'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build/lib/support'
making all in lib/ext2fs
make[1]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/lib/ext2fs'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build/lib/ext2fs'
making all in intl
make[1]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/intl'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build/intl'
making install in e2fsck
make[1]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/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/slitaz/wok/e2fsprogs/source/build/e2fsck'
making install in debugfs
	LD symlinks
make[1]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/debugfs'
	MKDIR_P /sbin /usr/share/man/man8
	INSTALL /sbin/debugfs
	INSTALL_DATA /usr/share/man/man8/debugfs.8
make[1]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build/debugfs'
making install in misc
make[2]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build/util'
	INSTALL-ELF-LIB /usr/lib/libcom_err.so.2.1
	SYMLINK /usr/lib/libcom_err.so.2
	SYMLINK /usr/lib/libcom_err.so
make[1]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/misc'
	LDCONFIG
	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/fsck
	INSTALL /sbin/e2undo
make[1]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build/lib/et'
	INSTALL /usr/sbin/mklost+found
making install-shlibs in lib/ss
	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
make[1]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/lib/ss'
	MKDIR_P /usr/lib /usr/lib
	INSTALL-ELF-LIB /usr/lib/libss.so.2.0
	INSTALL /usr/bin/chattr
	SYMLINK /usr/lib/libss.so.2
	INSTALL /usr/bin/lsattr
	INSTALL /usr/lib/e2initrd_helper
	INSTALL_DATA /usr/share/man/man8/tune2fs.8
	INSTALL_DATA /usr/share/man/man8/mklost+found.8
	SYMLINK /usr/lib/libss.so
	INSTALL_DATA /usr/share/man/man8/mke2fs.8
	INSTALL_DATA /usr/share/man/man8/dumpe2fs.8
	LDCONFIG
	INSTALL_DATA /usr/share/man/man8/badblocks.8
make[1]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build/lib/ss'
making install-shlibs in lib/e2p
	INSTALL_DATA /usr/share/man/man8/e2label.8
	INSTALL_DATA /usr/share/man/man8/e2image.8
	INSTALL_DATA /usr/share/man/man8/logsave.8
make[1]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/lib/e2p'
	MKDIR_P /usr/lib /usr/lib
	INSTALL-ELF-LIB /usr/lib/libe2p.so.2.3
	INSTALL_DATA /usr/share/man/man8/filefrag.8
	SYMLINK /usr/lib/libe2p.so.2
	INSTALL_DATA /usr/share/man/man8/e2freefrag.8
	INSTALL_DATA /usr/share/man/man8/e2undo.8
	INSTALL_DATA /usr/share/man/man8/e4defrag.8
	SYMLINK /usr/lib/libe2p.so
	INSTALL_DATA /usr/share/man/man8/e4crypt.8
	INSTALL_DATA /usr/share/man/man8/fsck.8
	LDCONFIG
	INSTALL_DATA /usr/share/man/man8/e2mmpstatus.8
	LINK mkfs.ext2.8
	LINK mkfs.ext3.8
	LINK mkfs.ext4.8
make[1]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build/lib/e2p'
making install-shlibs in lib/support
	INSTALL_DATA /usr/share/man/man1/chattr.1
make[1]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/lib/support'
make[1]: Nothing to be done for 'install-shlibs'.
make[1]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build/lib/support'
	INSTALL_DATA /usr/share/man/man1/lsattr.1
making install-shlibs in lib/ext2fs
	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/slitaz/wok/e2fsprogs/source/build/misc'
making install in resize
make[1]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/lib/ext2fs'
	MKDIR_P /usr/lib /usr/lib
	INSTALL-ELF-LIB /usr/lib/libext2fs.so.2.4
	SYMLINK /usr/lib/libext2fs.so.2
make[1]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/resize'
	MKDIR_P /sbin /usr/share/man/man8
	INSTALL /sbin/resize2fs
	SYMLINK /usr/lib/libext2fs.so
	INSTALL_DATA /usr/share/man/man8/resize2fs.8
make[1]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build/resize'
making install in tests/progs
make[1]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/tests/progs'
make[1]: Nothing to be done for 'install'.
make[1]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build/tests/progs'
making install in po
	LDCONFIG
make[1]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/po'
mkdir -p ${install}/usr/share
make[1]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build/lib/ext2fs'
making install-shlibs in intl
installing ${src}/po/ca.gmo as ${install}/usr/share/locale/ca/LC_MESSAGES/e2fsprogs.mo
make[1]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/intl'
make[1]: Nothing to be done for 'install-shlibs'.
make[1]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build/intl'
installing ${src}/po/cs.gmo as ${install}/usr/share/locale/cs/LC_MESSAGES/e2fsprogs.mo
installing ${src}/po/da.gmo as ${install}/usr/share/locale/da/LC_MESSAGES/e2fsprogs.mo
installing ${src}/po/de.gmo as ${install}/usr/share/locale/de/LC_MESSAGES/e2fsprogs.mo
installing ${src}/po/eo.gmo as ${install}/usr/share/locale/eo/LC_MESSAGES/e2fsprogs.mo
installing ${src}/po/es.gmo as ${install}/usr/share/locale/es/LC_MESSAGES/e2fsprogs.mo
installing ${src}/po/fi.gmo as ${install}/usr/share/locale/fi/LC_MESSAGES/e2fsprogs.mo
installing ${src}/po/fr.gmo as ${install}/usr/share/locale/fr/LC_MESSAGES/e2fsprogs.mo
installing ${src}/po/hu.gmo as ${install}/usr/share/locale/hu/LC_MESSAGES/e2fsprogs.mo
installing ${src}/po/id.gmo as ${install}/usr/share/locale/id/LC_MESSAGES/e2fsprogs.mo
installing ${src}/po/it.gmo as ${install}/usr/share/locale/it/LC_MESSAGES/e2fsprogs.mo
installing ${src}/po/ms.gmo as ${install}/usr/share/locale/ms/LC_MESSAGES/e2fsprogs.mo
installing ${src}/po/nl.gmo as ${install}/usr/share/locale/nl/LC_MESSAGES/e2fsprogs.mo
installing ${src}/po/pl.gmo as ${install}/usr/share/locale/pl/LC_MESSAGES/e2fsprogs.mo
installing ${src}/po/pt.gmo as ${install}/usr/share/locale/pt/LC_MESSAGES/e2fsprogs.mo
installing ${src}/po/sr.gmo as ${install}/usr/share/locale/sr/LC_MESSAGES/e2fsprogs.mo
installing ${src}/po/sv.gmo as ${install}/usr/share/locale/sv/LC_MESSAGES/e2fsprogs.mo
installing ${src}/po/tr.gmo as ${install}/usr/share/locale/tr/LC_MESSAGES/e2fsprogs.mo
installing ${src}/po/uk.gmo as ${install}/usr/share/locale/uk/LC_MESSAGES/e2fsprogs.mo
installing ${src}/po/vi.gmo as ${install}/usr/share/locale/vi/LC_MESSAGES/e2fsprogs.mo
installing ${src}/po/zh_CN.gmo as ${install}/usr/share/locale/zh_CN/LC_MESSAGES/e2fsprogs.mo
if test "e2fsprogs" = "gettext-tools"; then \
  mkdir -p ${install}/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 ${src}/po/$file \
		    ${install}/usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f ${install}/usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build/po'
making install in scrub
make[1]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/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/slitaz/wok/e2fsprogs/source/build/scrub'
make install-libs
make[1]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build'
making install in lib/et
make[2]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/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
	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/slitaz/wok/e2fsprogs/source/build/lib/et'
making install in lib/ss
make[2]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/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
	MKDIR_P /usr/lib /usr/include/ss /usr/share/ss /usr/bin
	INSTALL_DATA ${install}/usr/lib/libss.a
	INSTALL_DATA ${install}/usr/include/ss/ss.h
	INSTALL_DATA /usr/include/ss/ss_err.h
	INSTALL_DATA ${install}/usr/share/ss/ct_c.awk
	INSTALL_DATA ${install}/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/slitaz/wok/e2fsprogs/source/build/lib/ss'
making install in lib/e2p
make[2]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/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
	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/slitaz/wok/e2fsprogs/source/build/lib/e2p'
making install in lib/support
make[2]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/lib/support'
make[2]: Nothing to be done for 'install'.
make[2]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build/lib/support'
making install in lib/ext2fs
make[2]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/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
	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/slitaz/wok/e2fsprogs/source/build/lib/ext2fs'
making install in intl
make[2]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/intl'
if test 'no' = yes; then \
  test yes != no || /bin/sh mkdir -p ${install}/usr/lib; \
  temp=${install}/usr/lib/t-charset.alias; \
  dest=${install}/usr/lib/charset.alias; \
  if test -f ${install}/usr/lib/charset.alias; then \
    orig=${install}/usr/lib/charset.alias; \
    sed -f ref-add.sed $orig > $temp; \
    /usr/bin/install -c -m 644 $temp $dest; \
    rm -f $temp; \
  else \
    if test yes = no; then \
      orig=charset.alias; \
      sed -f ref-add.sed $orig > $temp; \
      /usr/bin/install -c -m 644 $temp $dest; \
      rm -f $temp; \
    fi; \
  fi; \
  /bin/sh mkdir -p ${install}/usr/share/locale; \
  test -f ${install}/usr/share/locale/locale.alias \
    && orig=${install}/usr/share/locale/locale.alias \
    || orig=${src}/intl/locale.alias; \
  temp=${install}/usr/share/locale/t-locale.alias; \
  dest=${install}/usr/share/locale/locale.alias; \
  sed -f ref-add.sed $orig > $temp; \
  /usr/bin/install -c -m 644 $temp $dest; \
  rm -f $temp; \
else \
  : ; \
fi
make[2]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build/intl'
make[1]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build'
making install in lib/et
make[1]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/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
	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/slitaz/wok/e2fsprogs/source/build/lib/et'
making install in lib/ss
make[1]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/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
	MKDIR_P /usr/lib /usr/include/ss /usr/share/ss /usr/bin
	INSTALL_DATA ${install}/usr/lib/libss.a
	INSTALL_DATA ${install}/usr/include/ss/ss.h
	INSTALL_DATA /usr/include/ss/ss_err.h
	INSTALL_DATA ${install}/usr/share/ss/ct_c.awk
	INSTALL_DATA ${install}/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/slitaz/wok/e2fsprogs/source/build/lib/ss'
making install in lib/e2p
make[1]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/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
	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/slitaz/wok/e2fsprogs/source/build/lib/e2p'
making install in lib/support
make[1]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/lib/support'
make[1]: Nothing to be done for 'install'.
make[1]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build/lib/support'
making install in lib/ext2fs
make[1]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/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
	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/slitaz/wok/e2fsprogs/source/build/lib/ext2fs'
making install in intl
make[1]: Entering directory '/home/slitaz/wok/e2fsprogs/source/build/intl'
if test 'no' = yes; then \
  test yes != no || /bin/sh mkdir -p ${install}/usr/lib; \
  temp=${install}/usr/lib/t-charset.alias; \
  dest=${install}/usr/lib/charset.alias; \
  if test -f ${install}/usr/lib/charset.alias; then \
    orig=${install}/usr/lib/charset.alias; \
    sed -f ref-add.sed $orig > $temp; \
    /usr/bin/install -c -m 644 $temp $dest; \
    rm -f $temp; \
  else \
    if test yes = no; then \
      orig=charset.alias; \
      sed -f ref-add.sed $orig > $temp; \
      /usr/bin/install -c -m 644 $temp $dest; \
      rm -f $temp; \
    fi; \
  fi; \
  /bin/sh mkdir -p ${install}/usr/share/locale; \
  test -f ${install}/usr/share/locale/locale.alias \
    && orig=${install}/usr/share/locale/locale.alias \
    || orig=${src}/intl/locale.alias; \
  temp=${install}/usr/share/locale/t-locale.alias; \
  dest=${install}/usr/share/locale/locale.alias; \
  sed -f ref-add.sed $orig > $temp; \
  /usr/bin/install -c -m 644 $temp $dest; \
  rm -f $temp; \
else \
  : ; \
fi
make[1]: Leaving directory '/home/slitaz/wok/e2fsprogs/source/build/intl'
======================================================================================

Executing strip on all files...                                              Done
  Time: 16.13s. Size: 3756906 B -> 3332318 B. Save: 415 KB.
Recompressing gzip files...                                                  Done
  Time: 0.86s. Size: 13355 B -> 12499 B. Save: 1 KB. Cache hit: 1/1.
Compressing man pages...                                                     Done
  Time: 4.15s. Size: 401077 B -> 142442 B. Save: 253 KB. Cache hit: 36/36.
Normalizing mo files...                                                      Done
  Time: 30.11s ~ 1m. Size: 3029888 B -> 3011150 B. Save: 18 KB.
Compressor warnings and errors:
  ${install}/usr/share/locale/de/LC_MESSAGES/e2fsprogs.mo:
  read-mo.c:258: warning: internationalized messages should not contain the '\b' escape sequence
  <stdin>:1695: warning: internationalized messages should not contain the '\b' escape sequence
  <stdin>:1695: warning: internationalized messages should not contain the '\b' escape sequence
  

======================================================================================


Build dependencies to remove: 4
Removing: coreutils-operations texinfo util-linux-blkid-dev util-linux-uuid-dev


Pack: e2fsprogs 1.45.5
======================================================================================
Executing: genpkg_rules
Copying "receipt"...                                                         Done
Copying "description.txt"...                                                 Done
Determining package architecture...                                          i486
Creating the list of files...                                                Done
Creating md5sum of files...                                                  Done
Compressing the FS...                                                        Done
Creating full cpio archive...                                                Done
QA: checking for empty package...                                            Done
The release checksum has not changed.
======================================================================================
Package "e2fsprogs-1.45.5.tazpkg" created


Post-check
======================================================================================
Checking build...                                                            Done
Checking 'any' arch...                                                       Done
Checking libtool in source/e2fsprogs-1.45.5...                               Done
Checking site script in source/e2fsprogs-1.45.5...                           Done
Checking ownership in install...                                             Done
Checking permissions in install...                                           Done
Checking broken symlinks in install...                                       Done
Updating activity log...                                                     Done
======================================================================================


Summary for: e2fsprogs 1.45.5
======================================================================================
Src file    : e2fsprogs-1.45.5.tar.gz
Src size    : 7.6M
Source dir  : 52.1M
Produced    : 5.6M
Cook time   : 30s
Cook date   : 2026-07-14 17:39
Target arch : i486
--------------------------------------------------------------------------------------
 # :  Packed : Compressed : Files : Package name
--------------------------------------------------------------------------------------
 1 :    1.5M :     440.6K :    38 : e2fsprogs-1.45.5.tazpkg
======================================================================================