<86>Apr 5 06:51:12 userdel[58955]: delete user 'rooter' <86>Apr 5 06:51:12 groupadd[58967]: group added to /etc/group: name=rooter, GID=567 <86>Apr 5 06:51:12 groupadd[58967]: group added to /etc/gshadow: name=rooter <86>Apr 5 06:51:12 groupadd[58967]: new group: name=rooter, GID=567 <86>Apr 5 06:51:12 useradd[58986]: new user: name=rooter, UID=567, GID=567, home=/root, shell=/bin/bash <86>Apr 5 06:51:12 userdel[59009]: delete user 'builder' <86>Apr 5 06:51:12 userdel[59009]: removed group 'builder' owned by 'builder' <86>Apr 5 06:51:12 userdel[59009]: removed shadow group 'builder' owned by 'builder' <86>Apr 5 06:51:12 groupadd[59038]: group added to /etc/group: name=builder, GID=568 <86>Apr 5 06:51:12 groupadd[59038]: group added to /etc/gshadow: name=builder <86>Apr 5 06:51:12 groupadd[59038]: new group: name=builder, GID=568 <86>Apr 5 06:51:12 useradd[59054]: new user: name=builder, UID=568, GID=568, home=/usr/src, shell=/bin/bash <13>Apr 5 06:51:14 rpmi: libcom_err-1.44.6-alt1 sisyphus+224154.100.1.1 1552091678 installed <13>Apr 5 06:51:14 rpmi: libe2fs-1.44.6-alt1 sisyphus+224154.100.1.1 1552091678 installed <13>Apr 5 06:51:14 rpmi: libss-1.44.6-alt1 sisyphus+224154.100.1.1 1552091678 installed <13>Apr 5 06:51:14 rpmi: libcom_err-devel-1.44.6-alt1 sisyphus+224154.100.1.1 1552091678 installed <13>Apr 5 06:51:14 rpmi: libss-devel-1.44.6-alt1 sisyphus+224154.100.1.1 1552091678 installed <13>Apr 5 06:51:14 rpmi: libe2fs-devel-1.44.6-alt1 sisyphus+224154.100.1.1 1552091678 installed <13>Apr 5 06:51:14 rpmi: e2fsprogs-1.44.6-alt1 sisyphus+224154.100.1.1 1552091678 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/e2tools-0.0.16-alt2.qa1.nosrc.rpm Installing e2tools-0.0.16-alt2.qa1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.45212 + 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.30725 + 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 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + sort -u + xargs -ri dirname -- '{}' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --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 -march=i586 -mtune=generic ) works... yes checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic ) 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 -j8 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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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/lib -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.72798 + 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 + cd e2tools-0.0.16 + make 'INSTALL=/bin/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 /bin/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) 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) verify-elf: WARNING: ./usr/bin/e2cp: uses non-LFS functions: __fxstat __xstat open Hardlinking identical .pyc and .pyo files Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.72798 + 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.8461e-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 568 568 1024 5-Apr-2019 06:51 foo 11 40700 0 0 12288 5-Apr-2019 06:51 lost+found + ./e2mkdir test-1M.img:/bar + ./e2mkdir test-1M.img:/bla + ./e2ls -l test-1M.img: 13 40755 568 568 1024 5-Apr-2019 06:51 bar 14 40755 568 568 1024 5-Apr-2019 06:51 bla 12 40755 568 568 1024 5-Apr-2019 06:51 foo 11 40700 0 0 12288 5-Apr-2019 06:51 lost+found + for file in README configure + ./e2cp README test-1M.img:/foo + ./e2ls -l test-1M.img:/foo 15 100644 568 568 7561 5-Apr-2019 06:51 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 568 568 66627 5-Apr-2019 06:51 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.91969 + 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.GpiT8v 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.ZmmfR9 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libcom_err.so.2 >= set:ihOt1, libext2fs.so.2 >= 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.wi5zL3 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.7kMI27 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Bk1qHB find-requires: running scripts (debuginfo) Requires: e2tools = 0.0.16-alt2.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libcom_err.so.2), debug(libext2fs.so.2) Wrote: /usr/src/RPM/RPMS/i586/e2tools-0.0.16-alt2.qa1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/e2tools-debuginfo-0.0.16-alt2.qa1.i586.rpm 5.48user 1.23system 0:11.88elapsed 56%CPU (0avgtext+0avgdata 28668maxresident)k 0inputs+0outputs (0major+574947minor)pagefaults 0swaps 9.21user 3.48system 0:18.76elapsed 67%CPU (0avgtext+0avgdata 116796maxresident)k 1872inputs+0outputs (0major+872623minor)pagefaults 0swaps --- e2tools-0.0.16-alt2.qa1.i586.rpm.repo 2013-04-19 08:50:06.000000000 +0000 +++ e2tools-0.0.16-alt2.qa1.i586.rpm.hasher 2019-04-05 06:51:29.646120498 +0000 @@ -13,10 +13,10 @@ /usr/share/doc/e2tools-0.0.16/TODO 100644 -/usr/share/man/man1/e2cp.1.gz 100644 -/usr/share/man/man1/e2ln.1.gz 100644 -/usr/share/man/man1/e2ls.1.gz 100644 -/usr/share/man/man1/e2mkdir.1.gz 100644 -/usr/share/man/man1/e2mv.1.gz 100644 -/usr/share/man/man1/e2rm.1.gz 100644 -/usr/share/man/man1/e2tail.1.gz 100644 -/usr/share/man/man7/e2tools.7.gz 100644 +/usr/share/man/man1/e2cp.1.xz 100644 +/usr/share/man/man1/e2ln.1.xz 100644 +/usr/share/man/man1/e2ls.1.xz 100644 +/usr/share/man/man1/e2mkdir.1.xz 100644 +/usr/share/man/man1/e2mv.1.xz 100644 +/usr/share/man/man1/e2rm.1.xz 100644 +/usr/share/man/man1/e2tail.1.xz 100644 +/usr/share/man/man7/e2tools.7.xz 100644 Requires: /lib/ld-linux.so.2