<86>Sep  8 11:29:05 userdel[334996]: delete user 'rooter'
<86>Sep  8 11:29:05 userdel[334996]: removed group 'rooter' owned by 'rooter'
<86>Sep  8 11:29:05 userdel[334996]: removed shadow group 'rooter' owned by 'rooter'
<86>Sep  8 11:29:05 groupadd[335026]: group added to /etc/group: name=rooter, GID=1877
<86>Sep  8 11:29:05 groupadd[335026]: group added to /etc/gshadow: name=rooter
<86>Sep  8 11:29:05 groupadd[335026]: new group: name=rooter, GID=1877
<86>Sep  8 11:29:05 useradd[335054]: new user: name=rooter, UID=1877, GID=1877, home=/root, shell=/bin/bash
<86>Sep  8 11:29:05 userdel[335124]: delete user 'builder'
<86>Sep  8 11:29:05 userdel[335124]: removed group 'builder' owned by 'builder'
<86>Sep  8 11:29:05 userdel[335124]: removed shadow group 'builder' owned by 'builder'
<86>Sep  8 11:29:05 groupadd[335195]: group added to /etc/group: name=builder, GID=1878
<86>Sep  8 11:29:05 groupadd[335195]: group added to /etc/gshadow: name=builder
<86>Sep  8 11:29:05 groupadd[335195]: new group: name=builder, GID=1878
<86>Sep  8 11:29:05 useradd[335250]: new user: name=builder, UID=1878, GID=1878, home=/usr/src, shell=/bin/bash
<13>Sep  8 11:29:09 rpmi: liblockfile-1.09-alt1 1410412402 installed
<13>Sep  8 11:29:09 rpmi: liblockfile-devel-1.09-alt1 1410412402 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/lockfile-progs-0.1.18-alt1.nosrc.rpm (w1.gzdio)
Installing lockfile-progs-0.1.18-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.48486
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf lockfile-progs-0.1.18
+ echo 'Source #0 (lockfile-progs-0.1.18.tar):'
Source #0 (lockfile-progs-0.1.18.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/lockfile-progs-0.1.18.tar
+ cd lockfile-progs-0.1.18
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.48486
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd lockfile-progs-0.1.18
+ make CC=gcc
make: Entering directory '/usr/src/RPM/BUILD/lockfile-progs-0.1.18'
gcc -g -Wall -Wformat-security -Werror -O2   -c -o lockfile-progs.o lockfile-progs.c
gcc -o lockfile-create  lockfile-progs.o -llockfile
rm -rf bin
mkdir -p bin
cp -a lockfile-create bin
cp -a lockfile-create bin/mail-lock
cd bin && ln lockfile-create lockfile-remove
cd bin && ln lockfile-create lockfile-touch
cd bin && ln lockfile-create lockfile-check
cd bin && ln mail-lock mail-unlock
cd bin && ln mail-lock mail-touchlock
mkdir -p man
cp -a lockfile-progs.1 man
(cd man && ln -sf lockfile-progs.1 lockfile-create.1 && \
           ln -sf lockfile-progs.1 lockfile-remove.1 && \
           ln -sf lockfile-progs.1 lockfile-touch.1 && \
           ln -sf lockfile-progs.1 lockfile-check.1 && \
           ln -sf lockfile-progs.1 mail-lock.1 && \
           ln -sf lockfile-progs.1 mail-unlock.1 && \
           ln -sf lockfile-progs.1 mail-touchlock.1)
