<86>Sep 29 11:32:39 userdel[79293]: delete user 'rooter' <86>Sep 29 11:32:39 userdel[79293]: removed group 'rooter' owned by 'rooter' <86>Sep 29 11:32:39 userdel[79293]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 29 11:32:39 groupadd[79312]: group added to /etc/group: name=rooter, GID=1853 <86>Sep 29 11:32:39 groupadd[79312]: group added to /etc/gshadow: name=rooter <86>Sep 29 11:32:39 groupadd[79312]: new group: name=rooter, GID=1853 <86>Sep 29 11:32:39 useradd[79336]: new user: name=rooter, UID=1853, GID=1853, home=/root, shell=/bin/bash <86>Sep 29 11:32:39 userdel[79371]: delete user 'builder' <86>Sep 29 11:32:39 userdel[79371]: removed group 'builder' owned by 'builder' <86>Sep 29 11:32:39 userdel[79371]: removed shadow group 'builder' owned by 'builder' <86>Sep 29 11:32:39 groupadd[79390]: group added to /etc/group: name=builder, GID=1854 <86>Sep 29 11:32:39 groupadd[79390]: group added to /etc/gshadow: name=builder <86>Sep 29 11:32:39 groupadd[79390]: new group: name=builder, GID=1854 <86>Sep 29 11:32:39 useradd[79406]: new user: name=builder, UID=1854, GID=1854, home=/usr/src, shell=/bin/bash <13>Sep 29 11:32:42 rpmi: pandoc-1.11.1-alt2 sisyphus+222335.1500.9.1 1550820277 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/earlyoom-1.6.2-alt1.nosrc.rpm (w1.gzdio) Installing earlyoom-1.6.2-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.69350 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf earlyoom-1.6.2 + echo 'Source #0 (earlyoom-1.6.2.tar):' Source #0 (earlyoom-1.6.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/earlyoom-1.6.2.tar + cd earlyoom-1.6.2 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (fix-config-path.patch):' Patch #0 (fix-config-path.patch): + /usr/bin/patch -p1 patching file Makefile Hunk #1 succeeded at 44 (offset 1 line). patching file earlyoom.service.in Hunk #1 succeeded at 3 with fuzz 2. + sed -e /systemctl/d -i Makefile + sed -e 's/VERSION ?= \$(shell git describe --tags --dirty 2> \/dev\/null)/VERSION = 1.6.2/' -i Makefile + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.69350 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd earlyoom-1.6.2 + make -j16 PREFIX=/usr SYSCONFDIR=/etc SYSTEMDUNITDIR=/lib/systemd/system make: Entering directory '/usr/src/RPM/BUILD/earlyoom-1.6.2' sed "s|:TARGET:|/usr/bin|g;s|:SYSCONFDIR:|/etc|g" earlyoom.service.in > earlyoom.service make: Leaving directory '/usr/src/RPM/BUILD/earlyoom-1.6.2' make: Entering directory '/usr/src/RPM/BUILD/earlyoom-1.6.2' pandoc MANPAGE.md -s -t man > earlyoom.1 make: Leaving directory '/usr/src/RPM/BUILD/earlyoom-1.6.2' make: Entering directory '/usr/src/RPM/BUILD/earlyoom-1.6.2' cc -Wall -Wextra -Wformat-security -Wconversion -DVERSION=\"1.6.2\" -g -fstack-protector-all -std=gnu99 -o earlyoom meminfo.c kill.c msg.c globals.c main.c make: Leaving directory '/usr/src/RPM/BUILD/earlyoom-1.6.2' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.69350 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/earlyoom-buildroot + : + /bin/rm -rf -- /usr/src/tmp/earlyoom-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd earlyoom-1.6.2 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/earlyoom-buildroot PREFIX=/usr SYSCONFDIR=/etc SYSTEMDUNITDIR=/lib/systemd/system make: Entering directory '/usr/src/RPM/BUILD/earlyoom-1.6.2' install -d /usr/src/tmp/earlyoom-buildroot/usr/bin/ install -m 755 earlyoom /usr/src/tmp/earlyoom-buildroot/usr/bin/ gzip -f -k -n earlyoom.1 install -d /usr/src/tmp/earlyoom-buildroot/usr/share/man/man1/ install -m 644 earlyoom.1.gz /usr/src/tmp/earlyoom-buildroot/usr/share/man/man1/ install -d /usr/src/tmp/earlyoom-buildroot/etc/sysconfig/ install -m 644 earlyoom.default /usr/src/tmp/earlyoom-buildroot/etc/sysconfig/earlyoom install -d /usr/src/tmp/earlyoom-buildroot/lib/systemd/system install -m 644 earlyoom.service /usr/src/tmp/earlyoom-buildroot/lib/systemd/system chcon -t systemd_unit_file_t /usr/src/tmp/earlyoom-buildroot/lib/systemd/system/earlyoom.service chcon: can't apply partial context to unlabeled file '/usr/src/tmp/earlyoom-buildroot/lib/systemd/system/earlyoom.service' make: [Makefile:35: install] Error 1 (ignored) make: Leaving directory '/usr/src/RPM/BUILD/earlyoom-1.6.2' + mkdir -p /usr/src/tmp/earlyoom-buildroot/etc/rc.d/init.d + install -pm755 /usr/src/RPM/SOURCES/earlyoom.init /usr/src/tmp/earlyoom-buildroot/etc/rc.d/init.d/earlyoom + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/earlyoom-buildroot (auto) Verifying and fixing files in /usr/src/tmp/earlyoom-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/earlyoom-buildroot/ (default) Compressing files in /usr/src/tmp/earlyoom-buildroot (auto) Adjusting library links in /usr/src/tmp/earlyoom-buildroot ./lib: Verifying ELF objects in /usr/src/tmp/earlyoom-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.95875 Check is turned off by --without check Processing files: earlyoom-1.6.2-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.95875 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd earlyoom-1.6.2 + DOCDIR=/usr/src/tmp/earlyoom-buildroot/usr/share/doc/earlyoom-1.6.2 + export DOCDIR + rm -rf /usr/src/tmp/earlyoom-buildroot/usr/share/doc/earlyoom-1.6.2 + /bin/mkdir -p /usr/src/tmp/earlyoom-buildroot/usr/share/doc/earlyoom-1.6.2 + cp -prL README.md LICENSE /usr/src/tmp/earlyoom-buildroot/usr/share/doc/earlyoom-1.6.2 + chmod -R go-w /usr/src/tmp/earlyoom-buildroot/usr/share/doc/earlyoom-1.6.2 + chmod -R a+rX /usr/src/tmp/earlyoom-buildroot/usr/share/doc/earlyoom-1.6.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JdCRAk find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xp0n9M find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.fuTncj find-scriptlet-requires: FINDPACKAGE-COMMANDS: cp Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BnEjNS Requires: /bin/sh, /etc/rc.d/init.d, /etc/rc.d/init.d(SourceIfNotEmpty), /etc/rc.d/init.d(msg_usage), /etc/rc.d/init.d(start_daemon), /etc/rc.d/init.d(status), /etc/rc.d/init.d(stop_daemon), /etc/rc.d/init.d/functions, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.17)(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.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Requires(interp): /bin/sh Requires(post): /bin/sh, /usr/sbin/post_service, coreutils 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.fgugSv Creating earlyoom-debuginfo package Processing files: earlyoom-debuginfo-1.6.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.b4K5rc find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FhZnwW find-requires: running scripts (debuginfo) Requires: earlyoom = 1.6.2-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to earlyoom-debuginfo a strict dependency on earlyoom Wrote: /usr/src/RPM/RPMS/x86_64/earlyoom-1.6.2-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/earlyoom-debuginfo-1.6.2-alt1.x86_64.rpm (w2.lzdio) 1.77user 2.07system 0:09.44elapsed 40%CPU (0avgtext+0avgdata 24540maxresident)k 0inputs+0outputs (0major+320289minor)pagefaults 0swaps 3.27user 2.42system 0:18.15elapsed 31%CPU (0avgtext+0avgdata 135520maxresident)k 0inputs+0outputs (0major+210805minor)pagefaults 0swaps --- earlyoom-1.6.2-alt1.x86_64.rpm.repo 2020-11-25 14:31:28.000000000 +0000 +++ earlyoom-1.6.2-alt1.x86_64.rpm.hasher 2024-09-29 11:32:54.894995551 +0000 @@ -33,3 +33,3 @@ File: /lib/systemd/system/earlyoom.service 100644 root:root bd2b6fc73c63a537991dcc1fbeb72799 -File: /usr/bin/earlyoom 100755 root:root 7aee26625c8a181b88506d56185e8545 +File: /usr/bin/earlyoom 100755 root:root 716c51af22ca4c202d25254d81037eb5 File: /usr/share/doc/earlyoom-1.6.2 40755 root:root @@ -38,2 +38,2 @@ File: /usr/share/man/man1/earlyoom.1.xz 100644 root:root 1cf95216617dcdd9ce963e0012b51202 -RPMIdentity: cad0874b031d88da39b7d08b2ce189458f3488bb4330875ed484cc8ce0a26ccabe8ec5685494aa630c614970f6e761b51eab3fa6c706d97921f4eee5327a7365 +RPMIdentity: d6e6b607488edea5de4b07ed39ef5477d982b0ec04176559b3a89a50fe0550b491c0a85015fd1e05cdece047297a75dc9389aeecbabd4bba626a88470fa9dc61 --- earlyoom-debuginfo-1.6.2-alt1.x86_64.rpm.repo 2020-11-25 14:31:29.000000000 +0000 +++ earlyoom-debuginfo-1.6.2-alt1.x86_64.rpm.hasher 2024-09-29 11:32:54.995997152 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/4e 40755 root:root -/usr/lib/debug/.build-id/4e/c7d3e3172aa95762acd480fbe89fecf965fc8b 120777 root:root ../../../../bin/earlyoom -/usr/lib/debug/.build-id/4e/c7d3e3172aa95762acd480fbe89fecf965fc8b.debug 120777 root:root ../../usr/bin/earlyoom.debug +/usr/lib/debug/.build-id/2a 40755 root:root +/usr/lib/debug/.build-id/2a/030c31aec409983d4c97e90eac07aef16af8e6 120777 root:root ../../../../bin/earlyoom +/usr/lib/debug/.build-id/2a/030c31aec409983d4c97e90eac07aef16af8e6.debug 120777 root:root ../../usr/bin/earlyoom.debug /usr/lib/debug/usr/bin/earlyoom.debug 100644 root:root @@ -19,6 +19,6 @@ Provides: earlyoom-debuginfo = 1.6.2-alt1:p9+261894.100.2.1 -File: /usr/lib/debug/.build-id/4e 40755 root:root -File: /usr/lib/debug/.build-id/4e/c7d3e3172aa95762acd480fbe89fecf965fc8b 120777 root:root ../../../../bin/earlyoom -File: /usr/lib/debug/.build-id/4e/c7d3e3172aa95762acd480fbe89fecf965fc8b.debug 120777 root:root ../../usr/bin/earlyoom.debug -File: /usr/lib/debug/usr/bin/earlyoom.debug 100644 root:root fd48fd446b5674fb472663b9803c144a +File: /usr/lib/debug/.build-id/2a 40755 root:root +File: /usr/lib/debug/.build-id/2a/030c31aec409983d4c97e90eac07aef16af8e6 120777 root:root ../../../../bin/earlyoom +File: /usr/lib/debug/.build-id/2a/030c31aec409983d4c97e90eac07aef16af8e6.debug 120777 root:root ../../usr/bin/earlyoom.debug +File: /usr/lib/debug/usr/bin/earlyoom.debug 100644 root:root 97145e7b151699b65df33e4574c9d17b File: /usr/src/debug/earlyoom-1.6.2 40755 root:root @@ -33,2 +33,2 @@ File: /usr/src/debug/earlyoom-1.6.2/msg.h 100644 root:root 80394dea6e44023a4b65696f16ff2f99 -RPMIdentity: 81d93eae08646d6aa04b76486c703d7b6f863b414407031ceb57920d89b60089d0374f1d943588082136984bebfa0f0a5a377bb2d2f8a7e36edb884d21d294f6 +RPMIdentity: c3e54577843a1ab18b973fdab0eb0fabd51e6fb74c4d087647a999b91a8cf0b33faf6770312b290ca608903bce7ce2759d0e999dc047a611049d4af62ec685ce