<86>May 18 00:06:57 userdel[80908]: delete user 'rooter' <86>May 18 00:06:57 userdel[80908]: removed group 'rooter' owned by 'rooter' <86>May 18 00:06:57 userdel[80908]: removed shadow group 'rooter' owned by 'rooter' <86>May 18 00:06:57 groupadd[80928]: group added to /etc/group: name=rooter, GID=645 <86>May 18 00:06:57 groupadd[80928]: group added to /etc/gshadow: name=rooter <86>May 18 00:06:57 groupadd[80928]: new group: name=rooter, GID=645 <86>May 18 00:06:57 useradd[80941]: new user: name=rooter, UID=645, GID=645, home=/root, shell=/bin/bash <86>May 18 00:06:57 userdel[80966]: delete user 'builder' <86>May 18 00:06:57 userdel[80966]: removed group 'builder' owned by 'builder' <86>May 18 00:06:57 userdel[80966]: removed shadow group 'builder' owned by 'builder' <86>May 18 00:06:57 groupadd[80985]: group added to /etc/group: name=builder, GID=646 <86>May 18 00:06:57 groupadd[80985]: group added to /etc/gshadow: name=builder <86>May 18 00:06:57 groupadd[80985]: new group: name=builder, GID=646 <86>May 18 00:06:57 useradd[80997]: new user: name=builder, UID=646, GID=646, 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.33297 + 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.33297 + 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.7971 + 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.78449 + 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.ZnKX72 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.BloJUw 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.9UIFQ3 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.1u08VD find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BNzigh 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 2.89user 0.86system 0:09.17elapsed 40%CPU (0avgtext+0avgdata 22516maxresident)k 0inputs+0outputs (0major+264434minor)pagefaults 0swaps 4.38user 3.13system 0:13.71elapsed 54%CPU (0avgtext+0avgdata 22516maxresident)k 0inputs+0outputs (0major+451495minor)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-05-18 00:07:08.941110132 +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)