<86>Jan 24 01:35:42 userdel[567049]: delete user 'rooter'
<86>Jan 24 01:35:42 userdel[567049]: removed shadow group 'rooter' owned by 'rooter'
<86>Jan 24 01:35:42 groupadd[567066]: group added to /etc/group: name=rooter, GID=630
<86>Jan 24 01:35:42 groupadd[567066]: group added to /etc/gshadow: name=rooter
<86>Jan 24 01:35:42 groupadd[567066]: new group: name=rooter, GID=630
<86>Jan 24 01:35:42 useradd[567077]: new user: name=rooter, UID=630, GID=630, home=/root, shell=/bin/bash
<86>Jan 24 01:35:42 userdel[567092]: delete user 'builder'
<86>Jan 24 01:35:42 userdel[567092]: removed group 'builder' owned by 'builder'
<86>Jan 24 01:35:42 userdel[567092]: removed shadow group 'builder' owned by 'builder'
<86>Jan 24 01:35:42 groupadd[567100]: group added to /etc/group: name=builder, GID=631
<86>Jan 24 01:35:42 groupadd[567100]: group added to /etc/gshadow: name=builder
<86>Jan 24 01:35:42 groupadd[567100]: new group: name=builder, GID=631
<86>Jan 24 01:35:42 useradd[567108]: new user: name=builder, UID=631, GID=631, home=/usr/src, shell=/bin/bash
warning: Macro %asl not found
<13>Jan 24 01:35:45 rpmi: libkeyutils-1.6-alt2 sisyphus+226520.100.2.1 1554512088 installed
<13>Jan 24 01:35:45 rpmi: rpm-macros-pam0-1.5.1-alt1 p9+257413.2200.10.1 1610360398 installed
<13>Jan 24 01:35:45 rpmi: libpam0-devel-1.5.1-alt1 p9+257413.2200.10.1 1610360398 installed
<13>Jan 24 01:35:45 rpmi: libkeyutils-devel-1.6-alt2 sisyphus+226520.100.2.1 1554512088 installed
<13>Jan 24 01:35:45 rpmi: rpm-build-licenses-2.0.5-alt2 1454794749 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/pam_keystore-0.1.2-alt1.svn1226.qa1.nosrc.rpm
Installing pam_keystore-0.1.2-alt1.svn1226.qa1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.19296
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf pam_keystore-0.1.2
+ echo 'Source #0 (pam_keystore-0.1.2.tar):'
Source #0 (pam_keystore-0.1.2.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/pam_keystore-0.1.2.tar
+ cd pam_keystore-0.1.2
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (pam_keystore-0.1.2-alt1.svn1226.qa1.patch):'
Patch #0 (pam_keystore-0.1.2-alt1.svn1226.qa1.patch):
+ /usr/bin/patch -p1
patching file Makefile
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.19296
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd pam_keystore-0.1.2
+ make -j8
make: Entering directory '/usr/src/RPM/BUILD/pam_keystore-0.1.2'
cc  -g -fPIC -c pam_keystore.c -o pam_keystore.o
cc -shared  -o pam_keystore.so pam_keystore.o  -lc  -lkeyutils -lpam
make: Leaving directory '/usr/src/RPM/BUILD/pam_keystore-0.1.2'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.63640
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/pam_keystore-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/pam_keystore-buildroot
+ cd pam_keystore-0.1.2
+ /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/pam_keystore-buildroot/usr exec_prefix=/usr/src/tmp/pam_keystore-buildroot/usr bindir=/usr/src/tmp/pam_keystore-buildroot/usr/bin sbindir=/usr/src/tmp/pam_keystore-buildroot/usr/sbin sysconfdir=/usr/src/tmp/pam_keystore-buildroot/etc datadir=/usr/src/tmp/pam_keystore-buildroot/usr/share includedir=/usr/src/tmp/pam_keystore-buildroot/usr/include libdir=/usr/src/tmp/pam_keystore-buildroot/usr/lib64 libexecdir=/usr/src/tmp/pam_keystore-buildroot/usr/lib localstatedir=/usr/src/tmp/pam_keystore-buildroot/var/lib sharedstatedir=/usr/src/tmp/pam_keystore-buildroot/var/lib mandir=/usr/src/tmp/pam_keystore-buildroot/usr/share/man infodir=/usr/src/tmp/pam_keystore-buildroot/usr/share/info install DESTDIR=/usr/src/tmp/pam_keystore-buildroot
make: Entering directory '/usr/src/RPM/BUILD/pam_keystore-0.1.2'
/bin/install -p -D -m 0755 pam_keystore.so /usr/src/tmp/pam_keystore-buildroot/lib64/security/pam_keystore.so
make: Leaving directory '/usr/src/RPM/BUILD/pam_keystore-0.1.2'
+ mkdir -p /usr/src/tmp/pam_keystore-buildroot/usr/share/doc/pam_keystore-0.1.2/
+ cp /usr/src/RPM/SOURCES/README.ALT.UTF8 /usr/src/tmp/pam_keystore-buildroot/usr/share/doc/pam_keystore-0.1.2/
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/pam_keystore-buildroot (auto)
mode of './lib64/security/pam_keystore.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/pam_keystore-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/pam_keystore-buildroot/ (default)
Compressing files in /usr/src/tmp/pam_keystore-buildroot (auto)
Adjusting library links in /usr/src/tmp/pam_keystore-buildroot
./lib64:
Verifying ELF objects in /usr/src/tmp/pam_keystore-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: pam_keystore-0.1.2-alt1.svn1226.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.olSrer
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.nAChtG
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: PAM(pam_keystore.so)
Requires: libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libkeyutils.so.1()(64bit) >= set:jiOQ5, libkeyutils.so.1(KEYUTILS_0.3)(64bit), libpam.so.0()(64bit) >= set:jhTYncpGW2, libpam.so.0(LIBPAM_1.0)(64bit), rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4CvC8Y
Creating pam_keystore-debuginfo package
Processing files: pam_keystore-debuginfo-0.1.2-alt1.svn1226.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MDbofl
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VTdTLK
find-requires: running scripts (debuginfo)
Requires: pam_keystore = 0.1.2-alt1.svn1226.qa1, debug64(libc.so.6), debug64(libkeyutils.so.1), debug64(libpam.so.0)
Wrote: /usr/src/RPM/RPMS/x86_64/pam_keystore-0.1.2-alt1.svn1226.qa1.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/pam_keystore-debuginfo-0.1.2-alt1.svn1226.qa1.x86_64.rpm
3.38user 1.38system 0:08.55elapsed 55%CPU (0avgtext+0avgdata 20772maxresident)k
0inputs+0outputs (0major+191246minor)pagefaults 0swaps
9.71user 6.51system 0:19.07elapsed 85%CPU (0avgtext+0avgdata 116232maxresident)k
88inputs+0outputs (0major+483170minor)pagefaults 0swaps
--- pam_keystore-0.1.2-alt1.svn1226.qa1.x86_64.rpm.repo	2013-04-16 04:15:36.000000000 +0000
+++ pam_keystore-0.1.2-alt1.svn1226.qa1.x86_64.rpm.hasher	2021-01-24 01:35:58.105384340 +0000
@@ -4,3 +4,4 @@
 Requires: libc.so.6(GLIBC_2.2.5)(64bit)  
-Requires: libkeyutils.so.1()(64bit) >= set:ihpW2
+Requires: libc.so.6(GLIBC_2.4)(64bit)  
+Requires: libkeyutils.so.1()(64bit) >= set:jiOQ5
 Requires: rpmlib(SetVersions)