<86>Jun 16 08:53:28 userdel[2268682]: delete user 'rooter' <86>Jun 16 08:53:28 groupadd[2268716]: group added to /etc/group: name=rooter, GID=657 <86>Jun 16 08:53:28 groupadd[2268716]: group added to /etc/gshadow: name=rooter <86>Jun 16 08:53:28 groupadd[2268716]: new group: name=rooter, GID=657 <86>Jun 16 08:53:28 useradd[2268732]: new user: name=rooter, UID=657, GID=657, home=/root, shell=/bin/bash <86>Jun 16 08:53:28 userdel[2268738]: delete user 'builder' <86>Jun 16 08:53:28 userdel[2268738]: removed group 'builder' owned by 'builder' <86>Jun 16 08:53:28 userdel[2268738]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 08:53:28 groupadd[2268764]: group added to /etc/group: name=builder, GID=658 <86>Jun 16 08:53:28 groupadd[2268764]: new group: name=builder, GID=658 <86>Jun 16 08:53:28 useradd[2268786]: new user: name=builder, UID=658, GID=658, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/e2tools-0.0.16-alt2.qa1.src.rpm: license not found in '/usr/share/license' directory: GPL+ <13>Jun 16 08:53:33 rpmi: libcom_err-1.45.6.0.24.af1a-alt1 sisyphus+262279.100.1.1 1606088229 installed <13>Jun 16 08:53:33 rpmi: libe2fs-1.45.6.0.24.af1a-alt1 sisyphus+262279.100.1.1 1606088229 installed <13>Jun 16 08:53:33 rpmi: libss-1.45.6.0.24.af1a-alt1 sisyphus+262279.100.1.1 1606088229 installed <13>Jun 16 08:53:33 rpmi: libcom_err-devel-1.45.6.0.24.af1a-alt1 sisyphus+262279.100.1.1 1606088229 installed <13>Jun 16 08:53:33 rpmi: libss-devel-1.45.6.0.24.af1a-alt1 sisyphus+262279.100.1.1 1606088229 installed <13>Jun 16 08:53:33 rpmi: lsblk-2.36.1-alt2 sisyphus+264757.100.1.1 1610726570 installed <13>Jun 16 08:53:34 rpmi: e2fsprogs-1.45.6.0.24.af1a-alt1 sisyphus+262279.100.1.1 1606088229 installed <13>Jun 16 08:53:34 rpmi: libe2fs-devel-1.45.6.0.24.af1a-alt1 sisyphus+262279.100.1.1 1606088229 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.18947 + 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.18947 + 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 '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + sort -u + readlink -e -- ./configure + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri dirname -- '{}' + 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 --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 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 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 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 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 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 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 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 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 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 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 copy.c copy.c: In function 'copy_files': copy.c:975:40: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 975 | snprintf(tmpstr, BUF_SIZE, "%s/%s", odir, ofile); | ^ In file included from /usr/include/stdio.h:866, from e2tools.h:37, from copy.c:81: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 8193) into a destination of size 8192 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ copy.c:975:40: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 975 | snprintf(tmpstr, BUF_SIZE, "%s/%s", odir, ofile); | ^ In file included from /usr/include/stdio.h:866, from e2tools.h:37, from copy.c:81: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 8193) into a destination of size 8192 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ copy.c:975:40: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 975 | snprintf(tmpstr, BUF_SIZE, "%s/%s", odir, ofile); | ^ In file included from /usr/include/stdio.h:866, from e2tools.h:37, from copy.c:81: /usr/include/bits/stdio2.h:70:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 8193) into a destination of size 8192 70 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 71 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:532, from e2tools.h:41, from copy.c:81: In function 'strncpy', inlined from 'copy' at copy.c:595:19: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying between 0 and 8191 bytes from a string of length 8191 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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.27152 + 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 Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.91765 + 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, 2.2492e-05 s, 0.0 kB/s + /sbin/mkfs.ext2 -F test-1M.img mke2fs 1.45.6 (20-Mar-2020) 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 658 658 1024 16-Jun-2021 08:53 foo 11 40700 0 0 12288 16-Jun-2021 08:53 lost+found + ./e2mkdir test-1M.img:/bar + ./e2mkdir test-1M.img:/bla + ./e2ls -l test-1M.img: 13 40755 658 658 1024 16-Jun-2021 08:53 bar 14 40755 658 658 1024 16-Jun-2021 08:53 bla 12 40755 658 658 1024 16-Jun-2021 08:53 foo 11 40700 0 0 12288 16-Jun-2021 08:53 lost+found + for file in README configure + ./e2cp README test-1M.img:/foo + ./e2ls -l test-1M.img:/foo 15 100644 658 658 7561 16-Jun-2021 08:53 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 658 658 66627 16-Jun-2021 08:53 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.91765 + 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.Su7dlQ find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fL48TR find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.1.3), 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.qiHTSP 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.WBIfwO find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.am1aHQ 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) 4.75user 0.99system 0:17.33elapsed 33%CPU (0avgtext+0avgdata 28428maxresident)k 0inputs+0outputs (0major+567147minor)pagefaults 0swaps /.out/e2tools-0.0.16-alt2.qa1.i586.rpm: license not found in '/usr/share/license' directory: GPL+ /.out/e2tools-debuginfo-0.0.16-alt2.qa1.i586.rpm: license not found in '/usr/share/license' directory: GPL+ 8.86user 3.21system 0:34.77elapsed 34%CPU (0avgtext+0avgdata 104768maxresident)k 2656inputs+0outputs (0major+867857minor)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-06-16 08:53:58.593279564 +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 @@ -24,2 +24,3 @@ Requires: libc.so.6(GLIBC_2.1) +Requires: libc.so.6(GLIBC_2.1.3) Requires: libc.so.6(GLIBC_2.3)