<86>Feb 3 00:32:19 userdel[1242758]: delete user 'rooter' <86>Feb 3 00:32:19 userdel[1242758]: removed group 'rooter' owned by 'rooter' <86>Feb 3 00:32:19 userdel[1242758]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 3 00:32:19 groupadd[1242772]: group added to /etc/group: name=rooter, GID=1829 <86>Feb 3 00:32:19 groupadd[1242772]: group added to /etc/gshadow: name=rooter <86>Feb 3 00:32:19 groupadd[1242772]: new group: name=rooter, GID=1829 <86>Feb 3 00:32:19 useradd[1242784]: new user: name=rooter, UID=1829, GID=1829, home=/root, shell=/bin/bash, from=none <86>Feb 3 00:32:19 userdel[1242801]: delete user 'builder' <86>Feb 3 00:32:19 userdel[1242801]: removed group 'builder' owned by 'builder' <86>Feb 3 00:32:19 userdel[1242801]: removed shadow group 'builder' owned by 'builder' <86>Feb 3 00:32:19 groupadd[1242815]: group added to /etc/group: name=builder, GID=1830 <86>Feb 3 00:32:19 groupadd[1242815]: group added to /etc/gshadow: name=builder <86>Feb 3 00:32:19 groupadd[1242815]: new group: name=builder, GID=1830 <86>Feb 3 00:32:19 useradd[1242825]: new user: name=builder, UID=1830, GID=1830, home=/usr/src, shell=/bin/bash, from=none Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/mbpfan-2.4.0-alt1.nosrc.rpm (w1.gzdio) Installing mbpfan-2.4.0-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.4157 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf mbpfan-2.4.0 + echo 'Source #0 (mbpfan-2.4.0.tar):' Source #0 (mbpfan-2.4.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/mbpfan-2.4.0.tar + cd mbpfan-2.4.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.4157 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mbpfan-2.4.0 + make -j16 make: Entering directory '/usr/src/RPM/BUILD/mbpfan-2.4.0' mkdir -p bin Compiling src/main... cc -c -g -Wall -Wextra -Wno-unused-function -std=c99 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=500 src/main.c -osrc/main.o make: Leaving directory '/usr/src/RPM/BUILD/mbpfan-2.4.0' make: Entering directory '/usr/src/RPM/BUILD/mbpfan-2.4.0' mkdir -p bin Compiling src/util... cc -c -g -Wall -Wextra -Wno-unused-function -std=c99 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=500 src/util.c -osrc/util.o make: Leaving directory '/usr/src/RPM/BUILD/mbpfan-2.4.0' make: Entering directory '/usr/src/RPM/BUILD/mbpfan-2.4.0' mkdir -p bin Compiling tests/main... cc -c -g -Wall -Wextra -Wno-unused-function -std=c99 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=500 tests/main.c -otests/main.o make: Leaving directory '/usr/src/RPM/BUILD/mbpfan-2.4.0' make: Entering directory '/usr/src/RPM/BUILD/mbpfan-2.4.0' mkdir -p bin Compiling src/daemon... cc -c -g -Wall -Wextra -Wno-unused-function -std=c99 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=500 src/daemon.c -osrc/daemon.o make: Leaving directory '/usr/src/RPM/BUILD/mbpfan-2.4.0' make: Entering directory '/usr/src/RPM/BUILD/mbpfan-2.4.0' mkdir -p bin Compiling src/strmap... cc -c -g -Wall -Wextra -Wno-unused-function -std=c99 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=500 src/strmap.c -osrc/strmap.o make: Leaving directory '/usr/src/RPM/BUILD/mbpfan-2.4.0' make: Entering directory '/usr/src/RPM/BUILD/mbpfan-2.4.0' mkdir -p bin Compiling tests/minunit... cc -c -g -Wall -Wextra -Wno-unused-function -std=c99 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=500 tests/minunit.c -otests/minunit.o make: Leaving directory '/usr/src/RPM/BUILD/mbpfan-2.4.0' make: Entering directory '/usr/src/RPM/BUILD/mbpfan-2.4.0' mkdir -p bin Compiling src/settings... cc -c -g -Wall -Wextra -Wno-unused-function -std=c99 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=500 src/settings.c -osrc/settings.o make: Leaving directory '/usr/src/RPM/BUILD/mbpfan-2.4.0' make: Entering directory '/usr/src/RPM/BUILD/mbpfan-2.4.0' mkdir -p bin Compiling src/mbpfan... cc -c -g -Wall -Wextra -Wno-unused-function -std=c99 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=500 src/mbpfan.c -osrc/mbpfan.o make: Leaving directory '/usr/src/RPM/BUILD/mbpfan-2.4.0' make: Entering directory '/usr/src/RPM/BUILD/mbpfan-2.4.0' Linking... cc -g src/daemon.o src/main.o src/mbpfan.o src/settings.o src/strmap.o src/util.o -lm -o bin/mbpfan make: Leaving directory '/usr/src/RPM/BUILD/mbpfan-2.4.0' make: Entering directory '/usr/src/RPM/BUILD/mbpfan-2.4.0' Linking... cc -g tests/main.o tests/minunit.o src/daemon.o src/mbpfan.o src/settings.o src/strmap.o src/util.o -lm -o bin/mbpfan-tests make: Leaving directory '/usr/src/RPM/BUILD/mbpfan-2.4.0' + gunzip mbpfan.8.gz + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.4157 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/mbpfan-buildroot + : + /bin/rm -rf -- /usr/src/tmp/mbpfan-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd mbpfan-2.4.0 + install -Dpm 0755 bin/mbpfan /usr/src/tmp/mbpfan-buildroot/usr/sbin/mbpfan + install -Dpm 0755 bin/mbpfan-tests /usr/src/tmp/mbpfan-buildroot/usr/sbin/mbpfan-tests + install -Dpm 0644 mbpfan.conf /usr/src/tmp/mbpfan-buildroot/etc/mbpfan.conf + install -Dpm 0644 mbpfan.service /usr/src/tmp/mbpfan-buildroot/lib/systemd/system/mbpfan.service + install -Dpm 0644 mbpfan.8 /usr/src/tmp/mbpfan-buildroot/usr/share/man/man8/mbpfan.8 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/mbpfan-buildroot (auto) Verifying and fixing files in /usr/src/tmp/mbpfan-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/mbpfan-buildroot/ (default) Compressing files in /usr/src/tmp/mbpfan-buildroot (auto) Adjusting library links in /usr/src/tmp/mbpfan-buildroot ./lib: (from :0) Verifying ELF objects in /usr/src/tmp/mbpfan-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: mbpfan-2.4.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.4157 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mbpfan-2.4.0 + DOCDIR=/usr/src/tmp/mbpfan-buildroot/usr/share/doc/mbpfan-2.4.0 + export DOCDIR + rm -rf /usr/src/tmp/mbpfan-buildroot/usr/share/doc/mbpfan-2.4.0 + /bin/mkdir -p /usr/src/tmp/mbpfan-buildroot/usr/share/doc/mbpfan-2.4.0 + cp -prL README.md AUTHORS /usr/src/tmp/mbpfan-buildroot/usr/share/doc/mbpfan-2.4.0 + chmod -R go-w /usr/src/tmp/mbpfan-buildroot/usr/share/doc/mbpfan-2.4.0 + chmod -R a+rX /usr/src/tmp/mbpfan-buildroot/usr/share/doc/mbpfan-2.4.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FM4uOF 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.pu5caV find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CFnw7P Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XQBcMj Requires: /lib64/ld-linux-x86-64.so.2, /usr/bin/kill, libc.so.6(GLIBC_2.10)(64bit), 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.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Requires(interp): /bin/sh Requires(post): /bin/sh, /usr/sbin/post_service Requires(preun): /bin/sh, /usr/sbin/preun_service Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.37yeT7 Creating mbpfan-debuginfo package Processing files: mbpfan-debuginfo-2.4.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LtWE1u find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sFIctb find-requires: running scripts (debuginfo) Requires: mbpfan = 2.4.0-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to mbpfan-debuginfo a strict dependency on mbpfan Wrote: /usr/src/RPM/RPMS/x86_64/mbpfan-2.4.0-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/mbpfan-debuginfo-2.4.0-alt1.x86_64.rpm (w2.lzdio) 0.40user 1.36system 0:07.73elapsed 22%CPU (0avgtext+0avgdata 28492maxresident)k 0inputs+0outputs (0major+285133minor)pagefaults 0swaps 0.48user 0.97system 0:10.92elapsed 13%CPU (0avgtext+0avgdata 12156maxresident)k 0inputs+0outputs (0major+97461minor)pagefaults 0swaps --- mbpfan-2.4.0-alt1.x86_64.rpm.repo 2023-04-03 03:25:47.000000000 +0000 +++ mbpfan-2.4.0-alt1.x86_64.rpm.hasher 2024-02-03 00:32:28.747391782 +0000 @@ -25,4 +25,4 @@ File: /lib/systemd/system/mbpfan.service 100644 root:root f480143c00abc269e131511736da1664 -File: /usr/sbin/mbpfan 100755 root:root a4120b0a9d1e68cf2e8a51384b12bc3c -File: /usr/sbin/mbpfan-tests 100755 root:root a1f0b3122deeb43b7b52cb983082d547 +File: /usr/sbin/mbpfan 100755 root:root d8ab4dda3d4e62964d414c2b424a629a +File: /usr/sbin/mbpfan-tests 100755 root:root 40e353cd5a1edb24893a941bb2f45811 File: /usr/share/doc/mbpfan-2.4.0 40755 root:root @@ -31,2 +31,2 @@ File: /usr/share/man/man8/mbpfan.8.xz 100644 root:root 6858e269a0662d2c5b0771439d4fc379 -RPMIdentity: 77549700f5584ca557ed27b294993157d38d9a27e01bb268efeb5b2a2b18be34b45cbe871be3a113a32d8a463a2cba71d04af9f4d1ad40a5e9dd740a71d70615 +RPMIdentity: d59f2fa55c1332ec6f1f637ce1df88c3d9db512e9cbfef3acc04a0461b8ae8d2f52131514280a87d7a852cfd093d05f16152d721bdeee407b71d5eb4249f8b9d --- mbpfan-debuginfo-2.4.0-alt1.x86_64.rpm.repo 2023-04-03 03:25:47.000000000 +0000 +++ mbpfan-debuginfo-2.4.0-alt1.x86_64.rpm.hasher 2024-02-03 00:32:28.806392811 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/51 40755 root:root -/usr/lib/debug/.build-id/51/d528d0a637027a3c6e67f6facbfc5ea446c8b2 120777 root:root ../../../../sbin/mbpfan -/usr/lib/debug/.build-id/51/d528d0a637027a3c6e67f6facbfc5ea446c8b2.debug 120777 root:root ../../usr/sbin/mbpfan.debug +/usr/lib/debug/.build-id/d1 40755 root:root +/usr/lib/debug/.build-id/d1/4e679f59b22fa902887d9ed6c41886cb1ab627 120777 root:root ../../../../sbin/mbpfan-tests +/usr/lib/debug/.build-id/d1/4e679f59b22fa902887d9ed6c41886cb1ab627.debug 120777 root:root ../../usr/sbin/mbpfan-tests.debug /usr/lib/debug/.build-id/d6 40755 root:root -/usr/lib/debug/.build-id/d6/37e35e9843e78b9bcf9e396eead6473590f66b 120777 root:root ../../../../sbin/mbpfan-tests -/usr/lib/debug/.build-id/d6/37e35e9843e78b9bcf9e396eead6473590f66b.debug 120777 root:root ../../usr/sbin/mbpfan-tests.debug +/usr/lib/debug/.build-id/d6/0e5b77bfcf2179b277637c2e98413af7da9f48 120777 root:root ../../../../sbin/mbpfan +/usr/lib/debug/.build-id/d6/0e5b77bfcf2179b277637c2e98413af7da9f48.debug 120777 root:root ../../usr/sbin/mbpfan.debug /usr/lib/debug/usr/sbin/mbpfan-tests.debug 100644 root:root @@ -31,10 +31,10 @@ Provides: mbpfan-debuginfo = 2.4.0-alt1:sisyphus+317925.100.1.1 -File: /usr/lib/debug/.build-id/51 40755 root:root -File: /usr/lib/debug/.build-id/51/d528d0a637027a3c6e67f6facbfc5ea446c8b2 120777 root:root ../../../../sbin/mbpfan -File: /usr/lib/debug/.build-id/51/d528d0a637027a3c6e67f6facbfc5ea446c8b2.debug 120777 root:root ../../usr/sbin/mbpfan.debug +File: /usr/lib/debug/.build-id/d1 40755 root:root +File: /usr/lib/debug/.build-id/d1/4e679f59b22fa902887d9ed6c41886cb1ab627 120777 root:root ../../../../sbin/mbpfan-tests +File: /usr/lib/debug/.build-id/d1/4e679f59b22fa902887d9ed6c41886cb1ab627.debug 120777 root:root ../../usr/sbin/mbpfan-tests.debug File: /usr/lib/debug/.build-id/d6 40755 root:root -File: /usr/lib/debug/.build-id/d6/37e35e9843e78b9bcf9e396eead6473590f66b 120777 root:root ../../../../sbin/mbpfan-tests -File: /usr/lib/debug/.build-id/d6/37e35e9843e78b9bcf9e396eead6473590f66b.debug 120777 root:root ../../usr/sbin/mbpfan-tests.debug -File: /usr/lib/debug/usr/sbin/mbpfan-tests.debug 100644 root:root 6383e12495451e80eab4dc40165affe5 -File: /usr/lib/debug/usr/sbin/mbpfan.debug 100644 root:root 2fd08c0254fc71d9104da45446cccd02 +File: /usr/lib/debug/.build-id/d6/0e5b77bfcf2179b277637c2e98413af7da9f48 120777 root:root ../../../../sbin/mbpfan +File: /usr/lib/debug/.build-id/d6/0e5b77bfcf2179b277637c2e98413af7da9f48.debug 120777 root:root ../../usr/sbin/mbpfan.debug +File: /usr/lib/debug/usr/sbin/mbpfan-tests.debug 100644 root:root 7bca7bced1be9bc0bee81855c594b86f +File: /usr/lib/debug/usr/sbin/mbpfan.debug 100644 root:root 95c5e87eb0845b7195c8789edb378676 File: /usr/src/debug/mbpfan-2.4.0 40755 root:root @@ -57,2 +57,2 @@ File: /usr/src/debug/mbpfan-2.4.0/tests/minunit.h 100644 root:root 223e0e864159e385534b440507f6c7e9 -RPMIdentity: 607083b9689987a4f05a380a21268fef6711ee2e9f3ce91329e9e6f533793a74b0908f70cda4bd7c938e074140e9a819ef24662ba947dfd75ca2a40b8b6044c6 +RPMIdentity: e8419bfb921cba7f9cad970cb02fea53f6eb95cf03810f28bb97fc410be0b84bab85f36ec11fd4098d16b77becbd447dc90f5039bd8d427b52188be4f9404560