<86>Feb 6 03:51:51 userdel[2085305]: delete user 'rooter' <86>Feb 6 03:51:51 userdel[2085305]: removed group 'rooter' owned by 'rooter' <86>Feb 6 03:51:51 groupadd[2085347]: group added to /etc/group: name=rooter, GID=960 <86>Feb 6 03:51:51 groupadd[2085347]: group added to /etc/gshadow: name=rooter <86>Feb 6 03:51:51 groupadd[2085347]: new group: name=rooter, GID=960 <86>Feb 6 03:51:51 useradd[2085373]: new user: name=rooter, UID=960, GID=960, home=/root, shell=/bin/bash <86>Feb 6 03:51:51 userdel[2085431]: delete user 'builder' <86>Feb 6 03:51:51 userdel[2085431]: removed group 'builder' owned by 'builder' <86>Feb 6 03:51:51 userdel[2085431]: removed shadow group 'builder' owned by 'builder' <86>Feb 6 03:51:51 groupadd[2085474]: group added to /etc/group: name=builder, GID=961 <86>Feb 6 03:51:51 groupadd[2085474]: group added to /etc/gshadow: name=builder <86>Feb 6 03:51:51 groupadd[2085474]: new group: name=builder, GID=961 <86>Feb 6 03:51:51 useradd[2085516]: new user: name=builder, UID=961, GID=961, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libutempter-1.2.2-alt1.nosrc.rpm (w1.gzdio) Installing libutempter-1.2.2-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.2517 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libutempter-1.2.2 + echo 'Source #0 (libutempter-1.2.2.tar):' Source #0 (libutempter-1.2.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libutempter-1.2.2.tar + cd libutempter-1.2.2 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.2517 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libutempter-1.2.2 ++ getconf LFS_CFLAGS + make -j16 libdir=/usr/lib64 libexecdir=/usr/lib COMPILE_LFS= make: Entering directory '/usr/src/RPM/BUILD/libutempter-1.2.2' cc -W -Wall -Waggregate-return -Wcast-align -Wconversion -Wdisabled-optimization -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Werror -std=gnu99 -DLIBEXECDIR=\"/usr/lib\" -c -fPIC iface.c -o iface.os make: Leaving directory '/usr/src/RPM/BUILD/libutempter-1.2.2' make: Entering directory '/usr/src/RPM/BUILD/libutempter-1.2.2' cc -W -Wall -Waggregate-return -Wcast-align -Wconversion -Wdisabled-optimization -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Werror -std=gnu99 -DLIBEXECDIR=\"/usr/lib\" -Wl,-z,relro -Wl,-stats -fPIE -pie -Wl,-z,now utempter.c -o utempter ld: total time in link: 0.011930 make: Leaving directory '/usr/src/RPM/BUILD/libutempter-1.2.2' make: Entering directory '/usr/src/RPM/BUILD/libutempter-1.2.2' cc -Wl,-z,relro -Wl,-stats -shared \ -Wl,-soname,libutempter.so.0,--version-script=libutempter.map,-z,defs \ -lc iface.os -o libutempter.so ld: total time in link: 0.019100 make: Leaving directory '/usr/src/RPM/BUILD/libutempter-1.2.2' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.2517 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libutempter-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libutempter-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd libutempter-1.2.2 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libutempter-buildroot libdir=/usr/lib64 libexecdir=/usr/lib make: Entering directory '/usr/src/RPM/BUILD/libutempter-1.2.2' mkdir -p /usr/src/tmp/libutempter-buildroot/usr/lib64 /usr/src/tmp/libutempter-buildroot/usr/lib/utempter \ /usr/src/tmp/libutempter-buildroot/usr/include /usr/src/tmp/libutempter-buildroot/usr/share/man/man3 /usr/libexec/rpm-build/install -p -p -m2711 utempter /usr/src/tmp/libutempter-buildroot/usr/lib/utempter/ /usr/libexec/rpm-build/install -p -p -m644 utempter.h /usr/src/tmp/libutempter-buildroot/usr/include/ /usr/libexec/rpm-build/install -p -p -m755 libutempter.so /usr/src/tmp/libutempter-buildroot/usr/lib64/libutempter.so.1.2.2 ln -s libutempter.so.1.2.2 /usr/src/tmp/libutempter-buildroot/usr/lib64/libutempter.so.0 ln -s libutempter.so.0 /usr/src/tmp/libutempter-buildroot/usr/lib64/libutempter.so /usr/libexec/rpm-build/install -p -p -m644 utempter.3 /usr/src/tmp/libutempter-buildroot/usr/share/man/man3/ for n in libutempter utempter_add_record utempter_remove_record \ utempter_remove_added_record utempter_set_helper; do \ ln -s utempter.3 /usr/src/tmp/libutempter-buildroot/usr/share/man/man3/$n.3; \ done make: Leaving directory '/usr/src/RPM/BUILD/libutempter-1.2.2' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libutempter-buildroot (auto) mode of './usr/lib64/libutempter.so.1.2.2' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libutempter-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/libutempter-buildroot/ (default) Compressing files in /usr/src/tmp/libutempter-buildroot (auto) removed '/usr/src/tmp/libutempter-buildroot/usr/share/man/man3/utempter_set_helper.3' '/usr/src/tmp/libutempter-buildroot/usr/share/man/man3/utempter_set_helper.3.xz' -> 'utempter.3.xz' removed '/usr/src/tmp/libutempter-buildroot/usr/share/man/man3/utempter_remove_added_record.3' '/usr/src/tmp/libutempter-buildroot/usr/share/man/man3/utempter_remove_added_record.3.xz' -> 'utempter.3.xz' removed '/usr/src/tmp/libutempter-buildroot/usr/share/man/man3/utempter_remove_record.3' '/usr/src/tmp/libutempter-buildroot/usr/share/man/man3/utempter_remove_record.3.xz' -> 'utempter.3.xz' removed '/usr/src/tmp/libutempter-buildroot/usr/share/man/man3/utempter_add_record.3' '/usr/src/tmp/libutempter-buildroot/usr/share/man/man3/utempter_add_record.3.xz' -> 'utempter.3.xz' removed '/usr/src/tmp/libutempter-buildroot/usr/share/man/man3/libutempter.3' '/usr/src/tmp/libutempter-buildroot/usr/share/man/man3/libutempter.3.xz' -> 'utempter.3.xz' Adjusting library links in /usr/src/tmp/libutempter-buildroot ./usr/lib: (from :0) ./usr/lib64: (from :0) libutempter.so.0 -> libutempter.so.1.2.2 Verifying ELF objects in /usr/src/tmp/libutempter-buildroot (arch=strict,fhs=strict,lfs=strict,lint=strict,rpath=strict,stack=strict,textrel=strict,unresolved=strict) Processing files: libutempter-1.2.2-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.2517 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libutempter-1.2.2 + DOCDIR=/usr/src/tmp/libutempter-buildroot/usr/share/doc/libutempter-1.2.2 + export DOCDIR + rm -rf /usr/src/tmp/libutempter-buildroot/usr/share/doc/libutempter-1.2.2 + /bin/mkdir -p /usr/src/tmp/libutempter-buildroot/usr/share/doc/libutempter-1.2.2 + cp -prL README /usr/src/tmp/libutempter-buildroot/usr/share/doc/libutempter-1.2.2 + chmod -R go-w /usr/src/tmp/libutempter-buildroot/usr/share/doc/libutempter-1.2.2 + chmod -R a+rX /usr/src/tmp/libutempter-buildroot/usr/share/doc/libutempter-1.2.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ITmSGw find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libutempter-buildroot/usr/lib64/libutempter.so.0: 7 symbols, 13 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3xHO3u find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KDokxa Provides: utempter = 0.5.2, libutempter.so.0()(64bit) = set:gd4yJmbufH9AOTB0, libutempter.so.0(UTEMPTER_1.1)(64bit) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(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), rtld(GNU_HASH) Requires(interp): /bin/sh Requires(pre): /bin/sh, /usr/sbin/groupadd Obsoletes: utempter Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kH7A1a Creating libutempter-debuginfo package Processing files: libutempter-devel-1.2.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CQkDRQ 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.bqYlBH find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: utempter-devel = 1.2.2 Requires: libutempter = 1.2.2-alt1, /usr/lib64/libutempter.so.0 Obsoletes: utempter-devel Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7yE31Z Processing files: libutempter-debuginfo-1.2.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wN0mOz find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.a7Q0KU find-requires: running scripts (debuginfo) Provides: debug64(libutempter.so.0) Requires: libutempter = 1.2.2-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to libutempter-devel a strict dependency on libutempter Adding to libutempter-debuginfo a strict dependency on libutempter Removing 1 extra deps from libutempter-devel due to dependency on libutempter Wrote: /usr/src/RPM/RPMS/x86_64/libutempter-1.2.2-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libutempter-devel-1.2.2-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libutempter-debuginfo-1.2.2-alt1.x86_64.rpm (w2.lzdio) 0.88user 1.07system 0:09.60elapsed 20%CPU (0avgtext+0avgdata 21264maxresident)k 0inputs+0outputs (0major+329615minor)pagefaults 0swaps 1.99user 4.02system 0:12.85elapsed 46%CPU (0avgtext+0avgdata 21264maxresident)k 0inputs+0outputs (0major+542405minor)pagefaults 0swaps --- libutempter-1.2.2-alt1.x86_64.rpm.repo 2021-08-24 22:20:34.000000000 +0000 +++ libutempter-1.2.2-alt1.x86_64.rpm.hasher 2022-02-06 03:52:02.845475940 +0000 @@ -10,2 +10,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) @@ -20,7 +22,7 @@ File: /usr/lib/utempter 40710 root:utempter -File: /usr/lib/utempter/utempter 102711 root:utmp 91003453bca09c109815675f4e7c3e1e +File: /usr/lib/utempter/utempter 102711 root:utmp 7ff828882bd446855219504bb262649c File: /usr/lib64/libutempter.so.0 120777 root:root libutempter.so.1.2.2 -File: /usr/lib64/libutempter.so.1.2.2 100644 root:root eeff31c96b8875681292d37579c4e992 +File: /usr/lib64/libutempter.so.1.2.2 100644 root:root 26219b22fc8c79b29ed7ceec564b0a28 File: /usr/share/doc/libutempter-1.2.2 40755 root:root File: /usr/share/doc/libutempter-1.2.2/README 100644 root:root 377c3057dc269cc1114a099920ca9f0c -RPMIdentity: 3af6719731f1d063030c638964f0abd7f709d5bcce7fa77b8268f625a618bd8d59f7b65b746e327717c23311dbfeb618263007a63767344fefd574ebc75e5f8c +RPMIdentity: a190a2af2d7ca3e138365643492d3768335104d901acc976d9f6b58e0f7e1eb52ce5469fefc1102d08ddcbbcab132b36f3bb14559decb43d133984646825cdf1 --- libutempter-debuginfo-1.2.2-alt1.x86_64.rpm.repo 2021-08-24 22:20:34.000000000 +0000 +++ libutempter-debuginfo-1.2.2-alt1.x86_64.rpm.hasher 2022-02-06 03:52:02.921476729 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/ab 40755 root:root -/usr/lib/debug/.build-id/ab/8d32f208495177b94a197b604cdbe1f583be12 120777 root:root ../../../../lib64/libutempter.so.1.2.2 -/usr/lib/debug/.build-id/ab/8d32f208495177b94a197b604cdbe1f583be12.debug 120777 root:root ../../usr/lib64/libutempter.so.1.2.2.debug -/usr/lib/debug/.build-id/e7 40755 root:root -/usr/lib/debug/.build-id/e7/242aab7176bacd78a9a1c8f6994e03a4705a48 120777 root:root ../../../utempter/utempter -/usr/lib/debug/.build-id/e7/242aab7176bacd78a9a1c8f6994e03a4705a48.debug 120777 root:root ../../usr/lib/utempter/utempter.debug +/usr/lib/debug/.build-id/19 40755 root:root +/usr/lib/debug/.build-id/19/02384437887c7eda7b7347ee78a155786c4d3d 120777 root:root ../../../../lib64/libutempter.so.1.2.2 +/usr/lib/debug/.build-id/19/02384437887c7eda7b7347ee78a155786c4d3d.debug 120777 root:root ../../usr/lib64/libutempter.so.1.2.2.debug +/usr/lib/debug/.build-id/1c 40755 root:root +/usr/lib/debug/.build-id/1c/dd4855337f984a0237b3aed581b312c2aee82e 120777 root:root ../../../utempter/utempter +/usr/lib/debug/.build-id/1c/dd4855337f984a0237b3aed581b312c2aee82e.debug 120777 root:root ../../usr/lib/utempter/utempter.debug /usr/lib/debug/usr/lib/utempter 40755 root:root @@ -19,12 +19,12 @@ Provides: libutempter-debuginfo = 1.2.2-alt1:sisyphus+283718.100.1.1 -File: /usr/lib/debug/.build-id/ab 40755 root:root -File: /usr/lib/debug/.build-id/ab/8d32f208495177b94a197b604cdbe1f583be12 120777 root:root ../../../../lib64/libutempter.so.1.2.2 -File: /usr/lib/debug/.build-id/ab/8d32f208495177b94a197b604cdbe1f583be12.debug 120777 root:root ../../usr/lib64/libutempter.so.1.2.2.debug -File: /usr/lib/debug/.build-id/e7 40755 root:root -File: /usr/lib/debug/.build-id/e7/242aab7176bacd78a9a1c8f6994e03a4705a48 120777 root:root ../../../utempter/utempter -File: /usr/lib/debug/.build-id/e7/242aab7176bacd78a9a1c8f6994e03a4705a48.debug 120777 root:root ../../usr/lib/utempter/utempter.debug +File: /usr/lib/debug/.build-id/19 40755 root:root +File: /usr/lib/debug/.build-id/19/02384437887c7eda7b7347ee78a155786c4d3d 120777 root:root ../../../../lib64/libutempter.so.1.2.2 +File: /usr/lib/debug/.build-id/19/02384437887c7eda7b7347ee78a155786c4d3d.debug 120777 root:root ../../usr/lib64/libutempter.so.1.2.2.debug +File: /usr/lib/debug/.build-id/1c 40755 root:root +File: /usr/lib/debug/.build-id/1c/dd4855337f984a0237b3aed581b312c2aee82e 120777 root:root ../../../utempter/utempter +File: /usr/lib/debug/.build-id/1c/dd4855337f984a0237b3aed581b312c2aee82e.debug 120777 root:root ../../usr/lib/utempter/utempter.debug File: /usr/lib/debug/usr/lib/utempter 40755 root:root -File: /usr/lib/debug/usr/lib/utempter/utempter.debug 100644 root:root 484f13bf5359f1c9c67bfa0a731efeac +File: /usr/lib/debug/usr/lib/utempter/utempter.debug 100644 root:root 376577dc2abdd676fc38646c7aa2e0b7 File: /usr/lib/debug/usr/lib64/libutempter.so.0.debug 120777 root:root libutempter.so.1.2.2.debug -File: /usr/lib/debug/usr/lib64/libutempter.so.1.2.2.debug 100644 root:root da2b32fdc1641b15134ab0fa9c7a534c +File: /usr/lib/debug/usr/lib64/libutempter.so.1.2.2.debug 100644 root:root 10b95ea37b8c7a289b2c080e60f3c6e8 File: /usr/src/debug/libutempter-1.2.2 40755 root:root @@ -32,2 +32,2 @@ File: /usr/src/debug/libutempter-1.2.2/utempter.c 100644 root:root 1a2e2ec32d0cb2443ce992b3111bd8cf -RPMIdentity: a509cbb46cbdd67371c0754f817a9b3c0e37337e24896e3b30d0c9d64244b6aac08700f7099adb88b062227e205b0d3084fe392c95beef9f3fb18baa723baa93 +RPMIdentity: 461753a5bf184fcb05449f24b63c094828e81b7f713120fea9b63cea96dd36f9a28e40686a542d03c3fb2703aa4e6620e6f10b3fc812a9d7968f40fb11c16313