<86>Jul 25 02:39:32 userdel[336025]: delete user 'rooter' <86>Jul 25 02:39:32 userdel[336025]: removed group 'rooter' owned by 'rooter' <86>Jul 25 02:39:32 groupadd[336045]: group added to /etc/group: name=rooter, GID=642 <86>Jul 25 02:39:32 groupadd[336045]: group added to /etc/gshadow: name=rooter <86>Jul 25 02:39:32 groupadd[336045]: new group: name=rooter, GID=642 <86>Jul 25 02:39:32 useradd[336063]: new user: name=rooter, UID=642, GID=642, home=/root, shell=/bin/bash <86>Jul 25 02:39:32 userdel[336093]: delete user 'builder' <86>Jul 25 02:39:32 userdel[336093]: removed group 'builder' owned by 'builder' <86>Jul 25 02:39:32 userdel[336093]: removed shadow group 'builder' owned by 'builder' <86>Jul 25 02:39:32 groupadd[336109]: group added to /etc/group: name=builder, GID=643 <86>Jul 25 02:39:32 groupadd[336109]: group added to /etc/gshadow: name=builder <86>Jul 25 02:39:32 groupadd[336109]: new group: name=builder, GID=643 <86>Jul 25 02:39:32 useradd[336126]: new user: name=builder, UID=643, GID=643, home=/usr/src, shell=/bin/bash <13>Jul 25 02:39:34 rpmi: libtinfo-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686221 installed <13>Jul 25 02:39:34 rpmi: libncurses-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686221 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libtermkey-0.20-alt2.nosrc.rpm (w1.gzdio) Installing libtermkey-0.20-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.67817 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libtermkey-0.20 + echo 'Source #0 (libtermkey-0.20.tar):' Source #0 (libtermkey-0.20.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libtermkey-0.20.tar + cd libtermkey-0.20 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.67817 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libtermkey-0.20 + make -j8 PREFIX=/usr LIBDIR=/usr/lib64 make: Entering directory '/usr/src/RPM/BUILD/libtermkey-0.20' libtool --quiet --mode=compile --tag=CC cc -Wall -std=c99 -D_GNU_SOURCE -D_DEFAULT_SOURCE -o demo-async.lo -c demo-async.c make: Leaving directory '/usr/src/RPM/BUILD/libtermkey-0.20' make: Entering directory '/usr/src/RPM/BUILD/libtermkey-0.20' libtool --quiet --mode=compile --tag=CC cc -Wall -std=c99 -D_GNU_SOURCE -D_DEFAULT_SOURCE -o demo.lo -c demo.c make: Leaving directory '/usr/src/RPM/BUILD/libtermkey-0.20' make: Entering directory '/usr/src/RPM/BUILD/libtermkey-0.20' libtool --quiet --mode=compile --tag=CC cc -Wall -std=c99 -D_GNU_SOURCE -D_DEFAULT_SOURCE -o driver-csi.lo -c driver-csi.c make: Leaving directory '/usr/src/RPM/BUILD/libtermkey-0.20' make: Entering directory '/usr/src/RPM/BUILD/libtermkey-0.20' libtool --quiet --mode=compile --tag=CC cc -Wall -std=c99 -D_GNU_SOURCE -D_DEFAULT_SOURCE -o driver-ti.lo -c driver-ti.c make: Leaving directory '/usr/src/RPM/BUILD/libtermkey-0.20' make: Entering directory '/usr/src/RPM/BUILD/libtermkey-0.20' libtool --quiet --mode=compile --tag=CC cc -Wall -std=c99 -D_GNU_SOURCE -D_DEFAULT_SOURCE -o termkey.lo -c termkey.c make: Leaving directory '/usr/src/RPM/BUILD/libtermkey-0.20' make: Entering directory '/usr/src/RPM/BUILD/libtermkey-0.20' libtool --quiet --mode=link --tag=CC cc -rpath /usr/lib64 -version-info 15:0:14 -ltinfo -o libtermkey.la termkey.lo driver-csi.lo driver-ti.lo make: Leaving directory '/usr/src/RPM/BUILD/libtermkey-0.20' make: Entering directory '/usr/src/RPM/BUILD/libtermkey-0.20' libtool --quiet --mode=link --tag=CC cc -o demo-async libtermkey.la demo-async.lo make: Leaving directory '/usr/src/RPM/BUILD/libtermkey-0.20' make: Entering directory '/usr/src/RPM/BUILD/libtermkey-0.20' libtool --quiet --mode=link --tag=CC cc -o demo libtermkey.la demo.lo make: Leaving directory '/usr/src/RPM/BUILD/libtermkey-0.20' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.99308 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libtermkey-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libtermkey-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd libtermkey-0.20 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libtermkey-buildroot PREFIX=/usr LIBDIR=/usr/lib64 make: Entering directory '/usr/src/RPM/BUILD/libtermkey-0.20' install -d /usr/src/tmp/libtermkey-buildroot/usr/include install -m644 termkey.h /usr/src/tmp/libtermkey-buildroot/usr/include install -d /usr/src/tmp/libtermkey-buildroot/usr/lib64/pkgconfig sed "s,@LIBDIR@,/usr/lib64,;s,@INCDIR@,/usr/include," /usr/src/tmp/libtermkey-buildroot/usr/lib64/pkgconfig/termkey.pc install -d /usr/src/tmp/libtermkey-buildroot/usr/lib64 libtool --quiet --mode=install install libtermkey.la /usr/src/tmp/libtermkey-buildroot/usr/lib64/libtermkey.la libtool-default: warning: remember to run 'libtool-default --finish /usr/lib64' install -d /usr/src/tmp/libtermkey-buildroot/usr/share/man/man3 install -d /usr/src/tmp/libtermkey-buildroot/usr/share/man/man7 for F in man/*.3; do \ gzip <$F >/usr/src/tmp/libtermkey-buildroot/usr/share/man/man3/${F#man/}.gz; \ done for F in man/*.7; do \ gzip <$F >/usr/src/tmp/libtermkey-buildroot/usr/share/man/man7/${F#man/}.gz; \ done while read FROM EQ TO; do \ echo ln -sf $TO.gz /usr/src/tmp/libtermkey-buildroot/usr/share/man/man3/$FROM.gz; \ done < man/also ln -sf termkey_new.3.gz /usr/src/tmp/libtermkey-buildroot/usr/share/man/man3/termkey_destroy.3.gz ln -sf termkey_new.3.gz /usr/src/tmp/libtermkey-buildroot/usr/share/man/man3/termkey_new_abstract.3.gz ln -sf termkey_set_flags.3.gz /usr/src/tmp/libtermkey-buildroot/usr/share/man/man3/termkey_get_flags.3.gz ln -sf termkey_set_canonflags.3.gz /usr/src/tmp/libtermkey-buildroot/usr/share/man/man3/termkey_get_canonflags.3.gz ln -sf termkey_set_buffer_size.3.gz /usr/src/tmp/libtermkey-buildroot/usr/share/man/man3/termkey_get_buffer_size.3.gz ln -sf termkey_set_waittime.3.gz /usr/src/tmp/libtermkey-buildroot/usr/share/man/man3/termkey_get_waittime.3.gz ln -sf termkey_getkey.3.gz /usr/src/tmp/libtermkey-buildroot/usr/share/man/man3/termkey_getkey_force.3.gz ln -sf termkey_start.3.gz /usr/src/tmp/libtermkey-buildroot/usr/share/man/man3/termkey_stop.3.gz ln -sf termkey_start.3.gz /usr/src/tmp/libtermkey-buildroot/usr/share/man/man3/termkey_is_started.3.gz libtool --quiet --mode=finish /usr/src/tmp/libtermkey-buildroot/usr/lib64 make: Leaving directory '/usr/src/RPM/BUILD/libtermkey-0.20' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libtermkey-buildroot (auto) removed './usr/lib64/libtermkey.la' mode of './usr/lib64/libtermkey.so.1.14.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libtermkey-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib64/pkgconfig/termkey.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/pkgconfig/termkey.pc: Libs: '-L${libdir} -ltermkey' --> '-ltermkey' Checking contents of files in /usr/src/tmp/libtermkey-buildroot/ (default) Compressing files in /usr/src/tmp/libtermkey-buildroot (auto) Adjusting library links in /usr/src/tmp/libtermkey-buildroot ./usr/lib64: libtermkey.so.1 -> libtermkey.so.1.14.0 056-debuginfo.brp: WARNING: debuginfo without debug sources. Verifying ELF objects in /usr/src/tmp/libtermkey-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: libtermkey-0.20-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.29205 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libtermkey-0.20 + DOCDIR=/usr/src/tmp/libtermkey-buildroot/usr/share/doc/libtermkey-0.20 + export DOCDIR + rm -rf /usr/src/tmp/libtermkey-buildroot/usr/share/doc/libtermkey-0.20 + /bin/mkdir -p /usr/src/tmp/libtermkey-buildroot/usr/share/doc/libtermkey-0.20 + cp -prL LICENSE /usr/src/tmp/libtermkey-buildroot/usr/share/doc/libtermkey-0.20 + chmod -R go-w /usr/src/tmp/libtermkey-buildroot/usr/share/doc/libtermkey-0.20 + chmod -R a+rX /usr/src/tmp/libtermkey-buildroot/usr/share/doc/libtermkey-0.20 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iHBYog find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libtermkey-buildroot/usr/lib64/libtermkey.so.1: 40 symbols, 16 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZKIR1r find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libtermkey.so.1()(64bit) = set:jd1zHPSPZHuaV9MKcroBMgGVwTEZwSudvIdl57FxXC2BZCYF5cZk381NkDwIIkCmxrLMu2wKBvi4Kzr8cUaZ0 Requires: 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.4)(64bit), libtinfo.so.5()(64bit) >= set:limf7SM2IpgHuWD72, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ET0jLG Creating libtermkey-debuginfo package Processing files: libtermkey-devel-0.20-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PAMCBY 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.woTYxj find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pkgconfig(termkey) = 0.20 Requires: libtermkey = 0.20-alt2, /usr/lib64/libtermkey.so.1.14.0, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FSgyBH Processing files: libtermkey-devel-static-0.20-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6NbHd9 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.LGFiXD find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libtermkey-devel = 0.20-alt2, glibc-devel-static Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Yg7mPb Processing files: libtermkey-debuginfo-0.20-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.f9y9NM find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4EMRUq find-requires: running scripts (debuginfo) Provides: debug64(libtermkey.so.1) Requires: libtermkey = 0.20-alt2, debug64(libc.so.6), debug64(libtinfo.so.5) Removing 1 extra deps from libtermkey-devel due to dependency on libtermkey Wrote: /usr/src/RPM/RPMS/x86_64/libtermkey-0.20-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libtermkey-devel-0.20-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libtermkey-devel-static-0.20-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libtermkey-debuginfo-0.20-alt2.x86_64.rpm (w2.lzdio) 4.35user 1.69system 0:15.45elapsed 39%CPU (0avgtext+0avgdata 26356maxresident)k 0inputs+0outputs (0major+560380minor)pagefaults 0swaps 7.77user 4.25system 0:21.44elapsed 56%CPU (0avgtext+0avgdata 117568maxresident)k 0inputs+0outputs (0major+893995minor)pagefaults 0swaps --- libtermkey-0.20-alt2.x86_64.rpm.repo 2018-07-10 13:28:55.000000000 +0000 +++ libtermkey-0.20-alt2.x86_64.rpm.hasher 2021-07-25 02:39:52.106223736 +0000 @@ -40,3 +40,3 @@ File: /usr/lib64/libtermkey.so.1 120777 root:root libtermkey.so.1.14.0 -File: /usr/lib64/libtermkey.so.1.14.0 100644 root:root 6fe9d4c5335187670b6322aba578c269 +File: /usr/lib64/libtermkey.so.1.14.0 100644 root:root 46e62a89b797e08b64a3337c489d8d04 File: /usr/share/doc/libtermkey-0.20 40755 root:root @@ -68,2 +68,2 @@ File: /usr/share/man/man7/termkey.7.xz 100644 root:root d7ed4e9faab9dacff5f5a51adb8a1525 -RPMIdentity: 1d7dc80f1cf13b08449f49107a1a2f48 +RPMIdentity: 2fa8cc3d019f13937d2f70d019b387e5 --- libtermkey-debuginfo-0.20-alt2.x86_64.rpm.repo 2018-07-10 13:28:55.000000000 +0000 +++ libtermkey-debuginfo-0.20-alt2.x86_64.rpm.hasher 2021-07-25 02:39:52.193223867 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/c9 40755 root:root -/usr/lib/debug/.build-id/c9/937640184fd07698acf3e51b618fe4c8da464c 120777 root:root ../../../../lib64/libtermkey.so.1.14.0 -/usr/lib/debug/.build-id/c9/937640184fd07698acf3e51b618fe4c8da464c.debug 120777 root:root ../../usr/lib64/libtermkey.so.1.14.0.debug +/usr/lib/debug/.build-id/56 40755 root:root +/usr/lib/debug/.build-id/56/f4e033cb20b5fcc249bfb1f5d4cff0afe23449 120777 root:root ../../../../lib64/libtermkey.so.1.14.0 +/usr/lib/debug/.build-id/56/f4e033cb20b5fcc249bfb1f5d4cff0afe23449.debug 120777 root:root ../../usr/lib64/libtermkey.so.1.14.0.debug /usr/lib/debug/usr/lib64/libtermkey.so.1.14.0.debug 100644 root:root @@ -11,7 +11,7 @@ Provides: libtermkey-debuginfo = 0.20-alt2 -File: /usr/lib/debug/.build-id/c9 40755 root:root -File: /usr/lib/debug/.build-id/c9/937640184fd07698acf3e51b618fe4c8da464c 120777 root:root ../../../../lib64/libtermkey.so.1.14.0 -File: /usr/lib/debug/.build-id/c9/937640184fd07698acf3e51b618fe4c8da464c.debug 120777 root:root ../../usr/lib64/libtermkey.so.1.14.0.debug -File: /usr/lib/debug/usr/lib64/libtermkey.so.1.14.0.debug 100644 root:root 13ffb42630bcb05803e4bf7c24bccaef +File: /usr/lib/debug/.build-id/56 40755 root:root +File: /usr/lib/debug/.build-id/56/f4e033cb20b5fcc249bfb1f5d4cff0afe23449 120777 root:root ../../../../lib64/libtermkey.so.1.14.0 +File: /usr/lib/debug/.build-id/56/f4e033cb20b5fcc249bfb1f5d4cff0afe23449.debug 120777 root:root ../../usr/lib64/libtermkey.so.1.14.0.debug +File: /usr/lib/debug/usr/lib64/libtermkey.so.1.14.0.debug 100644 root:root 56725eedab1b08376884d4b8b6f1162b File: /usr/lib/debug/usr/lib64/libtermkey.so.1.debug 120777 root:root libtermkey.so.1.14.0.debug -RPMIdentity: d208554fa6d046302109b0286aefff00 +RPMIdentity: 4a7963130e9f02b445f0528544af0547 --- libtermkey-devel-static-0.20-alt2.x86_64.rpm.repo 2018-07-10 13:28:55.000000000 +0000 +++ libtermkey-devel-static-0.20-alt2.x86_64.rpm.hasher 2021-07-25 02:39:52.369224131 +0000 @@ -5,3 +5,3 @@ Provides: libtermkey-devel-static = 0.20-alt2 -File: /usr/lib64/libtermkey.a 100644 root:root 64b85680c546b5971aa72270faccb9bc -RPMIdentity: c4f55288f3fdea810e4ebe5daa23484c +File: /usr/lib64/libtermkey.a 100644 root:root cbe7694d673359c4c9331d1204736ab2 +RPMIdentity: 3b20d04d07c8abc5521853f19124639d