make: Leaving directory '/usr/src/RPM/BUILD/lockfile-progs-0.1.18'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.52632
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/lockfile-progs-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/lockfile-progs-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd lockfile-progs-0.1.18
+ install -d /usr/src/tmp/lockfile-progs-buildroot/usr/bin /usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1
+ cp -a bin/lockfile-check bin/lockfile-create bin/lockfile-remove bin/lockfile-touch bin/mail-lock bin/mail-touchlock bin/mail-unlock /usr/src/tmp/lockfile-progs-buildroot/usr/bin
+ cp -a man/lockfile-check.1 man/lockfile-create.1 man/lockfile-progs.1 man/lockfile-remove.1 man/lockfile-touch.1 man/mail-lock.1 man/mail-touchlock.1 man/mail-unlock.1 /usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1
+ echo '.so lockfile-progs.1'
+ install lockfile-progs.1 /usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/lockfile-create.1
+ install lockfile-progs.1 /usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/lockfile-remove.1
+ install lockfile-progs.1 /usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/lockfile-touch.1
+ install lockfile-progs.1 /usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/mail-lock.1
+ install lockfile-progs.1 /usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/mail-unlock.1
+ install lockfile-progs.1 /usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/mail-touchlock.1
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/lockfile-progs-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/lockfile-progs-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/lockfile-progs-buildroot/ (default)
Compressing files in /usr/src/tmp/lockfile-progs-buildroot (auto)
mode of '/usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/mail-touchlock.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of '/usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/mail-unlock.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of '/usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/mail-lock.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of '/usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/lockfile-touch.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of '/usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/lockfile-remove.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
mode of '/usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/lockfile-create.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
removed '/usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/mail-touchlock.1'
'/usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/mail-touchlock.1.xz' -> 'lockfile-progs.1.xz'
removed '/usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/mail-unlock.1'
'/usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/mail-unlock.1.xz' -> 'lockfile-progs.1.xz'
removed '/usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/mail-lock.1'
'/usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/mail-lock.1.xz' -> 'lockfile-progs.1.xz'
removed '/usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/lockfile-touch.1'
'/usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/lockfile-touch.1.xz' -> 'lockfile-progs.1.xz'
removed '/usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/lockfile-remove.1'
'/usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/lockfile-remove.1.xz' -> 'lockfile-progs.1.xz'
removed '/usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/lockfile-create.1'
'/usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/lockfile-create.1.xz' -> 'lockfile-progs.1.xz'
removed '/usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/lockfile-create.1.xz'
'/usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/lockfile-create.1.xz' -> 'lockfile-progs.1.xz'
removed '/usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/lockfile-remove.1.xz'
'/usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/lockfile-remove.1.xz' -> 'lockfile-progs.1.xz'
removed '/usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/lockfile-touch.1.xz'
'/usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/lockfile-touch.1.xz' -> 'lockfile-progs.1.xz'
removed '/usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/mail-lock.1.xz'
'/usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/mail-lock.1.xz' -> 'lockfile-progs.1.xz'
removed '/usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/mail-unlock.1.xz'
'/usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/mail-unlock.1.xz' -> 'lockfile-progs.1.xz'
removed '/usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/mail-touchlock.1.xz'
'/usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/mail-touchlock.1.xz' -> 'lockfile-progs.1.xz'
removed '/usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/lockfile-check.1'
'/usr/src/tmp/lockfile-progs-buildroot/usr/share/man/man1/lockfile-check.1.xz' -> 'lockfile-progs.1.xz'
Verifying ELF objects in /usr/src/tmp/lockfile-progs-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: lockfile-progs-0.1.18-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.89480
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd lockfile-progs-0.1.18
+ DOCDIR=/usr/src/tmp/lockfile-progs-buildroot/usr/share/doc/lockfile-progs-0.1.18
+ export DOCDIR
+ rm -rf /usr/src/tmp/lockfile-progs-buildroot/usr/share/doc/lockfile-progs-0.1.18
+ /bin/mkdir -p /usr/src/tmp/lockfile-progs-buildroot/usr/share/doc/lockfile-progs-0.1.18
+ cp -prL TODO debian/changelog /usr/src/tmp/lockfile-progs-buildroot/usr/share/doc/lockfile-progs-0.1.18
+ chmod -R go-w /usr/src/tmp/lockfile-progs-buildroot/usr/share/doc/lockfile-progs-0.1.18
+ chmod -R a+rX /usr/src/tmp/lockfile-progs-buildroot/usr/share/doc/lockfile-progs-0.1.18
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mFtj3U
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.E3agWq
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.8)(64bit), liblockfile.so.1()(64bit) >= set:gdpVkfuOLu, 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.ax1Qn3
Creating lockfile-progs-debuginfo package
Processing files: lockfile-progs-debuginfo-0.1.18-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eakbkJ
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KdYKKs
find-requires: running scripts (debuginfo)
Requires: lockfile-progs = 0.1.18-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(liblockfile.so.1)
Adding to lockfile-progs-debuginfo a strict dependency on lockfile-progs
Wrote: /usr/src/RPM/RPMS/x86_64/lockfile-progs-0.1.18-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/lockfile-progs-debuginfo-0.1.18-alt1.x86_64.rpm (w2.lzdio)
1.38user 3.31system 0:08.28elapsed 56%CPU (0avgtext+0avgdata 27984maxresident)k
0inputs+0outputs (0major+487807minor)pagefaults 0swaps
3.21user 2.54system 0:16.95elapsed 33%CPU (0avgtext+0avgdata 135456maxresident)k
48inputs+0outputs (0major+210137minor)pagefaults 0swaps
--- lockfile-progs-0.1.18-alt1.x86_64.rpm.repo	2021-01-21 13:25:19.000000000 +0000
+++ lockfile-progs-0.1.18-alt1.x86_64.rpm.hasher	2024-09-08 11:29:20.091815601 +0000
@@ -28,9 +28,9 @@
 Provides: lockfile-progs = 0.1.18-alt1:p9+264322.1600.12.1
