<86>Nov 30 01:24:48 userdel[458302]: delete user 'rooter' <86>Nov 30 01:24:48 userdel[458302]: removed group 'rooter' owned by 'rooter' <86>Nov 30 01:24:48 userdel[458302]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 30 01:24:48 groupadd[458323]: group added to /etc/group: name=rooter, GID=963 <86>Nov 30 01:24:48 groupadd[458323]: group added to /etc/gshadow: name=rooter <86>Nov 30 01:24:48 groupadd[458323]: new group: name=rooter, GID=963 <86>Nov 30 01:24:48 useradd[458338]: new user: name=rooter, UID=963, GID=963, home=/root, shell=/bin/bash <86>Nov 30 01:24:48 userdel[458360]: delete user 'builder' <86>Nov 30 01:24:48 userdel[458360]: removed group 'builder' owned by 'builder' <86>Nov 30 01:24:48 userdel[458360]: removed shadow group 'builder' owned by 'builder' <86>Nov 30 01:24:48 groupadd[458380]: group added to /etc/group: name=builder, GID=964 <86>Nov 30 01:24:48 groupadd[458380]: group added to /etc/gshadow: name=builder <86>Nov 30 01:24:48 groupadd[458380]: new group: name=builder, GID=964 <86>Nov 30 01:24:48 useradd[458396]: new user: name=builder, UID=964, GID=964, home=/usr/src, shell=/bin/bash <13>Nov 30 01:24:50 rpmi: libpopt-devel-1:1.18-alt1 sisyphus+283609.300.5.1 1630003299 installed <13>Nov 30 01:24:50 rpmi: librpm-devel-4.13.0.1-alt35 sisyphus+309543.100.2.1 1668263438 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/librpmcpio-0.3-alt1.nosrc.rpm (w1.gzdio) Installing librpmcpio-0.3-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.55233 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf librpmcpio-0.3 + echo 'Source #0 (librpmcpio-0.3.tar):' Source #0 (librpmcpio-0.3.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/librpmcpio-0.3.tar + cd librpmcpio-0.3 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.55233 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd librpmcpio-0.3 + make make: Entering directory '/usr/src/RPM/BUILD/librpmcpio-0.3' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -flto -fpic -shared -Wl,-soname=librpmcpio.so.0 -Wl,--no-undefined -o librpmcpio.so.0 rpmcpio.c -lrpm -lrpmio rpmcpio.c: In function 'rpmcpio_next': rpmcpio.c:192:5: warning: 'hex6' accessing 24 bytes in a region of size 4 [-Wstringop-overflow=] 192 | hex6(s, v, cpio->rpmbname); // 32-bit fields before cpio->ent.size | ^~~~~~~~~~~~~~~~~~~~~~~~~~ rpmcpio.c:192:5: note: referencing argument 2 of type 'unsigned int[6]' rpmcpio.c:167:13: note: in a call to function 'hex6' 167 | static void hex6(const char s[6*8], unsigned v[6], const char *rpmbname) | ^~~~ rpmcpio.c:193:5: warning: 'hex6' accessing 24 bytes in a region of size 0 [-Wstringop-overflow=] 193 | hex6(s + 6 * 8, v + 7, cpio->rpmbname); // includes half of ent.size | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rpmcpio.c:193:5: note: referencing argument 2 of type 'unsigned int[6]' rpmcpio.c:167:13: note: in a call to function 'hex6' 167 | static void hex6(const char s[6*8], unsigned v[6], const char *rpmbname) | ^~~~ rpmcpio.c: In function 'rpmcpio_next': rpmcpio.c:192:5: warning: 'hex6' accessing 24 bytes in a region of size 4 [-Wstringop-overflow=] 192 | hex6(s, v, cpio->rpmbname); // 32-bit fields before cpio->ent.size | ^ rpmcpio.c:192:5: note: referencing argument 2 of type 'unsigned int[6]' rpmcpio.c:167:13: note: in a call to function 'hex6' 167 | static void hex6(const char s[6*8], unsigned v[6], const char *rpmbname) | ^ ln -sf librpmcpio.so.0 librpmcpio.so cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o example -I. example.c -L. -lrpmcpio -Wl,-rpath,$PWD make: Leaving directory '/usr/src/RPM/BUILD/librpmcpio-0.3' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.55233 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/librpmcpio-buildroot + : + /bin/rm -rf -- /usr/src/tmp/librpmcpio-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd librpmcpio-0.3 + mkdir -p /usr/src/tmp/librpmcpio-buildroot/usr/lib64 + cp -av librpmcpio.so librpmcpio.so.0 /usr/src/tmp/librpmcpio-buildroot/usr/lib64 'librpmcpio.so' -> '/usr/src/tmp/librpmcpio-buildroot/usr/lib64/librpmcpio.so' 'librpmcpio.so.0' -> '/usr/src/tmp/librpmcpio-buildroot/usr/lib64/librpmcpio.so.0' + install -pD -m644 rpmcpio.h /usr/src/tmp/librpmcpio-buildroot/usr/include/rpmcpio.h + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/librpmcpio-buildroot (auto) mode of './usr/lib64/librpmcpio.so.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/librpmcpio-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/librpmcpio-buildroot/ (default) Compressing files in /usr/src/tmp/librpmcpio-buildroot (auto) Adjusting library links in /usr/src/tmp/librpmcpio-buildroot ./usr/lib64: (from :0) librpmcpio.so.0 -> librpmcpio.so.0 Verifying ELF objects in /usr/src/tmp/librpmcpio-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: librpmcpio-0.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6HUWty find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/librpmcpio-buildroot/usr/lib64/librpmcpio.so.0: 5 symbols, 13 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JTjsnQ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: librpmcpio.so.0()(64bit) = set:gdRXNnXkPATf Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), librpm.so.7()(64bit) >= set:mj544Us5dGQPCGik1RYo, librpmio.so.7()(64bit) >= set:liItelWQVJyl28rC0, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3HdGJ0 Creating librpmcpio-debuginfo package Processing files: librpmcpio-devel-0.3-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.614 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd librpmcpio-0.3 + DOCDIR=/usr/src/tmp/librpmcpio-buildroot/usr/share/doc/librpmcpio-devel-0.3 + export DOCDIR + rm -rf /usr/src/tmp/librpmcpio-buildroot/usr/share/doc/librpmcpio-devel-0.3 + /bin/mkdir -p /usr/src/tmp/librpmcpio-buildroot/usr/share/doc/librpmcpio-devel-0.3 + cp -prL README.md example.c /usr/src/tmp/librpmcpio-buildroot/usr/share/doc/librpmcpio-devel-0.3 + chmod -R go-w /usr/src/tmp/librpmcpio-buildroot/usr/share/doc/librpmcpio-devel-0.3 + chmod -R a+rX /usr/src/tmp/librpmcpio-buildroot/usr/share/doc/librpmcpio-devel-0.3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zaO78o find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9SQuAa find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: librpmcpio = 0.3-alt1, /usr/lib64/librpmcpio.so.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Leoadc Processing files: librpmcpio-debuginfo-0.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BdPlcF find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lgcndL find-requires: running scripts (debuginfo) Provides: debug64(librpmcpio.so.0) Requires: librpmcpio = 0.3-alt1, debug64(libc.so.6), debug64(librpm.so.7), debug64(librpmio.so.7) Adding to librpmcpio-devel a strict dependency on librpmcpio Adding to librpmcpio-debuginfo a strict dependency on librpmcpio Removing 1 extra deps from librpmcpio-devel due to dependency on librpmcpio Wrote: /usr/src/RPM/RPMS/x86_64/librpmcpio-0.3-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/librpmcpio-devel-0.3-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/librpmcpio-debuginfo-0.3-alt1.x86_64.rpm (w2.lzdio) 0.56user 0.68system 0:08.70elapsed 14%CPU (0avgtext+0avgdata 27928maxresident)k 0inputs+0outputs (0major+237186minor)pagefaults 0swaps 1.65user 1.37system 0:13.62elapsed 22%CPU (0avgtext+0avgdata 108440maxresident)k 304inputs+0outputs (32100major+152370minor)pagefaults 0swaps --- librpmcpio-0.3-alt1.x86_64.rpm.repo 2021-04-09 23:22:25.000000000 +0000 +++ librpmcpio-0.3-alt1.x86_64.rpm.hasher 2022-11-30 01:25:00.501732892 +0000 @@ -12,3 +12,3 @@ Provides: librpmcpio = 0.3-alt1:sisyphus+269320.40.2.1 -File: /usr/lib64/librpmcpio.so.0 100644 root:root 0faf7c64e5fffbaf7c2b5be770be7fb0 -RPMIdentity: 1c0eba9bb82fa68281e8bc551b682a6b517464448a6c43d65707145f62f90ba5edae62209749f072c2232cfbb88eeb568d9ee401d4624569462dae5b00a8ad1a +File: /usr/lib64/librpmcpio.so.0 100644 root:root 116d8d3c3660a6c49a2759b7f30c6b6f +RPMIdentity: c57a051724a259287aad7f907c581f94c471d6a863cb1446ea582468ae67309a9d3371c98fe17d24bbfef899938ad564bcb57115e2568261b2f66eecc9dfff24 --- librpmcpio-debuginfo-0.3-alt1.x86_64.rpm.repo 2021-04-09 23:22:25.000000000 +0000 +++ librpmcpio-debuginfo-0.3-alt1.x86_64.rpm.hasher 2022-11-30 01:25:00.935738729 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/b9 40755 root:root -/usr/lib/debug/.build-id/b9/d50b7c9b0bdd647aa4b08532e489cd358e8c79 120777 root:root ../../../../lib64/librpmcpio.so.0 -/usr/lib/debug/.build-id/b9/d50b7c9b0bdd647aa4b08532e489cd358e8c79.debug 120777 root:root ../../usr/lib64/librpmcpio.so.0.debug +/usr/lib/debug/.build-id/ac 40755 root:root +/usr/lib/debug/.build-id/ac/b6de86ea29d69ccd7cd1e7a567e019632427d4 120777 root:root ../../../../lib64/librpmcpio.so.0 +/usr/lib/debug/.build-id/ac/b6de86ea29d69ccd7cd1e7a567e019632427d4.debug 120777 root:root ../../usr/lib64/librpmcpio.so.0.debug /usr/lib/debug/usr/lib64/librpmcpio.so.0.debug 100644 root:root @@ -15,6 +15,6 @@ Provides: librpmcpio-debuginfo = 0.3-alt1:sisyphus+269320.40.2.1 -File: /usr/lib/debug/.build-id/b9 40755 root:root -File: /usr/lib/debug/.build-id/b9/d50b7c9b0bdd647aa4b08532e489cd358e8c79 120777 root:root ../../../../lib64/librpmcpio.so.0 -File: /usr/lib/debug/.build-id/b9/d50b7c9b0bdd647aa4b08532e489cd358e8c79.debug 120777 root:root ../../usr/lib64/librpmcpio.so.0.debug -File: /usr/lib/debug/usr/lib64/librpmcpio.so.0.debug 100644 root:root 8a8d475c9e243699e055f0f423b59d88 +File: /usr/lib/debug/.build-id/ac 40755 root:root +File: /usr/lib/debug/.build-id/ac/b6de86ea29d69ccd7cd1e7a567e019632427d4 120777 root:root ../../../../lib64/librpmcpio.so.0 +File: /usr/lib/debug/.build-id/ac/b6de86ea29d69ccd7cd1e7a567e019632427d4.debug 120777 root:root ../../usr/lib64/librpmcpio.so.0.debug +File: /usr/lib/debug/usr/lib64/librpmcpio.so.0.debug 100644 root:root ec69a123e03b49949a7be9f739b439c5 File: /usr/src/debug/librpmcpio-0.3 40755 root:root @@ -23,2 +23,2 @@ File: /usr/src/debug/librpmcpio-0.3/rpmcpio.h 100644 root:root b7d839c1e4b4f43573bee909a9e3da49 -RPMIdentity: e238cc91f6f23d89116a1c2e4f65609bb43b57c8846a3260c2c9e7c01c4e2d878cb43a563efb2cb86f52ce586bb54f2b5eb248b2236fcd3d9774c75b84aa7a0c +RPMIdentity: 84bb03c482d45ab77c0ba33b75d38050a527551a17b52ffb24dbe5b134e81273bb35cb2410333abb3af0ae9ba42bc890fc10a623340cc508a1e8b4bc18faef44