<86>Nov 7 00:57:03 userdel[27007]: delete user 'rooter' <86>Nov 7 00:57:03 userdel[27007]: removed group 'rooter' owned by 'rooter' <86>Nov 7 00:57:03 userdel[27007]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 7 00:57:03 groupadd[27017]: group added to /etc/group: name=rooter, GID=540 <86>Nov 7 00:57:03 groupadd[27017]: group added to /etc/gshadow: name=rooter <86>Nov 7 00:57:03 groupadd[27017]: new group: name=rooter, GID=540 <86>Nov 7 00:57:03 useradd[27024]: new user: name=rooter, UID=540, GID=540, home=/root, shell=/bin/bash <86>Nov 7 00:57:03 userdel[27035]: delete user 'builder' <86>Nov 7 00:57:03 userdel[27035]: removed group 'builder' owned by 'builder' <86>Nov 7 00:57:03 userdel[27035]: removed shadow group 'builder' owned by 'builder' <86>Nov 7 00:57:03 groupadd[27044]: group added to /etc/group: name=builder, GID=541 <86>Nov 7 00:57:03 groupadd[27044]: group added to /etc/gshadow: name=builder <86>Nov 7 00:57:03 groupadd[27044]: new group: name=builder, GID=541 <86>Nov 7 00:57:03 useradd[27048]: new user: name=builder, UID=541, GID=541, 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.97456 + 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.97456 + 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.75210 + 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.93124 + 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.Ts9S3h 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.KCZZQz 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.7Sko0U 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.njUpwj find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5wdKoL 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.75user 1.34system 0:09.32elapsed 54%CPU (0avgtext+0avgdata 23688maxresident)k 0inputs+0outputs (0major+240601minor)pagefaults 0swaps 13.07user 5.55system 0:22.85elapsed 81%CPU (0avgtext+0avgdata 122664maxresident)k 0inputs+0outputs (0major+529153minor)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 2018-11-07 00:57:15.630777711 +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)