<86>Dec 11 04:20:48 userdel[2673012]: delete user 'rooter'
<86>Dec 11 04:20:48 userdel[2673012]: removed group 'rooter' owned by 'rooter'
<86>Dec 11 04:20:48 userdel[2673012]: removed shadow group 'rooter' owned by 'rooter'
<86>Dec 11 04:20:48 groupadd[2673035]: group added to /etc/group: name=rooter, GID=675
<86>Dec 11 04:20:48 groupadd[2673035]: group added to /etc/gshadow: name=rooter
<86>Dec 11 04:20:48 groupadd[2673035]: new group: name=rooter, GID=675
<86>Dec 11 04:20:48 useradd[2673054]: new user: name=rooter, UID=675, GID=675, home=/root, shell=/bin/bash
<86>Dec 11 04:20:48 userdel[2673080]: delete user 'builder'
<86>Dec 11 04:20:48 userdel[2673080]: removed group 'builder' owned by 'builder'
<86>Dec 11 04:20:48 userdel[2673080]: removed shadow group 'builder' owned by 'builder'
<86>Dec 11 04:20:48 groupadd[2673103]: group added to /etc/group: name=builder, GID=676
<86>Dec 11 04:20:48 groupadd[2673103]: group added to /etc/gshadow: name=builder
<86>Dec 11 04:20:48 groupadd[2673103]: new group: name=builder, GID=676
<86>Dec 11 04:20:48 useradd[2673127]: new user: name=builder, UID=676, GID=676, home=/usr/src, shell=/bin/bash
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/cgreen-1.0-alt3.nosrc.rpm (w1.gzdio)
Installing cgreen-1.0-alt3.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.37672
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf cgreen-1.0
+ echo 'Source #0 (cgreen-1.0.tar):'
Source #0 (cgreen-1.0.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/cgreen-1.0.tar
+ cd cgreen-1.0
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.37672
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd cgreen-1.0
+ make
make: Entering directory '/usr/src/RPM/BUILD/cgreen-1.0'
gcc -O2 -fPIC -W -Wall -Werror -Wno-unused-parameter -Wno-unused-variable -I .   -c -o unit.o unit.c
gcc -O2 -fPIC -W -Wall -Werror -Wno-unused-parameter -Wno-unused-variable -I .   -c -o messaging.o messaging.c
gcc -O2 -fPIC -W -Wall -Werror -Wno-unused-parameter -Wno-unused-variable -I .   -c -o breadcrumb.o breadcrumb.c
gcc -O2 -fPIC -W -Wall -Werror -Wno-unused-parameter -Wno-unused-variable -I .   -c -o reporter.o reporter.c
gcc -O2 -fPIC -W -Wall -Werror -Wno-unused-parameter -Wno-unused-variable -I .   -c -o assertions.o assertions.c
gcc -O2 -fPIC -W -Wall -Werror -Wno-unused-parameter -Wno-unused-variable -I .   -c -o vector.o vector.c
gcc -O2 -fPIC -W -Wall -Werror -Wno-unused-parameter -Wno-unused-variable -I .   -c -o mocks.o mocks.c
gcc -O2 -fPIC -W -Wall -Werror -Wno-unused-parameter -Wno-unused-variable -I .   -c -o constraint.o constraint.c
gcc -O2 -fPIC -W -Wall -Werror -Wno-unused-parameter -Wno-unused-variable -I .   -c -o parameters.o parameters.c
gcc -O2 -fPIC -W -Wall -Werror -Wno-unused-parameter -Wno-unused-variable -I .   -c -o text_reporter.o text_reporter.c
gcc -O2 -fPIC -W -Wall -Werror -Wno-unused-parameter -Wno-unused-variable -I .   -c -o memory.o memory.c
ar -rs libcgreen.a unit.o messaging.o breadcrumb.o reporter.o assertions.o vector.o mocks.o constraint.o parameters.o text_reporter.o memory.o
ar: creating libcgreen.a
gcc -shared -Wl,-soname=libcgreen.so.0 -o libcgreen.so.0.1 unit.o messaging.o breadcrumb.o reporter.o assertions.o vector.o mocks.o constraint.o parameters.o text_reporter.o memory.o -ldl
make: Leaving directory '/usr/src/RPM/BUILD/cgreen-1.0'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.37672
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/cgreen-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/cgreen-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd cgreen-1.0
+ mkdir -p /usr/src/tmp/cgreen-buildroot/usr/include /usr/src/tmp/cgreen-buildroot/usr/include/cgreen /usr/src/tmp/cgreen-buildroot/usr/lib64
+ install -s -m644 libcgreen.so.0.1 /usr/src/tmp/cgreen-buildroot/usr/lib64
WARNING: strip is called in %install by 'install -s' (ignored)
+ ln -s libcgreen.so.0.1 /usr/src/tmp/cgreen-buildroot/usr/lib64/libcgreen.so.0
+ ln -s libcgreen.so.0 /usr/src/tmp/cgreen-buildroot/usr/lib64/libcgreen.so
+ install -m644 cgreen/cgreen.h /usr/src/tmp/cgreen-buildroot/usr/include
+ install -m644 cgreen/assertions.h cgreen/constraint.h cgreen/memory.h cgreen/mocks.h cgreen/reporter.h cgreen/text_reporter.h cgreen/unit.h /usr/src/tmp/cgreen-buildroot/usr/include/cgreen/
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/cgreen-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/cgreen-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/cgreen-buildroot/ (default)
Compressing files in /usr/src/tmp/cgreen-buildroot (auto)
Adjusting library links in /usr/src/tmp/cgreen-buildroot
./usr/lib64: (from <cmdline>:0)
	libcgreen.so.0 -> libcgreen.so.0.1
056-debuginfo.brp: WARNING: debuginfo without debug sources.
Verifying ELF objects in /usr/src/tmp/cgreen-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Processing files: cgreen-1.0-alt3
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.19341
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd cgreen-1.0
+ DOCDIR=/usr/src/tmp/cgreen-buildroot/usr/share/doc/cgreen-1.0
+ export DOCDIR
+ rm -rf /usr/src/tmp/cgreen-buildroot/usr/share/doc/cgreen-1.0
+ /bin/mkdir -p /usr/src/tmp/cgreen-buildroot/usr/share/doc/cgreen-1.0
+ cp -prL README VERSION documentation samples /usr/src/tmp/cgreen-buildroot/usr/share/doc/cgreen-1.0
+ chmod -R go-w /usr/src/tmp/cgreen-buildroot/usr/share/doc/cgreen-1.0
+ chmod -R a+rX /usr/src/tmp/cgreen-buildroot/usr/share/doc/cgreen-1.0
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ijH5OW
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
lib.prov: /usr/src/tmp/cgreen-buildroot/usr/lib64/libcgreen.so.0: 61 symbols, 16 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.m0je84
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libcgreen.so.0()(64bit) = set:jd9TCXjOgvZJIxnkZDrTNdXxyTQKfrzvGc9GShNKw7SZv8wy7moKzPVXMKXE90CeAnfMyM7aWpT4GuzVKq4GcPcZLgUHcEOWbB5GwKNLtn8j1hLeAHw9Zfv2h
Requires: libc.so.6(GLIBC_2.14)(64bit), 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.34)(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.SpTxdI
Creating cgreen-debuginfo package
Processing files: cgreen-debuginfo-1.0-alt3
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Nr03Ma
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Jg9LaD
find-requires: running scripts (debuginfo)
Provides: debug64(libcgreen.so.0)
Requires: cgreen = 1.0-alt3, debug64(libc.so.6)
Adding to cgreen-debuginfo a strict dependency on cgreen
Wrote: /usr/src/RPM/RPMS/x86_64/cgreen-1.0-alt3.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/cgreen-debuginfo-1.0-alt3.x86_64.rpm (w2.lzdio)
1.11user 1.00system 0:06.19elapsed 34%CPU (0avgtext+0avgdata 27576maxresident)k
0inputs+0outputs (0major+252844minor)pagefaults 0swaps
0.80user 1.43system 0:10.59elapsed 21%CPU (0avgtext+0avgdata 11772maxresident)k
0inputs+0outputs (0major+94701minor)pagefaults 0swaps
--- cgreen-1.0-alt3.x86_64.rpm.repo	2021-07-16 21:40:41.000000000 +0000
+++ cgreen-1.0-alt3.x86_64.rpm.hasher	2022-12-11 04:20:56.321945863 +0000
@@ -28,4 +28,4 @@
 Requires: libc.so.6(GLIBC_2.3.4)(64bit)  
+Requires: libc.so.6(GLIBC_2.34)(64bit)  
 Requires: libc.so.6(GLIBC_2.4)(64bit)  
-Requires: libdl.so.2(GLIBC_2.2.5)(64bit)  
 Requires: rtld(GNU_HASH)  
@@ -45,3 +45,3 @@
 File: /usr/lib64/libcgreen.so.0	120777	root:root		libcgreen.so.0.1
-File: /usr/lib64/libcgreen.so.0.1	100644	root:root	a805404bee071cee9cb334f7d58fabf1	
+File: /usr/lib64/libcgreen.so.0.1	100644	root:root	0b994bf7baaaa8d95a09923fd6e761f7	
 File: /usr/share/doc/cgreen-1.0	40755	root:root		
@@ -58,2 +58,2 @@
 File: /usr/share/doc/cgreen-1.0/samples/sample.c	100644	root:root	4bccb12fe7d1777e57b8f49481490d24	
-RPMIdentity: 3c21817f5e3a350e8155185029dd254f21e84073d4ebaa4b4e72bdf904ff5bff70b0c4f66b5cfcca95b0baf803f311e2f340da6616af94db47777fe64f55b871
+RPMIdentity: 7452506c5796f3b365961a37276f413c5383d0b2d7f3f4aa52bb1929a5e8b672e2a0489fff98aada30d9db7e72bb015a04b46fceccf1e2b8a21a34e13cfa4074
--- cgreen-debuginfo-1.0-alt3.x86_64.rpm.repo	2021-07-16 21:40:41.000000000 +0000
+++ cgreen-debuginfo-1.0-alt3.x86_64.rpm.hasher	2022-12-11 04:20:56.449946366 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/05	40755	root:root	
-/usr/lib/debug/.build-id/05/51bc32576e20db9e9b54c17978bc4d895846d7	120777	root:root	../../../../lib64/libcgreen.so.0.1
-/usr/lib/debug/.build-id/05/51bc32576e20db9e9b54c17978bc4d895846d7.debug	120777	root:root	../../usr/lib64/libcgreen.so.0.1.debug
+/usr/lib/debug/.build-id/ea	40755	root:root	
+/usr/lib/debug/.build-id/ea/9b2282135406a9c53d9898b23ba8fd18ef0f54	120777	root:root	../../../../lib64/libcgreen.so.0.1
+/usr/lib/debug/.build-id/ea/9b2282135406a9c53d9898b23ba8fd18ef0f54.debug	120777	root:root	../../usr/lib64/libcgreen.so.0.1.debug
 /usr/lib/debug/usr/lib64/libcgreen.so.0.1.debug	100644	root:root	
@@ -7,3 +7,2 @@
 Requires: debug64(libc.so.6)  
-Requires: debug64(libdl.so.2)  
 Requires: cgreen = 1.0-alt3:sisyphus+279309.100.1.1
@@ -12,8 +11,8 @@
 Provides: cgreen-debuginfo = 1.0-alt3:sisyphus+279309.100.1.1
-File: /usr/lib/debug/.build-id/05	40755	root:root		
-File: /usr/lib/debug/.build-id/05/51bc32576e20db9e9b54c17978bc4d895846d7	120777	root:root		../../../../lib64/libcgreen.so.0.1
-File: /usr/lib/debug/.build-id/05/51bc32576e20db9e9b54c17978bc4d895846d7.debug	120777	root:root		../../usr/lib64/libcgreen.so.0.1.debug
-File: /usr/lib/debug/usr/lib64/libcgreen.so.0.1.debug	100644	root:root	85946d10f0559f101736c443255e729b	
+File: /usr/lib/debug/.build-id/ea	40755	root:root		
+File: /usr/lib/debug/.build-id/ea/9b2282135406a9c53d9898b23ba8fd18ef0f54	120777	root:root		../../../../lib64/libcgreen.so.0.1
+File: /usr/lib/debug/.build-id/ea/9b2282135406a9c53d9898b23ba8fd18ef0f54.debug	120777	root:root		../../usr/lib64/libcgreen.so.0.1.debug
+File: /usr/lib/debug/usr/lib64/libcgreen.so.0.1.debug	100644	root:root	382faac9786a96aea2c1722e934974e5	
 File: /usr/lib/debug/usr/lib64/libcgreen.so.0.debug	120777	root:root		libcgreen.so.0.1.debug
 File: /usr/lib/debug/usr/lib64/libcgreen.so.debug	120777	root:root		libcgreen.so.0.1.debug
-RPMIdentity: 0a276f91c83bf2307f55cd4f95600df9b511f84a00a6a292b9c49ad968814dfd5837827acaa71a270ec75ca6c1fdb402315a709a1a46a95314e825de8274c78c
+RPMIdentity: e0610c1a9e304d41563b5aafba2a5661d6c3d10f4ed3e4eb1adaa95489ca2031cabd7554018c656649d2b2b76aadd78a41ed259d1492cd3f0401f6c7222b6ce0