<86>Jul 22 11:11:44 userdel[2647508]: delete user 'rooter' <86>Jul 22 11:11:44 userdel[2647508]: removed group 'rooter' owned by 'rooter' <86>Jul 22 11:11:44 userdel[2647508]: removed shadow group 'rooter' owned by 'rooter' <86>Jul 22 11:11:44 groupadd[2647543]: group added to /etc/group: name=rooter, GID=672 <86>Jul 22 11:11:44 groupadd[2647543]: group added to /etc/gshadow: name=rooter <86>Jul 22 11:11:44 groupadd[2647543]: new group: name=rooter, GID=672 <86>Jul 22 11:11:44 useradd[2647555]: new user: name=rooter, UID=672, GID=672, home=/root, shell=/bin/bash <86>Jul 22 11:11:44 userdel[2647576]: delete user 'builder' <86>Jul 22 11:11:44 userdel[2647576]: removed group 'builder' owned by 'builder' <86>Jul 22 11:11:44 userdel[2647576]: removed shadow group 'builder' owned by 'builder' <86>Jul 22 11:11:44 groupadd[2647610]: group added to /etc/group: name=builder, GID=673 <86>Jul 22 11:11:44 groupadd[2647610]: group added to /etc/gshadow: name=builder <86>Jul 22 11:11:44 groupadd[2647610]: new group: name=builder, GID=673 <86>Jul 22 11:11:44 useradd[2647629]: new user: name=builder, UID=673, GID=673, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libutempter-1.2.1-alt1.nosrc.rpm (w1.gzdio) Installing libutempter-1.2.1-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.70039 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libutempter-1.2.1 + echo 'Source #0 (libutempter-1.2.1.tar):' Source #0 (libutempter-1.2.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libutempter-1.2.1.tar + cd libutempter-1.2.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.70039 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libutempter-1.2.1 ++ getconf LFS_CFLAGS + make -j8 libdir=/usr/lib libexecdir=/usr/lib 'COMPILE_LFS=-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64' make: Entering directory '/usr/src/RPM/BUILD/libutempter-1.2.1' 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 -march=i586 -mtune=generic -Werror -std=gnu99 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DLIBEXECDIR=\"/usr/lib\" -Wl,-z,relro -Wl,-stats -fPIE -pie -Wl,-z,now utempter.c -o utempter ld: total time in link: 0.017205 make: Leaving directory '/usr/src/RPM/BUILD/libutempter-1.2.1' make: Entering directory '/usr/src/RPM/BUILD/libutempter-1.2.1' 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 -march=i586 -mtune=generic -Werror -std=gnu99 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DLIBEXECDIR=\"/usr/lib\" -c -fPIC iface.c -o iface.os make: Leaving directory '/usr/src/RPM/BUILD/libutempter-1.2.1' make: Entering directory '/usr/src/RPM/BUILD/libutempter-1.2.1' 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 -march=i586 -mtune=generic -Werror -std=gnu99 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DLIBEXECDIR=\"/usr/lib\" -c -o iface.o iface.c make: Leaving directory '/usr/src/RPM/BUILD/libutempter-1.2.1' make: Entering directory '/usr/src/RPM/BUILD/libutempter-1.2.1' ar rv libutempter.a iface.o ar: creating libutempter.a a - iface.o ranlib libutempter.a make: Leaving directory '/usr/src/RPM/BUILD/libutempter-1.2.1' make: Entering directory '/usr/src/RPM/BUILD/libutempter-1.2.1' 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.024522 make: Leaving directory '/usr/src/RPM/BUILD/libutempter-1.2.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.70039 + 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.1 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libutempter-buildroot libdir=/usr/lib libexecdir=/usr/lib make: Entering directory '/usr/src/RPM/BUILD/libutempter-1.2.1' mkdir -p /usr/src/tmp/libutempter-buildroot/usr/lib /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/lib/libutempter.so.1.2.1 /usr/libexec/rpm-build/install -p -p -m644 libutempter.a /usr/src/tmp/libutempter-buildroot/usr/lib/ ln -s libutempter.so.1.2.1 /usr/src/tmp/libutempter-buildroot/usr/lib/libutempter.so.0 ln -s libutempter.so.0 /usr/src/tmp/libutempter-buildroot/usr/lib/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.1' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libutempter-buildroot (auto) mode of './usr/lib/libutempter.so.1.2.1' 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) libutempter.so.0 -> libutempter.so.1.2.1 Verifying ELF objects in /usr/src/tmp/libutempter-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: libutempter-1.2.1-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.99420 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libutempter-1.2.1 + DOCDIR=/usr/src/tmp/libutempter-buildroot/usr/share/doc/libutempter-1.2.1 + export DOCDIR + rm -rf /usr/src/tmp/libutempter-buildroot/usr/share/doc/libutempter-1.2.1 + /bin/mkdir -p /usr/src/tmp/libutempter-buildroot/usr/share/doc/libutempter-1.2.1 + cp -prL README /usr/src/tmp/libutempter-buildroot/usr/share/doc/libutempter-1.2.1 + chmod -R go-w /usr/src/tmp/libutempter-buildroot/usr/share/doc/libutempter-1.2.1 + chmod -R a+rX /usr/src/tmp/libutempter-buildroot/usr/share/doc/libutempter-1.2.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BRBWcN find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libutempter-buildroot/usr/lib/libutempter.so.0: 7 symbols, 13 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pC1cDQ 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.iceNrQ Provides: utempter = 0.5.2, libutempter.so.0 = set:gd4yJmbufH9AOTB0, libutempter.so.0(UTEMPTER_1.1) 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.2), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), 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.LdnyIM Creating libutempter-debuginfo package Processing files: libutempter-devel-1.2.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fjGMmQ 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.b6D5KN 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.1 Requires: libutempter = 1.2.1-alt1, /usr/lib/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.dl0UHQ Processing files: libutempter-devel-static-1.2.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.W8Q7pM 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.M3HbiN find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: utempter-devel-static = 1.2.1 Requires: libutempter-devel = 1.2.1-alt1, glibc-devel-static Obsoletes: utempter-devel-static Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.55gUhN Processing files: libutempter-debuginfo-1.2.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6tY7CO find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ai3YLP find-requires: running scripts (debuginfo) Provides: debug(libutempter.so.0) Requires: libutempter = 1.2.1-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Adding to libutempter-devel a strict dependency on libutempter Adding to libutempter-debuginfo a strict dependency on libutempter Adding to libutempter-devel-static a strict dependency on libutempter-devel Removing 1 extra deps from libutempter-devel due to dependency on libutempter Wrote: /usr/src/RPM/RPMS/i586/libutempter-1.2.1-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libutempter-devel-1.2.1-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libutempter-devel-static-1.2.1-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libutempter-debuginfo-1.2.1-alt1.i586.rpm (w2.lzdio) 1.44user 0.91system 0:13.14elapsed 17%CPU (0avgtext+0avgdata 22688maxresident)k 0inputs+0outputs (0major+316722minor)pagefaults 0swaps 2.90user 3.21system 0:18.08elapsed 33%CPU (0avgtext+0avgdata 22688maxresident)k 0inputs+0outputs (0major+534289minor)pagefaults 0swaps --- libutempter-1.2.1-alt1.i586.rpm.repo 2021-07-12 03:15:57.000000000 +0000 +++ libutempter-1.2.1-alt1.i586.rpm.hasher 2021-07-22 11:12:00.043200519 +0000 @@ -24,7 +24,7 @@ File: /usr/lib/libutempter.so.0 120777 root:root libutempter.so.1.2.1 -File: /usr/lib/libutempter.so.1.2.1 100644 root:root cf355e854d8cba5946fe9406294656a5 +File: /usr/lib/libutempter.so.1.2.1 100644 root:root 23cc9893a62beede6e6c81b495129086 File: /usr/lib/utempter 40710 root:utempter -File: /usr/lib/utempter/utempter 102711 root:utmp 9b7431e5c4b516d0b1c6810933fa2d94 +File: /usr/lib/utempter/utempter 102711 root:utmp 903225c3e25f5e17cdf9bf11fb13c476 File: /usr/share/doc/libutempter-1.2.1 40755 root:root File: /usr/share/doc/libutempter-1.2.1/README 100644 root:root 377c3057dc269cc1114a099920ca9f0c -RPMIdentity: a835032d3ef8dbc47d850c4219623e28 +RPMIdentity: 0f171aae9e28da9316207a242c778fc1 --- libutempter-debuginfo-1.2.1-alt1.i586.rpm.repo 2021-07-12 03:15:57.000000000 +0000 +++ libutempter-debuginfo-1.2.1-alt1.i586.rpm.hasher 2021-07-22 11:12:00.139200662 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/e6 40755 root:root -/usr/lib/debug/.build-id/e6/d0e3c187ffeb198b4381aec62dfb247d55bc6a 120777 root:root ../../../libutempter.so.1.2.1 -/usr/lib/debug/.build-id/e6/d0e3c187ffeb198b4381aec62dfb247d55bc6a.debug 120777 root:root ../../usr/lib/libutempter.so.1.2.1.debug -/usr/lib/debug/.build-id/fa 40755 root:root -/usr/lib/debug/.build-id/fa/b36ec729fed864c3e0cd92353259e989719e7d 120777 root:root ../../../utempter/utempter -/usr/lib/debug/.build-id/fa/b36ec729fed864c3e0cd92353259e989719e7d.debug 120777 root:root ../../usr/lib/utempter/utempter.debug +/usr/lib/debug/.build-id/78 40755 root:root +/usr/lib/debug/.build-id/78/dd0bedf126cdc08f8c16d4c18a4d6820d8fbcd 120777 root:root ../../../libutempter.so.1.2.1 +/usr/lib/debug/.build-id/78/dd0bedf126cdc08f8c16d4c18a4d6820d8fbcd.debug 120777 root:root ../../usr/lib/libutempter.so.1.2.1.debug +/usr/lib/debug/.build-id/86 40755 root:root +/usr/lib/debug/.build-id/86/43f52834a2b6277600e920302f991916c71b05 120777 root:root ../../../utempter/utempter +/usr/lib/debug/.build-id/86/43f52834a2b6277600e920302f991916c71b05.debug 120777 root:root ../../usr/lib/utempter/utempter.debug /usr/lib/debug/usr/lib/libutempter.so.0.debug 120777 root:root libutempter.so.1.2.1.debug @@ -19,12 +19,12 @@ Provides: libutempter-debuginfo = 1.2.1-alt1:sisyphus+278100.3600.1.1 -File: /usr/lib/debug/.build-id/e6 40755 root:root -File: /usr/lib/debug/.build-id/e6/d0e3c187ffeb198b4381aec62dfb247d55bc6a 120777 root:root ../../../libutempter.so.1.2.1 -File: /usr/lib/debug/.build-id/e6/d0e3c187ffeb198b4381aec62dfb247d55bc6a.debug 120777 root:root ../../usr/lib/libutempter.so.1.2.1.debug -File: /usr/lib/debug/.build-id/fa 40755 root:root -File: /usr/lib/debug/.build-id/fa/b36ec729fed864c3e0cd92353259e989719e7d 120777 root:root ../../../utempter/utempter -File: /usr/lib/debug/.build-id/fa/b36ec729fed864c3e0cd92353259e989719e7d.debug 120777 root:root ../../usr/lib/utempter/utempter.debug +File: /usr/lib/debug/.build-id/78 40755 root:root +File: /usr/lib/debug/.build-id/78/dd0bedf126cdc08f8c16d4c18a4d6820d8fbcd 120777 root:root ../../../libutempter.so.1.2.1 +File: /usr/lib/debug/.build-id/78/dd0bedf126cdc08f8c16d4c18a4d6820d8fbcd.debug 120777 root:root ../../usr/lib/libutempter.so.1.2.1.debug +File: /usr/lib/debug/.build-id/86 40755 root:root +File: /usr/lib/debug/.build-id/86/43f52834a2b6277600e920302f991916c71b05 120777 root:root ../../../utempter/utempter +File: /usr/lib/debug/.build-id/86/43f52834a2b6277600e920302f991916c71b05.debug 120777 root:root ../../usr/lib/utempter/utempter.debug File: /usr/lib/debug/usr/lib/libutempter.so.0.debug 120777 root:root libutempter.so.1.2.1.debug -File: /usr/lib/debug/usr/lib/libutempter.so.1.2.1.debug 100644 root:root 17e3e7efaf0d82976f29b179aa7c0b6d +File: /usr/lib/debug/usr/lib/libutempter.so.1.2.1.debug 100644 root:root c1b69eb094b98da720caa1dcc3842f6f File: /usr/lib/debug/usr/lib/utempter 40755 root:root -File: /usr/lib/debug/usr/lib/utempter/utempter.debug 100644 root:root 498f2a093d5f026b70b2ec5f7807f22a +File: /usr/lib/debug/usr/lib/utempter/utempter.debug 100644 root:root c062b3fb6dfd6d02ce23c1d5744aecb4 File: /usr/src/debug/libutempter-1.2.1 40755 root:root @@ -32,2 +32,2 @@ File: /usr/src/debug/libutempter-1.2.1/utempter.c 100644 root:root d9b54892aa13935ced87f2a4416e98d7 -RPMIdentity: a4b0854097b88062b3e9ef34d7aa702e +RPMIdentity: 23d1aa46f0bf9a493e0cff26dd9d7762