<86>Aug 1 08:30:15 userdel[142667]: delete user 'rooter' <86>Aug 1 08:30:15 userdel[142667]: removed group 'rooter' owned by 'rooter' <86>Aug 1 08:30:15 userdel[142667]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 1 08:30:15 groupadd[142686]: group added to /etc/group: name=rooter, GID=642 <86>Aug 1 08:30:15 groupadd[142686]: group added to /etc/gshadow: name=rooter <86>Aug 1 08:30:15 groupadd[142686]: new group: name=rooter, GID=642 <86>Aug 1 08:30:15 useradd[142695]: new user: name=rooter, UID=642, GID=642, home=/root, shell=/bin/bash <86>Aug 1 08:30:15 userdel[142708]: delete user 'builder' <86>Aug 1 08:30:15 userdel[142708]: removed group 'builder' owned by 'builder' <86>Aug 1 08:30:15 userdel[142708]: removed shadow group 'builder' owned by 'builder' <86>Aug 1 08:30:15 groupadd[142720]: group added to /etc/group: name=builder, GID=643 <86>Aug 1 08:30:15 groupadd[142720]: group added to /etc/gshadow: name=builder <86>Aug 1 08:30:15 groupadd[142720]: new group: name=builder, GID=643 <86>Aug 1 08:30:15 useradd[142733]: new user: name=builder, UID=643, GID=643, home=/usr/src, shell=/bin/bash <13>Aug 1 08:30:17 rpmi: libcom_err-1.44.6-alt1 sisyphus+224154.100.1.1 1552091678 installed <13>Aug 1 08:30:17 rpmi: libe2fs-1.44.6-alt1 sisyphus+224154.100.1.1 1552091678 installed <13>Aug 1 08:30:17 rpmi: libss-1.44.6-alt1 sisyphus+224154.100.1.1 1552091678 installed <13>Aug 1 08:30:17 rpmi: libcom_err-devel-1.44.6-alt1 sisyphus+224154.100.1.1 1552091678 installed <13>Aug 1 08:30:17 rpmi: libss-devel-1.44.6-alt1 sisyphus+224154.100.1.1 1552091678 installed <13>Aug 1 08:30:17 rpmi: libe2fs-devel-1.44.6-alt1 sisyphus+224154.100.1.1 1552091678 installed <13>Aug 1 08:30:17 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 (w1.gzdio) 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.36369 + 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.91824 + 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 + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FCFLAGS + '[' -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 + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + readlink -e -- ./configure + ./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 --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 -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 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 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 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 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 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 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 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 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 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 -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 -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.43262 + 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) 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.17774 + 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, 7.3301e-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 643 643 1024 1-Aug-2021 08:30 foo 11 40700 0 0 12288 1-Aug-2021 08:30 lost+found + ./e2mkdir test-1M.img:/bar + ./e2mkdir test-1M.img:/bla + ./e2ls -l test-1M.img: 13 40755 643 643 1024 1-Aug-2021 08:30 bar 14 40755 643 643 1024 1-Aug-2021 08:30 bla 12 40755 643 643 1024 1-Aug-2021 08:30 foo 11 40700 0 0 12288 1-Aug-2021 08:30 lost+found + for file in README configure + ./e2cp README test-1M.img:/foo + ./e2ls -l test-1M.img:/foo 15 100644 643 643 7561 1-Aug-2021 08:30 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 643 643 66627 1-Aug-2021 08:30 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.17774 + 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.njKUs3 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.wLqtq8 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) 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.WHBt3N 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.udSEGZ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pRuRfA 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 (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/e2tools-debuginfo-0.0.16-alt2.qa1.i586.rpm (w2.lzdio) 7.16user 1.92system 0:13.93elapsed 65%CPU (0avgtext+0avgdata 28936maxresident)k 0inputs+0outputs (0major+592071minor)pagefaults 0swaps 11.80user 4.78system 0:21.46elapsed 77%CPU (0avgtext+0avgdata 120064maxresident)k 168inputs+0outputs (0major+880861minor)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 2021-08-01 08:30:34.475230775 +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: /lib/ld-linux.so.2 @@ -33,3 +33,3 @@ Provides: e2tools = 0.0.16-alt2.qa1 -File: /usr/bin/e2cp 100755 root:root dcda4f583c27c7f5c46a2c8072ea19ca +File: /usr/bin/e2cp 100755 root:root 22e3aff57db0543cda625dca43506f4d File: /usr/bin/e2ln 120777 root:root e2cp @@ -46,10 +46,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: cd7b27cc85996be68f0e5b6ef9b0b64b806ee41f645bcf8e175e916c20f2194f57bb7c49ed76948798e3cddc88c04340a9bcb401d9509aeba3e4a53a37e6bee9 +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: 3e693120299cbe78df1243ac850b4c1f2a1691479559501bf611fbd0270384c9042f425db6289a809d976b582f39ee19cf5103cfef720006eb784dfe9f334c1d --- e2tools-debuginfo-0.0.16-alt2.qa1.i586.rpm.repo 2013-04-19 08:50:06.000000000 +0000 +++ e2tools-debuginfo-0.0.16-alt2.qa1.i586.rpm.hasher 2021-08-01 08:30:34.818232037 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/4e 40755 root:root -/usr/lib/debug/.build-id/4e/57d837afc1eacb21642a7aa67460dd9d40ef2b 120777 root:root ../../../../bin/e2cp -/usr/lib/debug/.build-id/4e/57d837afc1eacb21642a7aa67460dd9d40ef2b.debug 120777 root:root ../../usr/bin/e2cp.debug +/usr/lib/debug/.build-id/86 40755 root:root +/usr/lib/debug/.build-id/86/b77ec4b6bba7f468da4aa8f230caa5e482cc82 120777 root:root ../../../../bin/e2cp +/usr/lib/debug/.build-id/86/b77ec4b6bba7f468da4aa8f230caa5e482cc82.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/4e 40755 root:root -File: /usr/lib/debug/.build-id/4e/57d837afc1eacb21642a7aa67460dd9d40ef2b 120777 root:root ../../../../bin/e2cp -File: /usr/lib/debug/.build-id/4e/57d837afc1eacb21642a7aa67460dd9d40ef2b.debug 120777 root:root ../../usr/bin/e2cp.debug -File: /usr/lib/debug/usr/bin/e2cp.debug 100644 root:root 68d783eb4c4b2a784ed2ae6b22099357 +File: /usr/lib/debug/.build-id/86 40755 root:root +File: /usr/lib/debug/.build-id/86/b77ec4b6bba7f468da4aa8f230caa5e482cc82 120777 root:root ../../../../bin/e2cp +File: /usr/lib/debug/.build-id/86/b77ec4b6bba7f468da4aa8f230caa5e482cc82.debug 120777 root:root ../../usr/bin/e2cp.debug +File: /usr/lib/debug/usr/bin/e2cp.debug 100644 root:root cd64625736b85dd64aa3769b786c1cb9 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: b661f1c9cd05b48f1ed7188df8b4b694d91d7e7d69c8be53e322ef83ff4cb008a5fc413c2ed7c0aa07f6b14381862d288326230fd97392134547057db37f4528 +RPMIdentity: dd7bbb660f112e01ced1a70986b53c1582d561e70d38bc56d5f74eb3622a48409b244fbc820b8c2ab457f1f1944cba409eba28b2e90f449f6e84a81abe957a94