<86>Aug 26 01:19:21 userdel[14089]: delete user 'rooter' <86>Aug 26 01:19:21 userdel[14089]: removed group 'rooter' owned by 'rooter' <86>Aug 26 01:19:21 userdel[14089]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 26 01:19:21 groupadd[14094]: group added to /etc/group: name=rooter, GID=567 <86>Aug 26 01:19:21 groupadd[14094]: group added to /etc/gshadow: name=rooter <86>Aug 26 01:19:21 groupadd[14094]: new group: name=rooter, GID=567 <86>Aug 26 01:19:21 useradd[14098]: new user: name=rooter, UID=567, GID=567, home=/root, shell=/bin/bash <86>Aug 26 01:19:21 userdel[14105]: delete user 'builder' <86>Aug 26 01:19:21 userdel[14105]: removed group 'builder' owned by 'builder' <86>Aug 26 01:19:21 userdel[14105]: removed shadow group 'builder' owned by 'builder' <86>Aug 26 01:19:21 groupadd[14110]: group added to /etc/group: name=builder, GID=568 <86>Aug 26 01:19:21 groupadd[14110]: group added to /etc/gshadow: name=builder <86>Aug 26 01:19:21 groupadd[14110]: new group: name=builder, GID=568 <86>Aug 26 01:19:21 useradd[14114]: new user: name=builder, UID=568, GID=568, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/rr-1.3-alt1.qa1.nosrc.rpm Installing rr-1.3-alt1.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.37827 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf rr-1.3 + echo 'Source #0 (rr-1.3.tar.bz2):' Source #0 (rr-1.3.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/rr-1.3.tar.bz2 + /bin/tar -xf - + cd rr-1.3 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.37827 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd rr-1.3 + 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 + '[' -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 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 make sets ${MAKE}... yes checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for ftruncate... yes checking for glob... yes checking for fcntl.h... yes checking for glob.h... yes checking for string.h... yes checking for strings.h... yes checking for pwd.h... yes checking for sys/fcntl.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking whether gcc needs -traditional... no updating cache ./config.cache creating ./config.status creating Makefile creating config.h + make -j8 make: Entering directory '/usr/src/RPM/BUILD/rr-1.3' gcc -Wall -o rr rr.c rr.c:21:19: warning: 'id' defined but not used [-Wunused-const-variable=] static const char id[] = "$Id: rr.c,v " RR_VERSION " " RR_CMPTIME " fakehalo Exp $"; ^~ make: Leaving directory '/usr/src/RPM/BUILD/rr-1.3' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.45939 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/rr-buildroot + : + /bin/rm -rf -- /usr/src/tmp/rr-buildroot + cd rr-1.3 + install -pD -m755 rr /usr/src/tmp/rr-buildroot/usr/bin/rr + install -pD -m644 rr.1 /usr/src/tmp/rr-buildroot/usr/share/man/man1/rr.1 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/rr-buildroot (auto) Verifying and fixing files in /usr/src/tmp/rr-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/rr-buildroot/ (default) Compressing files in /usr/src/tmp/rr-buildroot (auto) Verifying ELF objects in /usr/src/tmp/rr-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: rr-1.3-alt1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.62053 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd rr-1.3 + DOCDIR=/usr/src/tmp/rr-buildroot/usr/share/doc/rr-1.3 + export DOCDIR + rm -rf /usr/src/tmp/rr-buildroot/usr/share/doc/rr-1.3 + /bin/mkdir -p /usr/src/tmp/rr-buildroot/usr/share/doc/rr-1.3 + cp -prL CHANGES README /usr/src/tmp/rr-buildroot/usr/share/doc/rr-1.3 + chmod -R go-w /usr/src/tmp/rr-buildroot/usr/share/doc/rr-1.3 + chmod -R a+rX /usr/src/tmp/rr-buildroot/usr/share/doc/rr-1.3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sKOmjJ 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.OP4yFt find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.27)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mhn5Sh Creating rr-debuginfo package Processing files: rr-debuginfo-1.3-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.n1dqAa find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.u9n1v7 find-requires: running scripts (debuginfo) Requires: rr = 1.3-alt1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/rr-1.3-alt1.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/rr-debuginfo-1.3-alt1.qa1.x86_64.rpm 4.51user 1.65system 0:12.06elapsed 51%CPU (0avgtext+0avgdata 22644maxresident)k 0inputs+0outputs (0major+265472minor)pagefaults 0swaps 6.88user 5.61system 0:18.46elapsed 67%CPU (0avgtext+0avgdata 22644maxresident)k 0inputs+0outputs (0major+453649minor)pagefaults 0swaps --- rr-1.3-alt1.qa1.x86_64.rpm.repo 2013-04-15 13:47:21.000000000 +0000 +++ rr-1.3-alt1.qa1.x86_64.rpm.hasher 2019-08-26 01:19:36.814734508 +0000 @@ -4,5 +4,6 @@ /usr/share/doc/rr-1.3/README 100644 -/usr/share/man/man1/rr.1.gz 100644 +/usr/share/man/man1/rr.1.xz 100644 Requires: /lib64/ld-linux-x86-64.so.2 Requires: libc.so.6(GLIBC_2.2.5)(64bit) +Requires: libc.so.6(GLIBC_2.27)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit)