<86>May 4 01:24:57 userdel[3054761]: delete user 'rooter' <86>May 4 01:24:57 userdel[3054761]: removed group 'rooter' owned by 'rooter' <86>May 4 01:24:57 userdel[3054761]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 01:24:57 groupadd[3054787]: group added to /etc/group: name=rooter, GID=1847 <86>May 4 01:24:57 groupadd[3054787]: group added to /etc/gshadow: name=rooter <86>May 4 01:24:57 groupadd[3054787]: new group: name=rooter, GID=1847 <86>May 4 01:24:57 useradd[3054812]: new user: name=rooter, UID=1847, GID=1847, home=/root, shell=/bin/bash, from=none <86>May 4 01:24:57 userdel[3054842]: delete user 'builder' <86>May 4 01:24:57 userdel[3054842]: removed group 'builder' owned by 'builder' <86>May 4 01:24:57 userdel[3054842]: removed shadow group 'builder' owned by 'builder' <86>May 4 01:24:57 groupadd[3054879]: group added to /etc/group: name=builder, GID=1848 <86>May 4 01:24:57 groupadd[3054879]: group added to /etc/gshadow: name=builder <86>May 4 01:24:57 groupadd[3054879]: new group: name=builder, GID=1848 <86>May 4 01:24:57 useradd[3054914]: new user: name=builder, UID=1848, GID=1848, home=/usr/src, shell=/bin/bash, from=none <13>May 4 01:25:01 rpmi: pandoc-2.9.2.1-alt2 sisyphus+326169.23200.17.2 1692854145 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.77304 + 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.77304 + 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 globals.c kill.c main.c meminfo.c msg.c make: Leaving directory '/usr/src/RPM/BUILD/earlyoom-1.6.2' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.77304 + 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:/usr/bin:/bin:/usr/local/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) Verifying systemd units in /usr/src/tmp/earlyoom-buildroot Adjusting library links in /usr/src/tmp/earlyoom-buildroot ./lib: (from :0) 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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/earlyoom-buildroot Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.77304 Check is turned off by --without check Processing files: earlyoom-1.6.2-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.77304 + 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.6vN8gz 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.hQaffX 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.WOe2MH 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.54vWpu 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.33)(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, 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.7rI3tg 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.M7zs23 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2xUExk 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) 0.55user 1.22system 0:07.77elapsed 22%CPU (0avgtext+0avgdata 49408maxresident)k 0inputs+0outputs (0major+252598minor)pagefaults 0swaps 3.68user 2.40system 0:17.52elapsed 34%CPU (0avgtext+0avgdata 131880maxresident)k 24264inputs+0outputs (0major+193342minor)pagefaults 0swaps --- earlyoom-1.6.2-alt1.x86_64.rpm.repo 2020-11-16 15:57:04.000000000 +0000 +++ earlyoom-1.6.2-alt1.x86_64.rpm.hasher 2024-05-04 01:25:11.782761323 +0000 @@ -22,2 +22,4 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.33)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -33,3 +35,3 @@ File: /lib/systemd/system/earlyoom.service 100644 root:root bd2b6fc73c63a537991dcc1fbeb72799 -File: /usr/bin/earlyoom 100755 root:root d674195b2c558f942385da9397942a32 +File: /usr/bin/earlyoom 100755 root:root 3548fd9cb6190ecce3ae092731d8dd66 File: /usr/share/doc/earlyoom-1.6.2 40755 root:root @@ -38,2 +40,2 @@ File: /usr/share/man/man1/earlyoom.1.xz 100644 root:root 275cd5da06dcc09b52a13568ab7516eb -RPMIdentity: b5341910c21e53046c32a5239bca36697e7654903bd724d863dc26144c7278392f3d7349173768362470e4733e892e8da5402a99840f72cf29d83e9da45896e1 +RPMIdentity: 84a3452d3e7eb4be8a51bd87db5d848318e3bbe59052138c891ad4049150fc6f0b0d1c9e9a114ef80716a17d04561569de34ddbb23810f8b3c627de48ef78a5e --- earlyoom-debuginfo-1.6.2-alt1.x86_64.rpm.repo 2020-11-16 15:57:04.000000000 +0000 +++ earlyoom-debuginfo-1.6.2-alt1.x86_64.rpm.hasher 2024-05-04 01:25:11.864762656 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/7a 40755 root:root -/usr/lib/debug/.build-id/7a/bd4c1cf24e1d10003c6960ea08f51dfd52f813 120777 root:root ../../../../bin/earlyoom -/usr/lib/debug/.build-id/7a/bd4c1cf24e1d10003c6960ea08f51dfd52f813.debug 120777 root:root ../../usr/bin/earlyoom.debug +/usr/lib/debug/.build-id/e0 40755 root:root +/usr/lib/debug/.build-id/e0/5603f727c88f6968cd012ece32d8d5112c07c6 120777 root:root ../../../../bin/earlyoom +/usr/lib/debug/.build-id/e0/5603f727c88f6968cd012ece32d8d5112c07c6.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:sisyphus+261866.100.1.1 -File: /usr/lib/debug/.build-id/7a 40755 root:root -File: /usr/lib/debug/.build-id/7a/bd4c1cf24e1d10003c6960ea08f51dfd52f813 120777 root:root ../../../../bin/earlyoom -File: /usr/lib/debug/.build-id/7a/bd4c1cf24e1d10003c6960ea08f51dfd52f813.debug 120777 root:root ../../usr/bin/earlyoom.debug -File: /usr/lib/debug/usr/bin/earlyoom.debug 100644 root:root c52c09e56032261177fb48c54e497914 +File: /usr/lib/debug/.build-id/e0 40755 root:root +File: /usr/lib/debug/.build-id/e0/5603f727c88f6968cd012ece32d8d5112c07c6 120777 root:root ../../../../bin/earlyoom +File: /usr/lib/debug/.build-id/e0/5603f727c88f6968cd012ece32d8d5112c07c6.debug 120777 root:root ../../usr/bin/earlyoom.debug +File: /usr/lib/debug/usr/bin/earlyoom.debug 100644 root:root 08e9ac6b075765c05fde3a574bfde04e 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: ed7d7c7d9ccd8d4ee35b790f13a3f1ae78214b416e25824761250ad049ee900883511b8a41a3804d829c7382bd68521e7b76454c53e391f7bdd3fef3c3ac3413 +RPMIdentity: b4b533f64f60b4d005b153c75da647aaeacf8b549c596c40fee098e55a8aac2e0c15db0ae572cc122ad5e2df9a12e4e0bdaff9119dcab0be9914b0a1087428b5