<86>Feb 27 06:23:15 userdel[1751831]: delete user 'rooter'
<86>Feb 27 06:23:15 userdel[1751831]: removed group 'rooter' owned by 'rooter'
<86>Feb 27 06:23:15 groupadd[1751899]: group added to /etc/group: name=rooter, GID=978
<86>Feb 27 06:23:15 groupadd[1751899]: group added to /etc/gshadow: name=rooter
<86>Feb 27 06:23:15 groupadd[1751899]: new group: name=rooter, GID=978
<86>Feb 27 06:23:15 useradd[1751940]: new user: name=rooter, UID=978, GID=978, home=/root, shell=/bin/bash
<86>Feb 27 06:23:15 userdel[1752006]: delete user 'builder'
<86>Feb 27 06:23:15 userdel[1752006]: removed group 'builder' owned by 'builder'
<86>Feb 27 06:23:15 userdel[1752006]: removed shadow group 'builder' owned by 'builder'
<86>Feb 27 06:23:15 groupadd[1752047]: group added to /etc/group: name=builder, GID=979
<86>Feb 27 06:23:15 groupadd[1752047]: group added to /etc/gshadow: name=builder
<86>Feb 27 06:23:15 groupadd[1752047]: new group: name=builder, GID=979
<86>Feb 27 06:23:15 useradd[1752081]: new user: name=builder, UID=979, GID=979, home=/usr/src, shell=/bin/bash
<13>Feb 27 06:23:16 rpmi: libcom_err-1.44.6-alt1 sisyphus+224154.100.1.1 1552091653 installed
<13>Feb 27 06:23:16 rpmi: libe2fs-1.44.6-alt1 sisyphus+224154.100.1.1 1552091653 installed
<13>Feb 27 06:23:16 rpmi: libss-1.44.6-alt1 sisyphus+224154.100.1.1 1552091653 installed
<13>Feb 27 06:23:16 rpmi: libcom_err-devel-1.44.6-alt1 sisyphus+224154.100.1.1 1552091653 installed
<13>Feb 27 06:23:16 rpmi: libss-devel-1.44.6-alt1 sisyphus+224154.100.1.1 1552091653 installed
<13>Feb 27 06:23:17 rpmi: libe2fs-devel-1.44.6-alt1 sisyphus+224154.100.1.1 1552091653 installed
<13>Feb 27 06:23:17 rpmi: e2fsprogs-1.44.6-alt1 sisyphus+224154.100.1.1 1552091653 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/e2tools-0.0.16-alt2.qa1.nosrc.rpm (w1.gzdio)
Installing e2tools-0.0.16-alt2.qa1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.82192
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf e2tools-0.0.16
+ echo 'Source #0 (e2tools-0.0.16.tar):'
Source #0 (e2tools-0.0.16.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/e2tools-0.0.16.tar
+ cd e2tools-0.0.16
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #1 (e2tools-fedora-fixes.patch):'
Patch #1 (e2tools-fedora-fixes.patch):
+ /usr/bin/patch -p1
patching file copy.c
patching file e2tools.h
patching file elist.c
patching file ln.c
patching file ls.c
patching file Makefile.am
patching file mkdir.c
patching file mv.c
patching file progress.c
patching file read.c
patching file rm.c
patching file tail.c
patching file util.c
patching file write.c
+ echo 'Patch #2 (e2tools-printf-lld-64bit.patch):'
Patch #2 (e2tools-printf-lld-64bit.patch):
+ /usr/bin/patch -p1
patching file ls.c
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.82192
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd e2tools-0.0.16
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext
creating cache ./config.cache
checking for a BSD compatible install... /bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... missing
checking for gcc... gcc
checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 ) works... yes
checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for a BSD compatible install... /bin/install -c
checking whether ln -s works... yes
checking whether make sets ${MAKE}... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for errno.h... yes
checking for fcntl.h... yes
checking for sys/time.h... yes
checking for unistd.h... yes
checking for working const... yes
checking for mode_t... yes
checking for off_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for working alloca.h... yes
checking for alloca... yes
checking whether utime accepts a null argument... yes
checking for gettimeofday... yes
checking for regcomp... yes
checking for strdup... yes
checking for strtol... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
+ make -j16
make: Entering directory '/usr/src/RPM/BUILD/e2tools-0.0.16'
gcc -DPACKAGE=\"e2tools\" -DVERSION=\"0.0.16\" -DSTDC_HEADERS=1 -DHAVE_ERRNO_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_REGCOMP=1 -DHAVE_STRDUP=1 -DHAVE_STRTOL=1  -I. -I.  -I/usr/include    -pipe -frecord-gcc-switches -Wall -g -O2 -c elist.c
make: Leaving directory '/usr/src/RPM/BUILD/e2tools-0.0.16'
make: Entering directory '/usr/src/RPM/BUILD/e2tools-0.0.16'
gcc -DPACKAGE=\"e2tools\" -DVERSION=\"0.0.16\" -DSTDC_HEADERS=1 -DHAVE_ERRNO_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_REGCOMP=1 -DHAVE_STRDUP=1 -DHAVE_STRTOL=1  -I. -I.  -I/usr/include    -pipe -frecord-gcc-switches -Wall -g -O2 -c progress.c
make: Leaving directory '/usr/src/RPM/BUILD/e2tools-0.0.16'
make: Entering directory '/usr/src/RPM/BUILD/e2tools-0.0.16'
gcc -DPACKAGE=\"e2tools\" -DVERSION=\"0.0.16\" -DSTDC_HEADERS=1 -DHAVE_ERRNO_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_REGCOMP=1 -DHAVE_STRDUP=1 -DHAVE_STRTOL=1  -I. -I.  -I/usr/include    -pipe -frecord-gcc-switches -Wall -g -O2 -c e2tools.c
make: Leaving directory '/usr/src/RPM/BUILD/e2tools-0.0.16'
make: Entering directory '/usr/src/RPM/BUILD/e2tools-0.0.16'
gcc -DPACKAGE=\"e2tools\" -DVERSION=\"0.0.16\" -DSTDC_HEADERS=1 -DHAVE_ERRNO_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_REGCOMP=1 -DHAVE_STRDUP=1 -DHAVE_STRTOL=1  -I. -I.  -I/usr/include    -pipe -frecord-gcc-switches -Wall -g -O2 -c ln.c
make: Leaving directory '/usr/src/RPM/BUILD/e2tools-0.0.16'
make: Entering directory '/usr/src/RPM/BUILD/e2tools-0.0.16'
gcc -DPACKAGE=\"e2tools\" -DVERSION=\"0.0.16\" -DSTDC_HEADERS=1 -DHAVE_ERRNO_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_REGCOMP=1 -DHAVE_STRDUP=1 -DHAVE_STRTOL=1  -I. -I.  -I/usr/include    -pipe -frecord-gcc-switches -Wall -g -O2 -c read.c
make: Leaving directory '/usr/src/RPM/BUILD/e2tools-0.0.16'
make: Entering directory '/usr/src/RPM/BUILD/e2tools-0.0.16'
gcc -DPACKAGE=\"e2tools\" -DVERSION=\"0.0.16\" -DSTDC_HEADERS=1 -DHAVE_ERRNO_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_REGCOMP=1 -DHAVE_STRDUP=1 -DHAVE_STRTOL=1  -I. -I.  -I/usr/include    -pipe -frecord-gcc-switches -Wall -g -O2 -c mkdir.c
make: Leaving directory '/usr/src/RPM/BUILD/e2tools-0.0.16'
make: Entering directory '/usr/src/RPM/BUILD/e2tools-0.0.16'
gcc -DPACKAGE=\"e2tools\" -DVERSION=\"0.0.16\" -DSTDC_HEADERS=1 -DHAVE_ERRNO_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_REGCOMP=1 -DHAVE_STRDUP=1 -DHAVE_STRTOL=1  -I. -I.  -I/usr/include    -pipe -frecord-gcc-switches -Wall -g -O2 -c tail.c
make: Leaving directory '/usr/src/RPM/BUILD/e2tools-0.0.16'
make: Entering directory '/usr/src/RPM/BUILD/e2tools-0.0.16'
gcc -DPACKAGE=\"e2tools\" -DVERSION=\"0.0.16\" -DSTDC_HEADERS=1 -DHAVE_ERRNO_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_REGCOMP=1 -DHAVE_STRDUP=1 -DHAVE_STRTOL=1  -I. -I.  -I/usr/include    -pipe -frecord-gcc-switches -Wall -g -O2 -c util.c
make: Leaving directory '/usr/src/RPM/BUILD/e2tools-0.0.16'
make: Entering directory '/usr/src/RPM/BUILD/e2tools-0.0.16'
gcc -DPACKAGE=\"e2tools\" -DVERSION=\"0.0.16\" -DSTDC_HEADERS=1 -DHAVE_ERRNO_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_REGCOMP=1 -DHAVE_STRDUP=1 -DHAVE_STRTOL=1  -I. -I.  -I/usr/include    -pipe -frecord-gcc-switches -Wall -g -O2 -c rm.c
make: Leaving directory '/usr/src/RPM/BUILD/e2tools-0.0.16'
make: Entering directory '/usr/src/RPM/BUILD/e2tools-0.0.16'
gcc -DPACKAGE=\"e2tools\" -DVERSION=\"0.0.16\" -DSTDC_HEADERS=1 -DHAVE_ERRNO_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_REGCOMP=1 -DHAVE_STRDUP=1 -DHAVE_STRTOL=1  -I. -I.  -I/usr/include    -pipe -frecord-gcc-switches -Wall -g -O2 -c write.c
make: Leaving directory '/usr/src/RPM/BUILD/e2tools-0.0.16'
make: Entering directory '/usr/src/RPM/BUILD/e2tools-0.0.16'
gcc -DPACKAGE=\"e2tools\" -DVERSION=\"0.0.16\" -DSTDC_HEADERS=1 -DHAVE_ERRNO_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_REGCOMP=1 -DHAVE_STRDUP=1 -DHAVE_STRTOL=1  -I. -I.  -I/usr/include    -pipe -frecord-gcc-switches -Wall -g -O2 -c ls.c
make: Leaving directory '/usr/src/RPM/BUILD/e2tools-0.0.16'
make: Entering directory '/usr/src/RPM/BUILD/e2tools-0.0.16'
gcc -DPACKAGE=\"e2tools\" -DVERSION=\"0.0.16\" -DSTDC_HEADERS=1 -DHAVE_ERRNO_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_REGCOMP=1 -DHAVE_STRDUP=1 -DHAVE_STRTOL=1  -I. -I.  -I/usr/include    -pipe -frecord-gcc-switches -Wall -g -O2 -c mv.c
make: Leaving directory '/usr/src/RPM/BUILD/e2tools-0.0.16'
make: Entering directory '/usr/src/RPM/BUILD/e2tools-0.0.16'
gcc -DPACKAGE=\"e2tools\" -DVERSION=\"0.0.16\" -DSTDC_HEADERS=1 -DHAVE_ERRNO_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UTIME_NULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_REGCOMP=1 -DHAVE_STRDUP=1 -DHAVE_STRTOL=1  -I. -I.  -I/usr/include    -pipe -frecord-gcc-switches -Wall -g -O2 -c copy.c
copy.c: In function 'diag_output_name.part.0.constprop':
copy.c:975:40: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=]
       snprintf(tmpstr, BUF_SIZE, "%s/%s", odir, ofile);
                                        ^