-File: /usr/bin/lockfile-check	100755	root:root	ec396487efec858bdfbeb90e0c1b1f84	
-File: /usr/bin/lockfile-create	100755	root:root	ec396487efec858bdfbeb90e0c1b1f84	
-File: /usr/bin/lockfile-remove	100755	root:root	ec396487efec858bdfbeb90e0c1b1f84	
-File: /usr/bin/lockfile-touch	100755	root:root	ec396487efec858bdfbeb90e0c1b1f84	
-File: /usr/bin/mail-lock	100755	root:root	035ff3c2f68970730b0953e573b1956c	
-File: /usr/bin/mail-touchlock	100755	root:root	035ff3c2f68970730b0953e573b1956c	
-File: /usr/bin/mail-unlock	100755	root:root	035ff3c2f68970730b0953e573b1956c	
+File: /usr/bin/lockfile-check	100755	root:root	4f81f550a2b37a4fe741692fda2d1006	
+File: /usr/bin/lockfile-create	100755	root:root	4f81f550a2b37a4fe741692fda2d1006	
+File: /usr/bin/lockfile-remove	100755	root:root	4f81f550a2b37a4fe741692fda2d1006	
+File: /usr/bin/lockfile-touch	100755	root:root	4f81f550a2b37a4fe741692fda2d1006	
+File: /usr/bin/mail-lock	100755	root:root	8caf845a7aa44fa77afe3e6d168b96ff	
+File: /usr/bin/mail-touchlock	100755	root:root	8caf845a7aa44fa77afe3e6d168b96ff	
+File: /usr/bin/mail-unlock	100755	root:root	8caf845a7aa44fa77afe3e6d168b96ff	
 File: /usr/share/doc/lockfile-progs-0.1.18	40755	root:root		
@@ -46,2 +46,2 @@
 File: /usr/share/man/man1/mail-unlock.1.xz	120777	root:root		lockfile-progs.1.xz
-RPMIdentity: cda788e7e457f6b299ded8743454a56539e6ce1af48b7531c2f71b258f60486e834efa7d490e969a6eb4b53f2944cb60ef5571a46d08c4b5f95efefbecbaab0d
+RPMIdentity: f780f96c63dd20392f8f1e5c17023baa9901f60f6fbd3ea3e1c4264ab678974743d95dca7ae8bcfe9b8b4b4c15fbaceb05e6f730ee29e42f9d1c548b56376378
--- lockfile-progs-debuginfo-0.1.18-alt1.x86_64.rpm.repo	2021-01-21 13:25:19.000000000 +0000
+++ lockfile-progs-debuginfo-0.1.18-alt1.x86_64.rpm.hasher	2024-09-08 11:29:20.174817052 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/e3	40755	root:root	
-/usr/lib/debug/.build-id/e3/80011ed1a21cffa5f04f2479d708ecf1a497f4	120777	root:root	../../../../bin/lockfile-check
-/usr/lib/debug/.build-id/e3/80011ed1a21cffa5f04f2479d708ecf1a497f4.debug	120777	root:root	../../usr/bin/lockfile-check.debug
+/usr/lib/debug/.build-id/a5	40755	root:root	
+/usr/lib/debug/.build-id/a5/3c8641dae36370adef78d3e7b3c194a49f14c6	120777	root:root	../../../../bin/lockfile-check
+/usr/lib/debug/.build-id/a5/3c8641dae36370adef78d3e7b3c194a49f14c6.debug	120777	root:root	../../usr/bin/lockfile-check.debug
 /usr/lib/debug/usr/bin/lockfile-check.debug	100644	root:root	
