<86>Jan 16 00:57:30 userdel[30754]: delete user 'rooter' <86>Jan 16 00:57:30 userdel[30754]: removed group 'rooter' owned by 'rooter' <86>Jan 16 00:57:30 userdel[30754]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 16 00:57:30 groupadd[30785]: group added to /etc/group: name=rooter, GID=561 <86>Jan 16 00:57:30 groupadd[30785]: group added to /etc/gshadow: name=rooter <86>Jan 16 00:57:30 groupadd[30785]: new group: name=rooter, GID=561 <86>Jan 16 00:57:30 useradd[30807]: new user: name=rooter, UID=561, GID=561, home=/root, shell=/bin/bash <86>Jan 16 00:57:30 userdel[30851]: delete user 'builder' <86>Jan 16 00:57:30 userdel[30851]: removed group 'builder' owned by 'builder' <86>Jan 16 00:57:30 userdel[30851]: removed shadow group 'builder' owned by 'builder' <86>Jan 16 00:57:30 groupadd[30878]: group added to /etc/group: name=builder, GID=562 <86>Jan 16 00:57:30 groupadd[30878]: group added to /etc/gshadow: name=builder <86>Jan 16 00:57:30 groupadd[30878]: new group: name=builder, GID=562 <86>Jan 16 00:57:30 useradd[30898]: new user: name=builder, UID=562, GID=562, 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.16979 + 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.16979 + 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.83133 + 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.89531 + 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.sDnKJd 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.Sj3o4P 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.z4Fn1v 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.RkiGUf find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LXXTQ4 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.46user 1.57system 0:11.08elapsed 54%CPU (0avgtext+0avgdata 24868maxresident)k 0inputs+0outputs (0major+264277minor)pagefaults 0swaps 14.02user 6.75system 0:25.92elapsed 80%CPU (0avgtext+0avgdata 122044maxresident)k 0inputs+0outputs (0major+589150minor)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-01-16 00:57:44.882309439 +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)