<86>Apr 16 04:09:22 userdel[820604]: delete user 'rooter'
<86>Apr 16 04:09:22 userdel[820604]: removed group 'rooter' owned by 'rooter'
<86>Apr 16 04:09:22 userdel[820604]: removed shadow group 'rooter' owned by 'rooter'
<86>Apr 16 04:09:22 groupadd[820621]: group added to /etc/group: name=rooter, GID=726
<86>Apr 16 04:09:22 groupadd[820621]: group added to /etc/gshadow: name=rooter
<86>Apr 16 04:09:22 groupadd[820621]: new group: name=rooter, GID=726
<86>Apr 16 04:09:22 useradd[820650]: new user: name=rooter, UID=726, GID=726, home=/root, shell=/bin/bash
<86>Apr 16 04:09:22 userdel[820685]: delete user 'builder'
<86>Apr 16 04:09:22 userdel[820685]: removed group 'builder' owned by 'builder'
<86>Apr 16 04:09:22 userdel[820685]: removed shadow group 'builder' owned by 'builder'
<86>Apr 16 04:09:22 groupadd[820716]: group added to /etc/group: name=builder, GID=727
<86>Apr 16 04:09:22 groupadd[820716]: group added to /etc/gshadow: name=builder
<86>Apr 16 04:09:22 groupadd[820716]: new group: name=builder, GID=727
<86>Apr 16 04:09:22 useradd[820733]: new user: name=builder, UID=727, GID=727, 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.8003
+ 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.8003
+ 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.40833
+ 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.40833
+ 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.92C41B
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.6hM4X1
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.SeMc65
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.kELLKF
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Txw2r7
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.60user 1.44system 0:06.74elapsed 45%CPU (0avgtext+0avgdata 26952maxresident)k
0inputs+0outputs (0major+251317minor)pagefaults 0swaps
1.01user 1.56system 0:12.38elapsed 20%CPU (0avgtext+0avgdata 11828maxresident)k
0inputs+0outputs (0major+95168minor)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	2023-04-16 04:09:32.000600981 +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	5ed331e5efbe29eae1f6173608e88783	
 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: 56e7c112562e8ed35780cb8612f0b8c8f115057324335ed0ad4413141b03bc2764699fe980f293dc8c1bc2046b617cd0b25791a2802a597c4e12f4b70d733335
--- 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	2023-04-16 04:09:32.095602044 +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/bc	40755	root:root	
+/usr/lib/debug/.build-id/bc/b5cd6006452dab8d9b60c16f446d93dded44a8	120777	root:root	../../../../lib64/libcgreen.so.0.1
+/usr/lib/debug/.build-id/bc/b5cd6006452dab8d9b60c16f446d93dded44a8.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/bc	40755	root:root		
+File: /usr/lib/debug/.build-id/bc/b5cd6006452dab8d9b60c16f446d93dded44a8	120777	root:root		../../../../lib64/libcgreen.so.0.1
+File: /usr/lib/debug/.build-id/bc/b5cd6006452dab8d9b60c16f446d93dded44a8.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	f0ea1fdd4ae2aa29ca73255a5eac28a2	
 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: 7864807f17b0b01b99061cd185fc3c02cec2f91d6e91428daa6d30e0895105beca2df0d250844891cd04802e87b1822045a1ce9222a3566d5d45ac96b4e3e53e