<86>Nov 11 01:21:51 userdel[1302922]: delete user 'rooter' <86>Nov 11 01:21:51 groupadd[1302980]: group added to /etc/group: name=rooter, GID=693 <86>Nov 11 01:21:51 groupadd[1302980]: group added to /etc/gshadow: name=rooter <86>Nov 11 01:21:51 groupadd[1302980]: new group: name=rooter, GID=693 <86>Nov 11 01:21:51 useradd[1303025]: new user: name=rooter, UID=693, GID=693, home=/root, shell=/bin/bash <86>Nov 11 01:21:51 userdel[1303070]: delete user 'builder' <86>Nov 11 01:21:51 userdel[1303070]: removed group 'builder' owned by 'builder' <86>Nov 11 01:21:51 userdel[1303070]: removed shadow group 'builder' owned by 'builder' <86>Nov 11 01:21:51 groupadd[1303158]: group added to /etc/group: name=builder, GID=694 <86>Nov 11 01:21:51 groupadd[1303158]: group added to /etc/gshadow: name=builder <86>Nov 11 01:21:51 groupadd[1303158]: new group: name=builder, GID=694 <86>Nov 11 01:21:51 useradd[1303197]: new user: name=builder, UID=694, GID=694, 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.87741 + 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.87741 + 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.87741 + 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 :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.51312 + 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.mai6Xk 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.oNSb3U 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.04PI14 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.4rRB6a find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8rBTO4 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.16user 0.80system 0:05.99elapsed 32%CPU (0avgtext+0avgdata 23720maxresident)k 0inputs+0outputs (0major+252670minor)pagefaults 0swaps 2.57user 4.15system 0:10.57elapsed 63%CPU (0avgtext+0avgdata 23720maxresident)k 0inputs+0outputs (0major+437876minor)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 2021-11-11 01:21:59.054111629 +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 fcb7f067869603a2eb1a902185a905c8 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: 6da3cec5d221634602bf2c920e229e50ef87a5780b5f4e8061f3bea6d7021111a0f428955f5af15070509b14a83b455a10227ae354587da3f7671aebebd007a1 --- 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 2021-11-11 01:21:59.129111213 +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/6c 40755 root:root +/usr/lib/debug/.build-id/6c/45517c66f0812cada8e0435f42ede84d36f995 120777 root:root ../../../../lib64/libcgreen.so.0.1 +/usr/lib/debug/.build-id/6c/45517c66f0812cada8e0435f42ede84d36f995.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/6c 40755 root:root +File: /usr/lib/debug/.build-id/6c/45517c66f0812cada8e0435f42ede84d36f995 120777 root:root ../../../../lib64/libcgreen.so.0.1 +File: /usr/lib/debug/.build-id/6c/45517c66f0812cada8e0435f42ede84d36f995.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 0c3c9bfbf77f511548c6ed1d00cdae7c 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: 9a2ad7f63d999004a951d0b8773109d062fc8c40178067725950fb9dbdc9d46934806f50972b9bbdcf626d4aee4947672955bfcbcdd27fae31a0c521faef6f9d