<86>Apr  4 09:04:12 userdel[926072]: delete user 'rooter'
<86>Apr  4 09:04:12 userdel[926072]: removed group 'rooter' owned by 'rooter'
<86>Apr  4 09:04:12 userdel[926072]: removed shadow group 'rooter' owned by 'rooter'
<86>Apr  4 09:04:12 groupadd[926084]: group added to /etc/group: name=rooter, GID=651
<86>Apr  4 09:04:12 groupadd[926084]: group added to /etc/gshadow: name=rooter
<86>Apr  4 09:04:12 groupadd[926084]: new group: name=rooter, GID=651
<86>Apr  4 09:04:12 useradd[926093]: new user: name=rooter, UID=651, GID=651, home=/root, shell=/bin/bash
<86>Apr  4 09:04:12 userdel[926109]: delete user 'builder'
<86>Apr  4 09:04:12 userdel[926109]: removed group 'builder' owned by 'builder'
<86>Apr  4 09:04:12 userdel[926109]: removed shadow group 'builder' owned by 'builder'
<86>Apr  4 09:04:12 groupadd[926123]: group added to /etc/group: name=builder, GID=652
<86>Apr  4 09:04:12 groupadd[926123]: group added to /etc/gshadow: name=builder
<86>Apr  4 09:04:12 groupadd[926123]: new group: name=builder, GID=652
<86>Apr  4 09:04:12 useradd[926131]: new user: name=builder, UID=652, GID=652, home=/usr/src, shell=/bin/bash
warning: user glebfm does not exist - using root
warning: group glebfm does not exist - using root
warning: user glebfm does not exist - using root
warning: group glebfm does not exist - using root
warning: user glebfm does not exist - using root
warning: group glebfm does not exist - using root
<13>Apr  4 09:04:15 rpmi: libtinfo-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686226 installed
<13>Apr  4 09:04:15 rpmi: libncurses-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686226 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/wtmptail-1.3-alt1.qa1.nosrc.rpm (w1.gzdio)
Installing wtmptail-1.3-alt1.qa1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.41002
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf wtmptail-1.3
+ echo 'Source #0 (wtmptail-1.3.tgz):'
Source #0 (wtmptail-1.3.tgz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/wtmptail-1.3.tgz
+ /bin/tar -xf -
+ cd wtmptail-1.3
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (wtmptail.patch):'
Patch #0 (wtmptail.patch):
+ /usr/bin/patch -p0
patching file Makefile
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.25408
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd wtmptail-1.3
+ make
make: Entering directory '/usr/src/RPM/BUILD/wtmptail-1.3'
cc -O2 -Wall -DVERSION=\"1.3\"   -c -o wt.o wt.c
wt.c: In function 'main':
wt.c:190:9: warning: 'strcmp' argument 2 declared attribute 'nonstring' [-Wstringop-overflow=]
     if (strcmp(le[loop].ut_line, record.ut_line) == 0)
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/utmp.h:29,
                 from wt.c:11:
/usr/include/bits/utmp.h:62:8: note: argument 'ut_line' declared here
   char ut_line[UT_LINESIZE]
        ^~~~~~~
wt.c:190:9: warning: 'strcmp' argument 2 declared attribute 'nonstring' [-Wstringop-overflow=]
     if (strcmp(le[loop].ut_line, record.ut_line) == 0)
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/utmp.h:29,
                 from wt.c:11:
/usr/include/bits/utmp.h:62:8: note: argument 'ut_line' declared here
   char ut_line[UT_LINESIZE]
        ^~~~~~~
wt.c:238:9: warning: 'strcmp' argument 2 declared attribute 'nonstring' [-Wstringop-overflow=]
     if (strcmp(le[loop].ut_line, record.ut_line) == 0)
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/utmp.h:29,
                 from wt.c:11:
/usr/include/bits/utmp.h:62:8: note: argument 'ut_line' declared here
   char ut_line[UT_LINESIZE]
        ^~~~~~~
wt.c:238:9: warning: 'strcmp' argument 2 declared attribute 'nonstring' [-Wstringop-overflow=]
     if (strcmp(le[loop].ut_line, record.ut_line) == 0)
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/utmp.h:29,
                 from wt.c:11:
/usr/include/bits/utmp.h:62:8: note: argument 'ut_line' declared here
   char ut_line[UT_LINESIZE]
        ^~~~~~~
cc -O2 -Wall -DVERSION=\"1.3\"   -c -o error.o error.c
cc -Wall -W wt.o error.o  -o wtmptail
strip wtmptail
make: Leaving directory '/usr/src/RPM/BUILD/wtmptail-1.3'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.25408
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/wtmptail-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/wtmptail-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd wtmptail-1.3
+ mkdir -p /usr/src/tmp/wtmptail-buildroot/usr/bin
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' DESTDIR=/usr/src/tmp/wtmptail-buildroot install
make: Entering directory '/usr/src/RPM/BUILD/wtmptail-1.3'
cp wtmptail /usr/src/tmp/wtmptail-buildroot/usr/bin
install -D wtmptail.1 /usr/src/tmp/wtmptail-buildroot/usr/share/man/man1/wtmptail.1
rm -f /usr/src/tmp/wtmptail-buildroot/usr/share/man/man1/wtmptail.1.gz
gzip -9 /usr/src/tmp/wtmptail-buildroot/usr/share/man/man1/wtmptail.1
make: Leaving directory '/usr/src/RPM/BUILD/wtmptail-1.3'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/wtmptail-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/wtmptail-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/wtmptail-buildroot/ (default)
Compressing files in /usr/src/tmp/wtmptail-buildroot (auto)
mode of '/usr/src/tmp/wtmptail-buildroot/usr/share/man/man1/wtmptail.1.gz' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
056-debuginfo.brp: WARNING: You have 1 stripped ELF objects. Please compile with debugging information!
056-debuginfo.brp: WARNING: An excerpt from the list of affected files follows:
  ./usr/bin/wtmptail
Verifying ELF objects in /usr/src/tmp/wtmptail-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/bin/wtmptail: uses non-LFS functions: __fxstat lseek open
Hardlinking identical .pyc and .pyo files
Processing files: wtmptail-1.3-alt1.qa1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.70682
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd wtmptail-1.3
+ DOCDIR=/usr/src/tmp/wtmptail-buildroot/usr/share/doc/wtmptail-1.3
+ export DOCDIR
+ rm -rf /usr/src/tmp/wtmptail-buildroot/usr/share/doc/wtmptail-1.3
+ /bin/mkdir -p /usr/src/tmp/wtmptail-buildroot/usr/share/doc/wtmptail-1.3
+ cp -prL license.txt /usr/src/tmp/wtmptail-buildroot/usr/share/doc/wtmptail-1.3
+ chmod -R go-w /usr/src/tmp/wtmptail-buildroot/usr/share/doc/wtmptail-1.3
+ chmod -R a+rX /usr/src/tmp/wtmptail-buildroot/usr/share/doc/wtmptail-1.3
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9f98Ut
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.HFICiq
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bubHSM
Wrote: /usr/src/RPM/RPMS/i586/wtmptail-1.3-alt1.qa1.i586.rpm (w2.lzdio)
3.88user 1.05system 0:07.16elapsed 68%CPU (0avgtext+0avgdata 23104maxresident)k
0inputs+0outputs (0major+120926minor)pagefaults 0swaps
10.23user 6.33system 0:18.31elapsed 90%CPU (0avgtext+0avgdata 117760maxresident)k
0inputs+0outputs (0major+379332minor)pagefaults 0swaps