In file included from /usr/include/stdio.h:862,
                 from e2tools.h:37,
                 from copy.c:81:
/usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 8193) into a destination of size 8192
   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        __bos (__s), __fmt, __va_arg_pack ());
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/e2tools-0.0.16'
make: Entering directory '/usr/src/RPM/BUILD/e2tools-0.0.16'
gcc  -pipe -frecord-gcc-switches -Wall -g -O2  -o e2cp  copy.o e2tools.o elist.o ln.o ls.o mkdir.o mv.o progress.o read.o rm.o tail.o util.o write.o -L/usr/lib64 -lext2fs -lcom_err 
make: Leaving directory '/usr/src/RPM/BUILD/e2tools-0.0.16'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.85480
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/e2tools-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/e2tools-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd e2tools-0.0.16
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/e2tools-buildroot
make: Entering directory '/usr/src/RPM/BUILD/e2tools-0.0.16'
make[1]: Entering directory '/usr/src/RPM/BUILD/e2tools-0.0.16'
/bin/sh ./mkinstalldirs /usr/src/tmp/e2tools-buildroot/usr/bin
mkdir /usr/src/tmp/e2tools-buildroot
mkdir /usr/src/tmp/e2tools-buildroot/usr
mkdir /usr/src/tmp/e2tools-buildroot/usr/bin
  /usr/libexec/rpm-build/install -p  e2cp /usr/src/tmp/e2tools-buildroot/usr/bin/e2cp
