<86>Aug 22 00:18:44 userdel[2921093]: delete user 'rooter' <86>Aug 22 00:18:44 userdel[2921093]: removed group 'rooter' owned by 'rooter' <86>Aug 22 00:18:44 groupadd[2921109]: group added to /etc/group: name=rooter, GID=945 <86>Aug 22 00:18:44 groupadd[2921109]: group added to /etc/gshadow: name=rooter <86>Aug 22 00:18:44 groupadd[2921109]: new group: name=rooter, GID=945 <86>Aug 22 00:18:44 useradd[2921123]: new user: name=rooter, UID=945, GID=945, home=/root, shell=/bin/bash <86>Aug 22 00:18:44 userdel[2921143]: delete user 'builder' <86>Aug 22 00:18:44 userdel[2921143]: removed group 'builder' owned by 'builder' <86>Aug 22 00:18:44 groupadd[2921160]: group added to /etc/group: name=builder, GID=946 <86>Aug 22 00:18:44 groupadd[2921160]: group added to /etc/gshadow: name=builder <86>Aug 22 00:18:44 groupadd[2921160]: new group: name=builder, GID=946 <86>Aug 22 00:18:44 useradd[2921171]: new user: name=builder, UID=946, GID=946, 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.41254 + 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.41254 + 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.43778 + 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.43778 + 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.pVGZp1 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.zmqIWf 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.GYSmDZ 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.PZJ1w2 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6Ghggq 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) 0.85user 0.58system 0:05.68elapsed 25%CPU (0avgtext+0avgdata 27472maxresident)k 0inputs+0outputs (0major+251826minor)pagefaults 0swaps 1.88user 3.04system 0:08.38elapsed 58%CPU (0avgtext+0avgdata 27472maxresident)k 0inputs+0outputs (0major+433380minor)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-08-22 00:18:50.851941713 +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 f5c4c8f9aee5361af8ee0b06741821fb 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: 4764957f535ba54d4c5a87f540b5d89ec87b744915fa8395bb81f16e8d8a5cea7bfe60298ed37d1241be750baee84cb90cfa7f5ad632603076ba7e2a5ad87ea0 --- 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-08-22 00:18:50.903942500 +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/b3 40755 root:root +/usr/lib/debug/.build-id/b3/c396d962f1129b6be7b85f9777e1933607d2a7 120777 root:root ../../../../lib64/libcgreen.so.0.1 +/usr/lib/debug/.build-id/b3/c396d962f1129b6be7b85f9777e1933607d2a7.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/b3 40755 root:root +File: /usr/lib/debug/.build-id/b3/c396d962f1129b6be7b85f9777e1933607d2a7 120777 root:root ../../../../lib64/libcgreen.so.0.1 +File: /usr/lib/debug/.build-id/b3/c396d962f1129b6be7b85f9777e1933607d2a7.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 d294305961abfaeb9d2a60a7cf642d96 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: b6b4de18161f8147c37113b7d9c6e1632ca7c5fdfe862fda83b5158d3448c92ad3acce03ed9da89923578d9ad7cc801d33cf04f4752d67f23334705c53eda835