<86>Mar 20 00:58:19 userdel[25375]: delete user 'rooter' <86>Mar 20 00:58:19 userdel[25375]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 20 00:58:19 groupadd[25397]: group added to /etc/group: name=rooter, GID=597 <86>Mar 20 00:58:19 groupadd[25397]: group added to /etc/gshadow: name=rooter <86>Mar 20 00:58:19 groupadd[25397]: new group: name=rooter, GID=597 <86>Mar 20 00:58:19 useradd[25412]: new user: name=rooter, UID=597, GID=597, home=/root, shell=/bin/bash <86>Mar 20 00:58:19 userdel[25451]: delete user 'builder' <86>Mar 20 00:58:19 userdel[25451]: removed group 'builder' owned by 'builder' <86>Mar 20 00:58:19 userdel[25451]: removed shadow group 'builder' owned by 'builder' <86>Mar 20 00:58:19 groupadd[25471]: group added to /etc/group: name=builder, GID=598 <86>Mar 20 00:58:19 groupadd[25471]: group added to /etc/gshadow: name=builder <86>Mar 20 00:58:19 groupadd[25471]: new group: name=builder, GID=598 <86>Mar 20 00:58:19 useradd[25488]: new user: name=builder, UID=598, GID=598, 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.46325 + 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.46325 + 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 --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.99718 + 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.82050 + 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.GsvTbT 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.86PrDM 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.9fU4uJ 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.gQHoMJ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AkNlrN 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 3.86user 1.48system 0:09.42elapsed 56%CPU (0avgtext+0avgdata 22500maxresident)k 0inputs+0outputs (0major+263018minor)pagefaults 0swaps 12.95user 5.98system 0:22.62elapsed 83%CPU (0avgtext+0avgdata 119724maxresident)k 0inputs+0outputs (0major+587685minor)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-03-20 00:58:31.683963460 +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)