make  install-exec-hook
make[2]: Entering directory '/usr/src/RPM/BUILD/e2tools-0.0.16'
ln -s -f e2cp /usr/src/tmp/e2tools-buildroot/usr/bin/e2ln
ln -s -f e2cp /usr/src/tmp/e2tools-buildroot/usr/bin/e2ls
ln -s -f e2cp /usr/src/tmp/e2tools-buildroot/usr/bin/e2mkdir
ln -s -f e2cp /usr/src/tmp/e2tools-buildroot/usr/bin/e2mv
ln -s -f e2cp /usr/src/tmp/e2tools-buildroot/usr/bin/e2rm
ln -s -f e2cp /usr/src/tmp/e2tools-buildroot/usr/bin/e2tail
make[2]: Leaving directory '/usr/src/RPM/BUILD/e2tools-0.0.16'
make[1]: Nothing to be done for 'install-data-am'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/e2tools-0.0.16'
make: Leaving directory '/usr/src/RPM/BUILD/e2tools-0.0.16'
+ mkdir -p /usr/src/tmp/e2tools-buildroot/usr/share/man/man1 /usr/src/tmp/e2tools-buildroot/usr/share/man/man7
+ install -pm644 /usr/src/RPM/SOURCES/e2cp.1 /usr/src/RPM/SOURCES/e2ln.1 /usr/src/RPM/SOURCES/e2ls.1 /usr/src/RPM/SOURCES/e2mkdir.1 /usr/src/RPM/SOURCES/e2mv.1 /usr/src/RPM/SOURCES/e2rm.1 /usr/src/RPM/SOURCES/e2tail.1 /usr/src/tmp/e2tools-buildroot/usr/share/man/man1/
+ install -pm644 /usr/src/RPM/SOURCES/e2tools.7 /usr/src/tmp/e2tools-buildroot/usr/share/man/man7/
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/e2tools-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/e2tools-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/e2tools-buildroot/ (default)
Compressing files in /usr/src/tmp/e2tools-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/e2tools-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.85480
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd e2tools-0.0.16
+ for e in e2ln e2ls e2mkdir e2mv e2rm e2tail
+ ln -s e2cp e2ln
+ for e in e2ln e2ls e2mkdir e2mv e2rm e2tail
+ ln -s e2cp e2ls
+ for e in e2ln e2ls e2mkdir e2mv e2rm e2tail
+ ln -s e2cp e2mkdir
+ for e in e2ln e2ls e2mkdir e2mv e2rm e2tail
+ ln -s e2cp e2mv
+ for e in e2ln e2ls e2mkdir e2mv e2rm e2tail
+ ln -s e2cp e2rm
+ for e in e2ln e2ls e2mkdir e2mv e2rm e2tail
+ ln -s e2cp e2tail
+ sh /usr/src/RPM/SOURCES/e2tools-test.sh
+ for imgsize in 1M
+ testimg=test-1M.img
+ trap '' EXIT
+ rm -f test-1M.img
+ /bin/dd if=/dev/null of=test-1M.img bs=1 count=1 seek=1M
0+0 records in
0+0 records out
0 bytes copied, 1.512e-05 s, 0.0 kB/s
+ /sbin/mkfs.ext2 -F test-1M.img
mke2fs 1.44.6 (5-Mar-2019)
Discarding device blocks:          done                            
Creating filesystem with 1024 1k blocks and 128 inodes