@@ -18,14 +18,14 @@
 Provides: lockfile-progs-debuginfo = 0.1.18-alt1:p9+264322.1600.12.1
-File: /usr/lib/debug/.build-id/e3	40755	root:root		
-File: /usr/lib/debug/.build-id/e3/80011ed1a21cffa5f04f2479d708ecf1a497f4	120777	root:root		../../../../bin/lockfile-check
-File: /usr/lib/debug/.build-id/e3/80011ed1a21cffa5f04f2479d708ecf1a497f4.debug	120777	root:root		../../usr/bin/lockfile-check.debug
-File: /usr/lib/debug/usr/bin/lockfile-check.debug	100644	root:root	1fad6eab9449dacd1d0c819c9d904373	
-File: /usr/lib/debug/usr/bin/lockfile-create.debug	100644	root:root	1fad6eab9449dacd1d0c819c9d904373	
-File: /usr/lib/debug/usr/bin/lockfile-remove.debug	100644	root:root	1fad6eab9449dacd1d0c819c9d904373	
-File: /usr/lib/debug/usr/bin/lockfile-touch.debug	100644	root:root	1fad6eab9449dacd1d0c819c9d904373	
-File: /usr/lib/debug/usr/bin/mail-lock.debug	100644	root:root	1fad6eab9449dacd1d0c819c9d904373	
-File: /usr/lib/debug/usr/bin/mail-touchlock.debug	100644	root:root	1fad6eab9449dacd1d0c819c9d904373	
-File: /usr/lib/debug/usr/bin/mail-unlock.debug	100644	root:root	1fad6eab9449dacd1d0c819c9d904373	
+File: /usr/lib/debug/.build-id/a5	40755	root:root		
+File: /usr/lib/debug/.build-id/a5/3c8641dae36370adef78d3e7b3c194a49f14c6	120777	root:root		../../../../bin/lockfile-check
+File: /usr/lib/debug/.build-id/a5/3c8641dae36370adef78d3e7b3c194a49f14c6.debug	120777	root:root		../../usr/bin/lockfile-check.debug
+File: /usr/lib/debug/usr/bin/lockfile-check.debug	100644	root:root	e8d77ab5e656bc7c54e3ec382b5addef	
+File: /usr/lib/debug/usr/bin/lockfile-create.debug	100644	root:root	e8d77ab5e656bc7c54e3ec382b5addef	
+File: /usr/lib/debug/usr/bin/lockfile-remove.debug	100644	root:root	e8d77ab5e656bc7c54e3ec382b5addef	
+File: /usr/lib/debug/usr/bin/lockfile-touch.debug	100644	root:root	e8d77ab5e656bc7c54e3ec382b5addef	
+File: /usr/lib/debug/usr/bin/mail-lock.debug	100644	root:root	e8d77ab5e656bc7c54e3ec382b5addef	
+File: /usr/lib/debug/usr/bin/mail-touchlock.debug	100644	root:root	e8d77ab5e656bc7c54e3ec382b5addef	
+File: /usr/lib/debug/usr/bin/mail-unlock.debug	100644	root:root	e8d77ab5e656bc7c54e3ec382b5addef	
 File: /usr/src/debug/lockfile-progs-0.1.18	40755	root:root		
 File: /usr/src/debug/lockfile-progs-0.1.18/lockfile-progs.c	100644	root:root	29ddc2bf67774fa7bb1b521410f3c3b2	
-RPMIdentity: bf098c77a302a93e1c035238c35a1634ece266b9644c6671592fd87203bf06c4cad1e7f2f8f15fcfd8b1ba5ac183125676c1a0cb0ec8d5798c7015b0853dd69a
+RPMIdentity: 68ba2a085b3c31b713a930218c97ea229274e0943f7031d93467b0a1f07cf14563e9749c454670db506517dd99f115be45a2836daf14504bcc815c2529bc690d