<86>Sep 23 05:23:35 userdel[1769569]: delete user 'rooter' <86>Sep 23 05:23:35 userdel[1769569]: removed group 'rooter' owned by 'rooter' <86>Sep 23 05:23:35 userdel[1769569]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 23 05:23:35 groupadd[1769648]: group added to /etc/group: name=rooter, GID=1862 <86>Sep 23 05:23:35 groupadd[1769648]: group added to /etc/gshadow: name=rooter <86>Sep 23 05:23:35 groupadd[1769648]: new group: name=rooter, GID=1862 <86>Sep 23 05:23:35 useradd[1769721]: new user: name=rooter, UID=1862, GID=1862, home=/root, shell=/bin/bash, from=none <86>Sep 23 05:23:35 userdel[1769801]: delete user 'builder' <86>Sep 23 05:23:35 userdel[1769801]: removed group 'builder' owned by 'builder' <86>Sep 23 05:23:35 userdel[1769801]: removed shadow group 'builder' owned by 'builder' <86>Sep 23 05:23:35 groupadd[1769872]: group added to /etc/group: name=builder, GID=1863 <86>Sep 23 05:23:35 groupadd[1769872]: group added to /etc/gshadow: name=builder <86>Sep 23 05:23:35 groupadd[1769872]: new group: name=builder, GID=1863 <86>Sep 23 05:23:35 useradd[1769931]: new user: name=builder, UID=1863, GID=1863, home=/usr/src, shell=/bin/bash, from=none <13>Sep 23 05:23:37 rpmi: libXdmcp-1.1.4-alt1 sisyphus+311188.1000.1.1 1670233860 installed <13>Sep 23 05:23:37 rpmi: libXau-1.0.11-alt1 sisyphus+311428.100.1.1 1670577440 installed <13>Sep 23 05:23:37 rpmi: libxcb-1.16-alt1 sisyphus+327325.200.1.1 1692276267 installed <13>Sep 23 05:23:38 rpmi: libxcb-devel-1.16-alt1 sisyphus+327325.200.1.1 1692276267 installed <13>Sep 23 05:23:38 rpmi: libxcbutil-1:0.4.1-alt1 sisyphus+312057.100.1.1 1671526889 installed <13>Sep 23 05:23:38 rpmi: libxcbutil-keysyms-0.4.0-alt1 sisyphus+278187.100.1.1 1626075950 installed <13>Sep 23 05:23:38 rpmi: libxcbutil-keysyms-devel-0.4.0-alt1 sisyphus+278187.100.1.1 1626075950 installed <13>Sep 23 05:23:38 rpmi: libxcbutil-devel-1:0.4.1-alt1 sisyphus+312057.100.1.1 1671526889 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/sxhkd-0.6.2-alt1.nosrc.rpm (w1.gzdio) Installing sxhkd-0.6.2-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.27325 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf sxhkd-0.6.2 + echo 'Source #0 (sxhkd-0.6.2.tar):' Source #0 (sxhkd-0.6.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/sxhkd-0.6.2.tar + cd sxhkd-0.6.2 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.27325 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd sxhkd-0.6.2 + make -j16 make: Entering directory '/usr/src/RPM/BUILD/sxhkd-0.6.2' cc -std=c99 -pedantic -Wall -Wextra -D_POSIX_C_SOURCE=200112L -DVERSION=\"0.6.2\" -c -o helpers.o src/helpers.c make: Leaving directory '/usr/src/RPM/BUILD/sxhkd-0.6.2' make: Entering directory '/usr/src/RPM/BUILD/sxhkd-0.6.2' cc -std=c99 -pedantic -Wall -Wextra -D_POSIX_C_SOURCE=200112L -DVERSION=\"0.6.2\" -c -o grab.o src/grab.c make: Leaving directory '/usr/src/RPM/BUILD/sxhkd-0.6.2' make: Entering directory '/usr/src/RPM/BUILD/sxhkd-0.6.2' cc -std=c99 -pedantic -Wall -Wextra -D_POSIX_C_SOURCE=200112L -DVERSION=\"0.6.2\" -c -o types.o src/types.c make: Leaving directory '/usr/src/RPM/BUILD/sxhkd-0.6.2' make: Entering directory '/usr/src/RPM/BUILD/sxhkd-0.6.2' cc -std=c99 -pedantic -Wall -Wextra -D_POSIX_C_SOURCE=200112L -DVERSION=\"0.6.2\" -c -o sxhkd.o src/sxhkd.c make: Leaving directory '/usr/src/RPM/BUILD/sxhkd-0.6.2' make: Entering directory '/usr/src/RPM/BUILD/sxhkd-0.6.2' cc -std=c99 -pedantic -Wall -Wextra -D_POSIX_C_SOURCE=200112L -DVERSION=\"0.6.2\" -c -o parse.o src/parse.c make: Leaving directory '/usr/src/RPM/BUILD/sxhkd-0.6.2' make: Entering directory '/usr/src/RPM/BUILD/sxhkd-0.6.2' cc sxhkd.o grab.o helpers.o parse.o types.o -lxcb -lxcb-keysyms -o sxhkd make: Leaving directory '/usr/src/RPM/BUILD/sxhkd-0.6.2' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.27325 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/sxhkd-buildroot + : + /bin/rm -rf -- /usr/src/tmp/sxhkd-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd sxhkd-0.6.2 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/sxhkd-buildroot PREFIX=/usr make: Entering directory '/usr/src/RPM/BUILD/sxhkd-0.6.2' mkdir -p "/usr/src/tmp/sxhkd-buildroot/usr/bin" cp -pf sxhkd "/usr/src/tmp/sxhkd-buildroot/usr/bin" mkdir -p "/usr/src/tmp/sxhkd-buildroot/usr/share/man"/man1 cp -p doc/sxhkd.1 "/usr/src/tmp/sxhkd-buildroot/usr/share/man"/man1 mkdir -p "/usr/src/tmp/sxhkd-buildroot/usr/share/doc/sxhkd" cp -pr examples "/usr/src/tmp/sxhkd-buildroot/usr/share/doc/sxhkd"/examples make: Leaving directory '/usr/src/RPM/BUILD/sxhkd-0.6.2' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/sxhkd-buildroot (auto) Verifying and fixing files in /usr/src/tmp/sxhkd-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/sxhkd-buildroot/ (default) Compressing files in /usr/src/tmp/sxhkd-buildroot (auto) 056-debuginfo.brp: WARNING: debuginfo without debug sources. Verifying ELF objects in /usr/src/tmp/sxhkd-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/sxhkd: uses non-LFS functions: fopen open Processing files: sxhkd-0.6.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NNfKoN 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.bjnG8O find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.10), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libxcb-keysyms.so.1 >= set:hecVt5rlJI4, libxcb.so.1 >= set:ni8hFxRElwTfa1NUZpMzIHMf3tOldOA063sMZiSrBe7m47rglTCbSZtHZ1, 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.XiVZ9U Creating sxhkd-debuginfo package Processing files: sxhkd-debuginfo-0.6.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DPb1qQ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2Sgou6 find-requires: running scripts (debuginfo) Requires: sxhkd = 0.6.2-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libxcb-keysyms.so.1), debug(libxcb.so.1) Adding to sxhkd-debuginfo a strict dependency on sxhkd Wrote: /usr/src/RPM/RPMS/i586/sxhkd-0.6.2-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/sxhkd-debuginfo-0.6.2-alt1.i586.rpm (w2.lzdio) 0.56user 0.49system 0:05.50elapsed 19%CPU (0avgtext+0avgdata 25392maxresident)k 0inputs+0outputs (0major+156964minor)pagefaults 0swaps 3.31user 1.54system 0:13.41elapsed 36%CPU (0avgtext+0avgdata 124360maxresident)k 24inputs+0outputs (0major+193215minor)pagefaults 0swaps --- sxhkd-0.6.2-alt1.i586.rpm.repo 2023-06-11 19:44:13.000000000 +0000 +++ sxhkd-0.6.2-alt1.i586.rpm.hasher 2023-09-23 05:23:46.373405806 +0000 @@ -29,3 +29,3 @@ Provides: sxhkd = 0.6.2-alt1:sisyphus+322356.100.3.1 -File: /usr/bin/sxhkd 100755 root:root f7038031029b1f46f0c1b4f1419d89f9 +File: /usr/bin/sxhkd 100755 root:root 32d6589c78b80d5c878433cbbcecc904 File: /usr/share/doc/sxhkd 40755 root:root @@ -43,2 +43,2 @@ File: /usr/share/man/man1/sxhkd.1.xz 100644 root:root 357f8f1e3c5176f9bafb88449a1da041 -RPMIdentity: 1e606b25e430017c30756d5a9fbc223071a02659a6d3829d65b332a3260c0d36d3aa391cd716226dc6502b94bc8c6de11875c6a73207b56da23f76430325c52c +RPMIdentity: 57fc8731c48a5e44d44fea2855a2def26c62a9b3ab1268604160dbb659d3eff5bbf6948622028937e9d5ed42ecccee09b308404f1233672d0fdf6ced8980de89 --- sxhkd-debuginfo-0.6.2-alt1.i586.rpm.repo 2023-06-11 19:44:13.000000000 +0000 +++ sxhkd-debuginfo-0.6.2-alt1.i586.rpm.hasher 2023-09-23 05:23:46.437406442 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/1a 40755 root:root -/usr/lib/debug/.build-id/1a/c79d0c25faa8be886e80a90f838e42ed98c2ef 120777 root:root ../../../../bin/sxhkd -/usr/lib/debug/.build-id/1a/c79d0c25faa8be886e80a90f838e42ed98c2ef.debug 120777 root:root ../../usr/bin/sxhkd.debug +/usr/lib/debug/.build-id/e0 40755 root:root +/usr/lib/debug/.build-id/e0/b9821d58673089957e726faf7be2a5bbea15a3 120777 root:root ../../../../bin/sxhkd +/usr/lib/debug/.build-id/e0/b9821d58673089957e726faf7be2a5bbea15a3.debug 120777 root:root ../../usr/bin/sxhkd.debug /usr/lib/debug/usr/bin/sxhkd.debug 100644 root:root @@ -11,6 +11,6 @@ Provides: sxhkd-debuginfo = 0.6.2-alt1:sisyphus+322356.100.3.1 -File: /usr/lib/debug/.build-id/1a 40755 root:root -File: /usr/lib/debug/.build-id/1a/c79d0c25faa8be886e80a90f838e42ed98c2ef 120777 root:root ../../../../bin/sxhkd -File: /usr/lib/debug/.build-id/1a/c79d0c25faa8be886e80a90f838e42ed98c2ef.debug 120777 root:root ../../usr/bin/sxhkd.debug -File: /usr/lib/debug/usr/bin/sxhkd.debug 100644 root:root f0200772e88dee2f3247f79f388f4c3b -RPMIdentity: 87a82fefc814798c06a67657d3505cfaef3b9a55c5b11fb2803cacad7071ade230adefce23a1bdc9ff27ae758241c971649007ff49fd7b49b60d4a7ef637d018 +File: /usr/lib/debug/.build-id/e0 40755 root:root +File: /usr/lib/debug/.build-id/e0/b9821d58673089957e726faf7be2a5bbea15a3 120777 root:root ../../../../bin/sxhkd +File: /usr/lib/debug/.build-id/e0/b9821d58673089957e726faf7be2a5bbea15a3.debug 120777 root:root ../../usr/bin/sxhkd.debug +File: /usr/lib/debug/usr/bin/sxhkd.debug 100644 root:root 5a8146ac652f84a578753485147b84e7 +RPMIdentity: ad32ae74036d664e4d6727f4cf12e9155a06a0d64d396a804d283e2c71c0fc5d92490f78f71fe6324eec4830e9162d507dc6f63c63100cc0f96a46e6a11204c8