Allocating group tables: 0/1   done                            
Writing inode tables: 0/1   done                            
Writing superblocks and filesystem accounting information: 0/1   done

+ ./e2mkdir test-1M.img:/foo
+ ./e2ls -l test-1M.img:
     12   40755   979   979     1024 27-Feb-2022 06:23 foo
     11   40700     0     0    12288 27-Feb-2022 06:23 lost+found

+ ./e2mkdir test-1M.img:/bar
+ ./e2mkdir test-1M.img:/bla
+ ./e2ls -l test-1M.img:
     13   40755   979   979     1024 27-Feb-2022 06:23 bar
     14   40755   979   979     1024 27-Feb-2022 06:23 bla
     12   40755   979   979     1024 27-Feb-2022 06:23 foo
     11   40700     0     0    12288 27-Feb-2022 06:23 lost+found

+ for file in README configure
+ ./e2cp README test-1M.img:/foo
+ ./e2ls -l test-1M.img:/foo
     15  100644   979   979     7561 27-Feb-2022 06:23 README

+ trap 'rm -f README.test-c' EXIT
+ ./e2cp test-1M.img:/foo/README README.test-c
+ ./e2rm test-1M.img:/foo/README
+ ./e2ls -l test-1M.img:/foo
No files found!
+ cmp README README.test-c
+ rm -f README.test-c
+ for file in README configure
+ ./e2cp configure test-1M.img:/foo
+ ./e2ls -l test-1M.img:/foo
     15  100644   979   979    66627 27-Feb-2022 06:23 configure

