<86>Oct  9 07:18:47 userdel[2443398]: delete user 'rooter'
<86>Oct  9 07:18:47 userdel[2443398]: removed group 'rooter' owned by 'rooter'
<86>Oct  9 07:18:47 groupadd[2443411]: group added to /etc/group: name=rooter, GID=921
<86>Oct  9 07:18:47 groupadd[2443411]: group added to /etc/gshadow: name=rooter
<86>Oct  9 07:18:47 groupadd[2443411]: new group: name=rooter, GID=921
<86>Oct  9 07:18:47 useradd[2443420]: new user: name=rooter, UID=921, GID=921, home=/root, shell=/bin/bash
<86>Oct  9 07:18:47 userdel[2443431]: delete user 'builder'
<86>Oct  9 07:18:47 userdel[2443431]: removed group 'builder' owned by 'builder'
<86>Oct  9 07:18:47 userdel[2443431]: removed shadow group 'builder' owned by 'builder'
<86>Oct  9 07:18:47 groupadd[2443439]: group added to /etc/group: name=builder, GID=922
<86>Oct  9 07:18:47 groupadd[2443439]: group added to /etc/gshadow: name=builder
<86>Oct  9 07:18:47 groupadd[2443439]: new group: name=builder, GID=922
<86>Oct  9 07:18:47 useradd[2443447]: new user: name=builder, UID=922, GID=922, home=/usr/src, shell=/bin/bash
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/clac-0.3.1-alt1.nosrc.rpm (w1.gzdio)
Installing clac-0.3.1-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.40158
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf clac-0.3.1
+ echo 'Source #0 (clac-0.3.1.tar):'
Source #0 (clac-0.3.1.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/clac-0.3.1.tar
+ cd clac-0.3.1
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.40158
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd clac-0.3.1
+ make -j16
make[1]: Entering directory '/usr/src/RPM/BUILD/clac-0.3.1/deps/linenoise'
cc  -Wall -Os -g  -c linenoise.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/clac-0.3.1/deps/linenoise'
make[1]: Entering directory '/usr/src/RPM/BUILD/clac-0.3.1/deps/sds'
cc  -Wall -Os -g  -c sds.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/clac-0.3.1/deps/sds'
make: Entering directory '/usr/src/RPM/BUILD/clac-0.3.1'
cc -I./deps/linenoise -I./deps/sds -Wall -Os -o clac clac.c -lm deps/linenoise/linenoise.o deps/sds/sds.o
make: Leaving directory '/usr/src/RPM/BUILD/clac-0.3.1'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.40158
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/clac-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/clac-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd clac-0.3.1
+ make install PREFIX=/usr/src/tmp/clac-buildroot/usr
make: Entering directory '/usr/src/RPM/BUILD/clac-0.3.1'
stripping executable
installing executable to /usr/src/tmp/clac-buildroot/usr/bin
installing manual pages to /usr/src/tmp/clac-buildroot/usr/share/man/man1
make: Leaving directory '/usr/src/RPM/BUILD/clac-0.3.1'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/clac-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/clac-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/clac-buildroot/ (default)
Compressing files in /usr/src/tmp/clac-buildroot (auto)
056-debuginfo.brp: WARNING: You have 1 stripped ELF objects. Please compile with debugging information!
056-debuginfo.brp: WARNING: An excerpt from the list of affected files follows:
  ./usr/bin/clac
Verifying ELF objects in /usr/src/tmp/clac-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.33287
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd clac-0.3.1
+ make test
make: Entering directory '/usr/src/RPM/BUILD/clac-0.3.1'
make: Leaving directory '/usr/src/RPM/BUILD/clac-0.3.1'
+ exit 0
Processing files: clac-0.3.1-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.33287
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd clac-0.3.1
+ DOCDIR=/usr/src/tmp/clac-buildroot/usr/share/doc/clac-0.3.1
+ export DOCDIR
+ rm -rf /usr/src/tmp/clac-buildroot/usr/share/doc/clac-0.3.1
+ /bin/mkdir -p /usr/src/tmp/clac-buildroot/usr/share/doc/clac-0.3.1
+ cp -prL README.md /usr/src/tmp/clac-buildroot/usr/share/doc/clac-0.3.1
+ chmod -R go-w /usr/src/tmp/clac-buildroot/usr/share/doc/clac-0.3.1
+ chmod -R a+rX /usr/src/tmp/clac-buildroot/usr/share/doc/clac-0.3.1
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lKdYmC
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.R1kljA
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)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lWGOFB
Wrote: /usr/src/RPM/RPMS/x86_64/clac-0.3.1-alt1.x86_64.rpm (w2.lzdio)
1.39user 0.48system 0:04.51elapsed 41%CPU (0avgtext+0avgdata 34716maxresident)k
0inputs+0outputs (0major+175299minor)pagefaults 0swaps
0.47user 0.83system 0:07.12elapsed 18%CPU (0avgtext+0avgdata 12064maxresident)k
0inputs+0outputs (0major+98348minor)pagefaults 0swaps
--- clac-0.3.1-alt1.x86_64.rpm.repo	2018-02-27 16:52:01.000000000 +0000
+++ clac-0.3.1-alt1.x86_64.rpm.hasher	2022-10-09 07:18:53.492731140 +0000
@@ -14,3 +14,3 @@
 Provides: clac = 0.3.1-alt1
-File: /usr/bin/clac	100755	root:root	6b72e041c99050366ecf772745bbba10	
+File: /usr/bin/clac	100755	root:root	cdfb77261c1efeaa0c043af109a51e15	
 File: /usr/share/doc/clac-0.3.1	40755	root:root		
@@ -18,2 +18,2 @@
 File: /usr/share/man/man1/clac.1.xz	100644	root:root	66b28c0eb5388e41767800e4c747d2b8	
-RPMIdentity: 9fca8063334921817fc15f01f4c9d7d8928d3724b4301a45ad3777fc779b0b249629b422632abd9da4ca16492dff846d9f1b551b241f00f1b6211e0e9b3c3864
+RPMIdentity: 356e42fc4fbe48f69e9cd7cddbd5b14f53e68b1284071372d1beb94e07b24dc73efed088224f15fc5a02a2e6982da375a84d960198b6ccb08768085c7aa37b0c