<86>Apr 21 00:40:59 userdel[40513]: delete user 'rooter' <86>Apr 21 00:40:59 userdel[40513]: removed group 'rooter' owned by 'rooter' <86>Apr 21 00:40:59 userdel[40513]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 21 00:40:59 groupadd[40542]: group added to /etc/group: name=rooter, GID=579 <86>Apr 21 00:40:59 groupadd[40542]: group added to /etc/gshadow: name=rooter <86>Apr 21 00:40:59 groupadd[40542]: new group: name=rooter, GID=579 <86>Apr 21 00:40:59 useradd[40556]: new user: name=rooter, UID=579, GID=579, home=/root, shell=/bin/bash <86>Apr 21 00:40:59 userdel[40588]: delete user 'builder' <86>Apr 21 00:40:59 userdel[40588]: removed group 'builder' owned by 'builder' <86>Apr 21 00:40:59 userdel[40588]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 00:40:59 groupadd[40616]: group added to /etc/group: name=builder, GID=580 <86>Apr 21 00:40:59 groupadd[40616]: group added to /etc/gshadow: name=builder <86>Apr 21 00:40:59 groupadd[40616]: new group: name=builder, GID=580 <86>Apr 21 00:40:59 useradd[40634]: new user: name=builder, UID=580, GID=580, home=/usr/src, shell=/bin/bash <13>Apr 21 00:41:01 rpmi: libruby-2.5.1-alt0.M80P.1 1525659669 installed <13>Apr 21 00:41:01 rpmi: libyaml2-0.1.6-alt1 1397147705 installed <13>Apr 21 00:41:01 rpmi: libverto-0.2.6-alt1_6 1455633234 installed <13>Apr 21 00:41:01 rpmi: libkeyutils-1.5.10-alt0.M80P.2 p8+216694.100.6.1 1547827915 installed <13>Apr 21 00:41:01 rpmi: libgdbm-1.8.3-alt10 1454943313 installed <13>Apr 21 00:41:01 rpmi: libcom_err-1.42.13-alt2 1449075846 installed <13>Apr 21 00:41:01 rpmi: ca-certificates-2016.02.25-alt1 1462368370 installed <13>Apr 21 00:41:01 rpmi: libcrypto10-1.0.2n-alt0.M80P.1 1512766129 installed <13>Apr 21 00:41:01 rpmi: ruby-2.5.1-alt0.M80P.1 1525659669 installed <13>Apr 21 00:41:01 rpmi: libssl10-1.0.2n-alt0.M80P.1 1512766129 installed <86>Apr 21 00:41:01 groupadd[46890]: group added to /etc/group: name=_keytab, GID=499 <86>Apr 21 00:41:01 groupadd[46890]: group added to /etc/gshadow: name=_keytab <86>Apr 21 00:41:01 groupadd[46890]: new group: name=_keytab, GID=499 <13>Apr 21 00:41:01 rpmi: libkrb5-1.14.6-alt1.M80P.1 1525355673 installed <13>Apr 21 00:41:01 rpmi: ruby-stdlibs-2.5.1-alt0.M80P.1 1525659669 installed Installing idle3-tools-0.9.1-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.33868 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf idle3-tools-0.9.1 + echo 'Source #0 (idle3-tools-0.9.1.tar):' Source #0 (idle3-tools-0.9.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/idle3-tools-0.9.1.tar + cd idle3-tools-0.9.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.33868 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd idle3-tools-0.9.1 + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/idle3-tools-0.9.1' cc -g -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wpointer-arith -Wcast-qual -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -fkeep-inline-functions -Wwrite-strings -Waggregate-return -Wnested-externs -Wtrigraphs -c -o idle3ctl.o idle3ctl.c cc -g -O2 -W -Wall -Wbad-function-cast -Wcast-align -Wpointer-arith -Wcast-qual -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -fkeep-inline-functions -Wwrite-strings -Waggregate-return -Wnested-externs -Wtrigraphs -c -o sgio.o sgio.c idle3ctl.c:47:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] int check_WDC_drive() ^ idle3ctl.c:88:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] int VSC_enable() ^ idle3ctl.c:112:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] int VSC_disable() ^ idle3ctl.c:136:5: warning: no previous prototype for 'VSC_send_key' [-Wmissing-prototypes] int VSC_send_key(char rw) ^ idle3ctl.c:166:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] int VSC_send_write_key() ^ idle3ctl.c:173:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] int VSC_send_read_key() ^ idle3ctl.c:182:5: warning: no previous prototype for 'VSC_get_timer' [-Wmissing-prototypes] int VSC_get_timer(unsigned char *timer) ^ idle3ctl.c:213:5: warning: no previous prototype for 'VSC_set_timer' [-Wmissing-prototypes] int VSC_set_timer(unsigned char timer) ^ idle3ctl.c:244:6: warning: no previous prototype for 'cleanup' [-Wmissing-prototypes] void cleanup(void) ^ idle3ctl.c:252:6: warning: no previous prototype for 'show_version' [-Wmissing-prototypes] void show_version(void) ^ idle3ctl.c:258:6: warning: no previous prototype for 'show_usage' [-Wmissing-prototypes] void show_usage(void) ^ cc -s -o idle3ctl idle3ctl.o sgio.o #strip idle3ctl make: Leaving directory `/usr/src/RPM/BUILD/idle3-tools-0.9.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.33868 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/idle3-tools-buildroot + : + /bin/rm -rf -- /usr/src/tmp/idle3-tools-buildroot + cd idle3-tools-0.9.1 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/idle3-tools-buildroot binprefix=/usr make: Entering directory `/usr/src/RPM/BUILD/idle3-tools-0.9.1' if [ ! -z /usr/src/tmp/idle3-tools-buildroot ]; then /bin/install -p -m 755 -d /usr/src/tmp/idle3-tools-buildroot ; fi if [ ! -z /usr/src/tmp/idle3-tools-buildroot/usr/sbin ]; then /bin/install -p -m 755 -d /usr/src/tmp/idle3-tools-buildroot/usr/sbin ; fi if [ ! -z /usr/src/tmp/idle3-tools-buildroot/usr/share/man ]; then /bin/install -p -m 755 -d /usr/src/tmp/idle3-tools-buildroot/usr/share/man ; fi if [ ! -z /usr/src/tmp/idle3-tools-buildroot/usr/share/man/man8/ ]; then /bin/install -p -m 755 -d /usr/src/tmp/idle3-tools-buildroot/usr/share/man/man8/ ; fi if [ -f /usr/src/tmp/idle3-tools-buildroot/usr/sbin/idle3ctl ]; then rm -f /usr/src/tmp/idle3-tools-buildroot/usr/sbin/idle3ctl ; fi if [ -f /usr/src/tmp/idle3-tools-buildroot/usr/share/man/man8/idle3ctl.8 ]; then rm -f /usr/src/tmp/idle3-tools-buildroot/usr/share/man/man8/idle3ctl.8 ;\ elif [ -f /usr/src/tmp/idle3-tools-buildroot/usr/man/man8/idle3ctl.8 ]; then rm -f /usr/src/tmp/idle3-tools-buildroot/usr/man/man8/idle3ctl.8 ; fi /bin/install -p -D idle3ctl /usr/src/tmp/idle3-tools-buildroot/usr/sbin/idle3ctl if [ -d /usr/src/tmp/idle3-tools-buildroot/usr/share/man ]; then /bin/install -p -m 644 -D idle3ctl.8 /usr/src/tmp/idle3-tools-buildroot/usr/share/man/man8/idle3ctl.8 ;\ elif [ -d /usr/src/tmp/idle3-tools-buildroot/usr/man ]; then /bin/install -p -m 644 -D idle3ctl.8 /usr/src/tmp/idle3-tools-buildroot/usr/man/man8/idle3ctl.8 ; fi make: Leaving directory `/usr/src/RPM/BUILD/idle3-tools-0.9.1' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/idle3-tools-buildroot (auto) Verifying and fixing files in /usr/src/tmp/idle3-tools-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/idle3-tools-buildroot (auto) Verifying ELF objects in /usr/src/tmp/idle3-tools-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: idle3-tools-0.9.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SxVEQz find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IWtAm1 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) 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.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uzirFv Wrote: /usr/src/RPM/RPMS/x86_64/idle3-tools-0.9.1-alt1.x86_64.rpm 0.71user 0.29system 0:03.82elapsed 26%CPU (0avgtext+0avgdata 28596maxresident)k 0inputs+0outputs (0major+106047minor)pagefaults 0swaps 3.60user 2.38system 0:09.29elapsed 64%CPU (0avgtext+0avgdata 122092maxresident)k 0inputs+0outputs (0major+307241minor)pagefaults 0swaps --- idle3-tools-0.9.1-alt1.x86_64.rpm.repo 2013-07-19 11:14:55.000000000 +0000 +++ idle3-tools-0.9.1-alt1.x86_64.rpm.hasher 2019-04-21 00:41:06.798806875 +0000 @@ -1,3 +1,3 @@ /usr/sbin/idle3ctl 100755 -/usr/share/man/man8/idle3ctl.8.gz 100644 +/usr/share/man/man8/idle3ctl.8.xz 100644 Requires: /lib64/ld-linux-x86-64.so.2