+ trap 'rm -f configure.test-c' EXIT
+ ./e2cp test-1M.img:/foo/configure configure.test-c
+ ./e2rm test-1M.img:/foo/configure
+ ./e2ls -l test-1M.img:/foo
No files found!
+ cmp configure configure.test-c
+ rm -f configure.test-c
+ rm -f test-1M.img
+ trap '' EXIT
+ exit 0
+ exit 0
Processing files: e2tools-0.0.16-alt2.qa1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.32506
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd e2tools-0.0.16
+ DOCDIR=/usr/src/tmp/e2tools-buildroot/usr/share/doc/e2tools-0.0.16
+ export DOCDIR
+ rm -rf /usr/src/tmp/e2tools-buildroot/usr/share/doc/e2tools-0.0.16
+ /bin/mkdir -p /usr/src/tmp/e2tools-buildroot/usr/share/doc/e2tools-0.0.16
+ cp -prL README COPYING ChangeLog TODO AUTHORS /usr/src/tmp/e2tools-buildroot/usr/share/doc/e2tools-0.0.16
+ chmod -R go-w /usr/src/tmp/e2tools-buildroot/usr/share/doc/e2tools-0.0.16
+ chmod -R a+rX /usr/src/tmp/e2tools-buildroot/usr/share/doc/e2tools-0.0.16
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yCtW8X
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.huEBBE
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libcom_err.so.2()(64bit) >= set:ihOt1, libext2fs.so.2()(64bit) >= set:niaYvnye8epZk38UTkPVTzUVGLjf16q2iZhPY6mpMTHzQP8lgaW75KZlCrJZc1fwBW9b6ZDAwZdx8Paa3s, rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uRTcvo
Creating e2tools-debuginfo package
Processing files: e2tools-debuginfo-0.0.16-alt2.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VBehPb
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.stEbA2
find-requires: running scripts (debuginfo)
Requires: e2tools = 0.0.16-alt2.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libcom_err.so.2), debug64(libext2fs.so.2)
Wrote: /usr/src/RPM/RPMS/x86_64/e2tools-0.0.16-alt2.qa1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/e2tools-debuginfo-0.0.16-alt2.qa1.x86_64.rpm (w2.lzdio)
3.67user 1.50system 0:08.51elapsed 60%CPU (0avgtext+0avgdata 35704maxresident)k
0inputs+0outputs (0major+687833minor)pagefaults 0swaps
6.24user 3.76system 0:12.74elapsed 78%CPU (0avgtext+0avgdata 122076maxresident)k
2080inputs+0outputs (34409major+959192minor)pagefaults 0swaps
--- e2tools-0.0.16-alt2.qa1.x86_64.rpm.repo	2013-04-19 08:50:07.000000000 +0000
+++ e2tools-0.0.16-alt2.qa1.x86_64.rpm.hasher	2022-02-27 06:23:27.276044811 +0000
@@ -13,10 +13,10 @@
 /usr/share/doc/e2tools-0.0.16/TODO	100644	root:root	
-/usr/share/man/man1/e2cp.1.gz	100644	root:root	
-/usr/share/man/man1/e2ln.1.gz	100644	root:root	
-/usr/share/man/man1/e2ls.1.gz	100644	root:root	
-/usr/share/man/man1/e2mkdir.1.gz	100644	root:root	
-/usr/share/man/man1/e2mv.1.gz	100644	root:root	
-/usr/share/man/man1/e2rm.1.gz	100644	root:root	
-/usr/share/man/man1/e2tail.1.gz	100644	root:root	
-/usr/share/man/man7/e2tools.7.gz	100644	root:root	
+/usr/share/man/man1/e2cp.1.xz	100644	root:root	
+/usr/share/man/man1/e2ln.1.xz	100644	root:root	
+/usr/share/man/man1/e2ls.1.xz	100644	root:root	
+/usr/share/man/man1/e2mkdir.1.xz	100644	root:root	
+/usr/share/man/man1/e2mv.1.xz	100644	root:root	
+/usr/share/man/man1/e2rm.1.xz	100644	root:root	
+/usr/share/man/man1/e2tail.1.xz	100644	root:root	
+/usr/share/man/man7/e2tools.7.xz	100644	root:root	
 Requires: /lib64/ld-linux-x86-64.so.2  
@@ -32,3 +32,3 @@
 Provides: e2tools = 0.0.16-alt2.qa1
-File: /usr/bin/e2cp	100755	root:root	53c57e98fe8ff177f94a76d05d66b75c	
+File: /usr/bin/e2cp	100755	root:root	cc89298474d4b15861f555261daa8cd6	
 File: /usr/bin/e2ln	120777	root:root		e2cp
@@ -45,10 +45,10 @@
 File: /usr/share/doc/e2tools-0.0.16/TODO	100644	root:root	d5673d515f7108df79d5c966e033281e	
-File: /usr/share/man/man1/e2cp.1.gz	100644	root:root	1e537d384f2b51ba5166f29944bf3140	
-File: /usr/share/man/man1/e2ln.1.gz	100644	root:root	7b4667b4519803946651bfa7c965eec7	
-File: /usr/share/man/man1/e2ls.1.gz	100644	root:root	fff2b8632720f4a92ec0bd4c5aadd37f	
-File: /usr/share/man/man1/e2mkdir.1.gz	100644	root:root	af34591a9613c9f57a31632438c721f6	
-File: /usr/share/man/man1/e2mv.1.gz	100644	root:root	5d3a0240f0eb1bb5edd985ce5e7e3faf	
-File: /usr/share/man/man1/e2rm.1.gz	100644	root:root	d2c0b6e5b81d5ea0e31d930bd9c134c2	
-File: /usr/share/man/man1/e2tail.1.gz	100644	root:root	6ca54027e203c2f0516e2b39d73d987f	
-File: /usr/share/man/man7/e2tools.7.gz	100644	root:root	a98735f3d65f579589b5b0acb9ddde2b	
-RPMIdentity: afb1c85cc08d82efc1eb78e57fa84023bc5f448b80e91c03b0b490fbac717a2a668aafe58c09a732726d6cca381e9ed7b42844220569e3ff5d99dd19fe2277c4
+File: /usr/share/man/man1/e2cp.1.xz	100644	root:root	ff3f95a7d6690d93365a9dbb7d5b1bc2	
+File: /usr/share/man/man1/e2ln.1.xz	100644	root:root	a946394cfc7b513205234ffae021a862	
+File: /usr/share/man/man1/e2ls.1.xz	100644	root:root	fae449b314a4ab9998b8f66ca161a8a9	
+File: /usr/share/man/man1/e2mkdir.1.xz	100644	root:root	d4de261d84b179807d465e0f24d9a35d	
+File: /usr/share/man/man1/e2mv.1.xz	100644	root:root	b4266609fdcb2b911b9935f15823a08d	
+File: /usr/share/man/man1/e2rm.1.xz	100644	root:root	5137292945b5db0dcc0df8a4c6cd1ef7	
+File: /usr/share/man/man1/e2tail.1.xz	100644	root:root	40aaf6302e2277bb4b67c3fdfb004514	
+File: /usr/share/man/man7/e2tools.7.xz	100644	root:root	95c5a352ec545cbc96e2a239597644f5	
+RPMIdentity: 157654016777b18c98a2c0a57c6f223b46374fe2348861d5648ea958c9f075a3545761496f72fba7efa0390298d4f5e91dd934accde11087619c615f5163a335
--- e2tools-debuginfo-0.0.16-alt2.qa1.x86_64.rpm.repo	2013-04-19 08:50:07.000000000 +0000
+++ e2tools-debuginfo-0.0.16-alt2.qa1.x86_64.rpm.hasher	2022-02-27 06:23:27.318045391 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/7f	40755	root:root	
-/usr/lib/debug/.build-id/7f/72dabecd2330213bc74dd3499b18c9514815b7	120777	root:root	../../../../bin/e2cp
-/usr/lib/debug/.build-id/7f/72dabecd2330213bc74dd3499b18c9514815b7.debug	120777	root:root	../../usr/bin/e2cp.debug
+/usr/lib/debug/.build-id/4a	40755	root:root	
+/usr/lib/debug/.build-id/4a/80576a616ed2d27caf43bc8399a040327fbee1	120777	root:root	../../../../bin/e2cp
+/usr/lib/debug/.build-id/4a/80576a616ed2d27caf43bc8399a040327fbee1.debug	120777	root:root	../../usr/bin/e2cp.debug
 /usr/lib/debug/usr/bin/e2cp.debug	100644	root:root	
@@ -33,6 +33,6 @@
 Provides: e2tools-debuginfo = 0.0.16-alt2.qa1
-File: /usr/lib/debug/.build-id/7f	40755	root:root		
-File: /usr/lib/debug/.build-id/7f/72dabecd2330213bc74dd3499b18c9514815b7	120777	root:root		../../../../bin/e2cp
-File: /usr/lib/debug/.build-id/7f/72dabecd2330213bc74dd3499b18c9514815b7.debug	120777	root:root		../../usr/bin/e2cp.debug
-File: /usr/lib/debug/usr/bin/e2cp.debug	100644	root:root	bf0fe0572e9f2579c83e79e86d6447d7	
+File: /usr/lib/debug/.build-id/4a	40755	root:root		
+File: /usr/lib/debug/.build-id/4a/80576a616ed2d27caf43bc8399a040327fbee1	120777	root:root		../../../../bin/e2cp
+File: /usr/lib/debug/.build-id/4a/80576a616ed2d27caf43bc8399a040327fbee1.debug	120777	root:root		../../usr/bin/e2cp.debug
+File: /usr/lib/debug/usr/bin/e2cp.debug	100644	root:root	db645919d016b88d90fa9cd1ace0031f	
 File: /usr/lib/debug/usr/bin/e2ln.debug	120777	root:root		e2cp.debug
@@ -59,2 +59,2 @@
 File: /usr/src/debug/e2tools-0.0.16/write.c	100644	root:root	6699c722ba53f08185052ce7c0ffc420	
-RPMIdentity: e1a2ffe9222729ef2b7d1e40e39e53260019b129d9b0975a826f3d5bb7407459d438c5283470e4293aeed12626948a2887755682b8e29d20a91ab925a2e6dbba
+RPMIdentity: 469c8e7d35a4eb81572b61feff2d0d33f7671130d39884625c4b99092b93c271937605e653fa479c66657ebecdf992cda3518e956a098baf4a93f470ba0f946c